This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Remove Category Archives: Blog

Resolved 3 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

So i have it setup now on the website under blog to show the listings as I want. I has the Category Archives: Blog on there that I want removed. I have searched the web and the files i need is not in the vantage file. I searched the knowledge base here and find that the fixes apply to if I have a page setup (which I do not) The menu is pulling right from the categories in word press. Could you assist me and tell me where I can remove that from the page.

URL: http://cleanerguys.ccmediallc.com/category/blog/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 10 years, 8 months ago

    Hi David

    Thanks for reaching out. Editing the category strings unfortunately requires a child theme. If you have a bit of an understanding of how things work you can find the function in question in /inc/template-tags.php, it’s called: vantage_get_archive_title. You can then copy that entire function and paste it in functions.php in your child theme and edit from there.

    The easiest method is to use CSS. Try the following at Appearance > Custom CSS:

    /* Archive Pages */
    .archive .page-header { display: none; }

    Hope that helps.

  2. David Hollenbeck 10 years, 8 months ago

    Yes that worked perfect. ty

  3. Andrew Misplon Staff 10 years, 8 months ago

    Super, glad we could help :) All the best.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread