I’m talking about theme panel >> post settings >> more article box. This is the one that is displayed in the bottom right corner when you are scrolling down.
I would like the option to disable the box for some posts, but keep it for other posts (for example, sorted by category, as the post templates are done by, or within the “screen options” for individual posts). My searching around indicates that the “more article box” is a global setting only, and cannot be customized to be enabled for some posts and disabled for other posts (as, for example, comments can be).
Is there any way to achieve this functionality with CSS or some other method?
Thanks
I want it to appear for most posts.
But I would like to disable it for one particular category of posts. I assume that would be the easiest way to modify it. (This category of posts has a lot of technical info and so I don’t want to annoy the reader with the box, but on normal categories I would like to)
I was also wondering if such modifications are possible with other global settings, such as the “Related Articles” box on the bottom of the post page (which is likewise only enabled/disabled on a global, rather than per category or per post basis).
-
This reply was modified 8 years by
zhongmeigames.
Then the same solution from here would work
– https://forum.tagdiv.com/topic/can-i-disable-more-articles-on-a-post-category/
Related articles is available as an element in cloud single templates, so this is possible without code modifications. A post template will or will not display it, according to your choice
– https://www.screencast.com/t/CXHnov1JfLf
You can create as many post templates as you want, with or without the related articles sections
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Okay, thanks, I’ll see what I can do and get back to you if I have any more issues.