tomiup
Forum Replies Created
-
Forum: Plugins
In reply to: [Export & Import WPBakery Page Builder] Image export and importHi,
This feature is unavailable now.
Forum: Plugins
In reply to: [Export & Import WPBakery Page Builder] No Templates Found!!Hi mish99,
Can you share me the template file. I need test it on my Site.
Email: [email protected]
Thanks!
Forum: Plugins
In reply to: [Export & Import WPBakery Page Builder] Import doesn’t work anymoreThanks @kurzbaginski!
We will update our plugin soon. 🙂
Forum: Plugins
In reply to: [Export & Import WPBakery Page Builder] Import doesn’t work anymoreHi,
Please insert the script below to function.php in your theme:function custom_myme_types($mime_types){ $mime_types['json'] = 'application/json'; return $mime_types; } add_filter('upload_mimes', 'custom_myme_types', 1, 1);
And wp-config.php:define( 'ALLOW_UNFILTERED_UPLOADS', true );I believe, this will help.
- This reply was modified 7 years, 5 months ago by tomiup.
Forum: Plugins
In reply to: [Export & Import WPBakery Page Builder] Import doesn’t work anymoreHi,
Can you provide me a screenshot of error.
Thanks all!
Forum: Plugins
In reply to: [Export & Import WPBakery Page Builder] Import doesn’t work anymoreHi everyone,
Please open wp-config.php and insert the scripts below: define(‘ALLOW_UNFILTERED_UPLOADS’, true);
– Save and enjoy!
I’ll update my plugin soon.
Best regards,
Tomiup Team.Forum: Plugins
In reply to: [Export & Import WPBakery Page Builder] Theme TemplatesHi,
This plugin is add-on for Visual Composer (WPBakery Page Builder) plugin.
Forum: Plugins
In reply to: [One Click Demo Import] Error: Internal Server Error (500)Hi capuderg,
This is my hosting information (xampp):
- PHP Version 7.2.6 - upload_max_filesize: 256M - max_input_time: 300 - max_execution_time: 300 - post_max_size: 512MBefore add:
add_action('pt-ocdi/enable_wp_customize_save_hooks', '__return_true');
– import demo working wellAnd after add
add_action('pt-ocdi/enable_wp_customize_save_hooks', '__return_true');
– Error: Internal Server Error (500)Do you have any solution to help me solve this problem?
- This reply was modified 7 years, 10 months ago by tomiup.
Hi,
Let me know your WordPress & PHP/mySQL version to check it.
Best regards,
Hi,
Let me know your WP version & Plugin version?
Forum: Plugins
In reply to: [Export & Import WPBakery Page Builder] Templates Exist ErrorHi,
If can, let me know your site administrator and password to check it.
[email protected]Best regards,
Tomiup.Forum: Plugins
In reply to: [Export & Import WPBakery Page Builder] Templates Exist ErrorLet me know you are using “WPBakery Page Builder” version?
Please use the latest version of “WPBakery Page Builder” and “VC Templates Import & Export”
Forum: Plugins
In reply to: [WP Recipe Manager] No menuHi,
You can create new recipe via admin bar: http://prntscr.com/hyskbq or http://prntscr.com/hysl6f
After active plugin, you can see it.
Forum: Plugins
In reply to: [WP Recipe Manager] No menuYou can say more. Where do you want to menu link?
Forum: Reviews
In reply to: [Export & Import WPBakery Page Builder] Work fine !