simonswiss
Forum Replies Created
-
That’s what i have been trying to do for a while, but i cannot figure out what the code should be and where to place it.
If you could guide me in the right direction i would be very grateful. ??
I thought _kksr_ratings is the average rating multiplied by the number of votes (casts).
Example: one post has 10 votes with an average of 4.5 –> Rating = 45
That’s the value i use to measure the score (quality and popularity) and i can display the value with no problem, i just can’t sort it in the right way.
Example:
If 1 post has 5 votes and an average of 5 stars, the score it gets (_kksr_ratings) is 25.
Another post has 10 votes and average of 4 –> _kksr_ratings = 40.
In the competition set up on my site, the post with 40 points should win and therefore be listed on top. But the average is lower and therefore it displays under the 25 pts post.
Makes sense?
Since the value _kksr_ratings is stored, isnt’t it possible to order the posts by this value?
Forum: Plugins
In reply to: [WooCommerce] Customise Thank You Page Per Product IDThanks for your reply.
I was thinking of doing that, but the reason i’d need to have it on the thank you page is that my client really wants the user to be invited to click on links and follow up some “upsells” directly after he purchased a product, and not have it in the e-mail.
Since the products are not on the same site, it cannot be added as related products, but would more be some sort of “since you purchased this, you may be interested in this” type of marketing.
I agree with your solution, but what my client asked for is a solution where the user is presented the options straight after payment.
Simon
Forum: Plugins
In reply to: [WooCommerce] Redirect after checkout in WooCommerceI am trying to do exactly the same – have a post-product-purchase redirect, maybe adda custom field with an URL that would then be the redirect page, different from product to product..
Forum: Plugins
In reply to: [WooCommerce] Custom Redirect Per Product (added services)Anyone tried to achieve something similar before?
Forum: Plugins
In reply to: [WooCommerce] Selling Travel Service Vouchers – Smart Coupons?Thanks for your reply.
Would this necessarily need to be a 3-rd party? I thought somehow coupons generated on product could be, with a value of 0$, be used as unique voucher ID to redeem the services with the providers. I could manually delete the coupon once the provider tells me a customer has redeemed it.
I could use value coupons ($50, $100) for gift vouchers, and non-value coupons (0$) linked to a product to act as the unique voucher ID?
Same problem here, the checkbox fields are always blank in the directory display – however they save allright with the entries view.
I think this happened since i did the last gravity forms addon update last week.
Hi there,
yep same here. It looks very nice in the admin, but then turns into text in widget. Am i missing something?
Simon