Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter rushdie3

    (@rushdie3)

    Hi Damian

    That’s exactly the route I took yes.. didnt work, I just tried it again, but no luck

    I can search by product name, just not long or short description

    Thread Starter rushdie3

    (@rushdie3)

    I see you’ve provided the following snippet for someone else with regards to categories

    add_filter( ‘dgwt/wcas/search_results/products’, function ( $suggestion, $product ) { if ( ! empty( $suggestion[‘value’] ) ) { $categories = $product->getTerms( ‘product_cat’, ‘string’ ); if ( ! empty( $categories ) ) { $suggestion[‘value’] = $categories . ‘ – ‘ . $suggestion[‘value’]; } } return $suggestion; }, 10, 2 );

    Will something similar have to be done for me?

    Thread Starter rushdie3

    (@rushdie3)

    Hello again

    That’s how I understand it yes, that it wont show up unless configured to do so

    I’ve since deleted that instance and starting afresh because the whole feel was off and something didnt feel right.. so just for my sanity and (in case) my soon to be users safety.. I’ve started from scratch

    Thread Starter rushdie3

    (@rushdie3)

    Hi @wpnomad

    Thank you for checking back so quick

    It seems you created a new WooCommerce site after you couldn’t log in to the old site, is that right? If so, then each new instance of WooCommerce would start with a welcome screen and $ as the default currency.

    It shouldn’t be because the snapshot of the instance was of the whole store that I took on sunday. Woocommerce was working as normal with ZAR before I clicked update.

    When I saw the $ activated, I did a test purchase to see if everything else was ok, that’s when I noticed the paypal standard being on the checkout page

    But if you’re saying paypal is standard with woocommerce, I’m ok with that

    Just a bit confused as to why it gave me a whole new woocommerce

    Thread Starter rushdie3

    (@rushdie3)

    Morning

    Thank you, I’ve reproduced the issue on chrome browser now and sent the recording via email

    I figured it should be mobile template, that’s why I thought it’s best to bring to your attention

    Thread Starter rushdie3

    (@rushdie3)

    Hello

    I used a samsung Galaxy Note 8 with the native browser

    I made a video and replicated what I was experiencing even on your website demo of wishlist

    I sent it via email just now

Viewing 6 replies - 1 through 6 (of 6 total)