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: Service Media Functionality

    Hello,

    Please go to file vc_templates/services_media.php and find these lines:

    $output .= '<a href="'.esc_url($link).'"><div class="overlay">';
                    $output .= '<img src="'.esc_url($photo).'" alt="" />';
                    $output .= '<span></span>';
                    if($style == 'style_2')
                        $output .= '<h5><a href="'.esc_url($link).'">'.esc_html($title).'</a></h5>';
                $output .= '</div></a>';

    Replace with these:

    $output .= '<div class="overlay">';
                    $output .= '<img src="'.esc_url($photo).'" alt="" />';
                    $output .= '<span></span>';
                    if($style == 'style_2')
                        $output .= '<h5><a href="'.esc_url($link).'">'.esc_html($title).'</a></h5>';
                $output .= '</div>';

    In the same file find this other line:
    $output .= '<h5><a href="'.esc_url($link).'">'.esc_html($title).'</a></h5>';
    Replace with this:
    $output .= '<h5>'.esc_html($title).'</h5>';
    Save file!

    Ps: We are sorry for what happened to your first tickets. There are works going on in the server so they may have not been saved. No one from the staff does ever delete any ticket.

    Best regards!

    10 years, 7 months ago Mirela
    Participant
    in reply to: Media Grids not Appearing

    Hello,

    We haven’t yet tested theme with the latest Visual Composer version. Please use the included in theme package plugin. It is tested to be fully compatible with the theme. We will check the new version and fix any incompatibility it may have.

    Best regards!

    10 years, 7 months ago Mirela
    Participant
    in reply to: Borders in Fields

    Hello,

    Please add this code into your custom css box:

    span.wpcf7-form-control-wrap {
        border: 2px solid #ddd;
    }

    Best regards!

    10 years, 7 months ago Mirela
    Participant
    in reply to: Cutted logo in mobile with Modern Style header

    Hello,

    Please add this code into your custom css box:

    @media (max-width: 480px){
    #logo {
        left: -70px !important;}
    }

    If the issue persists, send us your site’s url.

    Best regards!

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

    Hello,

    Can you please send us your wp credentials in a private reply? 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,

    Please make sure to not have any add-on installed in your chrome browser that may cause this. You can send us your wp credentials in a private reply, for us to give it a closer look.

    Best regards!

    10 years, 7 months ago Mirela
    Participant
    in reply to: Responsive Menu Issue

    Hello,

    Please send us your wp credentials in a private reply. So we can fix it.

    Best regards!

    10 years, 7 months ago Mirela
    Participant
    in reply to: Problem with Plugin

    Hello,

    Sorry but we haven’t tested the Loco Translate plugin. Please contact the WatuPro plugin authors to check it’s compatibility with your translation plugin.

    Best regards!

    10 years, 7 months ago Mirela
    Participant
    in reply to: Menu not installing

    Hello,

    You have not installed the theme correctly. It should be unzipped and then upload only theme folder. Please see here, for a better explanation. If you’ll still have issues after this, let us know.

    Best regards

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

    Hello,

    I can’t access the site files via ftp, it says: “530 Login authentication failed”. Also this is what i get from the wordpress side:screenshot.
    Please upload this file into your wp-content\themes\tower-child\includes\core\,
    codeless_elements.php
    It has the changes done already. VC panel preview.
    Let us know.

    Best regards!

    10 years, 7 months ago Mirela
    Participant
    in reply to: Install Required Plugins Not Working

    Hello,

    @Igiraud,
    Please send us your wp credentials in a private reply. So we can give it a closer look.

    Best regards!

    10 years, 7 months ago Mirela
    Participant
    in reply to: Some bugs in theme (mega menu, accordion…)

    Hello,

    I can not open your site anymore, it says ‘Server Error 500’. Please check it.
    The Contact Form 7, is available to install from Appearance > Plugins > Add New, too.
    Please send us your wp credentials in a private reply. So we can make the necessary changes for the other topics.

    Best regards!

    10 years, 7 months ago Mirela
    Participant
    in reply to: Sticky Nav and One Page # links overlap

    Hello,

    I don’t see that happening, screenshot. Did you manage to fix it?

    Best regards!

    10 years, 7 months ago Mirela
    Participant
    in reply to: Previous Next Post

    Hello,

    Sorry but that is a customization not covered by this support.

    Best regards!

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

    Hello,

    You should give the full link to the sections in menu.
    Right: https://lavish-star.flywheelsites.com/about-us/#locations
    Wrong: #locations

    Best regards!

Viewing 15 posts - 10,936 through 10,950 (of 12,542 total)
← 1 2 3 … 729 730 731 … 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