Forum Replies Created
-
AuthorPosts
-
February 4, 2022 at 11:58 pm in reply to: Bought Customer Input addon. Defined custom fields. Where does the info appear? #84137
admin
KeymasterPayPal is not going to let you send random and long custom fields data to their API. The custom fields are saved with the order. so after an order comes in, you view the order details from the admin dashboard of your site. You can edit/view a transaction in the cart orders menu which will show the customer input values.
Also, you can optionally add this input field to the sale notification email. Use the following email merge tag in the notification email settings:
{custom_fields}
The following page has the information in terms of how the addon works:
WP Simple Cart – Collect Customer Input in the Shopping Cart
If your website has JavaScript errors (coming from another plugin or theme), then the addon won’t work as expected. The following post will teach you how you can test if your website has JavaScript errors:
admin
KeymasterYour version is fine. Email related issues are not a bug in the plugin. Email issues are always related to a server issue or a setup issue.
Are you using SMTP to send emails from your server? When you face email issues, this is something you must do otherwise the problem won’t be solved. The following post is useful:
For the “Expiry Emails”, please make sure to use a correct value in the following field (in the “Email Settings” menu of the plugin):
To Email Address for Batch Emails
That settings will help on some hosting providers (I believe it will be beneficial for your site).
admin
KeymasterI am seeing a JavaScript error on this site coming from another plugin, theme or customization. That is stopping the multi-currency widget from working. The following post will be helpful to narrow down which item is creating the JavaScript error on that page:
January 31, 2022 at 11:08 pm in reply to: The shopping cart in my store just disappeared (widget area) #84125admin
KeymasterWe have also just updated the plugin to make the old widgets work with WP 5.9 also. You can download a new copy now if you want to try that:
I still prefer to use the shortcode approach as it provides more flexibility.
January 31, 2022 at 9:33 pm in reply to: The shopping cart in my store just disappeared (widget area) #84123admin
KeymasterJust use any of the following shopping cart shortcodes from our plugin in your widget area (just the same way you add a shortcode to your post or page:
[wp_eStore_cart]
[wp_eStore_cart_when_not_empty]
[wp_eStore_cart_fancy1]
[wp_eStore_cart_fancy1_when_not_empty]
[wp_eStore_cart_fancy2]
All the shortcodes are listed here:
http://www.scam-wiki.com/wp-estore-shortcode-test-page-1625/Let me know if that works for you.
admin
KeymasterWe don’t have any pre-set option for this unfortunately. After you import the users, you can maybe use the following bulk update “start date” option to set a start date on a per membership level basis:
How to Bulk Update Member’s Start Date and Membership Level with WP eMember
It won’t be perfect but maybe you can set something that gives them access then slowly adjust things over time.
Migration with a lot of existing users is always a difficult process. If you have existing subscription payments, then those won’t work automatically since payment gateways won’t let you change the existing subscription agreement parameters.
admin
KeymasterIt’s a text widget that I added the emember login code to [wp_eMember_login]. I’ve changed that page now and worked out why the text was there.
Is there some code that has just the username and password boxes and login button?
October 13, 2011 at 3:58 am in reply to: Registration page does not contain registration form? #37411admin
KeymasterGreat article thanks. I evidently have one of those wordpress themes with inbuilt plugins so some plugins will clash.
admin
KeymasterI just read my question and I can see why I got that answer.
I meant to ask about how to remove the member login text under the text of the heading in the right sidebar, not the heading menu.
October 11, 2011 at 4:01 am in reply to: Error message on product sales page for MP3 download sales link. #37455admin
KeymasterI had a look at that link you gave and I’m not really sure I understand what to do.
What I have done is gone into my ftp and put a .htaccess file with the code you gave in that link under my /publichtml file with my website name and gave the file a simple name.
Then I added the mp3 I have to that file, did copy URL link on the file in ftp and used that as the code to put into the estore.
Then purchased the mp3 and this is the link it has given me. http://mydomain.com/blog/wp-content/plugins/wp-cart-for-digital-products/download.php?file=(encryted name)
Is this correct?
I am a basic web user and know minimal web building concepts. For me the instructions were a little advance to understand.
any extra help is appreciated.
October 10, 2011 at 7:34 am in reply to: Registration page does not contain registration form? #37408admin
KeymasterI have added the raw html plugin and added [raw][wp_eMember_registration][/raw] to see if that would get the registration form working and it is now showing the code.
Is there a way to have the registration form without using the code?
I have also tried this code [raw]<?php echo print_eMember_registration_form(); ?>[/raw] to see if that would work and installed the Exec-PHP Plugin and that hasn’t worked either.
October 10, 2011 at 5:42 am in reply to: Using the Plugins Together with WP Super Cache Plugin #31897admin
KeymasterCan you let me know where the .php file is stored please and how do I find that? Also how do I upload the modified file to the WP super Cache plugin?
I am a basic user and this is possible to do if I know where to find these files.
many thanks
October 10, 2011 at 5:37 am in reply to: Registration page does not contain registration form? #37407admin
KeymasterI received your email and have replied to it. Thanks.
October 10, 2011 at 5:17 am in reply to: Registration page does not contain registration form? #37406admin
KeymasterNot sure if you got my reply to the email. I followed the steps and yes when I change to a standard wordpress site the registration form is there.
The theme support is saying it’s the plugin. Can you suggest how I can fix this issue?
October 9, 2011 at 4:10 am in reply to: Registration page does not contain registration form? #37405admin
KeymasterGot it thanks, I have filled out the details.
-
AuthorPosts