We have hundreds of pages, so a lot of work to change them all to templates.
Is there no code to remove the H1 tag using WPbakery with a child theme?
So I have added both files to the child theme, the loop has been edited but still doesnt work. It works fine if I edit the file in the plugin.
https://www.dropbox.com/s/k8a2b7o3sb94rqs/Screenshot%202020-11-16%20at%2013.02.00.png?dl=0
Im trying to remove the Post Title from post template style 7.
Ive added it here wp-content/themes/Newsmag-child/legacy/Newsmag/parts/single/loop-single-7.php but it doesnt seem to work. Where is the file supposed to go?
Thanks!
-
This reply was modified 5 years by
aspirin29.
Think I have done it now thanks!
One more thing, can I add parts/header/logo-h1.php to my child theme? So I wont have to update this every time there is an update?
I don’t want to change it, I would like to remove the H1 tag from the logo completely if possible.
<h1 class="td-logo">
<span class="td-visual-hidden">Bet.nl</span></h1>
-
This reply was modified 9 years by
aspirin29.
I have tried that before, I still see this in source
<h1 class="td-logo">

<span class="td-visual-hidden">Bet.nl</span></h1>
Increasing the max_execution_time = 300 seems to have fixed it for me.
Thanks!
Never mind it has worked now! I moved it just under the <footer>
The site is in “coming soon mode” right now.
But basically, see the demo sites article, http://demo.tagdiv.com/newsmag/td-post-the-best-independent-travel-magazines/
I would like to hide the meta: author, date, #views and #comments on the top of this post but only for the Fashion Week category. The Cosmopolitan and all the other categories I would like to show the meta Date.
Is this possible with a CCS Display “hide”? I just cant find how to do it.
Hi Andrei
I have already removed the code that disables the plugin. I just need to know where to put the code in the td-speed-booster.php file.
Does this only work if you link to media? I am getting the same error when I try linking externally.
You see it here: http://demo.tagdiv.com/newspaper_sport/category/tagdiv-tennis/
Cant seem to find how to remove it.
You need to download the “Font Awesome 4 Menus” plugin. Then replace the [MENU_HOME] text with the icon code from this list…
Click on the icon to get the code.
http://fortawesome.github.io/Font-Awesome/icons/
Home is <i class=”fa fa-home”></i>