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, 7 months ago Ruco
    Keymaster
    in reply to: 404 for all pages after install

    Hello,

    Let us know if we can help you further. I think sometimes the options in the Specular Options don’t load properly so you have to set the home page manually.

    Best Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: Hamburger menu in Mobile

    Hello,

    We have just fixed the issue you have with the menu.

    Please check it now and let us know.

    Best Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: How to adjust the size on blog page?

    Hello,

    Please check our documentation on how to change the blog layout options: https://codeless.co/folie/documentation/main.html#blog-options

    Let us know if you want further help.

    Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: Media Upload is missing in Folie Theme

    Hello Daniel,

    Please can you download the latest version of the theme 2.3. In this version this bug it is fixed.

    Try to replace the new folder download “folie” into wp-content/themes/folie/.

    I also recommend you to delete the Codeless Builder and install it again. So you will get the updated version of codeless builder too.

    Best Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: Refund Please

    Hello,

    There are some conditions to receive refund.

    1. First you have to request help before
    2. Authors doesn’t help you.
    3. Bugs on the theme not resolved.

    We can refund you only if one of the points above will be fulfilled.

    Let us know.

    Best Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: Background images on iphone safari

    Hello,

    Please check it now. I have fixed your issue.

    Best Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: update template

    Hello,

    The only thing that i doubt is the PHP Post Max Size variable to larger.

    Please try to disable all third-party plugins that aren’t part of our theme.

    Check it again.

    Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: Updated Subscription

    Hello,

    Sorry we will resolve this issue asap. It’s our mistake.

    Best Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: RevSlider Error: Depreciated

    Hello,

    Ah sorry we will try to update you status, it was my mistake.

    Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: WooCommerce Add to Cart Problem

    Hello,

    Sorry but i’m pretty sure that the issue is not caused by our theme. I have just checked 1.6.3 and none of this deprecated hooks are present.

    Maybe you are using any WooCommerce extension that cause this issue.

    June 1.6.3 don’t use get_checkout_url but the updated version: wc_get_checkout_url and also we don’t even use this hook woocommerce_add_to_cart_redirect or add_to_cart_redirect.

    I would recommend you to disable any other third-party plugin and check again.

    Best Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: WooCommerce Add to Cart Problem

    Hello,

    Please update the theme to the latest version 1.6.3 to resolve this issue.

    Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: Codeless Visual Composer Backend

    Hello,

    I recommend you to switch false the wp_debug contant on wp-config.php file.

    
    define('WP_DEBUG', true);

    replace with:

    define('WP_DEBUG', false);

    I also recommend you to update the theme to the latest version 1.6.3.

    Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: RevSlider Error: Depreciated

    Hello,

    Have you tried to update your theme to the latest version 1.6.3. Please try to replace the new june folder. After the update please delete the plugin Revolution Slider and install it again or click on the Update link you will see at bottom.

    P.S In order to receive further support please renew your license.

    Best Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: Tower Portfolio FullWidth

    Hello,

    Please check it now.

    I think you have installed non the right demo.

    Anyway now seems everything ok.

    Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: How to remove project description/details in a portfolio item?

    Hello,

    If you want to remove the the two icons from the portfolio page you have to edit the portfolio page style;

    Check the documentation: https://codeless.co/tower/documentation/main.html#portfolio_page

    You have to set the Portfolio Style : Overlay with base color and effect

    Also to add a custom link you have to edit the Portfolio Items and on the Page Styles: Switch on the “Overwrite the link with your custom link” option and write down your link.

    In case you want to maintain the basic style and remove the two icons you have to add this css code:

    .portfolio-item.basic .bg { display:none }

    To link the image you and not only the title on the basic style you have to edit the file themes\tower\includes\view\portfolio\loop-grid.php.

    Find the lines below:

    if($style == 'basic'){ ?>
    
                     <div class="portfolio-item mix <?php echo esc_attr($sort_classes) ?> <?php echo esc_attr($extra_class) ?>  <?php echo esc_attr($style) ?>" data-id="<?php echo get_the_ID() ?>">
                        <div class="he-wrap tpl2">
                            <?php if($columns == 5) $columns = 4; ?>                
                            <img src="<?php echo esc_url(codeless_image_by_id(get_post_thumbnail_id(), 'port'.$columns, 'url')) ?>" alt="">

    and replace with:

    if($style == 'basic'){ ?>
    
                     <div class="portfolio-item mix <?php echo esc_attr($sort_classes) ?> <?php echo esc_attr($extra_class) ?>  <?php echo esc_attr($style) ?>" data-id="<?php echo get_the_ID() ?>">
                        <div class="he-wrap tpl2">
                            <?php if($columns == 5) $columns = 4; ?>                
                            <a href="<?php echo $link ?>"><img src="<?php echo esc_url(codeless_image_by_id(get_post_thumbnail_id(), 'port'.$columns, 'url')) ?>" alt=""></a>

    Save the file and everything will be ok.

    Best Regards!

Viewing 15 posts - 1,051 through 1,065 (of 3,073 total)
← 1 2 3 … 70 71 72 … 203 204 205 →

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