babakras
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Display product price on add to card buttonHello @gabrielfuentes
Thank you for sharing. I have used the code snippet in child theme PHP.function and it does add the price to the “add to cart button” however the only problem is that when I change the QUANTITY of the product price wont update and it stays the same.
Do you know how this can be achieved so when the customer change the quantity of the product the price on the “add to cart button” will update automatically according to the quantity.
Thank you again for your help & support ??
Hello @laceyrod thanks for your response,however the link you provided is showing how limit customers to buy 1 product per order.
What I want to achieve is limit customers to buy 1 unit of each product per order.
For example I have 3 products in my shop; product 1 is a jean, product 2 is a shirt and product 3 is a had. What I want to do is limit my customers so they can add only 1 jean to basket and not anymore but be able to add 2 or more shirt or hat and once checked out they can come back and order 1 more jean if they want.Basically this can be done with the option inside woocommerce by check the box in inventory section of product for “Enable this to only allow one of this item to be bought in a single order” I would like to know how I can enable this option using PHP snippet and not from woocommerce product page.
Thank you
Forum: Plugins
In reply to: [WP Remote Users Sync] Login and log out are not workingHello @frogerme
sorry for late replay, I had a busy week.If by fresh install of wordpress you mean no other plugins, I have to say there are other plugins installed and the theme is not a default theme.
I’ll try and upload a video and demonstrate everything in that video this week.
Hopefully that will give you some insight of the situation ??Forum: Plugins
In reply to: [WP Remote Users Sync] Login and log out are not workingAlso these are the cookies used:
https://www.A.com:
_gadshttps://www.uk.A.com:
tk_ai
wordpress_test_cookie
wp-settings-1
wp-settings-time-1
wprus_user_pending_async_actionsForum: Plugins
In reply to: [WP Remote Users Sync] Login and log out are not workingHello @frogerme
Thank you for your support.
1-How long does it take for to be called https://www.UK.A.com/wprus/login using the browser network inspector (directly in the browser)?
808 ms
2-How long does it take for the script to be loaded on https://www.A.com, in the waterfall found in the browser network inspector?
There are two line of https://www.A.com
first one is 303 ms and second one is 2.85 sForum: Plugins
In reply to: [WP Remote Users Sync] Login and log out are not workingHello @frogerme and thank you for the reply.
Well actually I think I described the issue incorrectly.
The actual problem is:
The login form in on website a eg;(www.A.com) and once logged in the logged in user will be redirected to their profile which is eg(www.A.com/user-profile) at this point everything is fine and works correctly but when I go to another page which is on the second website eg;(www.UK.A.com) I have to reload the page few times before it recognise me as logged user and when I log out on the first website it looks like the second website stays logged in until I close the browser.The theme I am using is STOREFRONT from WooCommerce and yes there are other plugins installed on both sites.
I have actually sent you a message onto your skype as well as to your email using the form on your website requesting for your help and in return I will be happy to be a patreon to your work.Thank you
Yes, All plugins are up to date, I figured it out, I had to check one box in role editor.
- This reply was modified 4 years, 4 months ago by babakras.
Hello?
Forum: Plugins
In reply to: [WP Remote Users Sync] Login and log out are not workingI also wanted to point out that Under Remote Sites I have test all the options for outgoing and incoming actions and all were ok with a green tick. I did the same on both website and the result were the same.
Forum: Plugins
In reply to: [WooCommerce] single product imageHello @riaanknoetze
Thank you for reply. what do you mean by ‘regenerated the thumbnail images’ ?
The actual image size are 8495px?×?5663px but when I upload them into wordpress, wordpress scaled them down to 2560px × 1707px automatically.Forum: Plugins
In reply to: [WooCommerce] Zoom on hover and LightboxThanks
Forum: Plugins
In reply to: [WooCommerce] Zoom on hover and LightboxThank you @3sonsdevelopment
I placed the code in function.php and it removed the zoom on hover and magnifying glass on top right corner of the main image which is exactly what I wanted but the lightbox is still there and when I click on the image a new link will open with the full size image.
Forum: Plugins
In reply to: [WooCommerce] Single product imageThank you @3sonsdevelopment
the images are currently 2760 x1707 pixels.
Do I need to make them bigger?Forum: Plugins
In reply to: [Terms and Conditions Popup for WooCommerce] Pop up not workingHello @razyrx
Say plugin dont have errorForum: Plugins
In reply to: [Terms and Conditions Popup for WooCommerce] Pop up not workinganyone here?