Hi team,
Pleas support me, as tittle.
I tried to find the way on Google, found and followed this: https://www.youtube.com/watch?v=mxNbW3ubtVY
No thing happens after setting sticky.
Please help me, thank.
Hi,
If you want to set a post to be show all the time in your homepage you need to add a block and set the post id in that blocks filter -> https://www.screencast.com/t/LbMX6PsK1 -> https://www.screencast.com/t/jXoa8iH6hg0 -> https://www.screencast.com/t/zkOy1XnS
Please check our documentation for Block settings guide -> https://forum.tagdiv.com/block-settings-guide/
Thank you!
Hi team,
Every time I change Featured (in English) to a word in my language (because readers in my country don’t understand what featured means). After changing, on mobile theme, it doesn’t show featured posts any more (it shows only latest articles).
Try to change in translations in theme panel, nothing happens.
I think I must change code in *.php in somewhere of theme folder.
Please show and guide me, thank you.
Hi,
If you want to change the category featured for mobile theme plugin you can make this from wp-content/plugins/td-composer/mobile/front-page.php
-> https://www.screencast.com/t/nzTK270s
Just make sure that the category you set it is in your website and have some post in that category.
Thank you!
Hi team,
Not OK, the file is not in the path you showed, I found it in public_html/wp-content/themes/Newspaper/mobile/front-page.php.
Even I found the file, I changed as you said, changed name of category as the same name in the file too.
As in result : It’s not OK.
Please double check.
Thanks,
Hi,
The path is different only if you do not have the last version of theme ( v9.7.2).
You would have to first remove the condition that was set to show the grid only if the featured category exists – http://prntscr.com/mic696 -> http://prntscr.com/mic6gv
Then the grid should show all posts.
Sorry for this inconvenience, but now the grid is working as it was intended originally.
Thank you!