Forum Replies Created
-
AuthorPosts
-
Rick BarronMember
It’s not happening …. Rick
Rick BarronMemberThank you for the prompt reply. I’m using the shortcode
[wp_eStore_show_all_products style=1 order=1]
on
[http://quantumcredibility.com/store/]
but I added the ORDER BY on line 2438 of shortcode_include.php and it’s working.
/* $wp_eStore_db = $wpdb->get_results(“SELECT * FROM $products_table_name LIMIT $start, $limit”, OBJECT); */
$wp_eStore_db = $wpdb->get_results(“SELECT * FROM $products_table_name ORDER BY id ASC LIMIT $start, $limit”, OBJECT); /* RMB – 2015-Mar-06 */
P.S. There are additional shortcodes on the page. I’m still deciding what to use.
Rick BarronMemberHow do we include the email merge tags into the web page or autoresponder email? The buyer email in eStore supports both text and html. Was the update for the affiliate platform missed?
…. Rick
Rick BarronMemberI’m having the same issue with the sort order 1 using the addon version v4.9.4. How do I get the update I just downloaded the addon?
….. Rick
Rick BarronMemberThank you.
March 2, 2015 at 4:16 pm in reply to: eStore – Coupon Marketing Options (using shortcode in the offer text field) #68847Rick BarronMemberVERY much appreciated! Thank you.
Rick BarronMemberIs there a short code?
Rick BarronMemberThe other site is not managed by me and is not using eStore.
March 1, 2015 at 4:53 am in reply to: eStore – Coupon Marketing Options (using shortcode in the offer text field) #68845Rick BarronMemberYes, it works in a widget not in the Special Thank You Page Offer Text
February 28, 2015 at 9:01 pm in reply to: Buy Button in New Window for External Product Page URL #68797Rick BarronMemberI need to display a page outside the website. I’m using the Button Redirect Target URL to send the visitor to another web site.
February 28, 2015 at 8:56 pm in reply to: eStore – Coupon Marketing Options (using shortcode in the offer text field) #68843Rick BarronMemberThankyou @wzp, the shortcode is not working either.
Rick BarronMemberGood news!
How do I integrate eMember and the Affiliate Platform. One of my “levels” will be an affiliate, the other will not.
….. Rick
Rick BarronMemberPeter,
Thanx for the reply – I was afraid of that. I too would welcome this addition.
Would it be possible to configure one of the membership levels as an affiliate and the 2nd within eMember?
….. Rick
-
AuthorPosts