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, 8 months ago Mirela
    Participant
    in reply to: Theme My Login or Profile Builder Layout

    Hello,

    Yes, a little css does the job. Can you please post the page’s url? So i can give the proper code.

    Best regards!

    10 years, 8 months ago Mirela
    Participant
    in reply to: Updating Visual Composer

    Hello,

    I don’t understand you very well, but however you should not have any issue updating the Visual Composer. To update the plugin, follow the steps:
    -delete it’s folder located in wp-content/plugins/js_composer,
    -go to your dashboard and there will be a message requiring to install neccesary plugins.
    -follow the instructions to install it again
    -That’s it, enjoy!

    When moving to another domain, if you face any issue, just re-install it again.
    Let us know if you need further help.

    Best regards!

    10 years, 8 months ago Mirela
    Participant
    in reply to: testimonial carousel

    Hello,

    Please update theme to it’s latest version. The Visual Composer as well. Let us know if the issue persist.

    Best regards!

    10 years, 8 months ago Mirela
    Participant
    in reply to: mobile layout – pages not centering or have huge right padding

    Hello,

    Please add this code into your custom css box:

    @media (min-width: 480px)
    .codeless_separator .separator {
        margin-left: -152px !important;
        width: 304px !important;
    }}

    Let us know.
    PS: Thanks for the documentation tip. We will take care of it.

    Best regards!

    10 years, 8 months ago Mirela
    Participant
    in reply to: Testimonials carousel

    Hello,

    Please update theme and Visual Composer to the latest version. Let us know if the issue persists after the update.

    Best regards!

    10 years, 8 months ago Mirela
    Participant
    in reply to: Home Slider Not Showing Fully

    Hello,

    I see the slider is in full display (screenshot) Did you solve your issue?
    Let us know.

    Best regards!

    10 years, 8 months ago Mirela
    Participant
    in reply to: Missing alpha-channel for transparent header

    Hello,

    This is strange. I changed the header background transparency in the theme options, but it does not reflect the changes. This does not happen on our side, so i assume it maybe one of your other installed plugins that may be conflicting with the theme, or any other script you may have added. However, i added this code:

    .sticky_header #header { background-color: rgba(247, 234, 210, 0.45) !important;}
    #header { background-color: rgba(247, 234, 210, 0.45) !important;}

    into your custom css box. The first line is responsible for the sticky header transparency and the second line for the header in slider. Edit/remove the ones you do not want.
    Let us know for anything.

    Best regards!

    10 years, 8 months ago Mirela
    Participant
    in reply to: Header Widgetized area and "construction theme"

    Hello,

    These are shortcodes you can provide them in from a simple text editor. Click on the shortcode icon (screenshot) and select the code you want.
    The logo does show in all header styles. Can you please post your site’s url? So we can check this up.

    Best regards!

    10 years, 8 months ago Mirela
    Participant
    in reply to: Submenu, logo and topwidgets mobile devices

    Hello,

    I checked the other pages in mobile, but the logo is centered. (screenshot). Can you send us the page where it is not? Try to clear your computers cache, as you may be seeing an un-updated copy of your site.

    Best regards!

    10 years, 8 months ago Mirela
    Participant
    in reply to: Submenu, logo and topwidgets mobile devices

    Hello,

    2-Sorry but that is not possible.

    3-Please add this code into your custom css box:

    @media (max-width: 480px){
    .top_nav {
        display: block;
        border-bottom: 1px solid #E2D9D9;
        height: 76px !important;
    }
    .row-fluid .span6:nth-child(2) { display:none; }
    .mobile_small_menu { margin-left: 6px;}
    }

    Best regards!

    10 years, 8 months ago Mirela
    Participant
    in reply to: Missing Contact form 7

    Hello,

    Please install plugin ‘Contact form 7’ first. Then create a contact form and use it. After installing, you will have a contact form element added in visual composer element too.

    Best regards!

    10 years, 8 months ago Mirela
    Participant
    in reply to: Problems on Mobile Devices

    Hello,

    Please send us your wp credentials in a private reply, so we can give these a closer look.

    Best regards!

    10 years, 8 months ago Mirela
    Participant
    in reply to: Add Instagram to social widget

    Hello,

    You are right and Thank you for noticing this. Please go to file specular\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 it with this:
    echo '<li class="email"><a href="'.esc_url($cl_redata['instagram']).'"><i class="icon-instagram"></i></a></li>';
    We will change this in the next update.

    Best regards!

    10 years, 8 months ago Mirela
    Participant
    in reply to: permalinks gives wrong pages

    Hello,

    Glad to know is ok now and thank you for the feedback.

    Best regards!

    10 years, 8 months ago Mirela
    Participant
    in reply to: Home Slider Not Showing Fully

    Hello,

    Can you please send us your site’s url? So we can give it a closer look.

    Best regards!

Viewing 15 posts - 11,161 through 11,175 (of 12,542 total)
← 1 2 3 … 744 745 746 … 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