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

  • 9 years, 11 months ago Mirela
    Participant
    in reply to: Portfolio images

    Hello,

    The latest Tower theme release has Visual Composer updated too. Please follow the steps described here, to update Visual Composer. (Included version, 4.12).
    I don’t see any error caused by Envato Toolkit. Since it is installed, you can ignore the message. It does not affect your site’s functions.
    Or if you must remove it, then just delete the current plugin and install it again following the dashboard message instructions.
    Let us know.

    Best regards!

    9 years, 11 months ago Mirela
    Participant
    in reply to: Layout problem

    Hello,

    I made the edits. Please check your site and let us know.

    Best regards!

    9 years, 11 months ago Mirela
    Participant
    in reply to: Can't import Minimal 2 Demo

    Hello,

    Can you please check your site? I can’t access it (screenshot).
    Let us know.

    Best regards!

    9 years, 11 months ago Mirela
    Participant
    in reply to: mobile menu

    Hello,

    1-In mobile i see the header background is set to white, with no transparency. This is what is covering the logo and menu. Please add this code into your custom css box:

    @media (max-width: 767px){
    .header_transparency header#header {
        background: rgba(255, 255, 255, 0.01) !important;
    }
    .mobile_small_menu .close:hover { color: #f9f2f2;}
    .mobile_small_menu { top: 83% !important;}
    #logo img {
        height: 83px !important;
        margin-top: -18px !important;
        left: -141px !important;
    }
    }

    Result screenshot.
    2-wpml menu is a widget in Top Nav area. By default this section of theme is not displayed in mobile layout. To show it, add this code into your custom css box:

    @media (max-width: 767px){
    .top_nav {  display: block;}
    .top_nav_transparency #social_widget-6 { display: none;}
    .header_wrapper { height: 72px !important;}
    #logo img { margin-top: -27px !important;}   
    }

    Result screenshot.

    Let us know.

    Best regards!

    9 years, 11 months ago Mirela
    Participant
    in reply to: Adding jquery

    Hello,

    You have an old version of theme. Please update to it’s latest version first (vs 1.8.1). If the issue persists, send us your wp credentials in a private reply. So we can debug this further.

    Best regards!

    9 years, 11 months ago Mirela
    Participant
    in reply to: codeless medicine home page

    Hello,

    We are working on it. Did you made any changes to theme files? Or added any script? The last time i checked your site the sticky header was displaying. Did you install any new plugin lately?
    Please tell us some details so we can debug what is causing it.

    Best regards!

    9 years, 11 months ago Mirela
    Participant
    in reply to: Fixed Header-Sticky navigation is not working

    Hello,

    We have replied you here: https://support.codeless.co/forums/topic/codeless-medicine-home-page/
    Please keep up one issue in the same topic. Creating duplicates will not give you a faster reply (we respond to topics based on the arrival time. The oldest first.) but it will overload the forum and make it harder for others to find the right response for their question.
    Thank you for your understanding.

    Best regards!

    9 years, 11 months ago Mirela
    Participant
    in reply to: Custom Sidebars from pages: also shows "Generic" sidebar

    Hello,

    We do not have such. An update comes whenever there is needed or new features are developed and added to the existing ones.
    If there is an urgency (security or functionality) we would upload even one/two copy a week. Else, it depends on the developer team work progress.

    Best regards!

    9 years, 11 months ago Mirela
    Participant
    in reply to: WooCommerce Products page messed up after the update

    Hello,

    Please perform the edits in file woocommerce/content-product.php like stated in the topic i send you.
    It will fix the product order. It is a tested solution!

    Best regards!

    9 years, 11 months ago Mirela
    Participant
    in reply to: "Post Masonry Grid" in Visual Builder doesn’t show posts

    Hello,

    Membership plugins, are used to control / restrict content to viewers according to their role. It gives you the ability to control users roles on site.
    Like, what part of the content will they be able to view and which will be restricted. An example is a streaming site, which won’t let you watch a movie unless you are a paid member.
    You can google for more detailed information.

    Best regards!

    9 years, 11 months ago Mirela
    Participant
    in reply to: Portfolio images

    Hello,

    Are you using a child theme? If so, please switch to parent theme first. Update plugin and then enable child theme again. The included plugins are all located in parent theme files, that it why you get wrong url.

    Best regards!

    9 years, 11 months ago Mirela
    Participant
    in reply to: Portfolio nav arrows are wrong direction

    Hello,

    That’s the theme’s default layout. You can switch the order by editing file single-portfolio.php.

    Best regards!

    9 years, 11 months ago Mirela
    Participant
    in reply to: slider showing on mobile horizontal after being shut off

    Hello,

    Can i please see a link where you have this?

    Best regards!

    9 years, 11 months ago Mirela
    Participant
    in reply to: Mega menu column width

    Hello,

    1-You can try this other way, edit the line above to this:
    $output .= '<p>'.codeless_text_limit($content, 5555).'</p>';
    It will get the content instead of the excerpt.

    2-In this case you can make the staff name a link to it’s profile. For that please go to vc_templates\staff.php file and find this line:
    $output .= '<h5>'.esc_html(get_the_title()).'</h5>';

    Replace with this:
    $output .= '<a href="'.esc_url(get_permalink()).'"><h5>'.esc_html(get_the_title()).'</a></h5>';

    Best regards!

    9 years, 11 months ago Mirela
    Participant
    in reply to: Update problem – Product column alignment

    Hello,

    We will double check it and upload a new theme update if necessary. In the mean time i have made the changes to your woocommerce/content-products.php file. Please check your site.

    Best regards!

Viewing 15 posts - 8,056 through 8,070 (of 12,542 total)
← 1 2 3 … 537 538 539 … 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