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, 6 months ago Kris
    Participant
    in reply to: Updating Tower

    Hello,

    The theme is up to date. These days the latest version of visual composer came out, but at the moment there is no incompatibility with this version of theme. We will update the plugin soon and you will be notified.
    To make the updates automatically you will need the visual composer license, but because this plugin is included on theme package, we make the updates and include them on the next theme updates. So for now you’re ok.

    Best regards!

    9 years, 6 months ago Kris
    Participant
    in reply to: Strange loading effect on ipads

    Hello,

    In that case you can change it this way:

    @media (max-width: 1100px) and (min-width: 768px) {
        .viewport {
        overflow-x: hidden !important;
    }
    }

    Let us know.

    Best regards!

    9 years, 6 months ago Kris
    Participant
    in reply to: How can I add Reviews for Portfolio items?

    Hello,

    We consider all new features that our customers suggest and keep them in mind on our future updates. You can write this suggestion here.
    You can also see this plugin, it is a popular reviews plugin.

    Best regards!

    9 years, 6 months ago Kris
    Participant
    in reply to: Strange loading effect on ipads

    Hello,

    The site has a white space on the right when viewing on an ipad, this may cause the site to shrink when loading. Please try and add this code to your CSS box:

    @media (max-width: 979px) and (min-width: 768px) {
    .viewport {
        overflow-x: hidden !important;
    }
    }

    and let us know.

    Best regards!

    9 years, 6 months ago Kris
    Participant
    in reply to: responsive ( Tower Agency)

    Hello,

    We added this code to your CSS box for the menu responsivity:

    @media (max-width: 1100px) and (min-width: 981px) {
    nav .menu>li>a {
        margin-left: -11px;
    }
    }

    For the revolution slider responsivity you don’t need to add custom CSS code, but need to arrange some settings. Usually the slider layers show correctly on every device when you turn OFF the Custom Grid Size button on slider settings, so everything it is customized automatically. But in some cases when you include captions or buttons, you need to arrange the layers manually.

    I turned ON the Custom Grid Size button on the slider settings, so you can customize now the layers of your slider according to the different device size (ipad, phone, lap top). See screenshot. You just need to select the slides you want to edit and fix the layers, to look good on any device. see screenshot.

    Let us know if you need further help.

    Best regards!

    9 years, 6 months ago Kris
    Participant
    in reply to: Urgent – Images not loading on Chrome on iphone

    Hello,

    The latest version of Tower is 1.8.2, you have the 1.8.1 version. You can update theme to the latest version. Read this topic if you got any questions on how to update theme.
    And this article on how to update visual composer.
    Let us know.

    Best regards!

    9 years, 6 months ago Kris
    Participant
    in reply to: Magazine template News slider

    Hello,

    Sorry for the delay!
    You can edit the sub-title padding by adding this code into your custom css box:

    .codeless_news_slider .swiper-slide p {
        padding: 7px 20px;
    }
    

    or increase the title line height by adding this custom css instead:

    .codeless_news_slider .swiper-slide h1 {
        line-height: 74px;
    }

    Best regards!

    • This reply was modified 9 years, 6 months ago by Mirela.
    9 years, 6 months ago Kris
    Participant
    in reply to: Urgent – Images not loading on Chrome on iphone

    Hello,

    Sorry, but i don’t see any issue with the images not being displayed on iphone view. See this screenshot.
    Can you send us a link where you are experiencing this issue?

    Best regards!

    9 years, 6 months ago Kris
    Participant
    in reply to: Responsive issues on tablet

    Hello,

    We fixed it now. Please check your site.
    Added this code for the single portfolio responsivity:

    @media (max-width: 979px) and (min-width: 768px) {
         .single_portfolio_gallery .gallery.row {
        width: 90%;
    }}

    and fixed the text on “om attivo” page:
    ipad landscape ipad portrait
    Let us know.

    Best regards!

    9 years, 6 months ago Kris
    Participant
    in reply to: Password Reset Button

    Hello,

    What theme version do you have? It’s better to keep the theme up to date, because we make new improvements every release.
    We need to see closer the issue, please send us your site url. Add it on your profile user information. Read this article for more information.

    Best regards!

    9 years, 6 months ago Kris
    Participant
    in reply to: How to edit a Tower site before it shows on a old website

    Hello,

    Glad to hear that we’ve helped you.
    :)

    Regards!

    9 years, 6 months ago Kris
    Participant
    in reply to: Back to Top button

    Hello,

    Sorry for the delay!
    We are looking forward to resolve this issue.
    Will get back to you as soon as you fix it.

    Best regards!

    9 years, 6 months ago Kris
    Participant
    in reply to: On mobile version WPML language option disapears

    Hello,

    Have you turned on the ‘Show header tools in responsive (Mobile)’ button on General options > Header options? See screenshot.
    When turning on this button the header tools and top navigation will show even on mobile view.
    Let us know if you have enable it and the top navigation still doesn’t show.

    Best regards!

    9 years, 6 months ago Kris
    Participant
    in reply to: Can`t move website from test server to work server, but…

    Hello,

    Glad to hear that you resolved it. Thank you for letting us know.

    Best regards!

    9 years, 6 months ago Kris
    Participant
    in reply to: Links

    Hello,

    The code does work: it disables the links from the service medium. But if you want to remove the hover effect on the service medium icons, you can add this other code to the page CSS box:

    .services_medium.style_1.wpb_content_element {
        pointer-events: none;
    }

    This will make the services completely static, like images and simple text.
    Let us know.

    Best regards!

Viewing 15 posts - 46 through 60 (of 427 total)
← 1 2 3 4 5 … 27 28 29 →

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