LiveComposer
Forum Replies Created
-
Forum: Plugins
In reply to: [Live Composer - Free WordPress Website Builder] live composer error issuesHi,
Four module areas, correct? Does it happen with 5 or more columns?
“500 Internal Server Error” does not give much info ( actually it gives no indication to where the bug occurred and what caused it ), a lot of things can cause that error to show. But the hosting provider has more info on what caused the error in their error logs. So, contact them about giving you the contents of the error log and then pass it on to me here.
I’m quite sure it’s not related to the number of module areas ( LC has been around for 2 years, such an issue would come up by now ), I assume it’s hitting some kind of limitation on the hosting, most likely PHP memory limit.
If the error logs show “Fatal error: Allowed memory size of XXXXXX bytes exhausted” then that is definetely what’s going on.
PHP memory limit issue is not uncommon with WordPress, especially when there are big plugins. The WordPress codex has a page on that issue.
Resolving that issue is simple, just contact the hosting provider and ask for PHP memory_limit to be increased. Some hosting providers have the option to increase that in your control panel, but it depends on the hosting.
Regards,
SlobodanHi Rio,
Go to WP Admin > Live Composer > Navigation Module. In there you can register menu locations.
You can then apply menus to those menu locations in WP admin > Appearance > Menus. ( regular WP usage, not LC specific ).
Then you can output/display those menus using the “Navigation” module, just choose the menu in the module options and the menu will show up.
Regards,
SlobodanForum: Plugins
In reply to: [Live Composer - Free WordPress Website Builder] Not workHi,
If you visit a regular page ( the ones from WP admin > Pages ), does the “activate editor” show up?
If you’re on the homepage which is not powered by a static page the button will not show up because that is not a regular page. You’d need to set a regular page as homepage ( front page ) in WP admin > Settings > Reading.
Can you also let me know what is the URL where the theme you are using can be found?
Regards,
SlobodanThe category/tag description field can not be outputted at the moment. But we’ll be adding that soon, most likely version 1.0.3
Regards,
SlobodanNot sure I understood correctly, but if you want to change the permalink slugs you can do that in WP admin > Live Composer > Slugs.
Regards,
SlobodanJust to make sure I understood correctly, the ability to output the content ( main WP content editor of a post/page ) into another post/page, correct?
Hi,
“The Content” module displays the regular content of the page ( the main text editor in the admin ). I assume the page you’re adding it on does not have any content at the moment.
–
The module you are looking for ( to add text/content from within the front end editor itself ) is “Text” module.
–
However “The Content” module should have displayed placeholder text when the page does not have content, I just tested on my installation and the placeholder text did not show up, I’ll get that sorted out.
Regards,
SlobodanForum: Plugins
In reply to: [Live Composer - Free WordPress Website Builder] Donation LinkMarking as resolved ??
Forum: Plugins
In reply to: [Live Composer - Free WordPress Website Builder] Donation LinkHi,
You’re welcome and thank you for the kinds words, I’m happy that you like Live Composer.
As for the donation, will see about setting that up. If you want you can rate the plugin, it would really help out.
Regards,
SlobodanForum: Plugins
In reply to: [Live Composer - Free WordPress Website Builder] LIVE COMPOSER ISSUESHi Daren,
Happy to hear it’s resolved.
As for the updates, you can get the official updates but as the theme’s support person mentioned they’re testing out the updates for compatibility and ensuring it all works fine with the theme.
–
Hi. Can you please make a separate support request, this one is for the issue @darendarius encountered.
Regards,
SlobodanForum: Plugins
In reply to: [Live Composer - Free WordPress Website Builder] LIVE COMPOSER ISSUESHi,
You are using a commercial WordPress theme powered by Live Composer. The author of the theme offers support for the theme and Live Composer, you can ask him for assistance.
If he’s unsure what’s going on he’ll contact us for assistance, he has access to our premium support.
Regards,
SlobodanForum: Reviews
In reply to: [Live Composer - Free WordPress Website Builder] Fantastic page builderThank you Darron ??
Regards,
SlobodanForum: Fixing WordPress
In reply to: Having a nightmare centering a Youtube EmbedCan you share the URL to that page on which you have the video?
Forum: Fixing WordPress
In reply to: Having a nightmare centering a Youtube EmbedWrap it in a div that has text-align set to center.
Like this https://codepen.io/anon/pen/eNqNRQ
Forum: Plugins
In reply to: [Codestyling Localization] Is this gone?I can’t find any info on this, shame, was an awesome plugin I directed my theme/plugin users to when they needed to translate.
There’s a download link on the plugin’s website thou, https://www.code-styling.de.
It’s a long page, the download link is just above the comments.