Forum Replies Created
-
AuthorPosts
-
adminKeymaster
2) eStore doesn’t use a refresh/update button in the cart because as soon as your customer change the quantity it will tell them what to do. Having less buttons in the cart gives it a cleaner look which most people seem to like but I can look into adding an option for it.
3) Yes, edit the product and check the “Display Quantity Field” checkbox of that product.
adminKeymasterThere seems to be an unclosed HTML element/tag on that page which is breaking that button’s HTML code. There is also a Paragraph tag around that shortcode. Can you please create a new WordPress page (just for testing) and place those 8 shortcodes there with nothing else and then post the URL of that page?
October 16, 2011 at 11:10 pm in reply to: Purchasers not being added to Aweber list (debug steps already completed) #37594adminKeymasterThe debug shows that eStore sent everything to AWeber successfully. There must be some mistake on the AWeber parser which is why it is failing to pickup this signup request. Please post a screenshot of your AWeber Parser or just share what values you entered in the following fields of your AWeber parser:
– Trigger Rule
– Rule1
– Ruel2
– Enable Parser for all lists in this account
adminKeymasterI have added a new option in the PDF Stamper which is suppose to offer a slight performance increase when stamping a file. This option is causing this issue with eStore. Please get another build of eStore from here and it should be fixed:
https://support.tipsandtricks-hq.com/update-request
Let me know how the stamping goes after the update.
adminKeymasterThank you for the details. In your case, you modified the language files which is fine but you need to make sure that you save the language file in UTF-8 format otherwise you will face the issue that you are seeing.
Please read the following post and it will explain more (pay close attention to the “Note for Non-English Language Users” section):
https://support.tipsandtricks-hq.com/forums/topic/plugin-language-translation
To add a newline you simply use the newline character
n
adminKeymasterThank you. I tested that button and it works fine for me. I get to download a stamped copy of the PDF file. Can you test it yourself and let me know if you see the same result as me?
adminKeymaster– Does the product have to have the “Stamp the PDF File” field checked? Yes
– I have added the “download now with PDF Stamping” button type as one of the shortcode parameters so you should be able to use something like the following:
[wp_eStore_fancy_display id=1 type=5 style=3]
type=5
means the download now button with PDF stamping ability.You will need to update your eStore and the extra eStore shortcode plugins to get this option.
With that said, lets focus on figuring out why the following shortcode is not working for you because if this one doesn’t work then none of the PDF stamping shortcodes are going to work:
[wp_eStore_download_now_button_with_stamping id=1]
Can you place the above shortcode on a test page (just only this shortcode and nothing else) and then share the link to that page so I can go there and checkout the behavior of the button?
October 15, 2011 at 11:36 pm in reply to: Extending Membership for free (?) with a coupon Code or … ? #37272adminKeymasterThe following shortcode was added recently which is why it wasn’t working before because your membership plugin version was slightly older and didn’t have that shortcode.
[wp_eMember_renew_membership_for_free]
Updated the plugin and it is working now.
adminKeymasterWhat version of the plugin are you using? What to you get in the email? I mean which parts of the email has the character issue? Maybe post a list to your squeeze form page so I can check it out.
adminKeymasterOr do the following if you don’t want to rename the folder via FTP:
1. Deactivate and delete the currently installed version of the plugin from your WordPress plugins menu.
2. Download a fresh build of the plugin from here:
https://support.tipsandtricks-hq.com/update-request
3. Upload and activate this version of the plugin (don’t rename anything this time).
The specific update instruction for the plugin in question can be accessed from here:
https://support.tipsandtricks-hq.com/plugin-installation-and-upgrade-instructions
adminKeymasterNo, short tags won’t work cross domain. WordPress plugins can only work within the WordPress install it belongs to.
adminKeymasterThe quick cache plugin could be the problem. Our plugins are designed to work with the following two caching plugins:
– W3 Total Cache
– WP Super Cache
Can you temporarily deactivate the quick cache plugin and see if the problem still persists?
adminKeymasterMost likely a newly added plugin doing something that it is not suppose to do. Try this test to identify it:
https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin
adminKeymasterThe newer versions of IE automatically start to play media files (if it can recognize it) which is probably the reason why you didn’t see this before.
adminKeymasterGoogle search should help… I still think that delivering it as a zip file and then having a tutorial on how to unzip it would be easier. It is easy to tell someone how to unzip a file rather than showing them how to change the IE preference.
-
AuthorPosts