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, 4 months ago Ruco
    Keymaster
    in reply to: wp bakery front end editor is missing

    Hello,

    You don’t need to install pro WPbakery visual composer instead of this you have the wpbakery visual composer that is included within the theme.

    If you share with us your online link and wp creds i can help to make some of the customization you want.

    Let us know.

    Regards!

    7 years, 4 months ago Ruco
    Keymaster
    in reply to: Colors and size in product hover

    Hello,

    We will launch the new update with this issue fixed. The update will be online the next weeks. If you can’t wait until the update will be online we can help you by editing your installed theme.

    Let us know.

    Regards!

    7 years, 4 months ago Ruco
    Keymaster
    in reply to: June Theme import not looking as on our site

    Hello,

    The two icons aren’t part of the theme. The cart and the chat icon is added on the demo only for purchasing purpose and user help.

    The second icon can be added easily by installing the free Drift plugin. Drift is a chart service that you can also use for your website.

    Let us know.

    Regards!

    7 years, 4 months ago Ruco
    Keymaster
    in reply to: Search Results Page

    Hello,

    Sorry is impossible to change the default color for the search result from the option. I have change the color of the menu by adding this custom css lines:

    .search  .header_container.menu-full-style #navigation nav > ul > li > a, .error404  .header_container.menu-full-style #navigation nav > ul > li > a{
    		color:red !important;
    }

    Let us know if its ok now.

    Regards!

    7 years, 4 months ago Ruco
    Keymaster
    in reply to: Portfolio Image Compression

    Hello,

    The easiest way is to resize the images and compress them.

    You have to crop images in about 1200 x 800 px with photoshop. After that you to go into https://compressnow.com/ and reduce the size of the images.

    This will resolve you the big image size.

    Let us know.

    Regards!

    7 years, 4 months ago Ruco
    Keymaster
    in reply to: Infinite pagination not work

    Hello,

    Please update the theme to the latest version 2.5.4 to resolve this issue.

    Let us know.

    Regards!

    7 years, 4 months ago Ruco
    Keymaster
    in reply to: News Posts Not Sorting Correctly By Date

    Hello,

    The fast fix is the code that i gave you, but for a strange reason the js file did not get updated. I think that you have any cache or something like that don’t reflect the js change that i have made on the front-end.

    Let us know.

    Regards!

    7 years, 4 months ago Ruco
    Keymaster
    in reply to: Anchors Stripped

    Hello,

    Normally we haven’t seen this issue before. Please can you send to us the page when you see this issue.

    Let us know.

    Regards!

    7 years, 4 months ago Ruco
    Keymaster
    in reply to: Product title on top

    Hello,

    We are sorry this is a problem of our theme. In the next update we will fix this issue caused by the plugin update used for color switcher.

    Regards!

    7 years, 4 months ago Ruco
    Keymaster
    in reply to: Show Hamburger menu on specific screen width

    Hello,

    You have to add this custom css:

    @media (min-width: 1199px){
    .header_container.cl-transparent {
        position: absolute;
    }
    
    }
    @media (max-width: 1199px){
    .cl-mobile-menu-button {
    display:inline-block !important;
    }
    .header_container .header-row #navigation {
        display: none;
    }
    }
    
    

    Let us know.

    Regards!

    7 years, 4 months ago Ruco
    Keymaster
    in reply to: News Posts Not Sorting Correctly By Date

    Hello,

    I have tried to add this fix on codeless-main.js file without success, please try to add it by yourself.

    Find the lines below and replace (codeless-main.js):

     if( $element.hasClass('masonry-entries') ){
                                    isotope_options['masonry'] = {
                                        columnWidth: '.cl-msn-size-small'
                                    };
                                }
    

    replace with:

     if( $element.hasClass('masonry-entries') ){
                                    isotope_options['masonry'] = {
                                        columnWidth: '.cl-msn-size-small',
                                        horizontalOrder: true
                                    };
                                }
    

    Let us know.

    Regards!

    7 years, 4 months ago Ruco
    Keymaster
    in reply to: Edits to the website not displaying properly

    Hello,

    We will check again this issue about the link color at the moment i have added this code into the child theme style.css:

     
    .entry-content p a{
     color:#296999 !important;
    }

    The issue with the Visual Composer is strange and we have’t seen that before.

    Anyway if for you is important i can activate it and check what cause the issue.

    Let me know.

    Regards!

    7 years, 4 months ago Ruco
    Keymaster
    in reply to: Products and add to cart load really slow

    Hello,

    Please check out your server response time. This is the main reason that the ajax script which is responsible for the adding to the cart need all this time.

    Also you can install total cache plugin to fix the speed issue problem.

    Let us know.

    Regards!

    7 years, 4 months ago Ruco
    Keymaster
    in reply to: Edits to the website not displaying properly

    Hello,

    1. I don’t really understand why you have such issue with the Wpbakery Visual Composer. Anyway i will recommend you to use the Codeless builder instead.

    2. The colors of the links except the Read More can be changed : General > Stylings > Links Check Color
    Check the screenshot below:
    https://imgur.com/XF73ONi

    3.I think now is ok please check it out, i have added this custom css into the child theme:

    .cl-pagination{float:left; margin-top:20px;}

    Let us know.

    Regards!

    7 years, 4 months ago Ruco
    Keymaster
    in reply to: Product title on top

    Hello,

    I have made an example for you: https://test.maium.nl/product/maium-original-navy-blue-men

    You have to select the Large size and the orange color to see how color is changed.

    Now to add this new color you have to edit the Product data > Attributes :

    https://imgur.com/usiqBuv

    After that you have to set the image on the Variations: https://imgur.com/CrPh9IB

    Let us know.

    Regards!

Viewing 15 posts - 451 through 465 (of 3,073 total)
← 1 2 3 … 30 31 32 … 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