PHP Snippet Library

Hi Themeco.

Where can I get your PHP Snippet Library?

I need to add the post author name, post last modified date, author photo etc using custom PHP.

I can do the customisation. I just need the snippets that will work perfectly.

Thanks

Hi @Mrbiizy,

Thanks for reaching out.

We don’t have a PHP Snippet Library but we are following the standard WordPress coding. So if you would like to customize your website, just follow the standard coding of WordPress and it will work perfectly with our theme.

If you need some theme customization, you may seek 3rd party developers to help you with your customization or you can avail One where we can answer questions outside of the features of our theme.

Hope that helps.

Thank you.

I know. I have tried the ones I found outside here but they aren’t working.

This is what I can do by myself but I need the right codes to get going.

PHP code to fetch current post author’s gravatar, name and last update for the post. Please help me with those.

Thanks

Hi @Mrbiizy,

You can utilize the predefined action filters and hooks of the X and Pro into your Child Theme to customize a few predefined sections. If you are not proficient with the Hooks and Filters*, I would suggest you hire a developer who can assist you to do this customization.
Please find the article on the Action Hooks and Filters: https://theme.co/docs/actions-filters-and-hooks

Hope it helps.
Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.