Forum Replies Created
-
in reply to: Visual composer fail
Hello,
Please can you send to us your wp creds (profile details)so we can check it closer. Have you tried to work with Codeless Builder instead.
Sorry for any inconvenience, let us know.
Regards!
in reply to: Lots of bugsHello,
1. I’m checking this issue and will let you know soon.
2. About the demo there is no issue all the pages are installed.
3. To change the order you have to access the customizer this option can’t selected on the visual composer.
The problem is that i see an 500 error when i try to access the customizer. i can’t debug the problem without the logs. Please can you give us access to logs or send them so i can find what is the cause.
Sorry for any inconvenience, i think your hosting provider cause this issue.
Let us know.
Regards!
in reply to: Picante (Organic) How to change price on portfolioHello,
Yes we will for sure, thank you for the feedback.
Regards!
in reply to: How to add Meta Data to a pageHello,
In that case i strongly recommend you to use the Yoast Seo Plugin. You can add the meta tags and description for any page. There also other features that can help your seo.
Regards!
in reply to: Customizer not loadingHello,
What version of php have you installed ? Also please can you disable any third party plugin that doesn’t come with the theme package.
If you can’t resolve it yet please share your online link and wp creds (profile details) so we can check the issue closer and resolve it for you.
Let us know.
Regards!
in reply to: Change PicturesHello,
Do you mean the slider or the page header images?
Anyway this is the link in the documentation how to change the slider images: https://codeless.co/documentation/main.html#codeless_slider
and this is the section on how to change the page header image:
https://codeless.co/documentation/main.html#default_page_headerAlso you can change the page header and overwrite the default page header by edit the page itself in the page header options:
https://codeless.co/documentation/main.html#create_pagesLet us know.
Regards!
in reply to: Demo did not load properlyThe copyright on the sidebar can be changed in Appearance > Widgets > Header Widgetized Area. Edit the Widget Text and after finished click on save.
Regards!
in reply to: Can't overloading the directory includesHello,
You can resolve that by adding this css into child theme style.css
.cl-icon-cart-outline:before{ ....
with this class you can edit the icon of the cart.To edit the quick view you have to overwrite the file june/js/codeless-main.js this is the code
$result.imagesLoaded(function(){ $.magnificPopup.open({ items: { src: '<div class="mfp-with-anim popup-quick-view single-product woocommerce">' + $result[0].outerHTML + "</div>", type: "inline" }, removalDelay: 300, preloader: true, tClose: '', callbacks: { beforeOpen: function() { $.magnificPopup.close(); this.st.mainClass = "mfp-move-horizontal" + " quick-view-wrapper"; }, open: function() { $(".popup-quick-view .variations_form").each(function() { $(this).wc_variation_form().find(".variations select:eq(0)").change() }); $(".popup-quick-view .variations_form").trigger("wc_variation_form"); $( '.popup-quick-view .woocommerce-product-gallery__wrapper' ).addClass('cl-carousel owl-theme owl-carousel'); setTimeout(function(){ CL_FRONT.components.Carousel( $( '.popup-quick-view .woocommerce-product-gallery__wrapper' ), { items: 1, nav: true }, function(){ CL_FRONT.nanoScroller(); } ); }, 1); CL_FRONT.shopDropDown(); CL_FRONT.shopFixes(); CL_FRONT.xBrowserFixes(); if( $('.popup-quick-view').find('.product-type-grouped').length > 0 ) CL_FRONT.quickView(); CL_FRONT.ajaxProductAdd(); $('.popup-quick-view .variation-selector select').on('change', function(){ $(this).closest('.popup-quick-view').find('.woocommerce-product-gallery__wrapper').trigger('to.owl.carousel', 0) }); if( $.fn.tawcvs_variation_swatches_form ) $( '.popup-quick-view .variations_form' ).tawcvs_variation_swatches_form(); $button.removeClass("loading"); }Normally the child theme have to work.
Let us know.
Regards!
in reply to: Codeless Slider not resizing on mobileHello,
I can’t login to access your WordPress Dashboard > Specular > Custom Css Box
@media(max-width: 480px){ .swiper-slide { background-size: cover ! important; background-repeat: no-repeat ! important; background-position: 0 0 !important; height: 480px ! important; } .swiper-container{ height: 600px; } }Let us know.
Regards!
in reply to: Lots of bugsHello,
Sorry this isn’t possible if you have a variable product. The problem is that you have color and size to be set. Sometimes the client can made the wrong order or a default one.
If you want we can activate it for you but isn’t recommended.
Let us know.
Regards!
in reply to: Picante (Organic) How to change price on portfolioHello,
Please can you add in the Price Currency the price and the currency and in the price decimal the number after the point.
Let us know.
Regards!in reply to: Gzip compression issueHello,
There is no possibility that the theme can cause this issue. The gzip module is a server side issue so a wordpress theme can’t disable or conflict with it.
Please can you let us know where you check the functionality of gzip.
Regards!
in reply to: Customizer not loadingHello,
I think this is an error with the configuration in your localhost server. After login please try to access this link: wp-admin/customize.php. Also please try to activate the original theme and customize it again.
Let us know.
Regards!
in reply to: Demo did not load properlyHello,
Please can you check it now. Now to change the footer copyright you have to go into WordPress Dashboard > Specular > Footer Options and change the text.
The footer widgets can be changed into Appearances > Widgets > Footer Widget 1 , Footer Widget 2 , Footer Widget 3, Footer Widget 4
Let us know.
Regards!