ashvin03
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Login as subscriber can't access wordpress back-end.Thanks. That worked fine.
Forum: Plugins
In reply to: [Kebo Twitter Feed] Error when clicking 'Connect to Twitter'Same error here.
Many many Thanks Gabriel.
Hello Gabriel,
Thanks for quick reply.I Follow your step and set Exchange Rate 100 and
Show Total = Show in Cart and on Checkout Page but cart and check out page
price not display point.hello Gabriel,
How to set exchange rate?
Thanks Gabriel,
your code is working but only product listing page when go to check out page that time display only price not point display. Actually what i want i explain with example.
example: 1 apple = 3 $ I want one apple = 10 points and i have 100 point.
when i purchase apple and payment by mycred Gateway that time point subtracts 3 into 100 point and my point become as 97 not 90.
Thanks.
Hello Gabriel,
I follow your step but not display point on product price. Actually what happen i explain with example.
example: 1 apple = 3 € I want one apple = 10 points and i have 100 point.
when i payment by mycred Gateway that point decrease 3 not 10 .
Please say What i missing?
Hello,
Thanks for reply.
I have done all setting that you say and set currency as point. Then
I add new product and set price $20 and point = 100 then view product page that display price $20 not point display 100.Please say now what’s wrong ?
Thank you for the Awesome Plugin
hi Phong nguyen,
When log in user have not any point or zero point that time not display this widget.Please try to log in another user that have point more than 0.
I thing when user have not any point that time don’t display transfer widget and not display any message like ‘you have not any point’.
Forum: Plugins
In reply to: [Rating-Widget: Star Review System] Rating in user profile not workingHello datibus,
I don’t have any solution but this plugin is working but difference way.we don’t rate directly to the user’s profile but give rate by like on user comment and post.(sorry for my weak english).
Hello,
I am getting location id using not event id but event’s post id as bellow code.
$locationID = get_post_meta($postid, ‘_location_id’, true);
echo $locationID;Thanks.
Hi @angelo,
I see that tutorials it is very help full.
I Get location id using #_LOCATIONID short code.But I Want fetch location id using Event id as custom wp query.It is possible ?.Hi caimin,
I need to this at event search result page.I Want to fetch all events location id using event id and display result on map.using
location map short code like,
[location_map location=”1,2,3″].thanks.