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, 7 months ago Mirela
    Participant
    in reply to: Clients Carousel on Full Screen is Cut off

    Hello,

    Please add this code into your custom css box:

    .clients_el:hover .pagination a.prev {
        left: 0px !important;
        opacity: 1;
    }
    .clients_el:hover .pagination a.next {
        right: 0px !important;
        opacity: 1;
    }

    Best regards!

    • This reply was modified 10 years, 7 months ago by Mirela.
    10 years, 7 months ago Mirela
    Participant
    in reply to: Disable Parallax on iPad Landscape

    Hello,

    Please make sure to disable parallax. Please go to Row Options > Parallax, set it to ‘None’.
    it is not possible for it to enable just in landscape mode.

    Best regards!

    10 years, 7 months ago Mirela
    Participant
    in reply to: Mobile Responsive Padding

    Hello,

    Please add this code into your custom css box:

    @media (max-width:480px){
    .vc_col-sm-12.wpb_column.column_container.with_padding {
        padding-bottom: 0px !important;
    }
    }

    Result. Let us know.

    Best regards!

    10 years, 7 months ago Mirela
    Participant
    in reply to: Testimonials are cropped

    Hello,

    Please edit the second code to this:

    .wpb_content_element.testimonial_carousel_element {
        min-height: 270px !important;
    }

    The one with value 200px. Set it 270px too.

    Let us know.

    Best regards!

    10 years, 7 months ago Mirela
    Participant
    in reply to: Instagram Icon error

    Hello,

    Please go to file includes\widgets\codeless_socialwidget.php
    and find this line:
    echo '<li class="email"><a href="mailto:'.esc_url($cl_redata['instagram']).'"><i class="icon-instagram"></i></a></li>';
    Replace with this:
    echo '<li class="email"><a href="'.esc_url($cl_redata['instagram']).'"><i class="icon-instagram"></i></a></li>';

    Best regards!

    10 years, 7 months ago Mirela
    Participant
    in reply to: VC full blog not works

    Hello,

    Sorry but it is not possible to achieve this with ‘Full Blog’ element. Use ‘Latest from Blog’ element instead. You can use pagination for blog, only in the blog page assigned to Settings > Reading, or General Options.

    Best regards!

    10 years, 7 months ago Mirela
    Participant
    in reply to: Use the coming Soon Page

    Hello,

    You can use css, add this code:

    header#header {
        display: none;
    }

    or create an empty menu, and assign it to your site while still in comming soon mode.

    Best regards!

    10 years, 7 months ago Mirela
    Participant
    in reply to: Make Featured photos in a cercle

    Hello,

    You can use the shortcode for a photo that is not set as featured, just as a regular shortcode (screenshot). It is not possible to use that shortcode for featured image.

    Best regards!

    10 years, 7 months ago Mirela
    Participant
    in reply to: Remove Categories Description from portfolio

    Hello,

    Please add this code into your custom css box:

    .portfolio-item.basic .show_text h6 {
        display: none;
    }

    Best regards!

    10 years, 7 months ago Mirela
    Participant
    in reply to: Service Media Functionality

    Hello,

    You have to make the changes in your parent theme or child theme. Just upload the vc-template folder, with the changed element file, into your child theme.

    Best regards!

    • This reply was modified 10 years, 7 months ago by Mirela.
    10 years, 7 months ago Mirela
    Participant
    in reply to: Align Images in Firefox

    Hello,

    Please send us your wp credentials in a private reply. So we can do it for you.

    Best regards!

    10 years, 7 months ago Mirela
    Participant
    in reply to: Menu ID links and Menu as One Page setting

    Hello,

    By external link i mean the other pages that are not sections of the one-page. If you must use other links to pages like: https://lavish-star.flywheelsites.com/news/ (directs to a new independent page, not section id of “About Us” page), then you should not set up “About Us” page as One page.
    This is not a bug. One page feature is used for sites that use only one page as the entire site. You have set up a normal site.

    Best regards!

    • This reply was modified 10 years, 7 months ago by Mirela.
    10 years, 7 months ago Mirela
    Participant
    in reply to: Error when installing slider plugins

    Hello,

    Please install plugins from your parent theme, not the child. You have activated child theme and tried to install plugins. It is not the correct url.
    Activate parent theme, install plugins and then switch to child theme.
    The other two plugins who installed without issue, are using an external url, not connected to theme.

    Best regards!

    • This reply was modified 10 years, 7 months ago by Mirela.
    10 years, 7 months ago Mirela
    Participant
    in reply to: Portfolio filter refreshing to top of the page

    Hello,

    Sorry for the late reply.
    The portfolio filter does not refresh page. Can you please post your site’s url? So we can give it a closer look.

    Best regards!

    10 years, 7 months ago Mirela
    Participant
    in reply to: Theme options unable to save in Chrome

    Hello,

    You have a js error in your site. Please upload into your child theme the ‘tower/admin’ folder of your Tower theme folder and try again.
    Send us your ftp credentials too, if the issue persists.

    best regards!

Viewing 15 posts - 10,906 through 10,920 (of 12,542 total)
← 1 2 3 … 727 728 729 … 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