Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1193073
    renzofernandez
    Participant

    Hi guys,
    I’ve spent quite a bit of time looking through different topics on the forum to sort things out on my own and noticed that some calendar plugins can give issues. I know they are third party developers and I understand that you can’t give support for them. With that in mind, through your experience, which calendar plugin do you feel is most compatible with xtheme?

    Much appreciated,

    Renzo.

    #1193396
    Prasant Rai
    Moderator

    Hello Renzo,

    Thanks for writing in!

    You can have a look at https://wordpress.org/plugins/the-events-calendar/. I have tested this plugin and works quite well with X.

    Thanks.

    #1194722
    renzofernandez
    Participant

    Hi,
    Thanks for the suggestion. Installed it and so far it’s working wonderfully. I just have a couple of question that I think fall under x theme support and not under third party support.

    1. On my main event page, there is a space and line above the calendar content. How do I remove that? http://www.surfingturtlelodge.com/events/

    2. When I click on a specific event, there is a “The Blog” heading. How do I remove the heading?(http://www.surfingturtlelodge.com/event/yoga/)…Actually, I just noticed that the “The Blog” heading is within any post (http://www.surfingturtlelodge.com/leon-nicaragua-cathedral/). How do I remove that from showing in any post altogether?

    Thank you,

    Renzo.

    #1195035
    Paul R
    Moderator

    Hi Renzo,

    You can add this under Custom > Edit Global CSS in the Customizer.

    
    .single .x-header-landmark,
    .post-type-archive-tribe_events .x-header-landmark {
        display: none;
    }
    

    Hope that helps.

    #1197796
    renzofernandez
    Participant

    Hi Paul,
    Thanks.

    Renzo.

    #1197865
    renzofernandez
    Participant

    Hi Paul,
    I have been able to put a shortcode for our slider inside of the space the event page has for “Add HTML before event content”. However, it does not go across the entire screen like all my other pages, is there anything you can show me that can give the slider result as my other pages?

    Thank you,

    Renzo.

    #1198142
    Rue Nel
    Moderator

    Hello Renzo,

    Thanks for updating this thread! I have checked on the page and it looks like you have added a with of your slider for up to 1000 pixels width only. Please edit your slider and make it a fullwidth banner. To assist you better with this issue, would you mind providing us the url of your site with login credentials so we can take a closer look at your slider? This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    To do this, you can make a post with the following info:
    – Link to your site

    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thank you.

    #1198541
    renzofernandez
    Participant

    Hi Rue,
    Thanks, that was the issue and I’ve corrected it. The only other thing is there is a gap between the slider and the nav bar. Is there something else you can tell me that could fix that. If you still need my login info pls let me know but I rather do it myself as to not take up more of your time than needed. http://www.surfingturtlelodge.com/events

    Thanks again,

    Renzo.

    #1198639
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    .tribe-events-before-html p {
        margin-bottom: 0;
    }

    Hope it helps 🙂

    #1198734
    renzofernandez
    Participant

    Thank you, that did the trick.

    Renzo.

    #1199004
    Rad
    Moderator

    You’re welcome!

  • <script> jQuery(function($){ $("#no-reply-1193073 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>