No search results were found in Documentation!
Are you maybe using a child theme. Do you have any custom code added to the theme files?
Please provide a link to your site so we can inspect the fonts issue ourselves. If you do not want to provide it here, please contact us at contact@tagdiv.com and provide it there as well as a link to this conversation so I know what the email is about.
Thank you!
Hello,
This could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hello,
The last part is a normal process in the life of any web developer 🙂
Ok, first, please try not to use any symbols or language specific characters as wordpress will strip the sidebars of any content if any symbols are detected.
Do any other widgets show up or is it just the menu element?
Also, it could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Let us know if you still have trouble with the sidebars.
Thanks.
Hello,
I can’t see the issue now but you do have errors in your browser console: https://www.screencast.com/t/0qkGZJfY
This could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hello,
This is a js issue and you have the error in your browser console to prove it: https://www.screencast.com/t/ZaTN3hE1NAja
This is usually caused by plugins but it can also be an ad an analytics code not added properly or a custom code in your theme panel or child theme or to the theme files directly. Lots of things can affect the theme js.
Try to remove the ads and analytics, and any at all custom code.
Thank you!
Hi,
There seems to be a padding-right property set on the image thumbs – https://www.screencast.com/t/pYjKcNziDxSe resulting in this – https://www.screencast.com/t/buAjjok3zjw Please check any custom css code you may have entered in Theme panel->Custom Css panel and also if you are using a child theme – https://www.screencast.com/t/HPbD9uoO9x try switching to the main theme and see if the problem remains, or remove any modifications to the module thumbs.
Thanks
Hello,
This could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
As for more custom fonts, you will have to edit the theme files like so: https://www.screencast.com/t/xYLB4ty7
Thank you!
Hi,
If a featured image is set in the post and enabled in Theme panel – https://www.screencast.com/t/UdNyuegnhjCL and it is not displaying it could be a plugin conflict so please disable all plugins except Visual Composer, clear cache and also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thanks
Hi,
Those tags displayed above the Latest Articles do not originate from the theme. This could be a plugin so please disable all plugins except Visual Composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thanks
Hello,
This could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Also please make sure that you increase your system status parameters according to this guide: https://forum.tagdiv.com/system-status-parameters-guide/
Thank you!
Hi,
Make sure the post views are activated in Theme panel – https://www.screencast.com/t/JekRPvs3kG0 You should also take a look in Theme panel->Custom Css maybe the code is still there and remove it. Also if you are using a child theme please switch to the main theme and see if the problem is still there.
Thanks
Hi,
Enter this code in Theme panel->Custom Css
.td-grid-style-1.td-hover-1 .td-module-thumb a:last-child:before {
display:none;
}
Result – https://www.screencast.com/t/6YZzBNXH0Btw – https://www.screencast.com/t/hi3iV4bNN5o
Thanks
It Worked 🙂
First, i deleted newspaper folder(Not child theme)
Then I upload it again.
Hello,
You seem to have a js error in your browser console regarding an events plugin so please disable the events plugin or better yet disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hello,
This could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you! Bogdan B
Hello,
Please use this guide for the child theme: https://forum.tagdiv.com/child-theme-support/
and for a bit of insight:
https://forum.tagdiv.com/topic/setting-up-child-theme/
Thank you!
Hello,
This could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hi,
Well I’m not sure as we have not tested it. Make another back-up of you current theme and try it out. If it does not work, then simply restore the back-up you made now. One more question. Did you maybe activate a child theme or the main theme after the update. Sidebars are kept separately for each one is the child theme will have it’s own sidebars and the main theme has it’s own sidebars.
Thank you!
Hi,
I’m not sure how you made the changes you mention. If they were made in the theme panel and not by altering the theme code, then the child theme should have nothing to do with the theme panel changes as they are kept in the database. If you edited the theme files, you have to add those files to the child theme as well.
The menus and widgets though will have to be re-created. WordPress considers the child theme as a new theme and each theme requires a menu and new widgets. Menus will only have to be re-applied, but widgets will not be present with the child theme and they will have to be recreated.
The sidebars (widgets) are kept by wordpress separately fort each theme. The child theme is considered as another theme.
Thanks.
Hello edwardtdoye,
Try the code below and place it in Theme panel->Custom CSS area.
.td-grid-style-1 .td-module-thumb a:last-child:before {
background:none;
}
The result is here -> https://www.screencast.com/t/wxUjj3ol7
Thanks for the message!
I was creating child theme for Newspaper theme and everything loading fine for individual posts. I see the alignment lost for my Home Page (that I designed with visual composer). My sidebar is loading underneath the main home page content. What I’m doing wrong or missing that caused to move side bar to the bottom?
I did one mistake when I activated Newspaper theme first time. I should have immediately look around and activated child theme in first place. Anyway, now I uploaded child theme to the server and would like to start to use it. But noticed that child theme ignores all my previous changes (page layout, colours, backgrounds, widgets, etc) what I did in Newspaper theme. Tried EXPORT IMPORT option, but that one did nothing. Is there any way to somehow to move these changes to newspaper child theme? Should it not read all that stuff from Newspaper default theme and then overwrite these things if I make some change in the child theme?
I hope that I made myself clear what’s my goal is at the moment.
Hello,
This could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hi,
after updating to the new wordpress and the new theme i have a problem with the font awesome.
They are not appearing at all as you can see at my website http://fabulouscrete.com/blog/
Additionally when i try to enter the customize in the child theme i get the following error Non-existent changeset UUID.
Best regards,
Kostas
Hello,
You seem to hjave quite a few errors in your browser console: https://www.screencast.com/t/Naj8okm5Aw ao I assume it;s a plugin conflict. please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!