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, 1 month ago Ruco
    Keymaster
    in reply to: Big Problem with Safari Browser

    Hello,

    I can’t login to your WP dashboard. But I did change something at /js/main.js file.

    Please remove this line from the custom css box:

    @media (max-width: 767px){
    .slider#slider-fullwidth ,.codeless_slider .swiper-slide, .swiper-wrapper, .codeless-slider-container, 
    .codeless_slider_wrapper, .codeless_slider_swiper { height: 667px !important;}
    }

    Add this one:

    @media (max-width: 767px){
    .codeless_slider .swiper-slide .content.horizontal_centered {
        margin-top: -40px;
    }
    }

    Let us know if it worked. Or send us the login credentials so I can check it.

    Best regards!

    10 years, 1 month ago Ruco
    Keymaster
    in reply to: Big Problem with Safari Browser

    Hello,

    Please can you show us your FTP credentials? I need to edit a javascript file.

    Best regards!

    10 years, 1 month ago Ruco
    Keymaster
    in reply to: Slider revolution stops after few times

    Hello,

    Check the layers out-effects and times at revolution slider. Make sure the layers don’t fade out before the slide is ended. Let us know if you need further help.

    Regards!

    10 years, 1 month ago Ruco
    Keymaster
    in reply to: revolution sliders not found

    Hello,

    I installed the new slider version but the issue persists. We have tested it on our local site and it works fine. Please update the theme and let us know.
    The latest theme version is 1.9.

    best regards!

    10 years, 1 month ago Ruco
    Keymaster
    in reply to: revolution sliders not found

    Hello,

    Please can you give me your ftp credentials in a private reply? I was trying to update revslider, but it does’t allow me to install it from dashboard. I will install it from ftp.
    Or just delete the folder ‘revslider’ at wp-content/plugins/’ so I can install new new version.

    Best regards!

    • This reply was modified 10 years, 1 month ago by Ruco.
    10 years, 1 month ago Ruco
    Keymaster
    in reply to: Notice: Undefined index

    Hello,

    Please make sure you have the latest theme version. You might have an old php version installed on server. Edit the file wp-config.php and turn off WP_DEBUG.

    Let us know if you need further help.

    Best regards!

    10 years, 1 month ago Ruco
    Keymaster
    in reply to: Revolution Slider causing fatal error (allowed memory size)

    Hello,

    This means that you should allocate more memory. Add this line at wp-config.php:

    define(‘WP_MEMORY_LIMIT’, ‘128M’);

    Please make sure you have the latest version of Specular vs. 1.9.

    Also install the revolution slider version which is included in theme.

    Best regards!

    10 years, 1 month ago Ruco
    Keymaster
    in reply to: Resize Issues with Boxed Layout

    Hello,

    Please go to Tower -> Layout -> make boxed content width (with %): 100%.

    Let us know.

    Best regards!

    10 years, 1 month ago Ruco
    Keymaster
    in reply to: Layout Responsiveness

    Hello,

    Please add these lines at the end of the file functions.php(before ?>):

    add_action( 'wp_enqueue_scripts', 'remove_default_stylesheet', 20 );
    
    function remove_default_stylesheet() {
        
        wp_dequeue_style( 'bootstrap-responsive' );
        wp_deregister_style( 'bootstrap-responsive' );
    
    }

    Best regards!

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

    Hello,

    I fixed it. You can check it now.

    regards!

    10 years, 1 month ago Ruco
    Keymaster
    in reply to: Mobile – Slider Responsive Bug

    Hello,

    Please edit the file ‘specular/js/main.js’

    Find the lines:

    if($(window).width() < 767){
    		var window_width = $(window).width();
    		var new_height = (window_width * height) / 767;
    		$('.codeless_slider_wrapper', parent).css('min-height', new_height+'px');
    		parent.css('min-height', new_height+'px');
    
    		parent.height(new_height+'px');
    		slider.height(new_height+'px');
    	}

    Delete them or comment them out.

    Let us know if you need further help.

    Best regards!

    10 years, 1 month ago Ruco
    Keymaster
    in reply to: various errors sporadically

    Hello,

    You have installed a lot of third party plugins. I disabled H5P and the issue isn’t displayed. I think it’s causing the conflict with the theme’s css.

    Best regards!

    10 years, 2 months ago Ruco
    Keymaster
    in reply to: Create post like a page

    Hello,

    Please can you give me admin access so I can check the other settings?

    Best regards!

    10 years, 2 months ago Ruco
    Keymaster
    in reply to: Create post like a page
    This reply has been marked as private.
    10 years, 2 months ago Ruco
    Keymaster
    in reply to: Create post like a page
    This reply has been marked as private.
Viewing 15 posts - 1,786 through 1,800 (of 3,073 total)
← 1 2 3 … 119 120 121 … 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