Hello,
How can I make the more article window show the latest article on each category?
For example: a user is reading a post in the category “news” when he scrolls down the more article window to show the latest post from “news” category
when a user in reading a post in category “widgets” when he scrolls down the more article box to show the latest post from “widgets” etc.
Its highly important for me to do this.
Thanks!
Hello Marto,
Unfortunately, our theme does not have such an option for what you want to occur for More Article Box, sorry! The only options for this type of feature you find them in our Theme panel, like this -> http://screencast.com/t/4XuukeDIdMR Please notice that if you want to achieve as you wish is needed to do some additional customizations which involve custom work. Also, it is not a simple task and in order to achieve best results you have to alter the code from the core file td_more_article_box.php, like this -> http://screencast.com/t/VSYhcOupf
If you want to display more levels in our theme and you are not aware to the steps in this regard, please consider hiring a freelancer/developer to do this for you because we cannot provide customization services at the moment, sorry!
Thank yu for your understanding!
Hi,
I achieved this. I have one more question. How can I make the title of more article box to get the name of the current category? Ex. More stories from #news. I know the theme doesn’t have such an option, so please lead me to the core file I need to edit, or some custom code.
Thanks!
Hello Marto,
If you want to develop this feature you have to alter the code from the same core file which creates this, td_more_article_box.php, like this -> http://screencast.com/t/zgeXxizFIY Please notice that you have to alter the code and add some additional conditions in order to achieve best results, that involve custom work. Unfortunately, we cannot provide customization services and in the case which you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you.
Thank you for the message!
Hello Marto,
As you can see in the structure of this file, here this feature are made in our theme and it is called then in td_wp_booster_functions.php. If you want to change the functionality of this you have to alter the code from the core file and in this case, the file is td_more_article_box.php, like this -> http://screencast.com/t/myhey0RA8
Thank you for the message!