Show Posts


Messages - Ian Atienza

Pages: [1]
1
Installation and Configuration / Social Login Extension
« on: July 12, 2020, 07:38:05 PM »
Hello everyone! Just wanted to ask if there are successful users of this extension: Social Media Customer Login by algozone at the Abantecart Marketplace

How did you do it? I have followed all instructions but keep getting this error:

"URL Blocked: This redirect failed because the redirect URI is not whitelisted in the app’s Client OAuth Settings. Make sure Client and Web OAuth Login are on and add all your app domains as Valid OAuth Redirect URIs."

Any help would be greatly appreciated! Thank you!

2
How-to questions / Re: Display Product Options SKU on Product Page
« on: June 04, 2020, 09:17:20 AM »
Thank you for the inputs! We were successful in making the SKU appear on the product page using the "SKU input in the general tab of products", but when we inputted on the product options, it is not appearing on the product page.

<?php echo $product_info['sku']; ?> worked using the SKU input on the general tab.

3
How-to questions / Display Product Options SKU on Product Page
« on: June 04, 2020, 08:23:05 AM »
Hello all, we were able to display the SKU from the general tab of the product, but when we use product options SKU, it is not appearing on the product page. We used the code found here also on the template page (products.tpl): "<b>SKU:&nbsp</b><?php echo $product_info['sku']; ?>" Can anyone help us please on this and make the options SKU appear on the page? Many thanks in advance to this community!



Pages: [1]

Powered by SMFPacks Social Login Mod