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

  • 10 years, 4 months ago Mirela
    Participant
    in reply to: Header Image

    Hello,

    I activated Woocommerce for display purpose, you can deactivate it after reading my reply. First you had not assign a page header centered and a image background for it in Theme Options > Header Options > Default Page Header > Page header Style and Page header background. Then in Shop page the “Active Page Header” was not set ON. So the page did not display it.
    I already changed these options and now the page header is shown(shop page).
    Let us know if you need further support.

    Best regards!

    10 years, 4 months ago Mirela
    Participant
    in reply to: Accordion

    Hello,

    Please make sure to have the latest theme version and Visual COmposer, first. If not, update both. If the issue persists, send us your wp credentials in a private reply. So we can give it a closer look.

    Best regards!

    10 years, 4 months ago Mirela
    Participant
    in reply to: header in mobile verison

    Hello,

    Sorry for the late reply.
    -I do see the top nav even in iphone (‘contact us’,’login’). What’s the issue?
    -To link featured image of post in blog, to their page, go to file \includes\view\blog\loop-index.php and find this line:
    <img src="<?php echo esc_url(codeless_image_by_id(get_post_thumbnail_id(), '', 'url')) ?>" alt="">
    Replace with this:
    <a href="<?php echo esc_url(get_permalink()) ?>"><img src="<?php echo esc_url(codeless_image_by_id(get_post_thumbnail_id(), '', 'url')) ?>" alt=""></a>

    Best regards!

    10 years, 4 months ago Mirela
    Participant
    in reply to: Importing Specialty Font Not Found in Theme Files

    Hello,

    Sorry for the late reply.
    Can you please let us know what font are you trying to use? So we can help you with that.

    Best regards!

    10 years, 4 months ago Mirela
    Participant
    in reply to: issue in dummy data import

    Hello,

    Sorry for the late reply.
    What issue are you experiencing with the import? If you are unable to finish the action successfully, you may need more memory limit.
    Add this line: define('WP_MEMORY_LIMIT', '96M');
    into your wp-config.php file, or ask your host to do it for you.
    Also importing without attachements will lower the data flow and make the import process faster.
    Let us know.

    Best regards!

    10 years, 4 months ago Mirela
    Participant
    in reply to: Specular-Responsive Menu

    Hello,

    Sorry for the late reply.
    Please send us your site’s url. So we can give a more specific advice.

    Best regards!

    10 years, 4 months ago Mirela
    Participant
    in reply to: Error during upgrade

    Hello,

    Sorry for the late reply.
    You have very old versions of both the theme and Visual Composer. Please update theme and install again Visual Composer from theme.
    Let us know.

    Best regards!

    10 years, 4 months ago Mirela
    Participant
    in reply to: Menu link to section of page

    Hello,

    Please send us your wp credentials in private, so we can give it a closer look.

    Best regards!

    10 years, 4 months ago Mirela
    Participant
    in reply to: Sticky Header Logo

    Hello,

    Do you have set up the sticky header? Try adding this code into your custom css box:

    .header_wrapper.header_5.background--light.open#logo .light {
       content: url("https://bcalandscape.co.uk.gridhosted.co.uk/wp-content/uploads/2016/01/Light-Small.png");
    }

    If no luck, send us your wp credentials in a private reply. So we can give it a closer look.

    Best regards!

    10 years, 4 months ago Mirela
    Participant
    in reply to: Codeless Slider shows white border below header when Light Logo is selected

    Hello,

    This is not an issue. The border is part of the light header layout. It’s not there by mistake, and that is why there is an option for it in Theme Options.
    However, to remove it add this code into your custom css box:

    .header_wrapper.background--dark {
        border-bottom: none !important;
    }

    Best regards!

    10 years, 4 months ago Mirela
    Participant
    in reply to: Blog sharing botton error

    Hello,

    Please update theme in it’s latest version. This issue is fixed in later versions.

    Best regards!

    10 years, 4 months ago Mirela
    Participant
    in reply to: Row set up

    Hello,

    If i have understood you well, you want just a row in 4 columns? I so go to row settings and select the 4-column layout (screenshot).

    Best regards!

    10 years, 4 months ago Mirela
    Participant
    in reply to: Info color next to logo-header area

    Hello.

    I replied you in this topic of yours: https://support.codeless.co/forums/topic/info-next-to-logo/#post-10308

    Best regards!

    10 years, 4 months ago Mirela
    Participant
    in reply to: Info next to logo

    Hello,

    You had added a css code into your Appearance > Edit CSS box. This was overwriting the other code added in theme’s custom css box. I commented it out and now the icons color is reflecting the changes.

    Best regards!

    10 years, 4 months ago Mirela
    Participant
    in reply to: Codeless Slider Font Size Mobile

    Hello,

    Please add this code into your custom css box:

    @media (max-width:480px){
    .codeless_slider .swiper-slide .content p {
        font-size: 16px !important;
        line-height: 16px !important;
        margin-top: 1px;
    }
    }

    Let us know.

    Best regards!

Viewing 15 posts - 10,201 through 10,215 (of 12,542 total)
← 1 2 3 … 680 681 682 … 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