amarmustaqim
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Synchronized Content of Another Site into WordPress SiteHi Sir,
I’m sorry I’m not sure about the “feed” that you asked, because website A was developed by other developer and our client ask us whether we can achieve this or not. But what I can say is Website A is like an ecommerce site consist of products collection. Here is the link of the site https://www.helloapril.com.my/
Do you simply want to fetch and display the “feed” in real-time, without actually publishing it in your database? Or do want to publish the feed in your site’s database as a normal WordPress post?
Yes, I just want to fetch and display the “feed” in real-time, without publish it in Website B database. So any update for website A only can be done in website A(ecommerce site) and it will auto synchronized in website B(info site).
Hi @algolplus ,
Thank you so much for your help. It works well as expected!
Hi @missundaztood ,
Thank you for your response, I have created the rule that you suggested. But if possible, I don’t want to create one by one for the rule, let say if my customer’s subtotal is RM 500K. That would be lot of work if I set it one by one based on 10K range.
So I want to set any value that is more than 10K, will be charge 5K for each subtotal range of 10K. Is it possible to do like this? Or do I need to code it in functions.php?
Thank you so much for your help.
Forum: Plugins
In reply to: [Nextend Social Login and Register] Facebook Login ErrorHi @laszloszalvak ,
Thank you for your help. I have create a new Facebook App with the Consumer App Type, but I’m getting this user registration error after I tried to login using Facebook, https://ibb.co/HByvncQ
How to enable the user registration? Am I missing something?
Hi there, thanks for your reply. Luckily, I have sort out this problem and it’s actually because of login credential issue. My client’s colleague use his login credential without telling him, and do some testing in the website. I’m sorry for any inconvenience.
Best regards.
Thanks for your answer. As changing the message from core file is risky when it is updated, is there any possibility to change it from child theme? I have tried to copy Dokan’s folder and paste the sub-orders.php code in my child theme, but when I try to change the message, there’s no difference on the front end side.
Hi @gabrielfuentes, thanks for your reply.
I have check the Woocommerce > Emails setup and yes the emails are correct. Actually this problem is not new, it occur since the start of our development but we have no idea why it keeps happening.
Best regards.
Forum: Plugins
In reply to: [WooCommerce] How To Add Custom Message When Local Pickup ChosenHi @stuartduff ,
Thanks for your help, it works! It’s my mistake because I use a wrong HTML ID.
Best regards.
Hi @gabrielfuentes ,
Thanks for your suggestion. It works on single product page https://ibb.co/sVG6t0n, but at shop page, it still shows the gallery image instead of main product image https://ibb.co/S3ML5LT. But when I inspect the CSS element, the main image is there but I have no idea why the gallery image was chosen instead.
Forum: Plugins
In reply to: [WooCommerce] How To Add Custom Message When Local Pickup ChosenHi @stuartduff ,
Yes I’ve been using Inspect Element to change the CSS. This is what I’ve changed https://ibb.co/gtYGhBn
But what I notice is, the HTML ID’s will change whenever I logout to test as guest. This is the HTML ID when I login as admin https://ibb.co/Kh72jTc
And this is the HTML ID after I logout or as guest https://ibb.co/LN7J2PL