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 ago Mirela
    Participant
    in reply to: Portfolio items sorting

    Hello,

    The format of the category word is not the same in the portfolio items, with the one in the filter bar. See screenshot: https://pho.to/AjcUU
    This caused to deliver an empty search.
    Please add your wp credentials in the profile, or add them in a private reply. So we can give this a closer look.

    Best regards!

    9 years ago Mirela
    Participant
    in reply to: Installation not working properly

    Hello,

    Please read this article for more details on this issue: https://support.codeless.co/?ht_kb=import-of-dummy-data-stops-before-100
    If the issue persists, send us some valid wp credentials in a private reply. So we can give it a closer look.

    Best regards!

    9 years ago Mirela
    Participant
    in reply to: I followed all installation steps but my site doesn't look like what I bought

    Hello,

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

    Best regards!

    9 years ago Mirela
    Participant
    in reply to: image not showing up on posts page

    Hello,

    Sorry for the late reply.
    I do see the image showing up well in the post. See screenshot: https://pho.to/Ajc5L
    Did you manage to fix your issue?
    Let us know if we can help with anything.

    Best regards!

    9 years ago Mirela
    Participant
    in reply to: Portfolio items sorting

    Hello,

    You can reorder them but you will need to install a custom plugin for it. Like “Post Type Order“.
    You can use it to reorder any custom type post such as portfolio items, posts and codeless slider slides.

    Best regards!

    9 years ago Mirela
    Participant
    in reply to: Homepage slider

    Hello,

    I already showed you how to add a slider to a page (or in this case the home page), in the last reply. Home page is also a normal page, so it’s the same procedure.
    Depending on the slider you chose to add (Codeless / Layerslider / Revolution slider), to edit the slider, go to the slider and select the slider you are using. Open it for edit.
    Example: If i chose to show one of the “home” slider of Revolution slider (like in the screenshot in the last reply), to edit out this home slider, i will go to Slider Revolution > Sliders. See screenshot: https://pho.to/AjNzU

    If you select to display slider in fullwidth, than it will cover the desktop screen from left to right completely. It will adapt also to other layout (ipad, mobile). An example of a fullscreen slider is this: https://codeless.co/specular/default/

    Best regards!

    9 years ago Mirela
    Participant
    in reply to: Copyright for header 7

    Hello,

    The copyright code is placed int the footer.php file. To add it into the header, means removing this code from footer.php to header.php file. This is a customization not included in support as it’s a personal preference change.
    I would suggest you add the info of the copyright as text widget to the header. Go to Appearance > Widgets to add it.

    Best regards!

    9 years ago Mirela
    Participant
    in reply to: WPML Specular Theme ver 2.3.3
    This reply has been marked as private.
    9 years ago Mirela
    Participant
    in reply to: Animated counters & charts don't load automatically on smartphone

    Hello,

    The site is in “Coming soon” mode and i can not test the animated counters in mobile. I tried the previous login credentials you send me but it’s not possible to login.
    Do you have many third party plugins installed? The animated counters do work well in mobile. There must be something else interfering with it’s scripts.
    I suggest you disable all third party plugins and try again.
    Let us know how it goes.

    Best regards!

    9 years ago Mirela
    Participant
    in reply to: How to add more room for team / staff bio?

    Hello,

    The difference is not in the number, but in the function. I changed get_the_excerpt() to get_the_content(). We were increasing the excerpt number of words, while you were adding(showing) content instead.

    Let us know if you need further help.

    Best regards!

    9 years ago Mirela
    Participant
    in reply to: How to add more room for team / staff bio?

    Hello,

    In file vc_templates/staff.php in the child theme i edited out this line:
    $output .= '<p>'.codeless_text_limit(get_the_excerpt(), 90).'</p>';
    to this:
    $output .= '<p>'.codeless_text_limit(get_the_content(), 190).'</p>';

    The text shows up all now.

    Best regards!

    9 years ago Mirela
    Participant
    in reply to: codeless slider not fully resonsive

    Hello,

    This version also does not present any issue in mobile. You need to make sure first that you have assigned a height to the slider in General Settings > Slider Options > Height. Please see here the mobile view of the slider in the test page: https://pho.to/AjCAP

    Let us know.

    Best regards!

    9 years ago Mirela
    Participant
    in reply to: Mobile menu & slider content issues

    Hello,

    Yes, just edit the code above to this:

    @media (max-width: 979px){
    .codeless_slider .swiper-slide .content {
        right: 0 !important;
        top: 36% !important;
    }}

    Result screenshot: https://pho.to/AjC20

    Best regards!

    9 years ago Mirela
    Participant
    in reply to: Column gap not working in inner row setting

    Hello,

    Thank you for noticing this. The inner row is a feature not overwritten from theme. All it’s code’s are directly deriving from the plugin code.
    We will give this a closer look and include a fix if we can. Please use the element’s animation in the time being.

    Best regards!

    9 years ago Mirela
    Participant
    in reply to: Swap logo and menu positions.

    Hello,

    In the code i previously gave you, this part:

    .header_tools {
        padding-right: 24% !important;
    }

    is responsible for rearranging the search icon position (search is part of the header tools). change it’s value to your wish, until you have the desired result.

    Best regards!

Viewing 15 posts - 5,611 through 5,625 (of 12,542 total)
← 1 2 3 … 374 375 376 … 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