AppsVilla profile

Home Forums AppsVilla

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
  • AppsVilla
    Participant

    It worked. Thanks a lot for your support.

    AppsVilla
    Participant

    Hi,

     

    we have updated from 2.0 to the latest version and works perfectly.

    I have one question, in categories blog listing , how to hide excerpt ?
    <div class=”fw-backend-option-label fw-col-xs-12 fw-col-sm-3 fw-col-lg-2″>
    <div class=”fw-inner fw-clearfix”><label for=”fw-option-post_desc”>Description Lenghs is now stetted on 10. How to change it?</label></div>
    </div>
    <div></div>
    <div>Thanks,</div>
    <div>Regards,</div>
    <div>Bidzina</div>

    in reply to: Update Theme

    AppsVilla
    Participant

    Fixed! Thanks a lot 🙂

    AppsVilla
    Participant

    With www 🙂

    AppsVilla
    Participant

    Please use shared admin panel url and not the standard url for WordPress 🙂

    AppsVilla
    Participant

    Please check matches pages, clubs etc..

    attached details for troubleshooting.

     

    Thanks in advance

    AppsVilla
    Participant

    Solution for this topic

    Disabled Optimize JavaScript Code in Optimizer Plugin and image is showing well. Thanks a lot for your support , appreciated

    AppsVilla
    Participant

    Thanks for your response.

    Wp-Super Cache is now disabled.

    Please check the issue and write me how to fix it.

    Kind regards

    AppsVilla
    Participant

    Thanks for your quick response.

    This option is only available for pages but not for events.

     

    Please write me how to enable the option for events that the header will be as default from theme options. in “edit event page” the option is not visible.

     

    “Matches” are the same as events for WordPress.

    Please check the screenshot.

    Attachments:
    You must be logged in to view attached files.

    AppsVilla
    Participant

    1) Solution for “How to reduce description lenght” in blog category with the code is not working.

    function wpdocs_custom_excerpt_length( $length ) {
        return 200;
    }
    add_filter( 'excerpt_length', 'wpdocs_custom_excerpt_length', 999 );

     

    2) How to disable Lightbox only for WooCommerce because with the theme product images are not shown. When you click the space where image should shown, image link is opening separately in a new tab. Maybe you are using older version of woo commerce. This issue is related with the last updates.

     

    3) Menu is not well positioned in some pages, like events, clubs etc.. please write me how to fix this.

     

    Thanks for your support

    AppsVilla
    Participant

    Thanks for your support.

    • Solution for How to reduce description lenght. Minimum now is 10 from theme settings., with the code is not working.
    .sh-blog-standard-posts .post-content {
        max-height: 28px;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 80%;
        white-space: nowrap;
    }

     

    • How to remove 2nd head bar where only category name and category tree is shown ? or to hide it for mobile devices. It takes too much space for mobile. Screenshot attached
    • WP Super cache plugin is not the problem, because this issue is well known that product image in WooCommerce  with Latest Version as Lightbox is not working. This solution also did not work: http://wpdecoder.com/php/woocommerce-3-0-lightbox-not-working-try-this-fix/
      May be is there any solution.
    Attachments:
    You must be logged in to view attached files.

    AppsVilla
    Participant

    Hi,

     

    attached URL, and I want to ask you how to show product image in WooCommerce as Lightbox is not working with the latest version.

    please check second URL.

     

    Thanks in advance

    AppsVilla
    Participant

    Hello,

    1. How to reduce description lenght. Minimum now is 10 from theme settings.
    2. How to remove category names above next/previous post at the end of the post? see screenshot
    3. How to remove 2nd head bar where only category name and category tree is shown ? or to hide it for mobile devices. It takes too much space for mobile.

    Thanks in advance

    Regards

    Bidzina

    AppsVilla
    Participant

    Hello,

     

    1. widgets are showing not in the position. Please write me how to fix this? Please check the screenshot.
    2. How to remove descriptions in blog page Mansonry.
    3. How to remove categories above next/previous at the end of the post?

    Thanks in advance

    Regards

    Bidzina

    Attachments:
    You must be logged in to view attached files.

    AppsVilla
    Participant

    Thanks for your reply., please check URL. Thanks

Viewing 15 posts - 1 through 15 (of 15 total)