Hi,
Our theme provide the possibility to set the ads using the theme builder tagDiv Composer, so it is possible that the developer to used the frontend to set the other two sidebars.
This documentation is the old one -> https://forum.tagdiv.com/sidebar-ads/ that it is apply on standard templates (for those the ads are also set in appearance > widgets ).
For frontend are used cloud templates and ad box elements for ads.
Thank you!
Hi,
Normally, using a SEO plugin should resolve the problem.
Can you please provide a link to your website and a screenshot with the report of ‘Title Tag missing or empty’. We’ll check it and we’ll let you know what you should do to solve the problem.
Thank you!
Hi,
There can be more situations, usually depends on whether your code is minified or not. This situation appear when you use optimize plugins, cache plugins to make the site faster.
Thank you!
Hi,
Thank you so much! We do our best to make it the best.
We are happy to find out that you’ve enjoyed using our theme!
We deeply appreciate your beautiful words!
Thank you very much for taking the time to post this wonderful topic! You have made our day 🙂
Thanks for being our awesome customer!
Hi,
We are glad that you’ve manage the situation and you found the cause of the problems.
If you have other questions or problems, please let us know!
Thank you!
Please try the suggestion from this topic that it is related about this question -> https://forum.tagdiv.com/topic/how-to-lift-flexbox-off-the-page/
Thank you for your understanding!
Hi,
If you are referring to have a fix background like in this demo https://demo.tagdiv.com/newspaper_sport/ then it can be done by setting an image in the theme panel > background -> https://i.imgur.com/RkCV4dH.png
If the problem is due to the fact that there are too many links on the page, then maybe you should reduce the number of links. For example, on a block that displays 1 post, in addition to the link on the title, there may also be the link on the user and on the category. I would recommend that you no longer display the categories by posts, because you have already set them on blocks -> https://i.imgur.com/oEZGqp5.jpg in this way it would be 20 links less.
Thank you!
Hi,
The like button is deprecated -> https://prnt.sc/dAz0dJZd6uIP. When someone is checking your posts and this is not logged on that browser with the Facebook account, then the button will no longer be displayed -> https://i.imgur.com/K8yHnaG.png if you are logged then the button should be there -> https://i.imgur.com/8Y5ZTf2.png
Thank you!
Hi,
To disable the more stories popup from mobile you’ll need to use this custom css:
body .td-more-articles-box{
display: none;
}
Please set this code in theme panel > custom code> advance css> in phone section.
Unfortunately, the Newsmag theme do not have an option like the Newspaper theme to can change the post width, the only option it is using a custom css.
I think that you can try this custom css
.single .td-pb-span8{
width: 75%!important;
}
.single .td-pb-span4{
width: 25%!important;
}
You can adjust the width for the columns
Thank you!
Hi,
That it is a mega menu and it can by made using the categories. For how to make a mega menu, please check our guide from here -> https://forum.tagdiv.com/newsmag-mega-menu/
I hope this will help you!
Hi,
2. If you can let me know where it should be set the php code of AdRotate, then I will provide the path to that file.
For example if you need to set the code in the header.php of file, then it should be set on this file -> wp-content/plugins/td-composer/legacy/Newsmag/header.php
If the banners appear in incognito, then the problem is with an extension from the browser, or maybe from cookies. Please try other browsers as well.
Thank you!
Hi,
Unfortunately, there is no option for this and if you try to hide it using a css, this will also hide the video icon.
Thank you for your understanding!
Hi,
Please try this custom css
.tdw-filter-product_cat .tdw-filter-item.checkbox-tdw-filter-item {
padding-left: 15px!important;
}
Set this code in the theme panel > custom code> custom css and the results should be like this -> https://i.imgur.com/1sf6Aqt.jpg
I hope this will help you!
Hi,
There is no problem! If you have some questions or problems, please do not hesitate to let us know!
Thank you!
Hi,
You can not delete the empty column only the row that contain empty columns.
If you want to delete a row, you can delete a row with the empty column using the right click on the row icon -> http://prntscr.com/owlyuw -> http://prntscr.com/owlynq or using the drag and drop -> http://prntscr.com/owlz2r or you can simply click on the row and press the delete button from your keyboard -> https://www.screencast.com/t/Mai7iyEG
Thank you for your understanding!
Hi CarolienBovyn,
When this message appear “Errors at columns elements: 6(models) : 0(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)” then indeed it is a problem, most of the time the problem is from a shortcode that is not compatible with our theme or a plugin conflict, therefore after you set it with tagDiv Composer and save the page/cloud template, the next time when you try to edit it, you’ll get that error.
If is only for one page or a cloud template (it can be on header or footer, you can change them for tests and see if the problem persist), this it is from some settings/shortcodes set on it and and it can be fixed using the page revision.
I hope this will help you!
Hi,
When this message appear “Errors at columns elements: 5(models) : 4(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)” then indeed it is a problem, most of the time the problem is from a shortcode that is not compatible with our theme or a plugin conflict, therefore after you set it with tagDiv Composer and save the page/cloud template, the next time when you try to edit it, you’ll get that error.
If is only for one page, this it is from some settings/shortcodes set on it and and it can be fixed using the page revision.
For this situation we made a guide for how to investigate this problem and fix it -> https://forum.tagdiv.com/tagdiv-composer-not-working/ also after trying the steps from our guide and you do not get any good results, you can contact use via email and we can investigate the problem on your website.
Let me know the results!
Hi,
You need to replace the code only for the single file for the loop is no need to do it.
Thank you!
Hi,
It looks that the problem related to the menu it is coming from this css -> https://i.imgur.com/PIyv6qg.png
This problem it is also aspiring when you are logged in?
The admin top bar is not display, or it is displayed a different one? If is a different one, then it can be from a plugin, for example from the Jetpack, if is not display, then it can be from a strong cache plugin, or object cache.
Thank you!
Hello,
1. That message appears because you are using the amp and this is set to redirect the mobile users on amp, please disable this option -> https://i.imgur.com/ShXatoR.png
2. If you have hidden it on all devices then it won’t appear anywhere. Open the CSS section in the composer and enter this code in it – https://prnt.sc/pqi1z7 the row should then be visible so you can interact with it. Then you can remove the code, after you make it visible on at least one viewport
.td-pb-row.vc_row {
display:block!important;
}
The elements from the amp are using the mobile theme layout, so the option for those are in the theme panel > mobile theme -> https://i.imgur.com/4VmBIdy.png
The above message/error it is about the jetpack, the problem is coming from there. You need to check the settings from that plugin or disable it.
Thank you!
Hi,
If those are working on incognito, then the problem is with some extension or maybe the cookies that are activated on chrome. Please check those and you can also try with different browsers.
Thank you!
Hi,
Maybe this problem it is related to the theme version that you are using https://i.imgur.com/NmbDQNK.png using a theme from 2016 with the last WordPress version is not quite indicate.
Is this problem persisting when you are using only the theme and the theme plugins?
Did you tried to change the post template on those posts were the error appears?
Thank you!
Hi,
So after all the question is not related to have a sticky header and it is about what to have on mega menu from the sticky header. For this you’ll need to edit the mega menu, this can be done using our guide from here -> https://forum.tagdiv.com/mega-menu/
Unfortunately, there is no option to exclude posts and only to show theme (to show posts from a category if that category doesn’t have subcategories and to show posts from the category and subcategories).
Thank you!
Hi,
If you are using the element from my example, the alt will be display, but this must to be set on image in media library, there is not an extra option for alt on the element.
Thank you for your understanding!
Hi,
There have been a few updates and a few more to come, but we are moving in that direction and soon I hope that soon in our theme to be available this option.
Thank you!