Hi,
Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme/tested plugins, also if you are using child theme, clear all cache and try again.
If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thank you!
Hi,
Please try with a different browser like Chrome or Firefox, for me on chrome it is working like a charm-> https://i.imgur.com/u4qLIhz.png
If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thank you!
Hi,
Unfortunately there is a problem with the new option add in theme panel for disable the schema article, this interfere with preview draft, in order to fix this problem you’ll need to make some changes in theme file or deactivate the schema articles from here: https://www.screencast.com/t/0E3IucACC You will have to check that in order to deactivate the schema, this issue will be fixed in the next update.
The file are wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://i.imgur.com/EMWC74l.png add “|| is_preview()” -> https://i.imgur.com/78beFgC.png
wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php
-> https://i.imgur.com/WIIKHSU.png -> https://www.screencast.com/t/VbigQIINRB
or you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look and make the proper changes for you. Include a link to this topic in the email.
Thank you for your understanding!
Hello,
This issue happens when updating from an older version of the theme and isolate cases, 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.
Or you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will fix this problem. Include a link to this topic in the email.
Thank you!
Hi,
If you use a single post template and set the width on featured image you’ll need to set it on all devices -> https://i.imgur.com/3hy7ddD.png
If there is still a problem, please provide me a link where I can inspect it.
Thank you!
Hi,
Usually this issue is related to a firewall or security module which blocks admin-ajax.php request. Please verify the console for error while saving the settings on the Theme Panel, usually it displays a 403 or 404 error.
If you don’t use a security plugin, please ask your host about this, maybe you have a security module which blocks this.
If you use a plugin like Wordfence please set it in learning mode.
Also the Newspaper v8 is an old version is very possible to not work properly with the last version of the WordPress.
Thank you for your understanding!
Hi,
The social media can be set from theme panel> social networks -> https://i.imgur.com/K6FcPXX.png also the shearing social can be selected from here -> https://i.imgur.com/35Jvj8t.png -> https://forum.tagdiv.com/newsmag-sharing/
Thank you!
Hi,
If you have the Newsmag v4.9.1 you can use this option -> https://i.imgur.com/rDod6l1.png -> https://i.imgur.com/oUYeLIN.png
Thank you!
Hi,
If you are referring to this underline -> https://i.imgur.com/BfUr8BS.jpg this one is set with custom css, you can use this custom css
.td-animals-pro .td-post-content img {
border-bottom: 5px solid red;
}
it will change only the underline color for the image inside the posts, the code need to be set in theme panel> custom code> custom css.
Hope this will help you!
Thank you!
Hi,
All the setting that you can do for the weather widget can be found in our documentation from here -> https://forum.tagdiv.com/weather-widget-newsmag/
Thank you!
Hi,
Please send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thanks
Hi,
If the logo is inline with the menu, it is clear it will have a preset size. If you need a bigger logo please choose another header style that can provide a bigger container for the logo to fit in. Please choose header styles 9, 10 or 11 which will show the logo in the exact size you upload it in.
Also you can use an alternative an use cloud header from tagDiv Cloud Library and edit it with tagDiv Composer -> Find out how to import a cloud library header here: https://forum.tagdiv.com/header-manager/
Thank you!
Hi,
Please try this custom css
.tdb_loop .page-nav .pages{
display: none;
}
Thank you!
Hi,
1. If you are using standard templates, you can use the option from theme panel -> https://i.imgur.com/P82yrxe.png or you can use on pages the tagDiv Composer and set individual the blocks.
2. If you want to remove the Instagram from mobile ->
.td_block_instagram {
display: none;
}
The code need to be set like this -> https://i.imgur.com/I1bXfoR.png
Thank you!
Hi,
The subcategories can be set using tagDiv Composer, look in the filter tab -> https://i.imgur.com/XKT1cjE.jpg -> https://forum.tagdiv.com/block-settings-guide/
Flex Block Settings Guide -> https://forum.tagdiv.com/flex-block-settings-guide/
Thank you!
Hi,
Please send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thanks
Hi,
Page elements (meaning the content) don’t have to actually be translated. You can translate the page as a whole – https://wpml.org/documentation/theme-compatibility/create-multilingual-wordpress-websites-using-the-newspaper-theme-and-wpml/
You can translate pages for all the languages you use, build them with the composer or in the way you want. Then when the language is changed the page will be switched. If you need help or you have more questions let us know.
Thank you!
Hi,
The most easy way to change the background color for all widgets is to use a custom css -> https://i.imgur.com/TxZZy9f.png
.td-main-sidebar .widget .block-title span{
color: green;
}
The code need to be set in theme panel> custom code> custom css.
Also these images appear like this -> https://i.imgur.com/y172u02.pngbecause do not have set a featured image -> https://forum.tagdiv.com/featured-image-or-video/
Hope this will help you!
Thank you!
Hi,
Unfortunately there is no option in our theme to prevent this, the only way you can prevent this is to use some custom code.
You can check these articles:
-> https://www.elegantthemes.com/blog/tips-tricks/how-to-exclude-specific-pages-from-your-wordpress-search-results
How to Exclude Pages from WordPress Search Results
Thank you!
Reply via this topic -> https://forum.tagdiv.com/topic/rows-are-not-stretching-anymore/#post-327909
Hi,
The elements will not stretch if you have set a background color or image you can check more in our documentation from here -> https://forum.tagdiv.com/background-introduction/ this will solved the problem with full width and stretch -> https://www.screencast.com/t/sqqp0gHg5QaY
The color from mega menu can be change from theme panel if you are using a standard -> https://i.imgur.com/g7SpmlQ.pngheader style -> https://i.imgur.com/sN8UNlv.png or if you are using the cloud header you’ll need to edit it with tagDiv Composer, click on menu after that on inner row ( or row if you do not have inner row) -> https://i.imgur.com/wnWH8sE.png and set in css tab the background color -> https://i.imgur.com/dlFd25t.png
Hope this will help you!
Thank you!
Hi,
So if I understand correctly you want to chose witch category to be display on flex block, if is so, then you need to set a primary category on that post ( if it have two categories, football and athletic -> https://forum.tagdiv.com/primary-category/ ).
Thank you!
Hi,
You need to use this custom css ->
#td-header-search-button-mob {
display: none;
}
The code need to be set in theme panel -> https://i.imgur.com/YTsUo4x.png
Thank you!
Hi,
From what I know is very possible to be a problem in the theme with the load more button, this will be fix in the coming update.
Please try this custom css for load more button ->
.td-load-more-wrap a{visibility: visible !important;}
-> http://prntscr.com/q0l063
The code need to be set in theme panel> custom code> custom css.
Thank you for our understanding!