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, 7 months ago Ruco
    Keymaster
    in reply to: Can’t install demo transport (Installation failed: Error: Menu can’t installed

    Hello,

    Please can you create a new blank installation so i can login and install the demo for you.

    Let us know.

    Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: Button Opens Page in New Window

    Hello,

    You can’t do that at the moment. We are going to add this feature to the next update of handel that will come shortly.

    Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: Menu Item Active Menu color not changing

    Hello,

    This is what i see:
    https://imgur.com/a/Q3DzT5V

    I think that everything is ok now.

    Let me know.

    Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: Revolution Slider not responsive with Specular

    Hello,

    Please can you check it now.

    We have only added this conditional in 462 line:

    $('.full_nav_menu').length > 0

    We will add this change also in the next update.

    Best Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: Menu Item Active Menu color not changing

    Hello,

    Please send to us your wp credentials so i can fix it for you.

    Let us know.

    Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: Handel Finance Blog settings

    Hello,

    Without ftp you also can’t update the theme when the new update will come.

    Let us know.

    Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: Can’t install demo transport (Installation failed: Error: Menu can’t installed

    Hello,

    Please can you fill your profile details so we can investigate this issue and maybe install the demo for you.

    Let us know.

    Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: Hamburger menu in Mobile

    Hello,

    Please can you check it now.

    Let us know.

    Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: Codeless slider

    Hello,

    Slider height can be changed on the Slider Option: https://codeless.co/documentation/main.html#codeless_slider

    Please can you try to change the height from percentage to pixel.

    Let us know.

    Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: Hamburger menu in Mobile

    Hello Zero-srl,

    Please can you fill your profile details so we can access your website and check how can fix this issue.

    Let us know.

    Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: update template

    Hello,

    Yes you can update the theme and the WooCommerce.

    Theme is compatible with the latest WooCommerce version.

    Let us know.

    Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: Menu Item Active Menu color not changing

    Hello,

    We will check this problem and if it needed we will gonna fix this issue in the next update.

    Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: Handel Finance Blog settings

    Hello,

    Sorry for this issue. We will fix this problem in the next update that will come soon:

    Please can you replace this function into this file “/includes/codeless_html_attrs.php” find the line:

    function codeless_extra_classes_inner_content( $classes ) {
        if( !codeless_get_meta( 'page_fullwidth_content', false ) )
            $classes[] = 'container';
        else
            $classes[] = 'container-fluid';
        
        return $classes;
    }

    replace with:

    /**
     * Manage all conditions for adding extra classes on Inner Content
     * Don't modify this, use add_filter for modify codeless_extra_classes_inner_content
     * 
     * @since 1.0.0
     */
    function codeless_extra_classes_inner_content( $classes ) {
       if( !codeless_get_meta( 'page_fullwidth_content', 'off', get_the_ID( ))== 'on') 
            $classes[] = 'container-fluid';
        else
            $classes[] = 'container';
        
        return $classes;
    }

    Save the file and let us know.

    Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: Hamburger menu in Mobile

    Hello,

    Please can you try to open the link with a private browser because i think you have it on cache.

    I have just tried with a simulator galaxy s5 and seems it works. Also works perfectly on iphone.

    Let us know.

    Best Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: Add to cart redirection to checkout doesn\'t work

    Hello,

    Have you updated the theme to the latest version 1.6.3

    Let us know.

    Best Regards!

Viewing 15 posts - 1,036 through 1,050 (of 3,073 total)
← 1 2 3 … 69 70 71 … 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