Hello,
Can you tell me how I can get one specific category articles displayed in the related articles? and then have the same related articles appear under every article. Also I would like to only have 3 related articles appear instead of 6 if that is possible.
Thank you in advance.
Dennis
I have done the do_shortcode method and i used block 15.
Question: but how can i have the styling the same as the default related articles? My images are now to small and y have to munch white space. like this ->http://prnt.sc/djwae1
Another alternative for you would be to disable the Related Posts block and add in that section with do_shortcode method a simple block which you can filter it by latest articles from entire site and your problem will be solved. Also, you can give the similar name to your block, like Latest Articles. As a hint, you can see here an example to post template style 1, like this -> http://screencast.com/t/Ns3rVIIf
Hi,
Please provide a link so we can inspect this and see if we can provide some css to adjust the block 15 design.
Or if you want to change the Related Articles functionality, you can change the code something like this – http://screencast.com/t/jZPjDC4ukr
'category_id' => '1'
Add your own category ID to the above code(1 is just an example). Also you can control the articles number from Theme Panel > Post Settings – http://screencast.com/t/v4rIDtWKVycH
I recommend to backup your file before any change, so you can revert in case that something goes wrong.
Thanks!
I have done some css but i think its not good. Because i want it to be responsive also. Could you check if its done right?
The link: http://www.healthygenius.com/19-surprising-ways-use-lemons/
Thank you in advance