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

  • 6 years, 8 months ago Mirela
    Participant
    in reply to: FAQ links give 404 errors after upgrading to Tower 2.8.5

    Hello,

    I suspect this was a permalink issue. Most probably in the server. Good to know it’s ok now. Let us know if you have any other questions.

    Best regards!

    6 years, 8 months ago Mirela
    Participant
    in reply to: Text on Codeless Slider too small on mobile

    Hello,

    You can use custom css. Add this code:

    @media (max-width: 480px){
    .codeless_slider .swiper-slide .content p {
        font-size: 22px !important;
    }
    }

    Let us know.
    Best regards!

    6 years, 8 months ago Mirela
    Participant
    in reply to: Portfolio /contact /logo

    Hello,

    Please add this css too:

    @media (max-width: 991px){
    .main.header-row .c-right {
       max-width: 90px !important;
    }
    .main.header-row .c-middle {
        max-width: 89px !important;
        margin-right: 135px !important;
    }}

    Best regards!

    6 years, 8 months ago Mirela
    Participant
    in reply to: Pretty Photo Image Gallery not working as expected

    Glad to know that.

    Let us know if there is anything else we can help you with.

    Best regards!

    6 years, 8 months ago Mirela
    Participant
    in reply to: Portfolio /contact /logo

    Hello,

    1-Please go to Appearance > Customize > General > Custom Codes > Custom Css (screenshot), and add this code:

    @media (max-width: 991px){
    .main.header-row .c-left {
        order: 1;
        min-width: 100% !important;
    }
    .header_container .header-row-inner {
        flex-wrap: wrap;
    }
    .cl-h-cl_header_logo .logo_font {
        line-height: 1 !important;
    }
    main#main {
        margin-top: 90px !important;
    }}

    Result screenshot: https://ibb.co/D5q4qhC

    2-Add this css:

    @media (max-width: 767px){
    .page-id-109 .row.cl_row-cp-middle:not(.cl-col-tablet-full) {
        flex-direction: column-reverse !important;
    }
    }

    Result screenshot: https://ibb.co/7kFDfdg

    3-Yes, you can use the POT files (useful article) or install a translation plugin like WPML.

    Best regards!

    6 years, 8 months ago Mirela
    Participant
    in reply to: Update issue
    This reply has been marked as private.
    6 years, 8 months ago Mirela
    Participant
    in reply to: Translate english to french

    Glad to help!

    Please do not hesitate to open as many new tickets for any question you may have.

    Best regards!

    6 years, 8 months ago Mirela
    Participant
    in reply to: Translate english to french

    Hello,

    Please go to file js/main.js and find this function function clientsCarousel(){ (line 750), edit line:
    auto: false,
    to:

    auto: true, 
    scroll: { items : 1, duration: 500},

    Let us know.
    Best regards!

    6 years, 8 months ago Mirela
    Participant
    in reply to: How to set an OnClick action for an image element

    Hello,

    Please update the plugin. The latest version included in theme is 6.0.5. The media element has the option to set it as a link. See screenshot: https://ibb.co/jTXTYvg

    Let us know if this works for you.

    Best regards!

    6 years, 8 months ago Mirela
    Participant
    in reply to: Tower 2.8.1 Update Failed

    Hello,

    That’s great. Let us know if you need further help.

    Best regards!

    6 years, 8 months ago Mirela
    Participant
    in reply to: Hide/move Breadcrumb and embed share code in posts

    Hello,

    1-Please add this code into your Custom Css box:

    .header_page.normal .container {
        flex-wrap: wrap !important;
    }
    .header_page.normal .container > h1 {
        min-width: 100% !important;
        line-height: 60px !important;
    }
    .breadcrumbss.span5 {
        min-width: 100%;
        margin-left: -15px !important;
    }
    .header_page .pull-right {
        float: left !important;
    }

    Result: https://ibb.co/7tVYTmT

    2-I suggest you find a plugin that does this for you. It’s easier and it will prevent editing more of theme’s core files.

    Best regards!

    6 years, 8 months ago Mirela
    Participant
    in reply to: Remove filter \"All\"

    Hello,

    Sorry but that is not possible. If you want to show the items of only one category, then add a portfolio element and select only that category. Hide the “all” tab and by default, the category’s posts will be shown.

    Best regards!

    6 years, 8 months ago Mirela
    Participant
    in reply to: Portfolio Item Name Title does not show in mobile

    Hello,

    I added the css in Specular > General > Custom Css box (it should be added always here). Please refresh page. This is the result: https://ibb.co/CQGsKGC

    Best regards!

    6 years, 8 months ago Mirela
    Participant
    in reply to: Css and Js file not fetch from CDN

    Hello,

    These images are uploaded in high quality so they appear in good in site. You can either optimize these images using any image processing program, or regenerate thumbnails in WordPress dashboard.

    https://www.wpbeginner.com/plugins/regenerate-thumbnails-new-image-sizes-wordpress/
    https://www.hostgator.com/help/article/regenerate-thumbnails-or-set-new-image-sizes-in-wordpress

    https://codeless.co/how-i-increased-more-than-70-the-speed-of-my-website/
    Best regards!

    6 years, 8 months ago Mirela
    Participant
    in reply to: Portfolio Item Name Title does not show in mobile

    Yes, add some wp credentials in a private reply. So I can check and fix it.

    Thanks!

Viewing 15 posts - 586 through 600 (of 12,542 total)
← 1 2 3 … 39 40 41 … 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