-
AuthorPosts
-
March 15, 2019 at 10:18 pm #1079282
I am trying to change some code in the product_snippet_meta.php file (/config-templatebuilder/avia-shortcodes/product_snippets) however the changes in my child theme are never used. I noticed the product_snippets.php is only doing a basic
include
of other product snippet files. Does this means that, although I followed directions from https://kriesi.at/documentation/enfold/intro-to-layout-builder/#add-elements-to-alb in order to overwrite one particular shortcode in my child theme, these changes will never be taken into account?What would be the best way to ensure that changes in the shortcode of the product_snippet_meta.php file are used properly?
March 18, 2019 at 4:20 pm #1079944Any news on this? Is there any way to overwrite any of the product snippet files in a child theme?
March 18, 2019 at 7:28 pm #1080032Hi Technoh,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
VictoriaMarch 18, 2019 at 8:36 pm #1080063Done, you can now login using the information in the private content section.
Thanks!March 19, 2019 at 9:02 pm #1080531Hi Victoria,
Did you have any issues logging in? Were you able to check the docs regarding child theme customization of product snippet files?
Thanks!
- This reply was modified 5 years, 8 months ago by Technoh.
March 20, 2019 at 4:12 pm #1080888Hi Victoria,
The issue is resolved. It was caused by having code for previous versions of the theme in the child theme’s files (functions.php, etc.). By updating the code to Enfold’s 4.5.2 version everything now works.
The temporary login I created has been deleted.
Thanks!
March 21, 2019 at 6:35 am #1081180 -
AuthorPosts
- You must be logged in to reply to this topic.