http://www.paripassi.com/wordpress/blog-2/
Hi
Please can you tell me which php file generates the heading _Blog_ on this page?
I have searched in vain.
Thank you
Anna
http://www.paripassi.com/wordpress/blog-2/
Hi
Please can you tell me which php file generates the heading _Blog_ on this page?
I have searched in vain.
Thank you
Anna
Hi,
Please add this code to Quick CSS located in the backend Abundance > Theme Options > Style .. at the bottom of the page
#top.page-id-527 h1.cufon_headings {
display: none;
}
This code targets only the specific page you listed.
Thanks,
Nick
THanks, but can you tell me the php file please?
Hi,
It's hard to answer your question since there are a number of pages which contain parts of the code that generated that section. Your best bet is to download Notepad++ and do a search for the css selector used on the tag. Since you removed that page I can no longer see it.
But avia.js line 707, posts.php. single.php, loop-index.php are a good place to start looking. If you put the page back up , I can give you a better answer.
Thanks,
Nick
You must log in to post.