Forum Replies Created
-
in reply to: Embedded Spotify
Hello,
1. You can use the Custom Code element to add embedded code
2. In this case you can use this type of organization: https://codeless.co/folie/conference-event/ Or you can use some plugin like: TablePress that is free.
3. No you don’t need there is an Element called Widget Sidebar that you can use for this purpose.
4. About spotify you can use this plugin: https://wordpress.org/plugins/social-icons/
Let us know.
Regards!
Hello,
No nothing will be lost after the update. So you can continue to work without any problem.
The changes that you makes are stored in the db. In the update process we will only replace the files.
Regards!
in reply to: Cart icon does not show upHello,
Did you have resolved this issue? Because i can see the cart icon: https://imgur.com/a/SSghmem
Let me know.
Regards!
in reply to: Can't edit pages since updatingHello,
Ok, let us know if you have any further question.
Regards!
in reply to: menu item with border bottom – not alignedHello,
Please try add this custom css:
nav .menu > li:last-child{ padding-right:23px !important; }Let us know.
Regards!
Hello,
We have found the issue you have by remove the portfolio items without feature image.
This cause the issue.
Let us know.
Regards!
in reply to: Shopping Cart ErrorsHello Rob,
In order to resolve your issue please share with us your wp creds in your profile details so we can login and investigate on this issue.
Let us know.
Regards!
Hello,
Please share with us your wp creds into your profile details so we can look into.
Let us know.
Regards!
in reply to: Image display small in lightboxHello,
We have fixed this issue by editing the file wp-content\themes\folie\includes\codeless_builder\shortcodes\cl_media.php
<a href="<?php echo urldecode( $image['url'] ) ?>" class="lightbox">replaced with:
<a href="<?php echo codeless_get_attachment_image_src($image['id'], 'full') ?>" class="lightbox">let us know.
Regards!
in reply to: Can't edit pages since updatingHello,
The latest version works perfectly and the Codeless builder works faster. The only difference is that now you have the Codeless Builder splited from the Customizer. So to access the Codeless Builder you have to edit the page and click on Codeless Builder button. The option like styling and colors can be changed with Appearances > Customizer.
Also within the latest version you can work with WpBakery Visual Composer and with lot of Content Blocks that makes everything even easier.
Please check it out.
Let us know.
Regards!
in reply to: mobile image too bigHello,
Please can you add !important after the width like:
width:63% !important
About the earth photo i think you have to upload a bigger image.
Regards!
in reply to: Contact 7 stopped workingHello,
Yes this is an issue with the latest version of the theme and contact form 7 plugin.
You can fix it by editing this file /wp-content/themes/folie/includes/codeless_functions_backend_editor.php and remove the line below:
vc_remove_element("contact-form-7");Save the file.
Regards!
in reply to: How to make menu right justified on the pageHello,
You have to into Apperances > Customizer > Menu Style > Main Menu Typography > Text align.
There you have right justify text align. Also you can drag and drop the menu to the right position.
Let us know.
Regards!
in reply to: Shopping Cart ErrorsHello Rob,
The plugins that are included within the theme can be found on Appearances > Install Plugins.
Codeless Builder
Contact Form 7
Customize Posts
MailChimp for WordPress
Meta Box
WooCommerce
WooCommerce Currency Switcher
WooCommerce Variation Swatches
WPBakery Page Builder
YITH WooCommerce Ajax Product Filter
YITH WooCommerce Social Login
YITH WooCommerce WishlistLet us know.
Regards!