Forum Replies Created
-
AuthorPosts
-
November 20, 2011 at 2:16 am in reply to: eStore Add to Cart Form submission using jquery ajax #38683
admin
KeymasterUpdate: See posts below.
admin
KeymasterUpdated the plugin so the link shortening works on the “Thank You” page display too.
admin
KeymasterLooks good… we will look into adding this to our bundle plugin:
https://support.tipsandtricks-hq.com/forums/topic/wp-estore-and-payment-gateway-bundle
admin
KeymasterUnfortunately we don’t have any option to add those gateways to the plugin. We are working on adding more payment gateways to the bundle plugin but none of the ones you mentioned are on the list.
admin
KeymasterThe main reason for the first issue that you encountered is explained in the post that was linked to your earlier. Here is the link again:
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
File corruption is rare but can happen and there could be many reasons for it (a packet can get lost when you are downloading to your computer or uploading to the server). There is also the possibility of unwanted characters getting added to a file during the transfer process. Binary transfer helps but that doesn’t mean that it will never happen. Fortunately it is also easy to fix… simply download a new copy of the plugin and upload it again.
The shorcode nesting issue happens when the inner shortcode filtering function gets called before the outer one. Using the same filtering priority is suppose to help and it does in most installs but on some installs the nested shortcode tend to only work with the default priority (which is to not specify a priority). We use a priority of 11 for our plugins. This usually yields more compatibility with external plugins. WordPress does not guarantee the filtering order of nested shortcodes from two different plugins so we have no way of taking one action that will work on every single WordPress installs out there.
admin
KeymasterYou are on the right track.
admin
KeymasterAll the code for the “site lockdown” widget is in that file (emember_lockdown_popup.php). So you are modifying the correct file. If you need us to customize design for you then you will need to get a quote for a custom design job (use the contact form on our site for that).
admin
KeymasterWhat value do you have in the “Membership Duration” field of the membership level in question?
admin
KeymasterOur supported payment gateways are documented here:
https://support.tipsandtricks-hq.com/forums/topic/wp-estore-and-payment-gateway-bundle
November 19, 2011 at 2:45 am in reply to: Tracking ad campaign performance with the WP Affiliate Platform #19755admin
KeymasterAdded a step by step instruction on how to do this:
admin
KeymasterWe have recently added an e-Junkie integration option to the affiliate platform plugin.
admin
KeymasterAre you using a plugin similar to this one?
http://www.tipsandtricks-hq.com/wordpress-plugin-change-wp-email-from-details-1883
Plugin like that can override the from email address which will override eStore’s settings.
admin
KeymasterThis will be the job of a mp3/music player type plugin. I don’t specialize in that kind of functionality so I would recommend you get a developer who specialize in mp3/music player type plugins.
admin
KeymasterWe don’t support automated content creation with our membership plugin but given the fact that the post was created with all the options correctly set as a proper WordPress post I don’t see why the protection won’t work. I would recommend you check this check list first to see if you made any common mistake
admin
KeymasterYou need to make two separate eStore products for your two plans.
1) One product for one time payment
2) One product for the subscription/recurring payment option
To me it looks like you have created one product with a fixed price and a subscription and the payment verification for the subscription one is failing as expected.
Let me know how you go after you make the change.
-
AuthorPosts