Hi andreaskas,
Maybe that code need to be set in functions.php, you can try to set it on this file path -> wp-content/plugins/td-composer/legacy/Newspaper/functions.php
I hope this will help you!
Hi zatyshnyy,
It is possible that some settings to not be set properly for the cache plugin, so please make sure that the wp super cache is set like is this guide ->https://forum.tagdiv.com/cache-plugin-install-and-configure/ also, here https://i.imgur.com/GXgX4v4.png please set 0, clear the cache and check the results.
Thank you!
Hi hauntedpixel,
If you are using Widget, then you can add those on pages and cloud templates by using tagDiv Composer and setting the widget sidebar element -> https://i.imgur.com/JHdYtUE.png -> https://i.imgur.com/s0Oco6w.jpg -> https://i.imgur.com/OK6pdFn.jpg
I hope this will help you!
Hi,
For this error, please check our guide guide -> https://forum.tagdiv.com/tagdiv-composer-not-working/
Also, this problem can appear only on specific page, or it can be do to a code set in the header or footer (you can test it by setting the default header and footer -> https://i.imgur.com/VVlG7W7.png), in this case what you can do is to use the revisions for that page or cloud template -> https://www.wpbeginner.com/beginners-guide/complete-guide-to-wordpress-post-revisions/
In case that the problem is still persisting, please contact us via email at contact@tagdiv.com, please make sure that you have a full backup for your website and that you provide wp-admin and cPanel access and include the link of this topic to identify you.
Thank you!
Hi jjest_jjest,
I’m glad that the code is working.
If you do not want the code to apply for some viewports, then set it only for those you want to apply -> https://i.imgur.com/o8HArPL.png
Thank you!
I think that this can be done only if you not cache the posts, but then those will load slower.
Also another solution will be to also use CDN -> https://forum.tagdiv.com/cloudflare-cdn/ also the server need to provide you the resources to can handle the traffic from your website -> https://i.imgur.com/mDORDjc.png https://forum.tagdiv.com/requirements-for-newspaper/
Thank you!
I added this suggestion in the notice that I made.
Thank you!
Hi,
This can be done if you set the post id in the filter tab of the block/grid -> https://prnt.sc/26x0d1t then will be display only those posts until you remove the posts ids.
I hope this will help you!
It looks that there is a strong css that applies on account section of the user.
As a quick fix we can provide a custom css (set the code in the theme panel > custom code> custom css)
.bbpress .tdm-social-item {
width: 22.8px;
height: 22.8px;
margin: 2.5px 5px 2.5px 0;
}
.bbpress .tdm-social-item i{
color: #ffffff;
}
In case that this custom css is not working please provide a link to your website (we need the link to your website to make a css after the header style you use).
Thank you!
Hi,
Is this problem on all bbpress page or only for some specific pages.
I just checked some pages and the icons looks ok -> https://i.imgur.com/U2uurRj.png -> https://i.imgur.com/gDyb70o.png but maybe the problem is only for specific pages.
Thank you!
Hi,
You are referring to this option -> https://i.imgur.com/Replq0R.png, this option can increase the server effort if your traffic on the post is high. That option will allow the server to check and count each enter/refresh of post when you use a cache.
Now, it also depends on the server that you use and what resources are allocate for your website, if it is a dedicate server, then should not be a problem.
Also, the option can be removed if you are not using filters base on the most popular posts.
Thank you!
Hi SamRe, the “Show modified date” and “Enable time ago” are set by default on all elements that are displaying posts, but since on News ticker the date is not display, so the date can not be converted in time ago or in modified date (in my opinion those options from the News ticker should be removed, or it kept, but add the date).
I made a notice to our developers about this situation and they will decide what to do.
Thank you for your understanding!
Hi PaulAvery, if your fonts are not apply on safari, then it is possible that the safari browser to not have a support for that font. You need to check and make user that the safari have the font that you are using.
I just checked the favicon on more browsers from windows 10 and this is apply -> https://i.imgur.com/f5DxO41.png this can also be a specific problem for the safari -> https://stackoverflow.com/questions/68885882/favicon-not-displaying-on-safari
Thank you!
Hi DFC005,
I can not say that I know how to do it, but I think that the Nginx has set a custom 404 page -> https://ubiq.co/tech-blog/how-to-create-custom-404-page-in-nginx/
Also, I found an article similar with the situation explained by you https://www.digitalocean.com/community/questions/custom-wordpress-404-page-not-loading-nginx-404-page-loading-instead
I hope this will help you!
Hi janamtrup,
The Related articles from the mobile page are set only for the homepage to not be needed to create a mobile homepage, so it was used a grid and a block (those are also used for the categories). Unfortunately, those can not be set for other pages, it is custom made and the same is the page title.
The mobile theme plugin is simple without many options.
If you want to have more control over the mobile layout, you can try the mobile page template , here is a video tutorial -> https://www.youtube.com/watch?v=SpGkOnJeNZY
Thank you!
Hi tori-media,
The mobile pages are empty because you are suing the mobile theme with amp, and when you are using the mobile theme this will overwrite the responsive version and to make it faster the pages need to be made using the mobile editor -> https://i.imgur.com/bK2ykfh.png (because most of the time those are made using builders).
What you can do is to set a mobile content for those pages, or use the mobile theme with amp only for posts -> https://i.imgur.com/PM9X2ln.png
Responsive Newspaper Theme, AMP & Mobile Theme, Mobile Pages & Templates -> https://www.youtube.com/watch?v=SpGkOnJeNZY
Thank you!
Hi pwisker,
You are using only a single cloud category template and this is assigned for all categories as global -> https://i.imgur.com/1W2rfnQ.jpg so, if you make a change in that template will be apply for all categories that are using the global cloud category.
What you can do (in case that you want to display specific posts per category) is to duplicate the cloud category template and assign it as individual (it can be done from the frontend per category -> https://i.imgur.com/2Vwa0MX.jpg or from the theme panel per category -> https://i.imgur.com/rKiPLki.png)
I hope this will help you!
Hello,
This situation often occurs until users become accustomed to tagDiv Composer.
For example, when you delete a row, the items that are set in it will also be deleted. If it is an empty row, then only that row should be deleted. And if a row is empty, it will not appear for visitors, it will be visible only in the composer, what can be done if you set certain style on a row, is to set padding top and bottom -> https://i.imgur.com/5gI0DNJ.png
Also, sometimes there can be some conflicts with other plugins.
We also have a video tutorial -> https://www.youtube.com/watch?v=SoGQ0d5kIBg
Thank you!
Hi,
This can be done like you tried, using a “FEATURED” category, then just sort the post in the flex after the featured, for this you can use our guide https://forum.tagdiv.com/featured-posts-2/
I hope this will help you!
Thank you!
Hi jazzy1977, I’m glad that you manage to solve the problem.
Have a nice day!
Hello,
I understand. A fix has been introduced for this issue but it does not seem to cover all situations. If you agree, we would also like to identify the case that is happening to you and fix it, for this please make a full backup for your website and contact us via email and please provide wp-admin access and cPanel. We’ll try to fix it as soon as possible!
Thank you for your understanding!
Hi tbernard0515,
I just checked some of your links and it looks that you do not have the og image enabled. This can be added using a seo plugin, for example yoast seo, please set it as in our guide
-> https://forum.tagdiv.com/facebook-share/ after that your posts will have og image. Also, you can check your website links using this tool -> https://cards-dev.twitter.com/validator
Thank you!
Hi sncooke,
It looks that the code was not apply because the boxed option from the theme panel was not set enabled -> https://i.imgur.com/S4jMnD6.png -> https://forum.tagdiv.com/background-ads/
Please try this custom css
.td-container, .tdc-row, .tdc-row-composer {
width: 1000px;
}
Or if you want to be apply only for the website content, you can use this one
.tdc-content-wrap .td-container, .tdc-content-wrap .tdc-row, .tdc-content-wrap .tdc-row-composer {
width: 1000px;
}
Also, if you want to stretch the website with, then you can do it using the tagDiv Composer -> https://i.imgur.com/N0kWqCw.png
I hope this will help you!
Hello jjest_jjest,
You can change the website by starching the rows, but if a row is stretched, then the background will be covered.
Now, I think that a custom css will solve this problem -> https://i.imgur.com/LdgJGGO.jpg
.tdb-template .td-main-content-wrap {
width: 1068px;
}
Please set the code in the theme panel > custom code> custom css.
I hope this will help!
Thank you!
Hi,
If you are referring to this tab -> then it can be done with a custom css -> https://i.imgur.com/gRFyH4D.png -> https://i.imgur.com/syJGRSM.png
.single .td_block_related_posts .td-related-right{
display: none;
}
The code need to be set in the theme panel > custom code> custom css.
Thank you!
Hi Bennettheyn,
Most of the time this problem is related to a plugin conflict, so, please make a test using only tagDiv plugins and see if the problem is solved.
If the problem is solved, then please enabled the plugins one by one until you find the one that is causing this situation.
Thank you!