Forum Replies Created
-
AuthorPosts
-
PeterMember
Hi,
Please see this link for things you can check:
https://support.tipsandtricks-hq.com/forums/topic/my-plugin-just-stopped-working
PeterMemberSince you’re using the [wp_eStore_add_to_cart id=5] shortcode, this will only display the button with the variation dropdown box.
You can very easily put some text around it manually on your page highlighting the price.
Otherwise check out the other display options:
http://www.tipsandtricks-hq.com/ecommerce/stylish-product-display-options-for-wp-estore-829
PeterMemberMy apologies – I meant “Digital Product Variation” field.
Anyway, the reason you are not seeing the price for the first selection is because you haven’t entered a price in the variation code for AAC.
Remember that variation usually means something in addition to the main price.
eStore will not insert the product price field value into the variation field.
The confusion here is that you are not displaying the basic product price with the add to cart button so people won’t know the basic price of the AAC selection.
So I would suggest that you should put price somewhere near the add to cart button.
PeterMemberHi,
Check the eStore settings page in the “Shipping and Tax Related Settings” section to make sure you haven’t entered a base shipping amount.
Also make sure that you have “Use PayPal Profile Based Shipping” unchecked in the Payment Gateway section of the settings.
Then if problem still persists can you please turn debug on and share the output of the ipn_handle_debug.log file after doing a test purchase?
See this post for how to turn on debug:
https://support.tipsandtricks-hq.com/forums/topic/how-and-when-to-enable-debug-and-what-does-it-do
April 3, 2012 at 10:52 pm in reply to: Buy Now shortcode checkbox not validating terms — sending me directly to Paypal #43723PeterMemberThis issue is related to your theme and the jquery issue mentioned in your other post:
https://support.tipsandtricks-hq.com/forums/topic/products-not-adding-to-shopping-cart
So please rectify the theme issue and this problem should go away.
Here are some posts with a similar problem:
https://support.tipsandtricks-hq.com/forums/topic/terms-and-conditions-checkbox-not-working
https://support.tipsandtricks-hq.com/forums/topic/estore-issue-terms-and-conditions-not-required
PeterMemberYour plugin version appears to be quite old.
Please upload and install a fresh copy of the latest version by following the instructions here:
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
PeterMemberHi,
The base price should display for the first variation item if you’ve properly entered your code in the variation field.
Can you please paste the code you used in the variation control field.
PeterMemberThe easiest way to identify javascript errors is by using Chrome’s version of firebug.
Just invoke firebug in your Chrome browser and if there are javascript errors a small red circle with an “x” will show on the bottom right-hand corner of your browser. YOu can then click the little circle to get more info about the errors.
April 3, 2012 at 12:03 pm in reply to: Is it possible to use a text link instead of a button for 'add to cart'? #43693PeterMember“how can I move the text closer to the audio player?”
You should be able to easily achieve this via a CSS tweak by experimenting with firebug – eg, maybe adjust the padding etc.
See this post for some info about firebug and changing css:
PeterMemberI can’t see the eStore folder in the plugin directory. Where did you install it?
Also, please check this link which seems to talk about a similar problem to yours:
https://support.tipsandtricks-hq.com/forums/topic/products-not-being-added
April 3, 2012 at 11:46 am in reply to: Will eMember help with eStore free digital downloads requiring a cart function? #43705PeterMemberHi,
– Yes eMember would possibly work for you because you can protect your images and other content and make the content available for download only for your members.
– “What’s important is that my client is notified when images are downloaded and he has a way of checking the publications to see what images are used.”
eMember does not really have functionality regarding sending a notification after each download.
And since you say the images will be free you could possibly tweak eStore to send an email after a free download (see link below for example of similar request) but we’d have to doublecheck with Admin if this is possible.
https://support.tipsandtricks-hq.com/forums/topic/download-notification-for-free-download
– “He also wants to send those ‘signed up’ any new press releases.”
To achieve this I would recommend configuring an autoresponder (eg, Mailchimp, AWeber) with eMember and then using the autoresponder to notify your members of new downloads.
For more general information about eMember please see the documentation section here:
PeterMemberHi,
– Regarding your problem where you say “I see the shortcode, not the transaction result” please follow the instructions in this page to set up your thankyou page.
http://www.tipsandtricks-hq.com/ecommerce/wp-estore-instant-digital-product-delivery-499
– regarding the eStore purchase transaction, can you please enable debug for eStore and share the output of ipn_handle_debug.log.
See this link for how to enable debug:
https://support.tipsandtricks-hq.com/forums/topic/how-and-when-to-enable-debug-and-what-does-it-do
PeterMemberHi,
Apart from specifying the URLs you mention above in the Settings->Pages/Forms Settings,
have you checked to see whether you might be specifying something in the “Redirect After Login” field which can be found in the membership level settings which could be overriding the main settings?
Note that “You can specify the after login page in the member’s profile or membership level or in the pages settings menu.”
PeterMemberHi,
Your problem sounds very similar to the one in the following post – ie, PHP session not correctly set up on your site. (see the last entry in this post)
https://support.tipsandtricks-hq.com/forums/topic/duplicate-emember-records-westore-purchase
Also, can you please do a test transaction with debug enabled?
See this for how to enable debug:
https://support.tipsandtricks-hq.com/forums/topic/how-and-when-to-enable-debug-and-what-does-it-do
April 1, 2012 at 1:39 am in reply to: fancy 3 display – uneven based on legnth of product name #43600PeterMemberHi,
You can try using custom CSS code via investigation through firebug to change the display of your fancy 3. You should place this code in the wp_eStore_custom_style.css file.
See this for more about basic firebug/CSS modifications:
Also it would help if you provided a link to the actual page instead of an image.
-
AuthorPosts