Forum Replies Created
-
AuthorPosts
-
amin007Participant
Please post a link to the page where I can go and view this.
amin007ParticipantPlease use the contact form to contact us regarding this:
amin007ParticipantYou can get the currently installed version of any WordPress plugin from the “Plugins Menu” inside your WordPress dashboard. If you go to the plugins menu where it lists all the plugins you will see that is has version information near the “activate/deactivate” links for the plugin. WP eStore also show the version information in the settings menu of eStore plugin.
amin007Participant“Notice how the description has not followed the product” – You are using fancy3 display which does not show the description. The different pre-configured product display options in eStore have different uses. All the display won’t show the same information. You can go through the available product display options from here and choose the one that suits you best:
http://www.tipsandtricks-hq.com/ecommerce/stylish-product-display-options-for-wp-estore-829
If none of them are suitable then you can use this method:
Regarding the product search. If you specify a product page link for your products then the the products will be clickable when they show up in the search result. You can specify a details product Page URL for a product in the “Product Page URL” field.
The purpose of the search is to show the results in a compact display (one row per product). It only shows the vital information so it can be accommodated in a row.
July 4, 2011 at 12:28 am in reply to: I get the encrypted link email, but the I get an odd error. #33910amin007ParticipantYour download file seems to be missing the “http” keyword.
Anyway, if you are using this with just eStore then do this test:
If you are using eStore + PDF Stamper then please also check this checklist:
July 4, 2011 at 12:23 am in reply to: howto change the 'There are no products in this category.' message. #33908amin007ParticipantThis comes from the extra eStore shortcodes plugin. Please open the “shortcode_include.php” file from the extra eStore shortcodes plugin and search for the following line of code:
$output .= "There are no products in this category.<br />";
Once you fine it change it to the following:
$output .= "'Exciting new products coming soon!<br />";
amin007ParticipantDo you actually have a file named “eStore_post_payment_debug.log” in the eStore directory?
amin007ParticipantThat looks like has the correct information. I will take a look at it.
July 3, 2011 at 2:29 am in reply to: required fields are not required and can't add custom fields #31177amin007ParticipantTo me it looks like the database tables are messed up. I would recommend you start from scratch for this:
1) Deactivate and Delete the plugin (make sure you delete every copy of the eMember plugin from the plugins directory)
2) Log into your PHPMyAdmin and delete the eMember database tables.
3) Download a fresh copy of eMember from here:
https://support.tipsandtricks-hq.com/update-request
4) Upload and activate the new eMember and test it out.
amin007ParticipantYou must have entered a wrong URL for the “Button Image URL”. Make sure the image URL that you entered in the “Button Image URL” field is not resulting a 404 (enter the URL in the browser’s address bar and verify it first)
amin007ParticipantThe shortcodes that is available to you via the extra shortcodes plugin are listed here (checkout the extra shortcodes section):
http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460
amin007ParticipantThe cookie shouldn’t be an issue. I have sent you another copy of eMember to try. Let me know what you find after you use the version I sent you.
amin007ParticipantI will send you an email to get site access and I will check this for you.
amin007Participant“Isn’t there supposed to be a registration box there?” – No, the registration box will only appear there for a user who makes a payment and clicks on that unique registration link sent to that person.
If you were using free membership option then the registration box would always be there to accomodate the free signups. Since, you are only using paid membership so the only way to access the registration form is to make a membership payment.
When you do another test please also enable debug so I can see what exactly happened. This post will explain more about debug option:
https://support.tipsandtricks-hq.com/forums/topic/how-and-when-to-enable-debug-and-what-does-it-do
If you share the content of the “subscription_handle_debug.log” file after the transaction it will help me see the issue.
amin007ParticipantNope, the thumbnail creation script used in eStore is a very light weight script (this is so the site performance is not compromised when rendering the page with the thumbnails).
-
AuthorPosts