Adding my custom shortcode
Hi,
I have programmed custom shortcode I need to implement into BeTheme, currently, I have modified (or rather added) the shortcode to the functions.php file. However, when updating the theme that file does get overwritten.
Where can I add my complex Coding of shortcode to keep it all time?
Cheers
Comments
Hi,
What you ask for requires file customization, which, in reference to the Item Support Policy, is not allowed. http://themeforest.net/page/item_support_policy
So, if you want to modify files and don't know how, you should contact your web developer. Item Policy says:
Item support does not include services to modify or extend the item beyond the original features, style, and functionality described on the item page. For customization services that will help you tailor the item to your specific requirements, we recommend contacting the author to see if they privately offer paid customization services or checking out the great service providers on Envato Studio.
Thanks
I think you should read my question again.
Consider my question as "How to add custom shortcodes", I understand your reply as "Its not possible" with the functionality of betheme. I was basically asking if the core funct does include adding custom shortcodes, without file modification for example. Otherwise I'll just use my own plugin for it.
Sorry, you might be right.
If you do not want your files to be overwritten after update, you must use a child theme.
https://support.muffingroup.com/documentation/installation-updates/#child-theme
Best regards