Forum Replies Created
-
AuthorPosts
-
adminKeymaster
I think using the Pay Per View feature of eStore would be the best option for selling individual links:
http://www.tipsandtricks-hq.com/ecommerce/using-wordpress-permalinks-as-digital-products-apr-1217
If you plan to sell hundreds of links separately then using membership level is probably not the best way to do that. eMember uses membership level to define a relationship between items/content a member can access. In your case this won’t be ideal for obvious reasons.
You can still have a membership thing going… for example, a visitor has to be a *free* member before he can purchase anything but the links should be sold separately via eStore.
adminKeymastereStore having trouble downloading a file would be a different issue. You need to make sure that the file path is correct for the product that is not working. Most likely you have made one of the mistakes mentioned here for the product that doesn’t work:
https://support.tipsandtricks-hq.com/forums/topic/downloaded-file-size-is-0-zero-byte
Perform this test for any product where the encrypted link download is not working (this will help you isolate the problem so you can focus on what mistake you made in that product’s configuration):
adminKeymasterI will look into adding something like a “Black List” filtering option in eStore. This will allow you to specify a list of email and IP addresses that the plugin will check during the post payment processing and warn the admin when it receives a payment from anyone in the list.
adminKeymasterWe don’t have plan to make a contest plugin at this moment but we can definitely do some integration with a 3rd party plugin if they have API that will allow this. Do you have any favorite contest plugin?
adminKeymasterYour Ioncube loader install must have gotten corrupted somehow (hosting providers sometimes run background jobs and upgrade stuff on the server without telling the customer which may have caused it).
Glad to hear that you re-installed it and its working fine.
adminKeymasterThe plugin is used on thousands of sites so this is not a stability issue. All of our plugins are kept upto date with the current release of WordPress. There could be a number of reason as to why you got that error. Try deactivating it and reactivating it to see if the error persists.
October 18, 2011 at 1:08 am in reply to: Protected Page not being protected, Unregistered Users Can Still See the Page #37627adminKeymasterPlease check this post and make sure you didn’t make any mistakes explained there:
adminKeymasterSimply follow this instruction to translate the language of any given language file then send it to us and we will add it in the drop down:
https://support.tipsandtricks-hq.com/forums/topic/plugin-language-translation
adminKeymasterThis means that the server is using a very old version of PHP. This post will explain more:
October 18, 2011 at 12:59 am in reply to: using the affiliate plugin with external (non wp) e-commerce shop. Possible? #37613adminKeymasterYou can track sales from any eCommerce system using the 3rd party integration API explained in the “Integration Options” section of the documentation. The issue would be the click/referral tracking though. Is this site running WordPress for the normal landing/sales page of the product?
October 18, 2011 at 12:54 am in reply to: Error with Section Protection and WP e-Commerce Plugin #37607adminKeymasterYou can only place a WordPress shortcode inside another WordPress shortcode (known as shortcode nesting) if both the shortcodes are created using the proper WordPress shortcode API. Just because something looks like a shortcode doesn’t mean it is implemented using WordPress’s shortcode API. So my question to you is the following:
Is the
[wpsc_products category_url_name='st-gaudens']
implemented using the WordPress shortcode API?Try this tweak here to see if it makes any difference:
October 18, 2011 at 12:32 am in reply to: Installed Plugin and it disabled my home page slider. #37219adminKeymasterIt is very time consuming to debug someone elses code and fix their mistakes so I don’t think it will be the best use of you money since we will charge you based on the amount of time we spent fixing the issue. The original developer of the product in question would be the best person to fix the issue quickly as he knows the coding of the product. Anyway, I will send you an email so we can discuss this further.
October 17, 2011 at 11:34 pm in reply to: Purchasers not being added to Aweber list (debug steps already completed) #37596adminKeymasterFor some reason AWeber is not picking up the signature from the request (usually happens if its not actually receiving the email or the from email address value in the header is not matching with the trigger rule).
You don’t have any plugin similar to this one that could be altering the from email address value of outgoing email from your server do you?
http://www.tipsandtricks-hq.com/wordpress-plugin-change-wp-email-from-details-1883
Can you go to eStore’s settings menu and change the value of the “From Email Address” field to the following then try it?
marion@marionryan.com
Also, the “To” and the “From” address of the email is the same in your test which is not idea. Some server’s won’t dispatch the email when this happens. Please use a different email address as your customer email to simulate a proper customer interaction scenario.
adminKeymasterYes, everytime a member purchases an additional module it will reset their “Subscription Start” date to the current date (giving them more time). It will also set the recently purchased module as their primary level.
October 17, 2011 at 12:34 am in reply to: Users cannot login from Firefox or Safari (Mac Users) #37601adminKeymasterThe JQuery validation engine is not running properly because your site has javascript conflicts. I can see one obvious source of this conflict… a theme or plugin is hard-coding a JQuery rather than using the WordPress’s enqueue function
This post will explain this in more details:
Do this test mentioned here to identify the source and let me know what you find:
https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin
-
AuthorPosts