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

  • 8 years, 7 months ago Mirela
    Participant
    in reply to: Client Element

    Hello,

    No, you didn’t do anything wrong. I just had to add the duration too. I already added it into your js/main.js file usig the ftp credentials you provided for us.
    In the same block of code, right under the auto: true is scroll: { items : 1 },
    I added duration into it: scroll: { items : 1, duration: 700 },

    Change the value (increase if you want clients to scroll slower, or decrease, if you want them to run faster) to your wish.
    I checked them they are already auto-scrolling. If you are not seeing this, just clear cache and refresh page.

    Best regards!

    8 years, 7 months ago Mirela
    Participant
    in reply to: Problem after WordPress 4.9 Update

    Hello,

    Yes, we are aware of the issue and are currently working on it. An update with this fixed will be released very soon (today or at max tomorrow). Please look forward to it.

    Best regards!

    8 years, 7 months ago Mirela
    Participant
    in reply to: Problems with url paths and external linking

    Hello,

    Sorry can you please be more specific? Where are you trying to change the link?
    Do you want to add the link to external site in the menu? Or do you want to include it as a simple link inside of one of the existing pages?

    You can add an email just any other socials. Go to Page Builder > Social Icons (screenshot). Add your email address here. Then add the social element every where into your site using Codeless Builder.

    Let us know.

    Best regards!

    8 years, 7 months ago Mirela
    Participant
    in reply to: Include Comma in Counters

    Hello,

    There is no reason for it not to work. Do you perhaps have any caching plugin installed? If you want we can give it a look. But i will need the ftp credentials to make the changes to the js/animations.js file.
    Let us know.

    Best regards!

    8 years, 7 months ago Mirela
    Participant
    in reply to: Woocommerce Main Image Enlarge Icon

    Hello,

    No, i made the same edit on my installation and the lightbox works just fine. Did you make any additional change beside this? If you have any third party plugin related to woocommerce, please deactivate them all and try again.

    Here is a screen recording of the feature and the same edit: https://drive.google.com/file/d/1AAWLrtDfTAWKwQ3IZPrapNOBXKnIu-Cv/view
    Let us know.

    Best regards!

    8 years, 7 months ago Mirela
    Participant
    in reply to: Layerslider and footer on mobile

    Hello,

    To rearrange the slider position in mobile, please add this code into your custom css box:

    @media (max-width: 480px){
    .slider#slider-fullwidth {
        padding-top: 124px !important;
    }}

    To center the content in footer, add this code:

    @media (max-width: 480px){
    footer#footer .inner .row-fluid.ff .span12:first-child:last-child {
        margin-left: -145px !important;
    }}

    Let us know.

    Best regards!

    8 years, 7 months ago Mirela
    Participant
    in reply to: Equal Height Columns

    Hello,

    Row element in Visual Composer was simplified (starting from VC version 4.9) by removing unnecessary options and optimized with Tower WordPress Theme. Some of the removed options include Equal Height and Disable row.
    We can help you achieve the same look on your site by using other available tools. Just let us know what layout are you seeking to have. The equal height effect can be achieved by adding padding to the columns in the Column Options.
    The hide row can be achieved using custom css. Just give the row an id and use attribute display: none;
    Let us know.

    Best regards!

    8 years, 7 months ago Mirela
    Participant
    in reply to: Client Element

    Hello,

    Can you please be more specific? Did you just change the auto from false to true? Or did you paste all the given code?

    Please keep in mind that same changes need time to display based on the server performance. You may need to clear cache and refresh browser some times before the changes are seen.

    Let us know.

    Best regards!

    8 years, 7 months ago Mirela
    Participant
    in reply to: Animated Counter Number Sizes

    Hello,

    Please add this code into your custom css box:

    .odometer {
        font-size: 44px !important;
    }

    Change the font size to your wish.

    Best regards!

    8 years, 7 months ago Mirela
    Participant
    in reply to: Animated Counter on Smartphone

    Hello,

    Can i please see a link where you are having this?

    Best regards!

    8 years, 7 months ago Mirela
    Participant
    in reply to: Woocommerce Template Overrides
    This reply has been marked as private.
    8 years, 7 months ago Mirela
    Participant
    in reply to: Include Comma in Counters

    Hello,

    The two files that define the odometer format are js/animation.js and js/odometer.min.js. The supported formats are as listed below:

    Format    -  Example
    (,ddd)    -  12,345,678
    (,ddd).dd -  12,345,678.09
    (.ddd),dd -  12.345.678,09
    ( ddd),dd -  12 345 678,09
    d         -  12345678

    The format you need is this: (,ddd) - 12,345,678. Make this change as explained in the last reply. Just keep in mind to clear cache and let the server the time to reflect your changes.

    Best regards!

    8 years, 7 months ago Mirela
    Participant
    in reply to: Content not visibile on Safari 7

    Hello,

    Please try adding this code into your custom css box in General:

    .creative-search {
        display: none !important;
    }

    I checked the site in all available browsers, Chrome, Mozilla, Safari, Opera, on systems Windows and iOS and i do not get the situation at all. Please update your version of Safari browser. We tested in versin 10 and this does not happen.

    Let us know.
    Best regards!

    8 years, 7 months ago Mirela
    Participant
    in reply to: Error on a page

    Hello,

    Please try editing your css to this:

    .single-post p a {
    text-decoration: underline;
    }

    Let me know.

    Best regards!

    8 years, 7 months ago Mirela
    Participant
    in reply to: Woocommerce Main Image Enlarge Icon

    Hello,

    To remove the default product zoom icon, please go to file functions.php and find these lines:

    function codeless_woocommerce_setup() {
        add_theme_support( 'wc-product-gallery-zoom' );
        add_theme_support( 'wc-product-gallery-lightbox' );
        add_theme_support( 'wc-product-gallery-slider' );
    }

    Remove or comment out this line: add_theme_support( 'wc-product-gallery-zoom' );

    Best regards!

Viewing 15 posts - 4,576 through 4,590 (of 12,542 total)
← 1 2 3 … 305 306 307 … 835 836 837 →

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