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

  • 8 years, 2 months ago Mirela
    Participant
    in reply to: Few Questions

    Hello,

    1-In file handel\includes\widgets\codeless_socialwidget.php find this line:

    if( !empty($facebook) )
      echo '<li class="facebook"><a href="'.esc_url($facebook).'"><i class="cl-icon-facebook"></i></a></li>';

    edit to this:

    if( !empty($facebook) )
      echo '<li class="facebook"><a href="'.esc_url($facebook).'" target="_blank"><i class="cl-icon-facebook"></i></a></li>';

    This code: target="_blank" was addedn in the second block. Do the same change for the other socials.

    2-Please add this code into your Additiona Css menu:

    a.btn-style-material_square.btn-layout-medium.btn-font-medium.cl-btn.btn-style-material_square.btn-layout-extra-large.btn-font-medium {
        float: right !important;
    }

    3-Add this code:

    .header_container.cl-header-light:not(.cl-responsive-header) .cl-btn:hover {
        background-color: #1E284F !important;
        color: #FFFFFF !important;
    }

    Best regards!

    8 years, 2 months ago Mirela
    Participant
    in reply to: Center the button

    Hello,

    Do you mind sending us some valid wp credentials in a private reply? SO i can check this closely and fix.

    Best regards!

    8 years, 2 months ago Mirela
    Participant
    in reply to: Mobile Not Loading

    Hello,

    That’s really strange. We have just tested it again from an iphone 7 and iphone 6 and there was no issue whatsoever. Please check out this screenshot:
    https://postimg.org/image/ykf8yw83r/

    Let us know.

    Best regards!

    8 years, 2 months ago Mirela
    Participant
    in reply to: Help to change button colors

    Hello,

    Please refer to this related topic regarding the color change of the color of these buttons: https://support.codeless.co/?topic=all-icons-and-any-default-colors

    Let us know if you need assistance.

    Best regards!

    8 years, 2 months ago Mirela
    Participant
    in reply to: WP 4.9.5 Header issue

    Hello,

    Can you please send us some valid wp credentials in a private reply? So we can give it a closer look and fix it.

    Thanks!

    8 years, 2 months ago Mirela
    Participant
    in reply to: Error after 2.0 update

    Great!
    Thanks for letting us know.

    Best regards!

    8 years, 2 months ago Mirela
    Participant
    in reply to: Warning: Illegal string offset ‘content’ in

    Hello,


    @urbanshore16
    ,
    This string is located in file \woocommerce\myaccount\form-login.php. It is also present in the .pot file. You can change it directly in theme files or use the pot file.

    -What theme version do you have? please deactivate all third party plugins and update theme and all it’s included plugins to the latest released version.
    Let us know if you still have issues with text.

    Best regards!

    8 years, 2 months ago Mirela
    Participant
    in reply to: Mobile-Friendly Test

    Hello,

    The test result of such online testing is greatly impacted from other elements and plugins you have installed. This is the result of default theme in Google PageInsight: https://postimg.org/image/woitd487b/

    I suggest you try to remove any plugin you do not use, as well as pages, posts. Also optimize images to improve your google speed ranking.

    Read this article for more advises: https://codeless.co/how-i-increased-more-than-70-the-speed-of-my-website/

    Best regards!

    8 years, 2 months ago Mirela
    Participant
    in reply to: Don't show menu in mobile devices and main menu in desk not change

    Hello,

    I open your site from a Samsung S6 phone and this is the result: https://postimg.org/gallery/ddw56g8o/
    I can see and click on the menu in the right. And then the menu items unfold. The same happens when i open site from an ipad. See screenshots: https://postimg.org/gallery/2d8ql6vnc/

    -The youtube icon, this is already fixed in the latest theme version. If you haven’t updated yet, you can make the changes directly. Please go to file \includes\core\codeless_icons.php, find this line:
    'cl-icon-youtube-play', add this other line right after it: 'cl-icon-youtube',

    Save changes. Clear cache and refresh pages.

    -Try to switch off (set to FALSE) WP_DEBUG parameter on wp-config.php. However, please know that this is just a warning and it will not affect your site whatsoever!
    Let us know.

    Best regards!

    • This reply was modified 8 years, 2 months ago by Mirela.
    8 years, 2 months ago Mirela
    Participant
    in reply to: Problem with WPBakery & June
    This reply has been marked as private.
    8 years, 2 months ago Mirela
    Participant
    in reply to: add products by id or sku

    Hello,

    Sorry for the late reply.
    Yes you are right. There is no option for now to add a product based on sku or id. We have this on our to-do list and will included the option in future theme updates.

    Best regards!

    8 years, 2 months ago Mirela
    Participant
    in reply to: Setting up top navigation / menu items

    Hello,

    Please watch our video tutorials first to get an insight of the main settings: https://youtu.be/RIk5sBrww2c

    Let us know if you have questions.

    Best regards!

    8 years, 2 months ago Mirela
    Participant
    in reply to: Revolution Slider Options

    Hello,

    What is happening is that, the page can not find the slider with that name that came with the dummy data, because it is not created yet.
    *Dummy data process imports pre-created content, but does not install external plugins or create sliders from external plugins.

    After installing slider, go to Revolution Slider options > Import Slider and import one of the sliders available here. Then assign it at the page’s options.

    Please watch our video tutorials for a live view of the options: https://youtu.be/RIk5sBrww2c
    Let us know if you have difficulties so we can guide you.

    Best regards!

    8 years, 2 months ago Mirela
    Participant
    in reply to: Static Header Image

    Hello,


    @jadx100
    , this is an old topic. Do you have the same theme? What version are you running? Please open a ticket and send us a link of your site. So we can give it a closer look.

    Best regards!

    8 years, 2 months ago Mirela
    Participant
    in reply to: Preventing main menu from displaying below the logo in the header

    Hello,

    The screenshot you send is of a mobile screen size. The (min-width: 979px) to (max-width: 1150px) includes the screen sizes between bigger-than-mobile to smaller-than-desktop.
    When you open the site from a screen which dimensions is not included between these dimensions, then the mobile/responsive style will take over. And vice-versa for desktop.

    We tested this as you can see in the screenshot in my last reply. And for the specific range of 979px->1150px the logo is centered and search icon visible.

    To show the search icon in mobile as well, you need to add this css:

    @media (max-width: 480px){
    #logo {
        float: left !important;
        left: 80px !important;
    }
    .header_tools {
        display: block !important;
        margin-top: 13% !important;
    }
    }

    Best regards!

Viewing 15 posts - 3,526 through 3,540 (of 12,542 total)
← 1 2 3 … 235 236 237 … 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