Hi,
In order to fix this issue you need to make some changes in theme files, please follow the below screenshots:
https://www.screencast.com/t/tq7JYQ6XmV -> https://www.screencast.com/t/einHpS3PKc7 -> https://www.screencast.com/t/dE9kgZKp6
Let us know the results.
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 I understand correctly you say that you try to do this settings https://www.screencast.com/t/8pAO9xtl622F , and the TD Composer don’t make the changes?
If is so please provide a link were I can Inspect your News Ticker in your website, in this way I well be able to give you the proper answer.
Also you can try to clear all cache.
Thanks.
Hi,
You can do that only if you use a cloud template from tagDiv Cloud Library for posts and you edit the cloud template with TD Composer.
https://www.screencast.com/t/KA3dJs0uNNTv
https://www.screencast.com/t/bhlnNT7tly
https://www.screencast.com/t/vjW5J6qS7wTr
https://www.screencast.com/t/D804k9qm4s
The results: https://www.screencast.com/t/OjH9AZYgN
Thank you.
Hi,
For gallery please try a plugin like Woocommerce Product Gallery Slider or Advanced Woocommerce Product Gallery Slider
Thank you for your understanding.
Hi,
That could be caused by limited or insufficient resources, the theme has these requirements
– https://forum.tagdiv.com/requirements-for-newspaper/
In some cases 500 errors were solved by increasing the WP memory, for most users 256M would be enough.
Thank you.
Hi slueke,
I’m glad you’ve managed to fix the problem.
If you have time and you want, you can share the details here on forum for others customers that have the same problem like you had.
Thanks.
Hi,
If you refer at this number
https://www.screencast.com/t/2XiPsu145iBT
You need to add this custom css:
.tdb_smart_list_4 .tdb-sml-current-item-nr, .tdb_smart_list_4 .tdb-sml-current-item-title .tdb-sml-current-item-nr{
display: none;
}
See results: https://www.screencast.com/t/xGKJLUXSayax
Thanks.
Hi,
Yes is working, just replace the url from media with the YouTube url.
https://www.screencast.com/t/wCCDIfns8hgN
https://www.screencast.com/t/iSitw9RJWko
Thanks.
Hi Matija,
In order to center align the main menu please add this custom css to above css
.td-header-style-3 #td-header-menu {
margin: 0px auto;
display: table;
}
See results: https://www.screencast.com/t/R7xYO4GKmzA
Thanks.
-
This reply was modified 7 years by
Calin.
Hi eran@razgamliel,
First please clear all cache and force refresh the website, and check again, if the problem is still there please check the Requirements for Newspaper
If the problem persist please try the below steps:
Please go on themeforest and login with your credentials and get the theme with all files:
What’s included in the Newspaper theme package -> https://forum.tagdiv.com/whats-included/
After that please deactivate the tagDiv Composer and go in theme file and delete it
( you find the plugin in wp-content>plugins ) ,after that install the new tagDiv Composer.
Let us know how it works.
Thank you for your understanding.
Hi,
Please read this topic: Errors happened during tdcIframeData.init() -> bindViewsModelsWrappers()!
Thank you for your understanding.
Hi,
If you refer to the Unique articles, thane please follow our tutorials from here -> https://forum.tagdiv.com/unique-articles/
Hope this will help you.
Thank you.
Hi,
If I understand correctly you have a smart list and same others headings,if is so please read our documentation about smart list https://forum.tagdiv.com/smart-lists/
Thank you for your understanding.
Hi pbc,
Please provide a link were I can inspect the problem, in this way I will be able to give you the proper custom css for hove.
Thank you for your understanding.
Hi fno2019,
Hi, you have set hide for td-module-meta-info
https://www.screencast.com/t/98Nnld18YM8
Please add this custom css in Newspaper>Theme panel>Custom code>Custom css
@media (max-width: 768px){
.td-recipes .td_module_wrap .td-module-meta-info {
display: block;
}
}
Hope this will help you.
Thanks.
Hi,
With live css I just give you an example.
I will give you another example.
If you want to customized this post https://www.screencast.com/t/vShNJ4B3 , clikc the right click on the page and click on inspect https://www.screencast.com/t/aX2Y5Bt0N7
let say that I want to have background color gray on the outside of content, and on content to have background color white
https://www.screencast.com/t/SRv4JjHshY
Please tell me what custom css do you need and, please provide a link to your website were I can inspect the problem and give you a custom css for it.
Also you can follow our tutorial about Create custom code with the browser’s Inspector or the Live CSS Box, here you’ll understand better how custom css work.
Thank you for your understanding.
Hi,
Please try what was suggest via Dashboard.
Thank you for your understanding.
Hi,
In order to do that you need to use a plugin like Force Regenerate Thumbnails
Force Regenerate Thumbnails allows you to delete all old images size and REALLY regenerate the thumbnails for your image attachments.
Hope this will help you.
Thank you.
Hi,
1. Please replace above custom css for woocommerce with this one:
.woocommerce ul.products li.product .button,
.single-product .product .summary .cart .button{
font-size: 120%;
text-align: center;
}
.woocommerce ul.products li.product .button {
width: 100%;
}
.single-product .product .summary .cart .button{
margin: -2px 0 0 0;
width: 80%;
}
@media (max-width: 1019px){
.single-product .product .summary .cart .button{
width: 70%;
}
}
.woocommerce .woocommerce-message .button,
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.wc-proceed-to-checkout .button,
.coupon .button,
.woocommerce ul.products li.product .button,
.single-product .product .summary .cart .button{
background: gray!important;
}
You can change the color if you want.
https://www.screencast.com/t/50ldnbh79
https://www.screencast.com/t/cJjNaHRO
https://www.screencast.com/t/n6FCWaGYEKap
2. Please be notice that the woocommerce is a plugin, is not integrate in our theme ( what I want to say is that our theme is not made for shop, you need to use this plugin for that ).
3. I think that can be done, but you need to have some skills to do that, because is possible to make some changes in the plugin and after that, the plugin will be damage and will crash.
Thank you for your understanding.
Hi,
First please make sure that you have active comments on pages, go in Newspaper>Theme panel>Templates settings expand Page template https://www.screencast.com/t/7Mk2QMwzjR
Second activ for the page the comments https://www.screencast.com/t/OLO9hPvhWgf and set any template but not Pagebuilder + latest articles + pagination ( with this one, will not work ) https://www.screencast.com/t/iYGeMQxq
https://www.screencast.com/t/Bs5wSlgOW
See results :
https://www.screencast.com/t/WKCkuHdYGZ
Hope this will help you.
Thanks.
Hi,
I tink you make some confusion with the heading title for smart list and the numbers of smart list
https://www.screencast.com/t/pdBPxPYn
https://www.screencast.com/t/QAglmlPNT
This custom css will work for all devices
https://www.screencast.com/t/hP3MWqWs4A
https://www.screencast.com/t/fGY7T8dg
https://www.screencast.com/t/hkmpEgPRk
https://www.screencast.com/t/DDwB5O3pF3Fe
Thank you for your understanding.
Hi,
I test the wpDiscuz and this plugin work just fine.
https://www.screencast.com/t/RfLAf2OVENg
https://www.screencast.com/t/jYiszowhKR
https://www.screencast.com/t/qo4Rh909Lo3
If you do not want to use other plugin, only Disqus, then please read this topics about disqus: https://forum.tagdiv.com/topic/comment-count-works-fine-but-there-is-a-glitch/
https://forum.tagdiv.com/topic/comments-counter-with-disqus/
Hope this will help you.
Thanks.
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.