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 Mirela
    Participant
    in reply to: Portfolio Categories not working

    Hello,


    @alexjochai3891
    ,
    I tried to import Visual Composer but i get this message: “The uploaded file exceeds the upload_max_filesize directive in php.ini“.
    Please check it with your host. The file trying to upload is less then 5Mb. Let us know.

    PS: We reply to topics based on their arrival time. The oldest first. Our working hours is 9:00-17:00 from Monday to Friday. Please consider the timezone differences as well. We ask for your consideration and patience while we are doing our best to reply asap to all of our customers.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: setting price list button position

    Hello,

    You should put the price box in the same height. Add this code into your custom css box:

    .price_table .list {
        min-height: 136px !important;
    }

    Result.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Sticky

    Hello,

    Yes, you can do it with some css. If you send us your site’s url, we can help you with it.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Codeless Slider Responsive/Mobile View

    Hello,

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

    var c_speed = $('.codeless_slider').data('speed');
    		if(c_speed == 'undefined')
    			c_speed = 800;
    		codelessSlider = new Swiper('.codeless_slider',{ 
    			slidesPerView: slide_per_view,
    			paginationAsRange: false,
    			loop: true,
    			touchRatio: 0.7,
    			autoplay: 3000,
    			speed: c_speed,

    Remove this line: c_speed = 800; from it and edit this line: speed: c_speed,
    to this: speed: 800,
    Save changes and refresh.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: resize image

    Hello,

    You can edit it with some css. Try this code:

    .wpb_single_image .vc_figure {
        padding-left: 60px;
        width: 1100px !important;
    }

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Show header and footer in fullscreen blog

    Hello,

    Please go to file css/fullscreen_post.css and find these lines:

    .header_wrapper {
        position: absolute !important;
        z-index: 99999999;
    }

    Remove the !important from it and save. Then add this code into your custom css box:

    .single .header_wrapper {
        position: fixed !important;
    }

    Result. Let us know.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Specular Theme Staff Carousel

    Hello,

    1-This happens because the entire clients div takes a minimum width (which is centered) but you do not have enough clients to fill it so the present ones stay at the beginning of the div. Either add more clients or edit it via css.
    If you send us the link where is this, we can help you with the code.

    2-What version of theme and visual composer do you have? Please make sure to have the latest versions. If the issue persists, send us your wordpress credentials in a private reply. So we can give it a closer look.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Visual Composer | Backend Editor

    Hello,

    Please update theme and Visual Composer to their latest updates. Read here for more info on how to update VC.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Visual Composer not working

    Hello,

    You do not need to buy the plugin. Just update the included one on every theme release. Follow these instructions.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Theme and dumy data

    Hello,

    I see you have already imported the Agency demo. Do you still need our help?
    Let us know.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Settings – reading – Static home page

    Hello,

    I installed the Visual Composer for you and it’s the latest version. You should not have any issue editing the elements.
    Please check and let us know.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Mega menu column width

    Hello,

    I added this code into your custom css box:

    nav .codeless_custom_menu_mega_menu.codeless_mega3 li {
        width: 240px !important;
    }
    nav .codeless_custom_menu_mega_menu.codeless_mega3 {
        width: 783px !important;
    }

    Because you are using a three column menu and not a 4rth as i previously send you the code for a 4 column menu. Also i removed the !important from the related css code in your style.css file as it overlap the custom code.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Mega menu column width

    Hello,

    That happened because you are using a child theme. The right url uses the parent theme folder. You need to switch to Tower theme to install included plugins.
    I already installed Visual Composer. I will review the other requests and let you know.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Envato WordPress Toolkit status is "Not Installed"

    Hello,

    This is not necessary to fix but try to delete the current Envato wp tookit from your wp-content/plugins folder and reinstall from wp dashboard.
    Let us know.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Photo zoom

    Hello,

    Can you please be more specific? Do you want to make a bigger image in mobile? Or do you want to zoom it on tap? Which element specifically are you referring to?
    Let us know.

    Best regards!

Viewing 15 posts - 9,001 through 9,015 (of 12,542 total)
← 1 2 3 … 600 601 602 … 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