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 ago Mirela
    Participant
    in reply to: Site dropped after the upgrade

    Hello,

    The site is on maintenance mode so i can not see. Based on older replies, i assume you have not yet updated theme.
    Please update theme first and all it’s included plugins! (especially the plugins* It’s very important!)
    https://support.codeless.co/?ht_kb=update-plugins-using-only-the-included-in-theme-version
    Let us know if you still have issues.

    Best regards!

    7 years ago Mirela
    Participant
    in reply to: Problem search page

    Hello,

    I have forwarded your ticket to the developer for more professional review. We will get back to you asap.

    Best regards!

    7 years ago Mirela
    Participant
    in reply to: theme update – features missing on front end

    Hello,

    There is no option to select the target of socials. Where did you see this? We will consider adding it in future updates.

    To recommend more features write us at Suggest us features forum.

    Best regards!

    7 years ago Mirela
    Participant
    in reply to: Error on blog

    Hello,

    The excerpts are chunk of text you add as short description for the post. You can make expert box visible by checking it in the Screen Options (top-right corner of screen).
    This removed the warning on my side so i thought it was fixed. Apparently not.

    Now i edited the line 50 in file includes/view/blog/loop-timeline.php:

    $tag_out = ''; $num=count($tags); $i=0; if($tags) foreach($tags as $tag): if(++$i === $num){$tag_out .= $tag->name;} else {$tag_out .= $tag->name.', ';}  endforeach;
                

    To this:
    $tag_out = ''; if (is_array($tags)) $num=count($tags); $i=0; if($tags) foreach($tags as $tag): if(++$i === $num){$tag_out .= $tag->name;} else {$tag_out .= $tag->name.', ';} endforeach;

    I tested, it’s ok now. Please clear cache and try again.

    Best regards!

    7 years ago Mirela
    Participant
    in reply to: Update is not shown in WordPress

    Hello,

    Version 3.1 is indeed the latest one. You do not need to update it further. Just ignore the email. Most probably our mail server send it late.

    Best regards!

    7 years ago Mirela
    Participant
    in reply to: Header Doesn't Fit On Mobile?

    Hello,

    There is nothing wrong in your site. The slider you have selected has only one slide assigned to it. See screenshot: https://ibb.co/nPTdYcm
    So either assign more slides to that slider, or choose another slider for the page.

    Best regards!

    7 years ago Mirela
    Participant
    in reply to: Specular – Post Mansory Grid not loading

    Hello,

    You have a very old version of the plugin. If you have already updated theme, then just update plugin from theme. If not, update theme first and them all it’s included plugins.
    https://support.codeless.co/?ht_kb=update-plugins-using-only-the-included-in-theme-version

    Best regards!

    7 years ago Mirela
    Participant
    in reply to: Picante Theme – Top Header problem

    Hello,

    I checked and apart from two empty spaces before the url in portfolio page, i did not see any problem. The portfolios do link to the custom link in all items. See screenshot:
    https://ibb.co/fFVFt8b

    I tried them and all send me to the correct portfolio item. Did you manage to fix it already?
    Let me know.
    Best regards!

    7 years ago Mirela
    Participant
    in reply to: theme update – features missing on front end

    Hello,

    Yes, the option in general options is active but in each page the page header is set OFF. The page settings take over general settings. That’s why the page header is not present in any page. I enabled it in this page: https://nancydilts.flywheelsites.com/about/
    Do the same for other pages you want it to show.

    -Copyright area needs content to show. If no widgets is added, even if copyright is set ON, it will not show empty. I added the widget in the “Inactive area”. It’s the area widgets go when changes like theme updates or change from parent to child theme happens.

    Please check your site and let us know.

    Best regards!

    7 years ago Mirela
    Participant
    in reply to: Error on blog

    Hello,

    After all i didn’t need to edit anything in the files any way. I added excerpts to posts and the warning is gone. Please make sure to add excerpts too when creating a post.

    Let me know if it repeats itself.

    Best regards!

    7 years ago Mirela
    Participant
    in reply to: theme update – features missing on front end

    Hello,

    I can’t seem to find the missing black you mention. Can you please be more specific? Some screenshots can be helpful.

    Best regards!

    7 years ago Mirela
    Participant
    in reply to: add icons between rows – overlapping

    Hello,

    Then add a css class to the row in Row settings and add that class to the code above.
    Example:

    .your-extra-class .vc_row.section-style:last-child {
        background: transparent !important;
    }

    Best regards!

    7 years ago Mirela
    Participant
    in reply to: admin author in blog
    This reply has been marked as private.
    7 years ago Mirela
    Participant
    in reply to: Error on blog
    This reply has been marked as private.
    7 years ago Mirela
    Participant
    in reply to: Shipping Cost Help

    https://businessbloomer.com/woocommerce-setup-tiered-shipping-rates-order-amount/

Viewing 15 posts - 1,201 through 1,215 (of 12,542 total)
← 1 2 3 … 80 81 82 … 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