Codeless
  • Support Home
  • Themes
  • Support
  • WordPress Tutorials
    • How to Start a Blog
    • Best Website Builders
    • Best Small Business Hosting
    • Email Marketing Services
    • Cheap WordPress Hosting
  • Video Tutorials

Community Forums

  • Profile
  • Topics Started
  • Replies Created
  • Favorites

Forum Replies Created

  • 7 years, 5 months ago Ruco
    Keymaster
    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!

    7 years, 5 months ago Ruco
    Keymaster
    in reply to: Lots of bugs

    Hello,

    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!

    7 years, 5 months ago Ruco
    Keymaster
    in reply to: Picante (Organic) How to change price on portfolio

    Hello,

    Yes we will for sure, thank you for the feedback.

    Regards!

    7 years, 5 months ago Ruco
    Keymaster
    in reply to: How to add Meta Data to a page

    Hello,

    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!

    7 years, 5 months ago Ruco
    Keymaster
    in reply to: Customizer not loading

    Hello,

    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!

    7 years, 5 months ago Ruco
    Keymaster
    in reply to: Change Pictures

    Hello,

    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_header

    Also 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_pages

    Let us know.

    Regards!

    7 years, 5 months ago Ruco
    Keymaster
    in reply to: Demo did not load properly

    The copyright on the sidebar can be changed in Appearance > Widgets > Header Widgetized Area. Edit the Widget Text and after finished click on save.

    https://imgur.com/a/a6VVXTx

    Regards!

    7 years, 5 months ago Ruco
    Keymaster
    in reply to: Can't overloading the directory includes

    Hello,

    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!

    7 years, 5 months ago Ruco
    Keymaster
    in reply to: Codeless Slider not resizing on mobile

    Hello,

    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!

    7 years, 5 months ago Ruco
    Keymaster
    in reply to: Header

    Hello,

    Yes all the header option and styles can be changed at the Tower > Header options.

    Let us know.

    Regards!

    7 years, 5 months ago Ruco
    Keymaster
    in reply to: Lots of bugs

    Hello,

    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!

    7 years, 5 months ago Ruco
    Keymaster
    in reply to: Picante (Organic) How to change price on portfolio

    Hello,

    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!

    7 years, 5 months ago Ruco
    Keymaster
    in reply to: Gzip compression issue

    Hello,

    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!

    7 years, 5 months ago Ruco
    Keymaster
    in reply to: Customizer not loading

    Hello,

    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!

    7 years, 5 months ago Ruco
    Keymaster
    in reply to: Demo did not load properly

    Hello,

    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!

Viewing 15 posts - 691 through 705 (of 3,073 total)
← 1 2 3 … 46 47 48 … 203 204 205 →

Site Links

  • Support Policy
  • Specular Support Forum
  • Video Tutorials
  • Knowledge Base
  • Guides and Reviews

Useful Articles

  • Build a Website
  • Web Design & Development
  • Hosting
  • WordPress

Login

Log In
Register Lost Password