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, 2 months ago Ruco
    Keymaster
    in reply to: Date on news in footer not shown

    Hello,

    Please use this css code:

    footer .inner .widget ul li span.date {
        display: none;
    }

    Best regards!

    10 years, 2 months ago Ruco
    Keymaster
    in reply to: Visual Composer is not working

    Hello,

    Please download the latest theme version and install the latest version of visual composer, which is included in theme.

    regards!

    10 years, 2 months ago Ruco
    Keymaster
    in reply to: animations on mobile

    Hello,

    I don’t see the issue on responsive. In which element are experiencing the issue?

    Please download the latest theme update. Also install the latest version of visual composer which is include in theme.

    Make sure you have selected smooth scroll at general options.

    Regards!

    10 years, 2 months ago Ruco
    Keymaster
    in reply to: Codeless Slider Not working in IE

    Hello,

    Please can you show us your site credentials in a private reply, so we can give it a closer look?

    Have you selected boxed layout at Tower -> Layout?

    Best regards!

    10 years, 2 months ago Ruco
    Keymaster
    in reply to: Comment reply brings me to the top of the page

    Hello,

    We are sorry for the late response. We fixed it.

    Please add this css code at custom css box:

    #respond{
      display: block;
        float: left;
    }

    I have added a javascript code at the end of the file ‘/js/main.js’. You may need to know this change in case of theme update.

    Best regards!

    10 years, 2 months ago Ruco
    Keymaster
    in reply to: Make Email Clickable in Header & Footer

    Hello,

    Sorry for the inconvenience. We will fix it in our next theme updates.

    Please let us know if you need further help.

    Best regards!

    10 years, 3 months ago Ruco
    Keymaster
    in reply to: Tower 1.6 – Visual composer 4.11.1.2 – WordPress 4.5

    Hello,

    Please can you provide me admin credential so I can check the pages back-end?

    We have tested the post grid element with latest version of theme and visual composer. It works correctly.

    Best regards!

    10 years, 3 months ago Ruco
    Keymaster
    in reply to: vc_tta-panels (always bring us up again)

    Hello,

    It’s the default effect of tab element on visual composer. When changing the active tab, it focuses the screen on the element. You can turn off auto-scrolling on element settings.

    Best regards!

    10 years, 3 months ago Ruco
    Keymaster
    in reply to: Change WordPress Iris Colorpicker default colors

    Hello,

    You can’t change the default colors in color picker, but you can pick a color above the default ones. It’s very easy.

    Best regards!

    10 years, 3 months ago Ruco
    Keymaster
    in reply to: PrettyPhoto Lightbox not working on Image Gallery

    Hello,

    Please edit the file ‘js/main.js’

    Find the lines:

     $(".animsition").animsition({
    	 	inClass               :   $(this).data('animsition-in'),
    	    outClass              :   $(this).data('animsition-out'),
    	    inDuration            :   $(this).data('animsition-in-duration'),
    	    outDuration           :   $(this).data('animsition-out-duration'),
    	    linkElement   		  :   'a:not([target="_blank"]):not([href^=#]):not(.lightbox-gallery):not(.zoom):not(.prettyphoto)'
    	 });

    Replace them with:

     $(".animsition").animsition({
    	 	inClass               :   $(this).data('animsition-in'),
    	    outClass              :   $(this).data('animsition-out'),
    	    inDuration            :   $(this).data('animsition-in-duration'),
    	    outDuration           :   $(this).data('animsition-out-duration'),
    	    linkElement   		  :   'a:not([target="_blank"]):not([href^="#"]):not(.lightbox-gallery):not(.zoom):not(.prettyphoto)'
    	 });

    Best regards!

    10 years, 3 months ago Ruco
    Keymaster
    in reply to: ALT Tags Removed on Featured Images

    Hello,

    Can you show us your site url? So I can see what blog layout have you used.

    Best regards!

    10 years, 3 months ago Ruco
    Keymaster
    in reply to: Tabs inside of Tabs

    Hello,

    Sorry, this isn’t possible. Visual composer don’t have this option, it don’t allow it.

    Regard!

    10 years, 3 months ago Ruco
    Keymaster
    in reply to: Visual Composer is not Loading

    Hello,

    Fine, let us know if you need further help.

    Regard!

    10 years, 3 months ago Ruco
    Keymaster
    in reply to: Comment reply brings me to the top of the page

    Hello,

    Please try this:
    Edit the file ‘tower/js/main.js’

    Find the lines:

    function codelessOnePageContent(){
    	"use strict";
    	$('.composer_content').onePageNav({
    	    currentClass: 'current-menu-item',
    	    changeHash: false,
    	    scrollSpeed: 750,
    	    scrollThreshold: 0.5,
    	});
    }

    Delete them.

    Let us know.

    best regards!

    10 years, 3 months ago Ruco
    Keymaster
    in reply to: Show header and footer in fullscreen blog

    Hello,

    Please add this css at tower -> general options -> css box:

    .footer_wrapper {
      display: block !important;
      float:left  !important;
    }

    Best regards!

Viewing 15 posts - 1,816 through 1,830 (of 3,073 total)
← 1 2 3 … 121 122 123 … 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