Hi,
In order to do that you’ll need to us a custom css
.td-old-fashioned .td-container-wrap, .td-old-fashioned .post {
background-color: white;
}
Add the above css in Newspaper>theme panel>Custom code>custom css
See results: https://www.screencast.com/t/jOMl5jsGTP
Thanks.
Hi,
In category template just set the offset numbers, for examples in first category grid will show 5 post ( latest 5 posts ), in post loop will set the offset from 5 ( will skip the first 5 posts ) https://www.screencast.com/t/kvVAYT4I1d
Thanks.
Hi,
For the moment is not possible to have multi headers, how you want.
Set the code
https://pastebin.com/q6MRbDQw
in header style 10
https://www.screencast.com/t/EhdvToo75GN
results : https://www.screencast.com/t/bKuW2GIj
.home .td-header-sp-logo a:nth-child(2),
.td-header-sp-logo a:nth-child(1)
{
display: none;
}
.td-header-sp-logo a:nth-child(2),
.home .td-header-sp-logo a:nth-child(1)
{
display: block;
}
.td-header-sp-logo a:nth-child(2){
padding-top: 20px;
}
https://www.screencast.com/t/ZjHlVqObCV
Thank you for your understanding..
Hi,
Please make sure that you have active the tagDiv Composer, clear all caches and try to resave the permalinks.
Also please deactivate all non theme plugins and try again..
Let me know the results.
Thank you.
Hi,
The sidebar can be place in pages/templates from cloud library with tagdiv Composer, or in post with widget ( Sidebars tutorial ).
If you still do not find the sidebar please provide some screenshots and details with the settings you make and the result you get.
Thank you for your understanding.
Hi,
Please read this topic -> https://forum.tagdiv.com/topic/gap-between-video-and-content/
Thank you .
Hi,
I’ve check your website and is seems you get the right settings to change the social media from sidebar https://www.screencast.com/t/UfPz1wum7kM
Thanks.
Hi,
You can import just the settings of the demo https://www.screencast.com/t/5ywXJRia3v this will do exactly you need.
Thanks.
Hi,
Pelase read dis documentation -> https://themeisle.com/blog/add-facebook-pixel-to-wordpress/
The code you can paste it in Newspaper>Theme panel>Analytics/js codes
https://www.screencast.com/t/pggyMgX1VaQB
Thanks.
Hi,
This changes in theme file need some custom work,and is more harder to duplicate an inline ad then a custom ad, also please be notice that we do not provide custom work.
Thank you for your understanding.
Hi,
Please follow our guide carefully – https://forum.tagdiv.com/how-to-make-the-site-faster/
Also you can try other plugin for speed booster.
Thank you for your understanding.
Hi,
This is heaping because firs is load the default css from them, and after that is load the custom made in theme panel or blocks.
Pleas install a cache plugin like WP Super Cache and see if the problem persist.
Thank you for your understanding.
Hi,
Please follow this tutorial : Create custom code with the browser’s Inspector or the Live CSS Box -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Please read this topic ->https://forum.tagdiv.com/topic/how-to-use-arrow-type-bullet-mark-and-rounded-serial-no/
In order to make an element round all you need to do is to border-radius: 50% to the element class.
2. No the the speed of site will not decrease from a line of css.
Thank you for your understanding.
Hi,
This is heaping because you set the link color white, please change the accent color, from Newspaper> Theme panel> Custom code> Custom css https://www.screencast.com/t/hHTZF07lfZ
Thank you for your understanding.
Hi,
I’ve inspect your website and everything seems to be ok https://www.screencast.com/t/VRZhTUFa
If you want you can check if you have set the rocket loader off -> https://forum.tagdiv.com/cloudflare-cdn/
Thank you.
Hi,
In order to fix this problem please follow the below screenshots
https://www.screencast.com/t/tq7JYQ6XmV -> https://www.screencast.com/t/einHpS3PKc7 -> https://www.screencast.com/t/dE9kgZKp6
Also please make sure that you have well set the theme requirements -> https://forum.tagdiv.com/requirements-for-newspaper/
Thank you for your understanding.
Hi mehdifaik,
Please read Google Ads Terms & Conditions from here -> https://support.google.com/adspolicy/answer/54818?hl=en
Thanks.
Hi,
Unfortunately this is the only way, there is no custom made widgets for your desire, sorry.
Thank you for your understanding.
Hi,
That’s because there role are restricted for using plugins, the can publish and manage posts including the posts of other users, they do not have access at settings or plugins .
Roles and Capabilities -> https://codex.wordpress.org/Roles_and_Capabilities
Thank you for your understanding.
Hi,
First please make sure that you have activate the AMP on pages, after that Please make sure that the pages are build in classic way ( without builders ), after that please re-save the permalinks, and try again.
Also please follow our tagDiv AMP Plugin Tutorial -> https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/
Thanks.
Hi,
If you are using tagDiv Composer to build the page, you can get a template from tagDiv Cloud library and edit it
https://www.screencast.com/t/kfd64e8pbOx
https://www.screencast.com/t/jkgvaFzo9v
Thank you for your understanding.
Hi,
You can mimificare your style.css
Please follow your guide from here -> https://forum.tagdiv.com/how-to-make-the-site-faster/
Thank you for your understanding.
Hi,
Please activate the tagDiv Cloud Library, (the temple from post is from this plugin).
Also please read this topic -> https://forum.tagdiv.com/topic/lifestyle-demo-isnt-loading-the-same-template-in-my-posts/
Thank you for your understanding.
Hi,
If you refer to the latest articles on mobile, then you can make some changes in theme file to show just the category you insert in the theme.
Please read this topic -> https://forum.tagdiv.com/topic/latest-article-mobil-theme/
Hope this will help you.
Thank you.