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

  • 9 years, 12 months ago Mirela
    Participant
    in reply to: White space on mobile

    Hello,

    Glad to know you found the issue. Thanks for sharing.

    Best regards!

    9 years, 12 months ago Mirela
    Participant
    in reply to: (MOBILE) weird background width issue and too wide logo on SAFARI

    Hello,

    As i said in my previous reply, this happens due to some element’s content being wider than the site’s content in responsive mode. In your other “almost identical” pages this does not happen because the element causing it, is not present there.
    I opened your site from mobile and the logo looks ok (screenshot). Also i don’t get the width scrolling anymore. Do you still need help with it? If you still have issue with the logo, please send us a screenshot of it so we can better understand you.

    Best regards!

    9 years, 12 months ago Mirela
    Participant
    in reply to: image gallery

    Hello,

    Please go to file js/main.js and find these lines:

    /*------------------------------ Flexslider Init ------------------------ */ 
    function flexsliderInit(){
    	"use strict";
    	$('.flexslider').each(function(){ 
    		var $s = $(this);
    		$s.flexslider({
    			slideshowSpeed: 6000,
    			animationSpeed: 800,
    

    Edit the value of slideshowSpeed: 6000, to your wish. The more you increase, the more it will slow down.

    Best regards!

    9 years, 12 months ago Mirela
    Participant
    in reply to: image dimensions visual composer

    Hello,

    In “Single image” element you can edit image dimensions in Single Image Settings > Image size. As for Services Media you have to edit it with custom css. There is no option in elements settings.

    Best regards!

    9 years, 12 months ago Mirela
    Participant
    in reply to: codeless slider arrows

    Hello,

    What slider are you using? Your site is in maintenance mode and i can’t find any credentials in previous topics. You can remove the arrows with custom css code.
    Let us know.

    Best regards!

    9 years, 12 months ago Mirela
    Participant
    in reply to: Update problem – Product column alignment

    Hello,

    Please go to file woocommerce/content-product.php and find these lines:

    if ( 0 === ( $woocommerce_loop['loop'] - 1 ) % $woocommerce_loop['columns'] || 1 === $woocommerce_loop['columns'] ) {
    	$classes[] = 'first';
    }

    Replace with this:

    if ( 0 === ( $woocommerce_loop['loop'] ) % $woocommerce_loop['columns'] || 1 === $woocommerce_loop['columns'] ) {
    	$classes[] = 'first';
    }

    Let us know.

    Best regards!

    • This reply was modified 9 years, 11 months ago by Mirela.
    9 years, 12 months ago Mirela
    Participant
    in reply to: Import of demo data not working, import of online builder styles not working

    Hello,

    You only need to make some configurations for your site to look like the demo. Please go to General Options > Select Special Pages and assign a home page and blog to your site. Then go to Appearance > Menus, and remove all duplicates (caused by your multiple data import).
    Let us know if you need further help.

    Best regards!

    9 years, 12 months ago Mirela
    Participant
    in reply to: Error in console

    Hello,

    I opened your site but i don’t see any error in the console, screenshot. Did you manage to fix it? Let us know.

    Best regards!

    9 years, 12 months ago Mirela
    Participant
    in reply to: Row ID not being set in VC. Cannot use # links in menu.

    Hello,

    We are aware of it. The developer team is working on it. We require your patience, as we will update support forum soon.

    Best regards!

    9 years, 12 months ago Mirela
    Participant
    in reply to: General Settings don’t work

    Hello,

    Glad to know it’s ok now. Thanks for sharing!

    Best regards!

    9 years, 12 months ago Mirela
    Participant
    in reply to: array echoed in styles in header

    Hello,

    This is dynamic css code generated from the theme settings. It is very important and if you try to delete it, it will break the theme.
    The array is not necessary generated from theme scripts. It could be from one of your installed plugins. Have you tried to disable them all and check? However this is not really an issue.
    If you want to make your site perform faster, You can install a cache plugin or minify some of the css files. Remove plugins you do not use and if there are elements you do not use , then you could delete their specific css files (example: if you do not use the counters, then you may remove odometer.css file).

    Best regards!

    9 years, 12 months ago Mirela
    Participant
    in reply to: White space on mobile

    Hello,

    This is usually caused by elements that have fixed width which exceeds that of the responsive layout. Do you have set up any width in any of the rows? Or added any custom css code? Do you have any third party plugin installed?
    Please send us your wp credentials in a private reply. So we can give it a closer look.

    Best regards!

    9 years, 12 months ago Mirela
    Participant
    in reply to: Big Problem with Safari Browser

    Hello,

    Did you made the latest suggested changes? Please clear cache and refresh page.
    I checked the site and is perfectly responsive. Please see screenshots of iphone, iphone landscape, ipad, ipad landscape. They are just like this theme is supposed to be.
    If you want to make further changes to this layout, then you can do it by customizing css code, but this is beyond our support service.

    Best regards!

    • This reply was modified 9 years, 12 months ago by Mirela.
    9 years, 12 months ago Mirela
    Participant
    in reply to: Importing dummy data

    Hello,

    Sorry but this is not possible. Please send us your wp and ftp credentials in a private reply. We will try to make the import for you.

    Best regards!

    9 years, 12 months ago Mirela
    Participant
    in reply to: Visual Composer and WooCommerce products

    Hello,

    Can i please see a link where you have this? We are making the necessary tests and will fix if needed.

    Best regards!

Viewing 15 posts - 8,221 through 8,235 (of 12,542 total)
← 1 2 3 … 548 549 550 … 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