Yaman Jain
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Child theme: post-template.php?According to the file structure of a classic theme, template files should be located in the root folder of your theme:
wp-content/themes/your-theme/[template].phpYou can refer to the folder structure guidelines here:
To override a template file, you need to create the same file in the child theme, in the same location as it is in the parent theme.
For more information on template hierarchy, refer to this guide:
Please note that only page templates can have custom templates, and they require the “Reading” settings to be set to a static page.
Forum: Fixing WordPress
In reply to: WordPress themes and fonts resetWhere did you added the font and did your WordPress updated if you added you font in core files so after update whole code will reset.
Forum: Fixing WordPress
In reply to: Video doesn’t show in banner section mobile viewCan you please share the theme link
Forum: Everything else WordPress
In reply to: After trying to update plugin Royal Addons ElementorThis Error message inform that
wpr_enqueue_admin_scriptsfunction is not accessible by any of you hook. I want you to check Is does this function exists in any of the plugin which you deactivated.