Hi, when i click read more button of preinstalled blog posts it shows single post page. On the top there is an image 1500x400 and some texts but i can't find them to edit. I read from other articles something about news page but i don't have something like that. How to edit single post page?
Notes: I work localhost. i have made website in html but customer needs wordpress version. I updated html support by accident. I don't need html support, only wordpress. If there is problem please you can transfer my support update from html to wordpress.
I asked because i would like to know if there is option to have different "Blog subtitle" for each single post. It's ok. I modified hard code.
I didn't get answer for my question about home page posts element. I want to use it 3 times but i want to load posts from category id. Have i to edit hard code again or there is any option?
I think you can edit it in: /muziq-jellythemes/single.php file and /muziq-jellythemes/inc/admin/options-init.php and you will need create custom field in blog post.
I don't know home page posts element, maybe you can explain it with more detail? If you want load posts from category id, check the wordpress loop and category id.
Hi, when i click read more button of preinstalled blog posts it shows single post page. On the top there is an image 1500x400 and some texts but i can't find them to edit. I read from other articles something about news page but i don't have something like that. How to edit single post page?
Notes: I work localhost. i have made website in html but customer needs wordpress version. I updated html support by accident. I don't need html support, only wordpress. If there is problem please you can transfer my support update from html to wordpress.
Thanks.
Hi,
It's available an option to change it in theme option, please check it.
Best Regards,
Jelly Team
I asked because i would like to know if there is option to have different "Blog subtitle" for each single post. It's ok. I modified hard code.
I didn't get answer for my question about home page posts element. I want to use it 3 times but i want to load posts from category id. Have i to edit hard code again or there is any option?
Thanks.
Hi,
I think you can edit it in: /muziq-jellythemes/single.php file and /muziq-jellythemes/inc/admin/options-init.php and you will need create custom field in blog post.
I don't know home page posts element, maybe you can explain it with more detail? If you want load posts from category id, check the wordpress loop and category id.
https://codex.wordpress.org/The_Loop
https://developer.wordpress.org/reference/functions/get_posts/
Best Regards,
Jelly Team
I made it working with third party plugin. Thanks anyway for your help.
Hi,
Glad it’s working for you now. Do you still need my help?
Best Regards,
Jelly Team