Hi,
Is possible to need to rebuild the posts, if you want I can take a look to these posts, maybe I will manage to make a code to be display like before, please provide me a link to these posts.
Thank you!
Hi,
That image is set on the header, this can be removed using tagDiv Composer, edit the header, click the row and check the css tab -> https://i.imgur.com/od3gH8l.jpg
Hope this will help you!
Thank you!
Hi,
Sorry for this inconvenience, we just made some updates to our documentation -> https://i.imgur.com/RuowKPT.png -> https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Hi,
make sure that this is not a plugin conflict, please deactivate all non theme plugins and let only the WPML plugin, also if you have cache plugins, please deactivate theme 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,
I just checked this and for me is working -> https://i.imgur.com/618dvXr.png -> https://i.imgur.com/E5YUxnI.jpg
Or if you want you can use the Video playlist -> https://forum.tagdiv.com/video-playlist-2/
Thank you!
Hi,
If this shortcode is working with a default theme from WordPress, then should work with our theme too, at list with a standard demos, if you want, 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,
We’ll try our best to let our customers to know the features from our theme.
Thank you for your suggestion!
Hi,
In order to solve the problem, you need to deactivate the tagDiv Composer, delete it and reinstall it from Newspaper > Plugins -> https://i.imgur.com/iVuqltC.png and follow the steps from this documentation -> https://forum.tagdiv.com/youtube-api-key/
Thank you!
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, please provide a link where I can check the problem on your website.
Thank you!
Hi,
Unfortunately this is not possible with Newsmag theme, only with Newspaper theme, sorry for the inconvenience!
Thank you!
Hi,
If I’m right, then you want to set on your homepage a new block, if yes, then you can add some new blocks using the tagDiv Composer.
Homepage – How to build and set it -> https://forum.tagdiv.com/newsmag-homepage-how-to-build-and-set-it/
Hope this will help you!
Thank you!
Hi,
I think that you are referring to social counter -> http://prntscr.com/q35tmj, for this please this can be set in appearance > widgets and you can change the layout by adding an extra class -> http://prntscr.com/q35uvw -> http://prntscr.com/q35v73 -> td-social-style1 just change the number “1” in 2, 3, 4 … so on.
Hope this will help you!
Thank you!
Hi,
Unfortunately, our theme do not have this option, sorry!
Thank you for your understanding!
Hi,
You can edit the homepage with tagDiv Composer, check the mobile display, click on flex block and in css tab set a margin bottom -> https://i.imgur.com/nZM8pU4.png
Or you can use a custom css like this one -> https://i.imgur.com/shXLYuW.png
.page .td_block_big_grid_flex_1{
margin-bottom: 2px !important;
}
Thank you!
Hi,
All you need to do is to set in the bloc the id posts you want to remove with “-“or set the ids of posts you want to use.
Thank you!
Hi,
Did you checked the plugins ?
If there is not a plugin conflict, 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.
Thank you!
Hi,
Creating new blocks is a custom work, this is for the users that have the proper skills, that’s way we recommend to use flex blocks. Any new implementation that you want to make in the theme can be achieve only with custom work and this is not covered buy the support theme -> https://forum.tagdiv.com/support-policy-2/
Thank you for your understanding!
Hi,
1. This can be achieve with a custom css -> https://i.imgur.com/HKiIWrE.png
footer .td-pb-padding-side::before {
content: "Continue Reading";
padding: 6px 0;
display: block;
}
The code need to be set in theme panel> custom code> custom css.
2. For this you can use this custom css ->
body[class*="paged"] .tdb_single_featured_image{
display: none;
}
Hope this will help you!
Thank you!
Hi,
I think that this is a plugin conflict between tagDiv Cloud Library and WPBakery, you can use only one of them, please deactivate the WPBakery and the sidebar should work again.
Let me know the results!
Thank you!
Hi,
All these are not errors are shortcodes from blocks and grids that are part from standard pack plugin, you’ll need to replace theme with flex blocks and flex grids.
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.
Also make sure that you have the latest version of Newspaper 10.3
Thank you!
Hi,
If you have set a footer page, you can change the background color/image by editing the footer page with tagDiv Composer -> https://i.imgur.com/C9PnBMY.png -> https://i.imgur.com/7vljnGs.png click on the row and check the css tab -> https://i.imgur.com/1sEBFxT.png
Please check our documentation for Facebook share, this should help you to achieve what you need -> https://forum.tagdiv.com/facebook-share/
Hope this will help!
Thank you!
Hi,
If you do not use a cloud header from tagDiv Cloud Library, then you can set the background image from here -> https://i.imgur.com/gjqFJYK.png just make sure the the image you select it is set on full size -> https://i.imgur.com/6phtOgt.jpg -> https://i.imgur.com/Fxu6chZ.jpg
Using cloud templates you need to edit theme with tagDiv Composer -> https://i.imgur.com/Ku2iBK4.jpg
Thank you!
Hi,
The auto ads for amp need to be set in mobile theme in in amp ads -> http://prntscr.com/pt3bmw
Only one code is need to be set in theme panel, the other one is a standard code and is already add in our theme -> http://prntscr.com/pkwtzh also the code need to be set only in AMP ads -> http://prntscr.com/pkwum2
Thank you!
Hi,
In order to set some shortcode on homepage you’ll need to edit it with tagDiv Composer add a column text or text with title and set the shortcode in text area -> https://i.imgur.com/CSPcls9.png
Hope this will help you!
Thank you!
Hi,
For this you can use a css like this one https://i.imgur.com/E7Je9Og.png
.single .tdb_single_content a{
border-bottom: 1px dashed #1e2f3d;
}
The code need to be set in theme panel> custom code> custom css.
fell free to change the color.
Thank you!