Archives: Events

Home Forums Calendar Products Events Calendar PRO Archives: Events

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1274569
    Judith Bell
    Participant

    Hi
    I am wondering how to get rid of the “Archives: Events” banner at the top of our events page.
    The page is http://menza.co.nz/event/

    #1275074
    Shelby
    Participant

    Hi Judith,

    I’d be happy to help out here!

    Depending on whether or not you want to replace the title, I think you’ll find the following recources helpful:

    This thread about removing the title all together

    This extension for relabeling phrases of the plugin

    Please let me know if this helps you, or if you have further questions, need clarification, or need anything else!

    Cheers,

    Shelby 🙂

    #1277218
    Judith Bell
    Participant

    Hi Shelby
    Thanks for your suggestions. I still haven’t manage to solve it yet though unfortunately.
    The Yoast SEO is not activated.

    I can’t seem to get rid of the banner which says ARCHIVES: EVENTS

    Have you got any other suggestions?

    Thanks

    Judith

    #1279918
    Shelby
    Participant

    Hi Judith,

    Alright, on to my secondary solution. You can hide that title with this bit of custom CSS:

    .headline-text{
    visibility: hidden;
    }

    Please let me know how that works for you!

    Cheers,

    Shelby 🙂

    #1280143
    Judith Bell
    Participant

    Hi Shelby

    I have tried the code – but no change to the Archives banner unfortunately.

    I pasted it into the additional CSS area. Was that the correct place to put it?

    #1280420
    Shelby
    Participant

    Hi Judith,

    Let’s try a different selector here:
    .entry-title h1{

    visibility: hidden;
    }

    Yes, you should paste it into the “Additional CSS” spot. 🙂 Let me know how this goes. Each theme is a bit different.

    Best,

    Shelby 🙂

    #1280731
    Judith Bell
    Participant

    Hi Shelby
    This hasn’t worked either unfortunately.
    Any other ideas that might work for this theme?
    Thanks
    Judith

    #1281596
    Shelby
    Participant

    Ok, let’s try this:

    .headline_text{ display: none;}

    It may also be worth reaching out the the theme developer in this case, but let me know if that works!

    Cheers,

    Shelby 🙂

    #1290549
    Judith Bell
    Participant

    Hi Shelby

    This still hasn’t worked.

    I am now trying to get hold of the theme developer – but that has to go through our person who set up the latest theme (not me).

    Thanks for your advice.

    Any other ideas, greatly appreciated, as the Archives Heading is a strange look for the events page 🙂
    http://menza.co.nz/event/

    best wishes

    Judith

    #1290698
    Shelby
    Participant

    Hi Judith,

    Yeah it seems that the theme has some sort of styling conflict that’s not allowing my advice to work. This can happen depending on how the theme developer set up the style sheets hierarchy. I definitely think you’re going the right route in reaching out to the theme developer. I’ll take another look and let you know if I have any further advice.

    Best,

    Shelby 🙂

    #1301098
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Archives: Events’ is closed to new replies.