Hi,
This problem differs from one user to another, so please check those topics -> https://forum.tagdiv.com/topic/text-with-title-not-working-in-tagdiv-composer-wp/
-> https://forum.tagdiv.com/topic/wp-editor-for-text-with-title-and-column-text-not-updating-content/
Thank you!
Hi,
Can you give me an example of what you want to add?
Thank you!
Hello,
Please check if the Featured image is enabled in the post editor from Preferences -> Panels -> https://i.imgur.com/sugnYMJ.png -> https://forum.tagdiv.com/featured-image-or-video/
Also, please make sure you have the Single Post Featured Image in the Single Post Template.
Thank you!
Hi,
This is a known issue while you are using the tagDiv Composer and this option can interfere with our builder and block some js scripts. We recommend you disable the Rocket Loader -> https://forum.tagdiv.com/cloudflare-cdn/
Thank you!
Hi,
I see AMP is used on the website, and all mobile visitors are redirected to the AMP version.
Please disable also, the AMP plugin.
Thank you!
Hello,
I just checked and it seems that you no longer have those errors in the console https://i.imgur.com/C2uQDk8.png . It seems that there were no such problems in the backup.
Thank you!
Hi,
Please add the element Single Post Comments in the Single pOst Template -> https://i.imgur.com/asasEJb.png where you want from tagDiv Composer -> https://forum.tagdiv.com/single-post-shortcodes/
Thank you!
Hi,
Did you set WordPress in another language? The text can be changed from Theme Panel -> Translations -> Translations.
Thank you!
Hi,
Please check if this code is missing from your .htaccess: https://www.screencast.com/t/iN0R93dD3p from our requirements https://forum.tagdiv.com/requirements-for-newspaper/ this requirement is not displayed in System Status.
Usually, after you set the code in .htaccess the WP editor works well
Check this guide and make sure you do not have in the .htaccess file some lines with “Deny all”!: https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/
Thank you!
Hi,
So, you can’t use the Single Author Box for custom users.
Thank you for your understanding!
Hello,
For the category template, if you have set a posts loop then will display all posts in this category or you can use Flex Block 1 and set the filter to “Category -Current category” => https://i.imgur.com/7P99qx0.png
Thank you!
You need to have h1 on the page for seo -> https://www.semrush.com/blog/h1-tag/ and the h1 is set usually on the logo. You not need to edit the theme files.
Hello,
You can delete an element by right-click -> https://i.imgur.com/v4hKJa9.png, clicking on that element and easily delete by drag & drop the element at the bottom of the page in the red zone or by pressing the DELETE key.
Thank you!
Hello,
Using the column title you can design it with custom code css.
You need to add an extra class on the element, for example, I set .e-cls -> https://i.imgur.com/cn2xPef.png
.e-cls .tds-title *:before {
content: '';
display: block;
height: 4px;
position: absolute;
top: 50%;
margin-top: -8px;
right: 0;
width: 70%;
background-color: red;
}
The code needs to be set in Theme panel -> Custom code -> Custom CSS => https://www.screencast.com/t/fxetQe24ZHf
Thank you!
Hello,
Please check this article https://webhostinghero.org/how-to-exclude-categories-from-search-in-wordpress/ -> wp-content/plugins/td-composer/legacy/Newspaper/functions.php
You can build a child theme and implement this, so it won’t get overwritten by the updates.
Thank you for understanding!
Hello,
Please make sure that the comments option from Theme Panel is enabled => https://forum.tagdiv.com/enabledisable-comments/ and you have set to allow the comments on the posts, edit the post and in a post is a setting -> Discussion => https://www.screencast.com/t/EZhoy8Uj -> https://i.imgur.com/IgNyFa9.png
Thank you!
Hi,
Please make sure that the comments option from Theme Panel is enabled => https://forum.tagdiv.com/enabledisable-comments/ and you have set to allow the comments on the posts, edit the post and in a post is a setting -> Discussion => https://www.screencast.com/t/EZhoy8Uj -> https://i.imgur.com/IgNyFa9.png
Thank you!
Hi,
Yes, you can use what font you want, if the font is not in our list, you can use font customize https://forum.tagdiv.com/font-customization/ and after set it global.
Thank you!
Hello,
You can translate it in the theme files wp-content/plugins/td-composer/legacy/common/wp_booster/td_social_sharing.php -> https://i.imgur.com/A6mIVVB.png
Thank you!
Hi,
For the mobile section, the settings are in Theme Panel.
The social icons from the mobile menu are coming from the Theme Panel -> Social Networks -> Social Networks -> https://i.imgur.com/4wubwgL.png remove/edit them after your needs.
Thank you!
Hello,
If you are using the Gutenberg editor, then there will be no sidebar in the editor, this will look like this -> https://i.imgur.com/F6PUBhU.png
If you are using some classic editor plugin, then the sidebar can be removed only from the files, for this, you need to go in -> wp-content/themes/Newspaper/editor-style.css and comment these lines of CSS -> https://imgur.com/EpWJhGZ
Hope this will help you!
Thank you!
Hello,
Please check with this api key FltNwN37OdCFt9lT25ZQ8Yo0tkqSF1nh for me works -> https://i.imgur.com/cq8oGkH.png
Thank you!
Hi,
Did you check the console when you open edit with content?
Maybe you have the ModSecurity enabled, please check this article to disable it https://support.hostinger.com/en/articles/1583370-how-to-disable-mod_security
Thank you!
HI,
Please check if you have the mobile theme plugin activated, if yes, please disable it.
Also, please check this topic where I explained each mobile version -> https://forum.tagdiv.com/topic/mobile-version-not-working-properly-2/ and choose what mobile version you want.
Thank you!