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

  • 11 years ago Mirela
    Participant
    in reply to: Skills Line Chart

    Hello,

    What version of visual composer do you have?
    About the skills bar, sorry but this is not possible. By default the percentage values are calculated by the original formula with a total of 100%. Also what you shown is a chart, which is different from the skill bar.

    Best regards!

    11 years ago Mirela
    Participant
    in reply to: Links to tabs or accordion or row

    Hello,

    Sorry this is not possible for the tabs. As for the accordions, they will send you to the specified tab, but it can not be opened by default.

    Best regards!

    11 years ago Mirela
    Participant
    in reply to: Row padding & margins

    Hello,


    @nico_draaisma
    , Sorry for the late reply.
    You have an outdated Visual Composer. Please update plugin and let us know if the issue persists.

    Best regards!

    11 years ago Mirela
    Participant
    in reply to: Import demo content failed

    Hello,

    It seems to me that you already imported the dummy data. Activate required plugins (must install WPBakery Visual Composer) and continue with further customization’s. Let us know if you need help.

    Best regards!

    11 years ago Mirela
    Participant
    in reply to: Codeless slider not work in chrome e safari

    Hello,

    Sorry for the late reply.
    I can not login, it redirects to a ‘404 Not Found’ page. Please check it. If you are getting this too, you may need to rename .htaccess file in order to login again. Then rename it back again when it’s all solved.
    Let us know.

    Best regards!

    11 years ago Mirela
    Participant
    in reply to: Bug with the menue (newest version)
    This reply has been marked as private.
    11 years ago Mirela
    Participant
    in reply to: Visual Composer and Slider not coming on Home page

    Hello,

    This is strange. Please send us your wp credentials in a private reply. So we can check this further.

    Best regards!

    11 years ago Mirela
    Participant
    in reply to: Small Icons with Contact Info in Header

    Hello,

    As i answered you here, i can’t login with these credentials. However, if you can, you can do the replacement above yourself.

    Best regards!

    11 years ago Mirela
    Participant
    in reply to: Sticky Navigation

    Hello,

    Please contact your host. I can’t login with these credentials.

    Best regards!

    11 years ago Mirela
    Participant
    in reply to: Serve scaled images

    Hello,

    Sorry for the late reply.
    In your functions.php file you can see these lines of code:

    function codeless_images_sizes(){
        
        add_image_size( 'port3', 600, 600, true );
        add_image_size( 'port3_grayscale', 627, 470, true );
        add_image_size( 'port2', 460, 275, true );
        add_image_size( 'port2_grayscale', 940, 470, true );
        add_image_size( 'port4', 600, 600, true );
    
        add_image_size( 'blog', 825, 340, true );
        add_image_size( 'alternate_blog', 440, 195, true );
        add_image_size( 'alternate_blog_side', 355, 235, true );
        add_image_size( 'blog_grid', 350, 350, true );
    
        add_image_size( 'staff', 400, 270, true );
        add_image_size( 'staff_full', 500, 340, true );
    
    }

    Here you can edit or add the default image size cropping. Example, the images of two column grayscale portfolio will automatically be cropped to 940 x 470px as set in this line: add_image_size( 'port2_grayscale', 940, 470, true ); Change the values to your need, or add more types if you want. Make sure to import images again after editing and run a plugin to recreate thumbnails.
    Let us know if you need help.

    Best regards!

    11 years ago Mirela
    Participant
    in reply to: Header title problem

    Hello,

    Sorry for the late reply.
    I checked your site and truthfully i did not see any difference with my Specular copy, for the page header not to show in portfolio items. There must be some css added after, that is interfering with it. However, i added this code:

    /* page header */
    .header_page, .header_page {
      color: #050505 !important;
      height: 72px !important;
      background-color: #EAE5E5 !important;
    }
    .header_page .container {
      height: 100% !important;
    }
    .header_page h1 {
      line-height: 73px !important;
    }

    into your custom css box. This is the result, screenshot.

    Best regards!

    11 years ago Mirela
    Participant
    in reply to: COLOR GALLERY

    Hello,

    Please add these lines into your custom css box:

    .portfolio-item.overlayed .tpl2 .bg {
      background-color: #f28014;
    }

    Best regards!

    11 years ago Mirela
    Participant
    in reply to: Visual Composer \"Update\" not Working

    Hello,

    Please make sure you do have enough right to make changes to the files. What version of Visual Composer do you have? If you can, post your wp credentials in a private reply. So we can check it.

    Best regards!

    11 years ago Mirela
    Participant
    in reply to: Problems with the pages and its mobile versión with portfolio section

    Hello,

    The values of width and height that these images have in mobile is an unused ever! I added this code into your custom css box:

    @media (max-width:767px){
        .swiper-wrapper {
      width: 375px !important;
    }}
     @media (max-width:1024px){
    .portfolio-item.grayscale img{
      width: 1024px !important;
    
     } }

    and the result is this: screenshot. But you may want to check your site as it’s possible for the theme to give these values. One of the plugins installed may be interfering with theme code.

    Best regards!

    • This reply was modified 11 years ago by Mirela.
    11 years ago Mirela
    Participant
    in reply to: Header title problem

    Hello,

    This is what i see from the link: image. There are no breadcrumbs here. And it seems they are not even set up to show. Please check again and let us know.

    Best regards!

Viewing 15 posts - 12,091 through 12,105 (of 12,542 total)
← 1 2 3 … 806 807 808 … 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