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

  • 10 years ago Ruco
    Keymaster
    in reply to: Sticky Nav

    Hello,

    The theme has sticky navigation. You can turn it on at header options -> sticky nav.
    I don’t understand well the question. Please can you show me your site or any screenshot to illustrate it?

    Regards!

    10 years ago Ruco
    Keymaster
    in reply to: Responsive Issues

    Hello,

    Please add this code at the end of hte file ‘js/main.js’:

    /*-----------------------Google map disable zoom on scroll----------------------*/
    function simpleDisableMapZoom(){
    	"use strict";
      // Disable scroll zooming and bind back the click event
      var onMapMouseleaveHandler = function (event) {
        var that = $(this);
    
        that.on('click', onMapClickHandler);
        that.off('mouseleave', onMapMouseleaveHandler);
        that.find('iframe.googlemap').css("pointer-events", "none");
      }
    
      var onMapClickHandler = function (event) {
        var that = $(this);
    
        // Disable the click handler until the user leaves the map area
        that.off('click', onMapClickHandler);
    
        // Enable scrolling zoom
        that.find('iframe.googlemap').css("pointer-events", "auto");
    
        // Handle the mouse leave event
        that.on('mouseleave', onMapMouseleaveHandler);
      }
    
      // Enable map zooming with mouse scroll when the user clicks the map
      $('.row-google-map').on('click', onMapClickHandler);
    }

    Best regards!

    10 years ago Ruco
    Keymaster
    in reply to: strange code in website

    Hello,

    You can use a plugin to replace the the links in database.

    We suggest you WP Migrate DB plugin. It replaces the old links with the link you want and exports the database in .sql format so you can replace it.

    Best regards!

    10 years ago Ruco
    Keymaster
    in reply to: WooCommerce Products page messed up after the update

    Hello,

    I need admin credentilas to access the theme’s files, or you can give me your ftp account.

    These are the lines to be replaced:

    // Increase loop count
    //$woocommerce_loop['loop']++;
    
    // Extra post classes
    $classes = array();
    if ( 0 === ( $woocommerce_loop['loop'] ) % $woocommerce_loop['columns'] || 1 === $woocommerce_loop['columns'] ) {
    	$classes[] = 'first';
    }
    
    if ( 0 === ($woocommerce_loop['loop'] + 1) % $woocommerce_loop['columns'] ) {
    	$classes[] = 'last';
    }

    Make sure this line

    //$woocommerce_loop[‘loop’]++;

    is commented.

    You can edit your topics. (https://support.codeless.co/forums/reply/16795/edit/)

    Best regards!

    10 years ago Ruco
    Keymaster
    in reply to: Sticky / Tearaway Footer

    Hello,

    It’s because you haven’t added enough content. Can you show us your site url?

    Regards!

    10 years ago Ruco
    Keymaster
    in reply to: "Post Masonry Grid" in Visual Builder doesn’t show posts

    Hello,

    You may have purchased this https://woocommerce.com/products/woocommerce-subscriptions/

    Let us know if you need further help.

    Best regards!

    10 years ago Ruco
    Keymaster
    in reply to: Responsive Issues – Tower Theme

    Hello,

    It’s because you have added animation to that column. Change the time or the effect.

    Best regards!

    10 years ago Ruco
    Keymaster
    in reply to: Inner content margin/padding

    Hello,

    Check the height of the slider a t revolution slider settings. The resized for responsive image height is smaller than the height set at slider settings.

    For the other space, you must set the padding bottom at row settings.

    Best regards!

    10 years ago Ruco
    Keymaster
    in reply to: array echoed in styles in header

    Hello,

    You have added the right function, but I can’t see you site so I can check out the errors.

    Have you removed other scripts too?

    Can you show us your site credentials? You want to remove only that script/style?

    Regards!

    10 years ago Ruco
    Keymaster
    in reply to: Out of date libraries

    Hello,

    The theme have new jquery libraries. The compatibility is mentioned at theme’s page here https://www.clipular.com/c/5653164516179968.png?k=rETp04XxquLNfq-C8foMh4Fsd7Q

    You can see that the theme is built with bootstrap 2.3.x.

    We are sorry, we can’t refund you for that, also we haven’t any recent plan on updating bootstrap.

    If you have any question regarding the theme, let us know, we will assist you asap.

    Best regards!

    10 years ago Ruco
    Keymaster
    in reply to: Dummy Data for Business 5

    Problem was fixed!

    Your Host doesn’t accept XML files to import. The dummy data files need to be archived as gzip.

    Now it’s ok:

    https://beta.trimology.com/

     

    Best Regards

    10 years ago Ruco
    Keymaster
    in reply to: Dummy Data for Business 5

    First, is your dummy installation fully completed? Have you seen the ‘Completed Dummy Data, Options etc…’ on 100% ?

    Have you leave the backup option empty?

    Please give me an empty version of WP and i will install it for you.
    Send me a reminder here: [email protected] when you are ready :)

    Thanks

    10 years ago Ruco
    Keymaster
    in reply to: Visual Composer and WooCommerce products

    Problem Fixed in your website.

    We will push a new Update for Tower Theme these days :)

    Thanks

    10 years ago Ruco
    Keymaster
    in reply to: Onepage Menu links

    Just tested it again in your website with various browsers and the video can be clicked many times without problem. I think that you can have an outdated browser version.

    Please make an update to your browser and test it again.

    Thanks

    10 years, 1 month ago Ruco
    Keymaster
    in reply to: Problem: Icon shortcode displaying at the top of unordered lists with Icons

    Hello,

    Change the quotes format. Type the quotes again at the above style.

    content: "" !Important;

    Use this code.

    Regards!

Viewing 15 posts - 1,756 through 1,770 (of 3,073 total)
← 1 2 3 … 117 118 119 … 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