- This topic has 9 replies, 2 voices, and was last updated 5 years, 9 months ago by
Theme Horse Support Team.
-
AuthorPosts
-
May 26, 2017 at 5:17 pm #51519
bkchua
ParticipantHi, as the content on my blog is evergreen content, I would like to remove the date which is appear in Google SERP. May I know if it is possible to do that in the theme code?
Thank you and looking forward to your reply.
bkMay 29, 2017 at 6:39 am #51543Theme Horse Support Team
KeymasterHi bk,
Google Serp is not related to themes. There is no any code to remove the date which appear in Google Serp. It might be controlled from seo plugins that you have activated on your site.
Thank you!
May 29, 2017 at 6:49 am #51544bkchua
ParticipantHi, thank you for taking the time to reply.
May 29, 2017 at 7:28 am #51546Theme Horse Support Team
KeymasterYou are welcome bk,
Thank you!
May 30, 2017 at 1:16 am #51563bkchua
ParticipantHi, as I understand most WordPress themes display a set of meta data on published blog posts. This typically includes at least the author and the date the post was published. May I know which file or where in the theme can I edit the code? The solutions I found in Google search involved installing plugins but it didn’t work well as the plugins are outdated. There are solutions which involved inserting code into function.php or single file. But there isn’t any single.php file in Ultimate. Please let me know where can I insert those code? Thank you.
May 30, 2017 at 5:04 am #51567Theme Horse Support Team
KeymasterHi bkchua,
If you like to insert the code in single.php then you can insert the code inside theme folder -> inc -> structure -> content-extension.php inside
ultimate_theloop_for_single()
function on line no 240.If no single page then all the functions is controlled by index.php. We are using action hook so you have to make code customization inside content-extension.php file.
Thank you!
May 30, 2017 at 4:23 pm #51576bkchua
ParticipantHey, thanks a lot for directing me to the particular function! I really appreciate your time and attention. Managed to make some changes and it seemed to be working. Still monitoring it.
Thank you! Have a great day!
bkJune 1, 2017 at 5:01 am #51594Theme Horse Support Team
KeymasterHi bk,
Thanks a lot. Could you also please help us rating this theme in WordPress Repository.
https://wordpress.org/support/view/theme-reviews/ultimate
We really appreciate your rating.Thank you!
June 1, 2017 at 2:03 pm #51609bkchua
ParticipantJust done that! Thank you 🙂
June 2, 2017 at 6:53 am #51618Theme Horse Support Team
KeymasterYou welcome bk
Thank you!
-
AuthorPosts
- You must be logged in to reply to this topic.