George

Forum Replies Created

Viewing 15 posts - 2,761 through 2,775 (of 10,499 total)
  • Author
    Posts
  • in reply to: Adding a custom Notice … #1146077
    George
    Participant

    Excellent!

    Be sure to make back ups of any custom code you write—if you’ve modified plugin files directly, you risk losing those changes when you auto-update the plugin in the future (which overwrites existing files, for example).

    Best of luck with your project,
    George

    in reply to: Adding a custom Notice … #1145630
    George
    Participant

    Hey @Sunny,

    Thanks for reaching out.

    To pull off the sort of custom notice/messaging you describe, you will need to write some custom code. While we cannot help with writing custom code, I have written an example “starter” snippet for you here → https://git.io/vKh0Z

    ☝️ You can copy and paste that snippet into your theme’s functions.php file, for example. This way, you can register and display your own custom versions of tribe_the_notices()-style notices.

    Best of luck with your customizing and tinkering!

    Sincerely,
    George

    in reply to: Tool Tips Possible solution. #1145624
    George
    Participant

    This reply is private.

    in reply to: White screen after installing Events Calendar PRO #1145620
    George
    Participant

    Thank you for the update, @Matthew! I’m sorry for all of the trouble here, but am glad to hear things are resolved for now.

    Open a new thread any time if other issues or questions arise. 😀

    Cheers,
    George

    in reply to: Tool Tips Possible solution. #1145591
    George
    Participant

    Hey Karen,

    As Geoff said, thank you for writing back with these results. This is an interesting claim and our developers will investigate if our plugin is indeed doing the sort of thing the EWWW developer describes.

    In the meantime, once you remove the Event Rocket plugin from your site, can you take a screenshot of a failing tooltip and then share that screenshot with us? You can do so by uploading the screenshots to this thread. If you have issues with that, you can upload to Imgur.com, Flickr.com, CloudUp.com, or any similar image-hosting site; then just share the links to those images here and I’ll take a look.

    I’m just curious to see what you see that I can work on recreating the problem. With that image, and the information you have shared in both this thread and your previous thread, we can make a comprehensive bug report.

    Thank you!
    George

    in reply to: Not seeing all the sections needed to set up tickets #1145587
    George
    Participant

    Glad to see some progress Neil. When it comes to CSS modifications, we are unfortunately unable to help with custom coding, design tweaks, etc.

    For any further design modifications, please consult with a customizer or developer to assist you. We have more information on this (and some specific recommendations) here ? http://theeventscalendar.com/customizations

    When it comes to the specific issues you described regarding the tickets fields, though, I took a look anyways and have written some custom CSS for you.

    Try pasting the following CSS into the bottom of your theme’s style.css file (or your child-theme’s style.css file, if you’re using a child theme):


    @media ( max-width: 600px ) {

    .tribe-events-tickets tr td,
    body.et-pb-preview #main-content .container .tribe-events-tickets tr td {
    display: block;
    }

    }

    That worked well for me when I tested it on your site and I hope it works well for you, too.

    Sincerely,
    George

    in reply to: Upgrande issue #1145583
    George
    Participant

    This reply is private.

    in reply to: Formatting of date and event categories #1145565
    George
    Participant

    Hi Juliet,

    Sure thing. The Appearance → Editor screen will usually only include theme files, not plugin files. So, while you can definitely find the style.css file here (where any CSS / design modifications go), for plugin files you will have to access those over FTP.

    Those files are located in your site’s /wp-content/plugins directory. So, for example, the plugin files for The Events Calendar are located in /wp-content/plugins/the-events-calendar.

    If you aren’t familiar with these terms, then the best thing I could recommend would be to check out free tutorials online about FTP, WordPress plugin file modifying, etc. Here is an example → http://www.wpbeginner.com/beginners-guide/how-to-use-ftp-to-upload-files-to-wordpress-for-beginners/

    I hope this information helps!
    George

    in reply to: Moving Who's Attending #1145559
    George
    Participant

    This reply is private.

    George
    Participant

    This reply is private.

    in reply to: Upgrande issue #1145541
    George
    Participant

    This reply is private.

    in reply to: Moving Who's Attending #1145431
    George
    Participant

    This reply is private.

    George
    Participant

    This reply is private.

    in reply to: Unnecessary huge mysql request nearly crashes server #1145428
    George
    Participant

    This reply is private.

    in reply to: Events page in lightbox? #1145427
    George
    Participant

    Nice!

Viewing 15 posts - 2,761 through 2,775 (of 10,499 total)