Site logo

[Resolved] Testimonials page titled Archives

Home Forums Support [Resolved] Testimonials page titled Archives

Home Forums Support Testimonials page titled Archives

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #150211
    Peter McMinn

    Hello,
    I’m using GP/Freelancer and discovered that my testimonials page has the title, Archives. I’ve been poking around trying to find the setting to correct this, but no dice. I am using the Testimonials function in Dashboard, so why would that page be titled Archives and how do I remove it?

    http://www.wordraft.com/testimonial/

    Under Title Settings, I have “Disable title on archive page” selected but that has no effect. Why would the Testimonial page be displaying as an archive page?

    #150221
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    This CSS should fix it:

    .post-type-archive-jetpack-testimonial .page-header {
        display: none;
    }

    Adding CSS: https://generatepress.com/knowledgebase/adding-css/

    Also, you need to clear your caching plugin to remove that duplicate search icon.

    Hope this helps 🙂

    #150228
    Peter McMinn

    Thanks Tom, that worked. However, the duplicate search icon isn’t going away with the cache dump. Ideas?

    #150230
    Peter McMinn

    Never mind. I got it. Thanks for the help, again.

    #150235
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.