Forum Replies Created
-
in reply to: demo content
Hello,
You have used another the original version of the WpBakery Visual Composer instead of the Codeless WpBakery Visual Composer.
The main page builder you have to use is Codeless Page Builder and Codeless WpBakery Visual Composer (modified version). When you use the original WpBakery Visual Composer than the modified one you will have these issues.
You have to delete the new WpBakery and install the old one, let’s hope that you haven’t anything during this time with the new WpBakery Visual Composer.
Please don’t update Codeless WpBakery Visual with the original version.
Let us know.
Regards!
in reply to: Slider Revolution > Magazine SliderHello,
This is the demo you have to install: https://imgur.com/sui9XWr
Learn here how to configure the Codeless Slider: https://codeless.co/documentation/main.html#codeless_slider
Regards!
in reply to: Upgrade problemsThis reply has been marked as private.in reply to: LayersliderHello,
I have fixed your issue. Now slider is showed.
There was a problem with the latest version of LayerSlider so we have changed the original theme code in the file:
includes/core/codeless_slideshow.php
and edited the function:
function layerslider(){ return do_shortcode('[layerslider id="5"]'); }In the next update please don’t replace this file.
Let us know.
Regards!
in reply to: refund request on picante wp themeHello,
Which is your username on ThemeForest so we can find out your request.
Let us know.
Regards!
in reply to: LayersliderHello,
Please can you share with us your wp credentials (private reply) so we can do that for you.
Let us know.
Regards!
in reply to: Upgrade problemsHello,
I have just tried to login but again i receive this error:
Unable to reach a settlement: [diffie-hellman-group14-sha1, diffie-hellman-group1-sha1] and [[email protected], ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256]. The connection attempt was rejected. The server may be down, or your network may not be properly configured.Let me know.
Please if I can’t access the SFTP, change the name of the specular_new to specular so we can check what causes your issues.
Are you sure that you have nothing changed to the original theme files?
Let us know.
Regards!
in reply to: Upgrade problemsHello,
Sorry for the delay I’m looking at it right now.
Regards!
in reply to: Upgrade problemsHello,
I tried to log in but it seems impossible with the sftp credentials you have shared.
Please can you check that the name of the Specular folder has to be “specular”.
Also, check out to install any plugin that it is required and sometimes you have also to activate them.
Let us know.
Regards!
in reply to: Hover box problemHello,
I added an extra class to the hoverbox. The new class has this class:
.hoverbox{min-height:370px;}Check it out and let us know.
Regards!
in reply to: Integrate Woocomerce into Folie Landing Scrollhello,
Please can you send to us your wp creds so I can take a look? Fill your profile details with online link and creds.
I will investigate the problem and will find a solution.
Let us know.
Regards!
in reply to: Background-imageHello,
Please go to WordPress Dashboard > Specular > Styling Options > Background and there you have to change the background image.
If you can’t change again you have to check the header.php file maybe there you can find any code that is changed.
Let us know.
Regards!
in reply to: WPBakery not working properlyHello,
Please check it now I have changed some margin on the column to make that possible:
margin left was set to -60px
Check out the screenshot below:
Regards!
in reply to: your stylesheetHello,
This code is generated dynamically so the custom CSS is serialized and registered in the database.
You can add the custom CSS by adding a child theme and write every code in the style.css of the child theme.
Let us know.
Regards!