Your account expired support, please renew to get your support.

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 19 total)
  • Author
    Posts
  • in reply to: Disable of My account and Shop IN Mobile view #22097
    WebsterGG
    Support Expired

    Hi Support,

    Thanks for continuous support!

    Tried adding the below code to disable the account menu from mobile footer in handheld footer option.
    wp includes->child theme->functions.php

    But it was showing “”syntax error unexpected t variable“”…Even I saved but site becomes down, So I removed the code from functions.php

    add_filter(‘freshio_handheld_footer_bar_links’, ‘freshio_handheld_footer_bar_links_custom’);
    function freshio_handheld_footer_bar_links_custom(links){
    unset( $links[‘my-account’] );
    return $links;
    }

    Kindly help.
    Thanks!

    in reply to: How to remove wishlist, compare #21800
    WebsterGG
    Support Expired

    Hi Support,
    Topic: Removal of in stock in top, when viewing the individual product.
    Providing the credentials is not allowed to us.
    Pls help to check to disable the code.
    Any other code to include.
    I added the code in appearance, customize under CSS, still its displaying.
    Thanks!

    in reply to: Disable of My account and Shop IN Mobile view #21737
    WebsterGG
    Support Expired

    Hi,
    I added this code in custom css in appearance, but still visible. (mobile view -> myaccount in handheld footer.
    Pls help to disable this.
    Thanks!

    in reply to: How to remove wishlist, compare #21735
    WebsterGG
    Support Expired

    Hi,
    I added this code in custom css in appearance, but still visible.
    Pls help to disable this.
    Thanks!

    in reply to: Disable of My account and Shop IN Mobile view #21734
    WebsterGG
    Support Expired
    This reply has been marked as private.
    in reply to: Disable of My account and Shop IN Mobile view #21660
    WebsterGG
    Support Expired

    Hi Support,

    Do you mean to disable Account from footer mobile menu, adding thsi code in appearance->customize is enough?

    – My account:
    function freshio_handheld_footer_bar_account_link() {
    echo ‘<span class=”title”>’ . esc_attr__(‘My Account’, ‘freshio’) . ‘</span>‘;
    }

    This seems to be to edit the text, but to hide or disable it.

    Thanks!

    in reply to: How to remove wishlist, compare #21177
    WebsterGG
    Support Expired

    Hi,
    Thanks for your support.
    Can I add this code in custom CSS under Appearance->customize instead of functions.php
    Thanks!

    in reply to: How to remove wishlist, compare #20985
    WebsterGG
    Support Expired
    This reply has been marked as private.
    in reply to: How to remove wishlist, compare #20984
    WebsterGG
    Support Expired

    Hi,
    1.I meant IN single product view as user in website I can see Prev and Next button for some products how to enable that.
    2.In product addition scren I can see cross & Upsells in related products. How to add that.
    3. Also After Disabling stock management also its showing In-Stock status , when I view prodcut in website.
    Thanks!

    WebsterGG
    Support Expired

    Hi,
    Thanks, I got it and removed, added one line in footer which has conflicted.
    Its working .
    Thanks!

    WebsterGG
    Support Expired

    Hi,
    I dint add any custom css yet.
    But dont know how comes it inserted, how its enabled. How to remove this.
    Also can you share list of plugins by default needed for this theme, I can deactivate rest of plugins referring the list.
    Thanks!

    in reply to: Where to create/edit header layout #20695
    WebsterGG
    Support Expired
    This reply has been marked as private.
    in reply to: Theme upload in wp #20684
    WebsterGG
    Support Expired

    Hi,
    So as per the design, changes happen with child theme only?
    Also how to ensure when updating the parent theme the child theme stuffs are safe, whata are the ways to keep it safe?
    Thanks!

    in reply to: Theme upload in wp #20660
    WebsterGG
    Support Expired

    HI,
    Child theme is installed by default and activated and actual theme file is at rest, currently child theme is activated and changes are made on this, what is the design, how it works and why the child theme is active instead of actual theme file?
    Thanks!

    in reply to: Where to create/edit header layout #20659
    WebsterGG
    Support Expired

    HI,
    Yes, I did the same, but Iselected header 3 instead of header 2 option, but the top header text is displaying, pls help on this.
    Thanks!

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