Here is the layout which I expect https://imgur.com/a/4qQ51qD
You are not getting my point. I need to make 3 posts as sticky and all other posts needs to be displayed normally. If I create separate block for sticky my layout wont be correct. Because in 1st row 2 sticky posts will be displayed, in 2nd row one sticky post will be display and in all other rows 2 posts will be displayed. So the second row wont look good. Because there will be one empty column in it since there are only 3 sticky post. Hope you got my point.
if I set 2 there then one box will be empty in the second row right. Because I need 3 posts to be sticky.
I don’t want 3 posts to appear in single row. I need only 2 posts to appear in single row like this (https://imgur.com/a/ta6Wsv8)
The problem is I need only 3 posts to be sticky, in that case one box will be empty.
Post id is filter is behaving in the same manner as featured post filter. Here only the post which we are specifing in the filter alone displaying. But we need to display all other posts too.
This is a default wordpress feature but the newspaper theme is blocking it. When we check the sticky post check box, the post is not becoming sticky just because newspaper theme is not considering that option it seems.
-
This reply was modified 1 year by
Satheeshraj.
With this option (https://forum.tagdiv.com/featured-posts-2/) only Featured posts will be shown, but the requirement is we need to show the featured post first followed by other posts.
-
This reply was modified 1 year by
Satheeshraj.
I too need the help for same topic
Hi,
I don’t want the ad to be placed in loop. I want the ad to be display only at the end of the search result. Please let me know what file I need to modify to achieve this.
Regards,
Satheesh
Please tell me the file which needs to be modified. I will modify. This is a mandatory feature for search page. Because there will be a violation if we show ad without content (search result).
Thus is not a custom work, this is a wordpress feature. Why I need to pay for this? Every theme and plugin will have this feature.
Hi,
I have already tried that but it’s not working for the newspapaer theme scripts alone. I have dequed all other scripts in the same manner.
Regards,
Satheeshraj V
Hi,
I think you are not getting my point. I don’t want any customization from theme side. Point here is every wordpress theme, plugin can load any script/styles. But there is an option to dequeue the script using wp_dequeue_script method if we dont want the script.
To dequeue the script we want the proper id. Here is the example to dequeue woocommerce script. Here the id used is “woocommerce”.
wp_dequeue_script( ‘woocommerce’ );
Like this I want to dequeue the above mentionioned scripts from theme. For this I want to know the proper id. Hope you got it.
Regards,
Satheeshraj V
Hi,
I’m using latest version only. I need to deregister those script since it contains lot of unwanted code. Will create a separate script file with required code alone.
Regards,
Satheeshraj V
Issue solved. Thanks
Main purpose of buying this theme is to use tag div templates but if its causing issue means no point in buying the theme. Can I get refund? I bought nearly 5 license. All site are having the same issue.
Any tentative date on when will it be fixed.
This is not about page speed. This is about tagdiv standpack and tagdiv composer plugin. If you check my site, I have not used many blocks. But still there is a rendering delay and if I use mobile theme there is no delay. In desktop also no issue. It means that some problem in theme for mobile devices.
I have not used multiple blocks. Lady load is not an issue here. Tag div composer and tag div standpack plugins only creating this issue. Issue disappear if I uninstall those plugins.
Hi,
The issue is with hyperlink, breadcrumb, auther name color. How to change these colors in mobile theme.
Regards,
Satheeshraj V
Hi,
I have already handled LCP, CLS and all but this particular issue is from theme css.
Please remove the whitespace before https. Here I have given the same url.
https://crictamil.in/team-indian-15-players-squad-announced-for-icc-world-cup-2023/
This is about WCAG 2.0 compliance.
Hi,
This is not about page speed. This is accesibility issue from Newspaper theme. You can identify those issue with the help of the url which I have provided.
Regards,
Satheeshraj V
-
This reply was modified 2 years by
Satheeshraj.
