Hi,
If I understand correctly, you set some codes for ads, and those aren’t appear ( https://www.screencast.com/t/38pcnUhuc ), please be notice that the ads appear only if you have set that template on posts, and if is set on global template, please check individual post, because individual post override global post template.
Individual post template: https://www.screencast.com/t/sLVYNYLX7ib
Also some more details and screenshots, would be very helpful.
Thank you for your understanding.
Hi,
Our theme don;t have yet such option, but you can use a plugin do do that if you really like it ( https://ps.w.org/youtube-playlist-player/trunk/screenshot-1.png?rev=1912256 ), the plugin is YouTube Playlist Player
Thank you for your understanding.
Hi,
I don’t quite understand the problem you are referring to, 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 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/
Thank you for your understanding.
Hi,
The best and easy way is to use a column text for td Compose like this: https://www.screencast.com/t/01CfhNhT
Thanks.
Hi,
Please provide some more details ( the message appear after install a demo, or is still there after active the key, with out install a demo) and screenshots, to can Identify the problem, that will be very helpful.
Thank you for your understanding.
Hi,
Please be noted that need a custom modification for that, I just given you an example how to do it, but if is not done correctly will damage your website, so if you don’t have the proper skills please consider to hire a developer.
Thank you for your understanding..
Hi,
Please select the row, and set “Stretch row and content” in row stretch field ( ), and your row for crypto will expand like in demo.
Thanks.
Hi,
This is how it’s show for me ( https://www.screencast.com/t/HKLySm7VmkJl )
Please try again
a:hover{
text-decoration: underline;
}
If you still have the problem, please notice me, and provide your website url.
Thanks.
Hi,
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 for your understanding.
Hi,
Please try to add this custom css in Newspaper>Theme panel> custom code custom css:
https://www.screencast.com/t/MpQZr0ZbD
.td-slide-smart-list-figure img{
pointer-events: none;
}
Let me know hot it works.
Hi,
Yes, the both ways can be done, please provide your url, so I can inspect your problem and give you a proper answer.
Thank you fro your understanding.
Hi,
If you refer to breadcrumbs, than you need to go in newspaper>theme panel> temple settings and expand breadcrumbs ( https://www.screencast.com/t/KemfKZYEDFra ), you will find more in post settings, there types ( maybe you refer to them https://www.screencast.com/t/8pAfZVfyUF )
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,
In order to change the all from blocks please open the page, select the block chege to filter and change the name from field “Filter drop down text” ( https://www.screencast.com/t/SebnMFdg ).
Thanks.
HI yunique,
You can try the plugin and remove them and after that deactivate the plugin and delete it from plugins folder.
Hope this will help you.
Thank you for your understanding.
Hi,
Please try to translate custom/manually , go in Newspaper, Theme panel> Translations expand translations and look from the top to bottom list, and change your translation from English or do not fit well.
https://www.screencast.com/t/IDEYyXS7
You can read more about it here: https://forum.tagdiv.com/customize-a-translation/
Thank you for your understanding.
Hi,
I have inspected your website and I saw that your footer logo works as expected
https://www.solutioninhindi.com/airtel-free-caller-tune-activation/amp
see here: https://www.screencast.com/t/aXqbIUZh
You can try your self the post with amp here
Thank you for your understanding.
Hi,
Please clear all the caches, purge CDN files and check the results. If the problem is still there, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further investigate it closer to your setup page. Provide there the link to this topic so we can quickly identify you.
Thanks for the message!
Hi,
Please provide me link for the post you have set the video and some screenshot with set you have in post.
Hi,
In order to have every were on your website Hover link underline please insert in Newspaper> Theme panel> custom code> custom css this css:
a:hover{
text-decoration: underline;
}
Hope this is what you desire.
Thanks.
Hi,
You can do that only of your post are from the same category ( or you can set it on more categories with post video https://www.screencast.com/t/26T3zAWcAyM )
Please read this documentation: https://forum.tagdiv.com/how-category-settings-work/
Thank you for your understanding.
Hi,
If you are using theme mobile you have a special fields in theme panel for ads, also notice that each fields from panel have display on for some devices, maybe one of them is torn off/on ( https://www.screencast.com/t/W5OOsj2fFp45 ).
Thank you for your understanding.
Hi,
You can do that but you need to make some change in td_modules_single_base.php
https://www.screencast.com/t/iZZ8cEvutbg
the code is: $buffy = ‘<div class=”aut”>’. get_avatar($this->post->post_author , ’50’) .'</div>’;
See results: https://www.screencast.com/t/Pd94z2InO
You can add class and style with css.
Hope this will help you.