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.

Vantage Premium Theme- Removing Post Title Icon

9 years ago · Last reply by Andrew Misplon 9 years ago

Good evening
Have premium Vantage Theme
Website www.thirty5tech.com
Paypal [email protected]

A few months ago I was able to remove the icon from the Archives / Category results. However I just check it out now after a few months, Then icon it’s still gone which is good, But not in the Icon place im getting the text “Post Title Icon” right next to the post title .

example could be view here https://www.thirty5tech.com/category/win10/

Thanks .

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

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Andrew Misplon Staff 9 years, 5 months ago

    Hi Miko

    It’s a broken image because it’s being loaded via Jetpack’s Photon module. On the single post page, the images aren’t being loaded from Photon, not sure why. So to fix the break you could try going to Jetpack > Settings, deactivating Photon and then clearing cache if you’re using a caching plugin.

    There isn’t currently a setting to remove featured images from archive pages. Apologies for the hassle, not sure how you were doing that before. Please, try the following at Appearance > Custom CSS:

    /* Blog */
    .blog .entry-title img,
    .archive .entry-title img {
    	display: none;
    }

    (If possible, please, reach out to us on [email protected] for any future support requests. We’ve moved premium support there, it’ll ensure a quick response time. Thanks :) )

  2. Miko Ulloa 9 years, 5 months ago

    Thanks for the help , but i dont think it was the information I was looking for , I have uploaded an image to show exactly what i was referring to .

    picture of link https://s11.postimg.org/4x9agdgxv/Untitled.png

    what im trying to do it’s remove the text that states “Post Title Icon” which i have circle in the picture . I was able to remove the image , but now I do not know how to go about removing the text .

  3. Miko Ulloa 9 years, 5 months ago

    Good evening, Just wanted to let you know I was able to fix this problem, Forgot to look at the source code and notice i had to edit my content.php file, After editing the php file , I was able to correct the issue, thanks once again for your help :)

  4. Andrew Misplon Staff 9 years, 5 months ago

    Hi Miko

    Super, glad to hear you’ve made progress. Are you using a child theme? If not, we ideally, need to move this change into a child as all files are overwritten whenever we release a theme update and you run that update.

    If you aren’t running a child theme, perhaps you can let me know what part of content.php you edited and I’ll try find another way to resolve.

    Thanks

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