golden hour
/home/godaofbq/dev.hyperredbed.com/wp-content/plugins/shopengine-pro/traits
⬆️ Go Up
Upload
File/Folder
Size
Actions
path-correction.php
185 B
Del
OK
singleton.php
310 B
Del
OK
Edit: path-correction.php
<?php namespace ShopEngine_Pro\Traits; trait Path_Correction { protected function get_builder_template_dir() { return \ShopEngine_Pro::plugin_dir() . 'templates/screens/'; } }
Save