Forum Replies Created
-
AuthorPosts
-
PeterMember
Hi there,
Can you please go through the following checklist to ensure that none of the items are the cause of your issue:
Downloaded file size is 0 (Zero) byte or 404 error or Other file download error
Then can you please do what the following post says and share the “download_manager_debug.log” debug file’s content:
December 23, 2011 at 11:03 pm in reply to: moving "add to cart" button on [wp_eStore:product_id:4:end] #40019PeterMemberHi Graham,
I had a go myself and it became too messy
Maybe you could try this:
https://support.tipsandtricks-hq.com/forums/topic/how-to-change-position-of-add-to-cart-button
If that doesn’t work, let’s see what Admin suggests
PeterMemberHi,
You can use the contact page to communicate your customization request to Tips and Tricks:
December 23, 2011 at 10:01 pm in reply to: Creating "DVD Backup" button and thumbnail adds to cart. #40052PeterMemberHi,
You can use a URL with format as shown below to add a product to cart when someone clicks on it:
http://www.example.com/?wp_eStore_add_to_cart=1
YOu would put the above URL in your “Thumbnail Target URL” of your product settings and you would replace “1” with your relevant product ID.
See this post for more:
https://support.tipsandtricks-hq.com/forums/topic/calling-add-to-cart-externally
As mentioned by wzp, you can also use a custom image for your add to cart functionality too by placing a URL of any image of your choice in the “Button Image URL” field.
PeterMemberHi,
The “Change WP eMail From Details” plugin should override the eStore from settings.
There is another more simpler thing you could do.
In the eStore “Email Settings” section of the main settings page, change the “From Email Address” field to your desired address using the following format:
Your Name <youremail@gmail.com>
This will only make the from email address of the notification email to the above.
December 23, 2011 at 1:48 am in reply to: Member Login widget doesn't display properly in FireFox #40023PeterMemberHi,
Sometimes if there is a “width” property for a particular element, you can adjust this to fix display imperfection in firefox. Don’t forget to use the eMember_custom_style.css file for any changes you make.
Could you provide a link to your page so we can exactly what you mean because currently I’m not able to visualize your problem.
PeterMemberI see what you mean now. I wasn’t aware that you are referring to the Edit Customer page in eStore.
As far as I’m aware that field called “eMember User ID” is something which you manually need to enter.
PeterMemberIn the meantime could you please enable debug and share the output?
https://support.tipsandtricks-hq.com/forums/topic/how-and-when-to-enable-debug-and-what-does-it-do
December 21, 2011 at 2:03 am in reply to: Fatal error: Call to undefined method Emember_Auth::getInstance() #39907PeterMemberHi,
You say that you don’t get an email from Aweber – but are your subscribers being added to the AWeber list?
Also, could you please turn debug on and try to reproduce the problem and let us know the output of the eStore_post_payment_debug.log?
https://support.tipsandtricks-hq.com/forums/topic/how-and-when-to-enable-debug-and-what-does-it-do
PeterMemberHi,
Ok. Let’s wait till Admin looks at this post so he can offer his advice on how best to proceed.
December 21, 2011 at 1:41 am in reply to: Is it possible to have two Conditional settings in one Coupon #39916PeterMemberHi,
eStore cannot currently do multiple conditions for coupons.
See this post for more info:
https://support.tipsandtricks-hq.com/forums/topic/multiple-conditions-on-one-coupon
PeterMemberHi,
If you upgraded your WordPress version to 3.3 then firstly you should update your plugin version too if you haven’t done so already. Then try again and see if you still have an issue:
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
PeterMemberHi Matt,
If you would like to do bulk editing you are best served to do it via PHPMyAdmin using a csv file.
Watch this video which will explain exactly how to do this:
PeterMemberHi,
The member ID is a unique number created for each member when they are added to the database. This field resides in one of the eMember tables and has nothing to do with eStore.
The only connection between eStore and eMember is that you are able to reference a membership level from an eStore product via the “Reference Text” field in the product configuration of eStore. This is essentially the functionality which allows you integrate eStore and eMember so that when somebody purchases a product you can automatically add them to one of your membership levels. (NOTE: The “Reference Text” field will contain the “Level ID” of a particular membership level)
PeterMemberHi Angie,
Could you please enable debug and let us know the contents of the ipn_handle_debug.log file after you make a test purchase which reproduces this problem?
More info about enabling debug can be found here:
https://support.tipsandtricks-hq.com/forums/topic/how-and-when-to-enable-debug-and-what-does-it-do
-
AuthorPosts