I’ve never had any issues using this before and use the same theme with all of my websites (WPAstra). The plugin has also been updated to the latest version. Can someone help?
In fact, before updating the plugin to the latest version, I was able to see the library, now nothing shows up…
]]>I bought your affiliate template pack and tried to activate it. But I could not see any template library in the editorskit plugin. Please help.
]]>I have tried the below code to remove default remote templates and it’s working fine but removing my custom templates too.
/**
* Register our custom source.
*/
add_action( 'elementor/init', function() {
include 'includes/source.php';
// Unregister source with closure binding, thank Steve.
$unregister_source = function($id) {
unset( $this->_registered_sources[ $id ] );
};
$unregister_source->call( \Elementor\Plugin::instance()->templates_manager, 'remote');
\Elementor\Plugin::instance()->templates_manager->register_source( 'Elementor\TemplateLibrary\Source_Custom' );
}, 15 );
Thank you
]]>to register custom library
\Elementor\Plugin::instance()->templates_manager->register_source( 'Custom_Elements_Templates_Library' );
to get templates data
\Elementor\Plugin::instance()->templates_manager->get_source( 'custom-templates' )
Thanks!
]]>For some reason after I updated to the latest version of WordPress, I cannot import .json files for my page templates in the page editor.
The blue “template library” and “block template export” button’s have disappeared from my page editor.
I have highly relied and continue to rely on that feature to be available, and I’m wondering if there is a way I can get that back asap.. or if there is another way I can go about it to get the same result (.json files to upload my page templates).
Thank you for your hard work! It is much appreciated, as would any and all assistance.
– Buddy
]]>Hmm, my client would be pissed now..
]]>I’ve been wanting to implement a popup on the website of the company I work for for a while, and I needed it to be light weight, not overly invasive, and very controllable. I’ve been looking for a while, but with the recent COVID-19 issue, I was forced to make a decision quickly. I also REALLY like their library of templates. I can either custom make my own, use one of their ready made nicely designed templates, or a little of both by modifying one of the templates! I am EXTREMELY happy and satisfied with my selection of Popup Maker.
Their customer service is exceptional and Mia worked hard for me to find just the right plan to fit my needs. THANKS MIA!!
Give Popup Maker a try, I’m sure you will be happy with it too!!
]]>