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, 3 months ago Mirela
    Participant
    in reply to: Latest theme update problems in home page

    Hello,

    Yes, you can send them in a private reply.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: site with multiple one-page scrolling pages

    Hello,

    This is one of the penalties you get for wanting to keep both versions. The smooth scroll is a feature of one page. If the “One page” feature is not set on, the slow scrolling is not possible. And if you do set it ON, the links won’t work any more.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Mobile menu setting

    Hello,

    Since the mobile width is limited to 480px, the logo too should be within this width. There isn’t a specific size set up for the logo. If you keep it under 250px wide.

    -Theme gives the option to have two logos. The dark version, is usually a dark colored logo. Which is used in headers where the background is in light color.
    And the light logo is the opposite. You upload a light colored logo which is used in cases when the header background is dark.
    See the use of these two types here:
    Dark logo in a white background: https://codeless.co/tower/default/business-corporate/
    Light logo in transparent background: https://codeless.co/tower/default/

    To specify which version should a page use, go to the page’s General Settings > Page Options & Style > Header Color Style for Header. See screenshot.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Previous/next blog button

    Hello,

    Sorry but can you please be more specific? The situation is not very clear now. If you can, send us some screenshots of the problem. So we can understand better what you need to do.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Unable to Edit content in Portfolio Item

    Hello,

    Can you please double check the url? I can not access it now. It gives DNS error: https://pho.to/Aeweb

    Let us know.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Please help change portfolio items

    Hello,

    This topic is raised in this other ticket of your: https://support.codeless.co/?topic=unable-to-edit-content-in-portfolio-item
    Please do not duplicate topics. It will not solve it faster and it does overload the forum with useless tickets.

    I will closed this ticket. Please keep up the issue in the original ticket.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: alt tag and image description in media

    Hello,

    Please refer to this topic regarding this:
    https://support.codeless.co/?topic=image-alt-tags-missing-on-home-page

    Let us know if you need help.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: service small icon link

    Hello,

    Please go to file vc_templates/services_small.php and find this line:
    $output .= ' <i class="'.esc_attr($icon).'" style="color:'.esc_attr($icon_color).';"></i>';

    Edit to this:
    $output .= ' <a href="'.esc_url($data['link']).'"><i class="'.esc_attr($icon).'" style="color:'.esc_attr($icon_color).';"></i></a>';
    Save changes.
    Let us know.

    Best regards!

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

    Hello,

    You have “Comming Soon” mode on so i can not see the page. However, please go to file vc_templates/staff.php and find this line:
    $output .= '<p>'.codeless_text_limit(get_the_excerpt(), 25).'</p>';
    Number 25 is the limit of words to display. Increase it to your wish and save changes.
    Refresh page.
    Let us know.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Service Media Video

    Hello,

    Please add the video in youtube and paste the youtube link into it. We will fix this in the next theme update. Sorry for the inconvenience!
    Let us know.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Mobile menu setting

    Hello,

    Please add this code into your custom css box:

    @media (max-width: 480px) {
    #logo img {
        max-width: 100% !important;
        margin-left: 8% !important;
    }}

    Result screenshot.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Unable to Edit content in Portfolio Item

    Hello,

    I understand your question. As i previously wrote: First make sure to have added custom fields in General Options > Portfolio Config > Custom fields Parameters.
    If you do not add any custom fields, then there will be no fields in the single portfolio item showing for you to be able to add information.
    Please watch carefully the video tutorial. All steps are there.
    If you still can not manage, then send us your wp credentials in a private reply. So we can make an example for you.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Tower Theme Checkout not responsive

    Hello,

    Sorry for the late reply.
    You had a few errors in the code pasted in custom css box. I fixed it and added a few lines to change the mobile layout of cart. This is the code added:

    @media (max-width: 979px){
    .woocommerce table.shop_table
    { 	 margin-left: 0px !important;}
    td.product-thumbnail { display: none;}
    th.product-thumbnail { display: none;}
    td.product-price { display: none;}
    th.product-price { display: none;}
    td.product-quantity {
        width: 50px !important;
    }

    Please check your cart page and let us know.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Unable to Edit content in Portfolio Item

    Hello,

    First make sure to have added custom fields in General Options > Portfolio Config > Custom fields Parameters.
    Then go to your portfolio item Single Portfolio Options > Custom Fields and add content here.
    Watch this video tutorial for more details: https://www.youtube.com/watch?v=dpS6ldRLZSg

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Import Template

    Hello,

    Please refer to this article regarding any issue with demo data import process:
    https://codeless.co/import-of-dummy-data-stops-before-100/

    Best regards!

Viewing 15 posts - 6,001 through 6,015 (of 12,542 total)
← 1 2 3 … 400 401 402 … 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