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, 3 months ago Mirela
    Participant
    in reply to: Update Specular 1.29 to 2.32

    Hello,

    Yes, you can import all theme files via ftp account. If you have made changes to the old theme version, then just rename it in order to keep a copy of it. You will see both theme’s in the Appearances > Themes panel and can switch back and forth to the version you want.
    To update visual composer you need to have updated theme first. Because it is an included plugin and it will install the version bundled in the theme package. The latest theme files has the latest included Visual Composer version in it.
    Read these article to guide you on how to properly update theme and plugin:
    https://codeless.co/documentation/main.html#update_theme
    https://support.codeless.co/?ht_kb=visual-composer-update

    Let us know if you need further help.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Add SnapChat Icon to Social Media Icons

    Hello,

    Please refer to the instructions in this topic: https://support.codeless.co/?topic=add-instagram-to-social-widget to add an additional social link.
    Instead of the instagram social add the snapchat social.
    Let us know if you need help.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Latest theme update problems in home page

    Hello,

    Please try adding this code as well:

    .blog .top_nav, .top_nav .widget {
        width: 110% !important;
    }

    Result screenshot.
    Let us know.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: image not responsive

    Hello,

    yes, this is a very good solution too. Thanks for sharing!
    Let us know if you need further help.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Media grid – linking individual images to websites

    Hello,

    Sorry but this is not possible with media grid. Use services media element instead to link the images with external links. Set them up as a grid.
    To make the links open in new tab, go to vc_templates/services_media.php and find this line:
    $output .= '<a href="'.esc_url($link).'"><div class="overlay">';
    Replace with this:
    $output .= '<a href="'.esc_url($link).'" target="_blank"><div class="overlay">';
    Save changes.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Background image size

    Hello,

    Sorry for the late reply.
    Just make sure to upload a high resolution image first. Set up the width using custom css as 100% or auto and the height to your wish. It is not recommended to set up a fixed width for the image as it may prevent it to resize for the responsive layouts.
    Let us know.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Tower Theme – remove "comments" from post pages

    Hello,

    Yes, please add this code into your custom css box:
    .single-post #comments {display: none;}

    Let us know.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Mobile menu setting

    Hello,

    Can i please see a link where are you having this? The hamburger menu shows up when the mobile screen size is reached. It does not have such isues.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Custom queries on Posts list

    Hello,

    Sorry but support does not cover personal preference customizations. You could do it yourself or hire a developer to do it for you.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: mobile menu search icon

    Hello,

    You can make it show up using custom css. Add the code into your custom css box in General Options.
    If you need help, send us your site’s url. So we can give the right css to add.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Keeping Tower widgitized area in mobile view

    Hello,

    I fixed it. Please check your site.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Display MORE Portfolio Items

    Hello,

    Please refer to this article regarding it:
    https://support.codeless.co/?ht_kb=display-all-portfolio-items-in-one-page

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Mobile menu immediately closed

    Hello,

    There may be some conflict going on. Either caused by any new plugin you may have installed or some custom code added.
    Please see this screenshot: https://pho.to/AebH5 the code marked in the red is the culprit. When it’s removed the sub-menu open normally and stays until clicked close. See screenshot: https://pho.to/AebGq

    Find the plugin or chunk of code that adds it and remove it.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: image not responsive

    Hello,

    Please add this code into your custom css box:

    @media (max-width: 480px){
    .row-dynamic-el .media .type_image.alignment_center {
        width: 60% !important;
        left: 23% !important;
    }}

    Change the values to your wish.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Padding Post Grid

    Hello,

    Can i please see a link where are you having this?
    The link in your profile data is not working. It gives “This site can’t be reached. Server DNS address could not be found.”
    Let us know.

    Best regards!

Viewing 15 posts - 6,031 through 6,045 (of 12,542 total)
← 1 2 3 … 402 403 404 … 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