Forum Replies Created
-
AuthorPosts
-
myallenmediaMember
These shortcodes do not work:
[wp_eStore_fancy12 id=1]
[wp_eStore_fancy13 id=1]
myallenmediaMemberCan’t provide a link so can you tell me where to send you a screenshot?
myallenmediaMember1. That it be unique and about 24 chars long numbers/letters.
2. Yes, it has to be unique because our system will look at it.
3. Yes, can’t be guessed.
4. No, they simply register, login and grab the code.
I had it working before with our products but now we’ve made it all free.
myallenmediaMemberGreat stuff. Got the email so thanks for that. Worked perfectly.
myallenmediaMembereMembers/Members
myallenmediaMemberI guess I could create a php function to reference the record in the database and show it on the page. Just wanted to have a shortcode if possible.
myallenmediaMemberThe scenario would be that when the user buys a product and they go back to their home page and on that page I just have the shortcode [serial_code] would display their serial number. They don’t get access to that page until they buy anyway so having that serial_code shortcode would be great.
myallenmediaMemberCan we create one? If you give me a bit of instruction then I can do it. Maybe I can copy the procedure from an existing one.
January 24, 2014 at 7:00 pm in reply to: Serial Number/License Key Customization – Location of code #60474myallenmediaMemberI’m an idiot. My apologies for not reading it properly.
January 24, 2014 at 12:21 am in reply to: Serial Number/License Key Customization – Location of code #60472myallenmediaMemberThat tells me how to change the name, I need to remove all text except for the serial code.
What do I remove from this line so that I just have the serial code in the field?
$product_code_data .= “n”.$cart_item_name.” – “.$my_key;
January 23, 2014 at 2:42 am in reply to: Serial Number/License Key Customization – Location of code #60470myallenmediaMemberUpdate: I found the location. It’s in the wp_eStore_customer_tbl table but here is my question now. It’s putting the name of the product before the serial number. So, how can I just have the serial number in that field and not the product name – serial number?
It’s showing:
Product Name – 2832HQCcNkvkL5Egv
I want it to just show:
2832HQCcNkvkL5Egv
Thanks in advance
myallenmediaMemberThanks for the reply. What about getting the serial_key shortcode onto a page? Is there a shortcode for that?
myallenmediaMemberI don’t need to move the whole domain. Just the emember userbase and estore records with it.
myallenmediaMemberSo is paypal.php the only file that deals with the deactivation of the member account?
myallenmediaMemberDisregard for now. For some reason it started working. Very bizarre.
-
AuthorPosts