Unyson
Forum Replies Created
-
Forum: Plugins
In reply to: [Unyson] Cannot install page builderI created an empty sitemap.xml file but nothing changed.
Try to give it write permissions (777).
I can’t install Page Builder and other suggested extensions.
I will be able to help, only if you will send me admin and FTP details to
unyson[at]email.comso I will have access to debug the code. Because on my side everything works fine. Or tell me how to reproduce the problem.Forum: Plugins
In reply to: [Unyson] Cannot install page builderSilence is Golden
Forum: Plugins
In reply to: [Unyson] Mega Menu?The Styling and MegaMenu extensions are visible only when added to
// file: {theme}/framework-customizations/theme/manifest.php $manifest['supported_extensions'] = array( 'styling' => array(), );because those extensions has no sense if the theme is not configured to display them correctly.
Sorry for late reply
Forum: Plugins
In reply to: [Unyson] Unable to install Page BuilderForum: Plugins
In reply to: [Unyson] Page Builder always creates one-third gridForum: Plugins
In reply to: [Unyson] Cannot install page builderIf it’s Windows, the problem may be in path length limit. Our extensions are nested and the full path of the extension may be very long and reaches the Windows limit. Can you google “how to increase windows path length limit” and try to do that and let us know if it fixes the problem?
Forum: Plugins
In reply to: [Unyson] Using a plugin for new shortcodesextensions/framework-customizations/extensionshas no sense, justextensionswill work, or any other directory name, it doesn’t matter.Forum: Plugins
In reply to: [Unyson] Cannot install page builderPlease give us your WAMP version and maybe other details how to reproduce this.
Forum: Plugins
In reply to: [Unyson] Using a plugin for new shortcodesPlease download and install the latest dev version of Unyson, it should work now.
Forum: Plugins
In reply to: [Unyson] Using a plugin for new shortcodesSorry, at the moment it will not work. I created an issue https://github.com/ThemeFuse/Unyson/issues/382
The fix will be available in the next version.Forum: Plugins
In reply to: [Unyson] MultilanguageHi, for this we have an issue open https://github.com/ThemeFuse/Unyson/issues/346
Forum: Plugins
In reply to: [Unyson] Events not appearingHi,
I moved this topic to https://github.com/ThemeFuse/Unyson-Events-Extension/issues/8
Forum: Plugins
In reply to: [Unyson] Using a plugin for new shortcodesRemove trailing slashes
$locations[plugin_dir_path(__FILE__) . 'framework-customizations/extensions'] = plugins_url( 'extensions', __FILE__ ) . '/framework-customizations/extensions';Forum: Plugins
In reply to: [Unyson] to remove.
Forum: Plugins
In reply to: [Unyson] Plugin download file seems to be corruptI checked again like you can see in this video: http://screencast.com/t/qfr63jDeCpU All is working fine