Hi,
Unfortunately, there is now option do add new social in Composer, and I do not know how to add new social manually in tagDiv Composer, but you can start with wp-content\plugins\td-composer\td-multi-purpose\td-multi-purpose.php
https://www.screencast.com/t/FlBEai65n
Thank you for your understanding.
Hi,
Yes you can, please read our documentation for Block settings tutorial -> https://forum.tagdiv.com/block-settings-tutorial/
Thank you.
Hi,
Please read carefully our guide for ads
Using other ads -> https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
Thank you.
Hi,
I don’t quite understand the problem you are referring to ( what picture ), some more details and screenshots, or a link to the website where I can see the problem would be very helpful.
Thank you for your understanding.
Hi,
Please try with our custom post, and just make the changes in it.
Custom Post Type Support -> https://forum.tagdiv.com/custom-post-type-support/
Thank you.
Hi,
I think you are using some editor plugin, and that’s way are not showing.
https://www.screencast.com/t/VVjhIWcJ
Thank you for your understanding.
Hi,
Did you paste the custom css in Newspaper>Theme panel>Custom code> Custom css ?
https://www.screencast.com/t/EVUULFUQg3L9
Please provide some screenshots with the implementation you made.
Thank you.
Hi,
Unfortunately this is expected to do, if you want a add after each n paragraph please read this topic -> https://forum.tagdiv.com/topic/how-to-insert-ads-between-posts-on-the-main-categories-and-in-the-archives/
The similar one is Article Inline Ad -> https://forum.tagdiv.com/article-ads/
Thank you for your understanding.
Hi,
Let us know if the problem reappear.
Thanks.
Hi,
Let us know if the problem reappear.
Thanks.
Hi,
Please read our documentation for Theme colors -> https://forum.tagdiv.com/theme-colors-introduction/
Thank you for your understanding.
Hi,
Please follow carefully this tutorial of Cloudflare -> https://forum.tagdiv.com/cloudflare-cdn/
Please deactivate breeze minification .
Also please clear all cache .
Thank you for your understanding.
Hi,
Please try to reinstall and configure again the plugin, after that please clear all cache and try again.
Thank you for your understanding.
Hi,
Please go in Newspaper>Theme panel>Theme color>Main Menu Active & Hover Color
https://www.screencast.com/t/iVys2Swyn
Thank you.
Hi,
If you want to set some shortcodes in column text and you have the version 9.1 on theme please make this fix
-> https://www.screencast.com/t/tq7JYQ6XmV -> https://www.screencast.com/t/einHpS3PKc7 -> https://www.screencast.com/t/dE9kgZKp6
Also make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
https://content.screencast.com/users/ncalex/folders/Jing/media/0647ceb7-6c16-478f-869b-b93e4a95156e/2018-10-11_1629.png
Thank you for your understanding.
Hi,
Please read our documentation for Weather widget -> https://forum.tagdiv.com/weather-widget/
Thank you for your understanding.
Hi,
If you are using footer style 13, you set the social that you want to show in Social Networks
https://www.screencast.com/t/55w3v4xv
https://www.screencast.com/t/EPs3Mi0R
https://www.screencast.com/t/Jcbj33gVAW6M
Thank you for your understanding
Ok, keep in touch.
Thank you.
Hi,
Please regenerate the thumbs -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Also you can try with some flex block instead big grid 1 and see if the problem persist.
Thank you for your understanding.
Hi,
Please try to clear all cache and set other Custom Facebook Feed, or re-set the existent one, because you do not get content for feed now.
Thank you for your understanding.
Hi,
If you have other question or problem let us know.
Thank you.
Hi,
Depend on what are you trying to edit in style.css, because you need to edit the exact on the class/id you want to have the change make, for example well change the background color for menu https://www.screencast.com/t/Nx8eMCBY
https://www.screencast.com/t/IEh1SxLhuo
https://www.screencast.com/t/2dAvRb95Q
Now go on Website and force refresh ( ctrl+shift+r)
Here are the results: https://www.screencast.com/t/cd1xgd6x
Thank you for your understanding.
Hi,
If you want to set some shortcodes in column text and you have the version 9.1 on theme please make this fix
-> https://www.screencast.com/t/tq7JYQ6XmV -> https://www.screencast.com/t/einHpS3PKc7 -> https://www.screencast.com/t/dE9kgZKp6
Thank you for your understanding.
Hi,
There are many optimization guides provided by our users here in the forum, some made by us, you could check some of them
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
– https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
– https://forum.tagdiv.com/cloudflare-cdn/
Hope this will help you.
Thank you for your understanding.
Hi,
Please try this custom css
.td_block_big_grid_4 .td-big-thumb:hover{
border-radius: 10px;
border: 1px solid black;
}
.td_block_big_grid_4 .td-big-grid-post .td-module-thumb {
background-color: transparent;
}
.td_block_big_grid_4 .td-big-grid-post {
width: 49%;
}
.td_block_big_grid_4 .td-big-thumb {
padding-right: 0px;
margin-right: 1%;
}
https://www.screencast.com/t/vvS6VsaRH0
Thank you.