Forum Replies Created
-
AuthorPosts
-
admin
KeymasterThis will need to be custom coded. What are you using to sell the file (eStore, PayPal, or Clickbank)?
December 9, 2011 at 10:06 am in reply to: Moved site from folder to root – getting IPN errors #39494admin
KeymasterDo you have any existing subscription/recurring payment that you setup with eStore and PayPal?
December 9, 2011 at 10:00 am in reply to: Can you have both Pay Per View & Download Video Options on same page? #39489admin
KeymasterCreate two eStore buttons (you will need to create two separate products) then hook one up with the normal direct download option and the other with the Pay Per View option:
http://www.tipsandtricks-hq.com/ecommerce/?p=1217
The customer will get the option that they purchase.
admin
KeymasterFancy 9 is a one line display so it won’t be able to accommodate variations very well. Get a custom product display done and you won’t have this issue
admin
KeymasterIt will apply to custom add to cart buttons too as long as you are not using IE to test it. Internet Explorer doesn’t support “opacity” just yet.
admin
KeymasterFirst of all you need to make sure that this other plugin has created the shortcode using WordPress’s shortcode API (shortcode nesting only works when they are implemented using WordPress’s shortcode API).
Once you confirm that then check this post and do the tweak to see how it goes:
December 9, 2011 at 9:39 am in reply to: How to Change the Color of the "Product Name" links in the Shopping Cart #15767admin
KeymasterThe shopping cart takes the color from your theme’s body color. What kind of theme do you have? Can you post a link to the page in question so I can check the color scheme your theme is using?
admin
KeymasterCheck this video tutorial on PHPMyAdmin and then jump on your PHPMyAdmin and delete any data you want:
admin
KeymasterWhen you design your own display you have the freedom to show the thumbnail however you want it. Basically you are reading all the product details from the database and showing it however you want it. So I am not sure why your freelancer guy is saying that there is limitation from the plugin? Is he not writing up his own code for it or is he reusing some of eStore’s product display code? From what you explained… this would only happen if he is reusing some of eStore’s functions which he shouldn’t because you are paying him to create a new display from scratch.
December 9, 2011 at 9:28 am in reply to: Remaining membership time after subscription cancellation #39441admin
KeymasterIf you specify a value in the “Membership Duration” field of the membership level then eMember will simply set the account to “unsubscribed” which means it will have access until the duration time is over. If you set the “Membership Duration” field to “no expiry or until cancelled” then it will expire the account when the subscription is cancelled (“until cancelled” means it will expire when the subscription is cancelled or expired)
admin
KeymasterSince you did some customization we need to make sure that the issues are not arising from some custom coding change in the plugin. Do the following first and test the behavior of the login:
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
If everything works good then start to apply your custom change but add one small change at a time so you know which bit of change is wrong.
December 9, 2011 at 6:53 am in reply to: Allow access to Thank You page with site wide protecton #39396admin
KeymasterWhen you use site wide protection of eMember only the Join us and registration page is accessible. Why would you need an anonymous user to access the “Thank You” page if you you have it locked down?
admin
KeymasterOkay.. yeah it is possible to stop an affiliate from getting commission from his own purchase. See the following post.
admin
KeymasterThe ads are ordered alphabetically by the “Ad Name” so just add a prefix to your add name (maybe a number) to control the order. For example:
1.Product one banner
2.Product two banner
…..
Let me know if that helps.
December 9, 2011 at 6:43 am in reply to: Display Price on Collect Details page for ARB and Authorize.net #39430admin
KeymasterSimply place the shopping cart on your sidebar widget or on that page (you can place the eStore shopping cart anywhere you want). You can do this by adding the shopping cart shortcode on your sidebar or on the collect details page.
-
AuthorPosts