Forum Replies Created

Viewing 15 posts - 2,746 through 2,760 (of 2,802 total)
  • Posted in:
  • in reply to: Problem with Swift Slider on iPad #17572
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Try uploading a larger height file? The thing on home page is just 500px height, just try a larger height pictures.

    Thanks,
    laranz.

    in reply to: Remove Product Catagory from Mini Product display? #17569
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Try to put this Custom styles in Theme Options.

    .mini-list .product-cats
    {
    display: none !important;
    }
    

    Let me know, what you got.

    Thanks,
    laranz.

    in reply to: slider don't work in post after update #17453
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Glad it helps 🙂

    Let me know if you have any other questions.

    Thanks,
    laranz.

    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    You mean the logo is attached to the border and there is no breathing area like in the original logo??

    If so, add this in the Custom styles.

    #mini-header
    {
    padding: 10px 0;
    }

    Let me know, what you got.

    Thanks,
    laranz.

    in reply to: Google Map Address Broken #17450
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Can you give the address you gave on the Google map, and also whats the address you actually want?

    Did the address give correct address in maps.google.com ?

    if you don’t want to show up on public, click set reply as private below…

    Let me know, what you got.

    Thanks,
    laranz.

    in reply to: Pictures are missing from documentation #17449
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Unzip the folder first, then navigation to the docs and open that read me file..

    I think you open that html file without unzipping in Windows OS.

    Let me know, what you got.

    Thanks,
    laranz.

    in reply to: Menu Placement in Mini Header #17448
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    You mean when you scroll you don’t want the mini header to jump in??

    If so, go to Theme options -> Header Options.

    Mini header
    Enable the mini header when scrolling down the page.

    Choose Off. That will turn off that feature.

    Thanks,
    laranz.

    in reply to: Problem with Swift Slider on iPad #17447
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Can you give us a link to your site, that this problem occurs?

    So we can investigate and let you know. If you don’t want to show the link in the public, Just hit Set as private reply, only the staff can see that reply.

    Thanks,
    laranz.

    in reply to: slider don't work in post after update #17446
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Yeah sorry, I didn’t know you activated child theme,

    After some 20 min of investigation, I found out that you put this in custom styles.

    figure.media-wrap, .related-wrap, .author-info-wrap, .blog-item-details, .blog-pagination, .product-share, .product_meta { display:none; }

    “figure.media-wrap” is responsible for that gallery, it’s the main container for that gallery.

    So remove that from the list, the gallery will show up.

    PS: I update a post and also upload 3 images, delete that if you don’t want.

    Let me know, what you got.

    Thanks,
    laranz.

    in reply to: Add the Search Widget to page layout #17421
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Open up page.php and paste this snippet in the area you want.

    PS: take a backup of page.php before edit, so in case something happen you can revoke back to normal.

    Let me know, what you got.

    Thanks,
    laranz.

    in reply to: prettyPhoto lightbox fullscreen background color change #17415
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Can you show me a link to the page that contains prettyphoto?

    Thanks,
    laranz.

    in reply to: Product Category Code(s) display #17411
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    1. For single product, go to woocommerce\single-product\meta.php

    and comment the lines from 27 to 33

    It looks like this.

    ID, 'product_cat' ) ); echo $product->get_categories( ', ', '' . _n( 'Category:', 'Categories:', $size, 'woocommerce' ) . ' ', '.' ); ?>

    2. For Home page, go to \woocommerce\content-product.php comment the line #167 to #170 it looks like this

    ID, 'product_cat' ) );
    echo $product->get_categories( ', ', '' . _n( '', '', $size, 'woocommerce' ) . ' ', '' );
    ?>
    

    Let me know, what you got.

    Thanks,
    laranz.

    in reply to: wp_header() and wp_footer() #17409
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Every page has a footer and also header, put this plugin page is something weird.

    Try to install that plugin in a default theme, and let me know it works or not. If it is not working then it’s a plugin problem. If it works correctly, Post the WP login details.

    Thanks,
    laranz.

    in reply to: edit homepage? #17403
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    No problem 🙂

    Let me know if you have any other questions.

    Thanks,
    laranz.

    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Usually it don’t need any category, if you want to narrow a category in the sales you can put.

    But did you have any product sold in the website??

    Sorry for the late reply. Apologies.

    Thanks,
    laranz.

Viewing 15 posts - 2,746 through 2,760 (of 2,802 total)