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

  • 7 years, 3 months ago Mirela
    Participant
    in reply to: Navigation button not working

    Hello,

    Please add some wp credentials in your profile data. So we can give it a closer look.
    https://support.codeless.co/?ht_kb=add-private-login-credentials

    Best regards!

    7 years, 3 months ago Mirela
    Participant
    in reply to: Breadcrumbs above page title

    Hello,

    This can not be done from theme options. You need to edit theme files. sorry but personal customization’s are not included in support.

    Best regards!

    7 years, 3 months ago Mirela
    Participant
    in reply to: Thumbnails on Product Detail Page not aligning

    Hello,

    The first image has different dimensions from the rest, so it resizes differently. While the other images original dimensions are 1200x1000px, the first one is 100x100px. See screenshot:
    https://ibb.co/q94Njt1
    I suggest you upload a different image and it will be ok.

    Best regards!

    7 years, 3 months ago Mirela
    Participant
    in reply to: Amount of products, load more and shop layout

    Hello,

    You have an error in this line:
    echo 'get_permalink( $product->id ).'" class="button">' . __('View Product', 'woocommerce') . '';

    It should be like this:
    echo get_permalink( $product->id ).' class="button">'. __('View Product', 'woocommerce') .'';

    Let us know.
    Best regards!

    7 years, 3 months ago Mirela
    Participant
    in reply to: Problems with the prices in products

    Hello,

    Please make sure to have set up the prices right. Check this video tutorial: https://youtu.be/Rw_tct2pfoY?t=272
    If the issue persists, send us some valid wp credentials in a private reply. So we cna give it a closer look.

    Best regards!

    7 years, 3 months ago Mirela
    Participant
    in reply to: How do I get "Complete The Look Tab"?

    Hello,

    Please check this video tutorial: https://youtu.be/Rw_tct2pfoY?t=155
    Let us know if you still need help.

    Best regards!

    7 years, 3 months ago Mirela
    Participant
    in reply to: Navigation button not working

    Hello,

    I made several tests. I switched back and forth all menu items and did not have any issue. Did you manage to fix it? What browser are you using?

    Best regards!

    7 years, 3 months ago Mirela
    Participant
    in reply to: Logo not showing in header on mobile

    Hello,

    do you have added a dark version of the logo? Please add it first in Customize > Header > Logo. Then i’ll check and fix it if needed.

    Best regards!

    7 years, 3 months ago Mirela
    Participant
    in reply to: help with installation – June

    Hello,

    Thank you for choosing our theme!
    The purchase code register has been removed in later versions of theme because many customers where getting confused.

    Theme is divided in three autonomous setup sections. The main content -> Setup wizard (screenshot), Header setup wizard (screenshot) and Footer setup wizard (screenshot).
    So if later on, you decide to change the header or footer, you can import one of the available styles in a minute! Without needing to import an entire demo from scratch.

    If you want, we can set it up for you. Just add some valid wp credentials in your profile data. Read this article for more information.

    Please make sure to read the documentation and watch the video tutorials to get a fast glimpse of what this theme is made of and what it can offer.

    Let us know if you have any question.

    Best regards!

    7 years, 3 months ago Mirela
    Participant
    in reply to: Edit Copyright Text

    Hello,

    Yes, i see. This is one of the Firefox issues. I fixed it buy adding this code in your Additiona Css box:

    .cl-custom-heading span {
     text-align: -moz-center;
    }
    

    Result: https://ibb.co/fXkV21w
    Please clear cache if you do not see it at first.

    Best regards!

    7 years, 3 months ago Mirela
    Participant
    in reply to: Spacing on Mobile

    Hello,

    I don’t see any issue with the list. The items are properly distanced. Do you want the list closer or with more distance? In any case, just add this code:

    @media (max-width: 480px){
    .services_small.wpb_content_element {
        margin-top: 35px;
        margin-bottom: 35px;
    }
    }

    And edit the values to your wish.

    Best regards!

    7 years, 3 months ago Mirela
    Participant
    in reply to: Product title on top

    Hello,

    Sorry but can be more specific? What issue do you have with it? Can i see a link of the archive page?

    Regards!

    7 years, 3 months ago Mirela
    Participant
    in reply to: Spacing on Mobile

    Hello,

    Edit the code to this:

    @media (max-width: 480px){
    .services_small.wpb_content_element {
        margin-top: 35px;
    }
    }

    Best regards!

    7 years, 3 months ago Mirela
    Participant
    in reply to: Embedded Spotify

    Hello,

    1-You can add icons if you want. I listed the files that need to be edited, in one of my old reply. You can do it in child theme too, just make sure to add the files right. The file you have added now (in child theme) is not correct as the folder name and file name are set in capital letter. While the original in parent theme is in lowerletter. This can cause issues.

    2-Yes, this is depended of OS type. This is a broader issue that we will look closely and fix in future updates.

    3-There is no problem with the bundled plugins. If so, it would have given the same issue to all installations. Some plugins (third party) make changes to the site code and even if you deactivate (or delete) them, these changes do not reverse back. Something like that could have happened to your site. You can test out the lightbox in a test environment.
    I suggest you install theme in a localhost and import demo data or your online site data. Use the wordpress import/export feature (Tools > Import/Export).

    Let us know.
    Best regards!

    7 years, 3 months ago Mirela
    Participant
    in reply to: Portfolio not showing up correctly

    Hello,

    I set a min height of 350px in the portfolio element’s options. This is how it looks now: https://ibb.co/bLM5MbK
    Please clear cache and refresh page. Let us know.

    Best regards!

Viewing 15 posts - 1,951 through 1,965 (of 12,542 total)
← 1 2 3 … 130 131 132 … 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