Hello,
1) You can add this custom css in your theme panel under custom css:
@media (max-width: 767px){
.td-container, .tdc-row, .tdc-row-composer {
padding-left: 0!important;
padding-right: 0!important;
}
}
2. You can add this css for the second issue:
@media(max-width:767px){
.vc_row{
margin-left:0;
margin-right:0
}
}
Thank you!
Hello,
Please follow this guide to properly set up a child theme: https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thanks
Hi,
Please contact us on our email address at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation so we can identify you.
Thank you!
I see you changed the layout now. Are you still experiencing the issue mentioned?
Hello,
Css is not dependent on the theme location but rather the classes and id’s of the elements.
There is another way of doing it however as the theme already allows this by using cloud library templates for your categories. You can use a different template with a different menu for each category. Use the cloud library, header manager and category templates and you will not need custom code and it will be much easier and 100% update proof. A child theme is not update proof.
Thank you!
Hi,
Please contact us on our email address at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation so we can identify you.
Thank you!
Hello,
Sure thing.
You can use the cloud library templates as shown here: https://tagdiv.com/customize-articles-with-single-post-templates/
The tagdiv composer allows you to select the preferred width for your rows so you can create a template as wide as you need.
Thanks
Hi,
What display are you using? please verify that your display is a retina display and not a standard 4k one as the retina logo will only show up in retina compatible displays.
Thank you!
Hi,
Did you manage to fix the issue as I cannot detect any problem with any next prev button in your site. is there a specific one that provides the issue?
Thank you!
Hello,
Please contact us via email at contact@tagdiv.com and provide wp-admin so we can login and investigate why this happens.
Thank you!
Replied via email
Thank you!
Hello,
This issue happens when updating from an older version of the theme so please make this adjustment in the tagdiv composer plugin:
https://www.screencast.com/t/HGX40TlcJgb
Then hit a save in the theme panel and then revert the code back to original .this will make the social icons appear properly again.
Thank you!
Please do not use the code from that old topic. you need to use the current theme code.
1. Copy the function from td-module-single-base.php: https://www.screencast.com/t/ZrAbh5FAI
2. Paste it in td_module.php: https://www.screencast.com/t/TKIghxjwMc
3. Add the call for the function in your module file: https://www.screencast.com/t/C43vbviUHl
4. Use css to style the element on the front-end: https://www.screencast.com/t/OBSHGQWDd9
Thank you!
Hello,
The sidebar on your front page can be different from the sidebar on your articles. It depends on how you implemented it. A page can either grab a sidebar fro mthe widgets area using a widget sidebar element or it can have elements added directly to the page in the composer using a split row. In each case you can have separate sidebars or pages/posts. If you use sidebars from the widgets area you simply have to make sure you do not show the same sidebar on both posts and the homepage. If you have content added to the page on a split row, it will not affect posts at all.
Please read this guide: https://forum.tagdiv.com/sidebars-tutorial/
For a sidebar added to the composer on a split row, please read this guide: https://tagdiv.com/tagdiv-composer-page-builder-basics/
Thank you!
Hello,
There could be a css affecting the element. Please provide a link to your post so we can inspect it and figure out why this happens.
Thank you!
Why not simply change the css associated with a class rather than changing the entire class? We do not recommend changing class names as it will break the theme functionality. Use css to rewrite the rules if styling is what you are after. What is it you are trying to achieve as an end result?
Hi,
Sorry but the thee does not have any setting to create such an element. You could create it with css but you will need to hire a developer to help with the needed code if you do not have the needed coding skills to create the css code yourself.
Thank you!
Hello,
Unfortunately there is no alternative at the moment. You will have to edit the plugin file and you will need to re-apply the customization after you update the theme/plugin.
Thank you!
Hello,
In most cases amp errors are received based in plugin conflicts. Some plugins are not amp compatible so you will have to test without any third party plugins.
Disable all non theme plugins and clear all cache. Then test amp again
Thank you!
Hello,
Please provide a link to the page where this happens so we ca inspect it.
Thank you!
Hi,
Sorry but we cannot recreate the issue shown. Are there any steps we need to take to see the issues?
Thanks
Hello,
You are using an older version of the theme and AMP. We cannot ensure the proper amp functionality in previous theme versions. The current theme version requires amp and the mobile theme together like mentioned here: https://tagdiv.com/amp-newspaper-theme/
Thank you!
Replied via email
Thank you!
Hello,
I will ad a +1 to this on our list for future updates as this seems to be requested quite a lot. We will be adding it in a future theme version. I cannot promise it will be the very next update though.
Thanks
Hello,
Please use this solution to fix the single image issue:
https://forum.tagdiv.com/topic/using-wpbakery-page-builder/
Thank you and sorry for the inconvenience.
