Forum Replies Created
-
AuthorPosts
-
amin007
ParticipantI have sent you an email to get site access so I can take a look.
amin007
ParticipantYes you are right but at this stage we are just going to see how the new member registration work with the forum. If everything works correctly then we will add this to all the other places (for example: the admin area).
amin007
ParticipantYou can download a fresh and recent build of the plugins that you purchased from here:
https://support.tipsandtricks-hq.com/update-request
Let me know how you go.
amin007
ParticipantThe content protection not working would be more of a setup/configuration related issue. If you go through this checklist you will most likely find the mistake:
It is also a good idea to get a fresh build of the plugin from here and update the plugin (in case a file got corrupted):
amin007
ParticipantTo me it looks like the theme is adding a plugin menu on the admin sidebar but it is breaking the flow. So the admin menu hooks are getting broken. This document explains how to add admin menus:
amin007
ParticipantYou create a WordPress page and call it “Checkout”. Then place the shortcode that displays the shopping cart. For example: you can place the following shortcode in this page:
[wp_eStore_cart]
You should watch the video tutorial on this page which will give you a good overview:
amin007
ParticipantIn your case you were able to successfully stamp a file using the code above which gives me indication that the code is fine. The problem could be with the PDF file itself. The manual stamping has more error condition checking so it might reveal the actual problem with the PDF file (for example: if the PDF file is locked then it won’t be able to stamp it).
amin007
ParticipantThat will be tough as we always keep modifying the plugin to add features and make it more robust. So there is always multiple files changing (sometimes multiple changes in one file). I recommend you take the fresh build from us and apply your changes on top of it.
amin007
ParticipantLOL.. Looks like the deletion did not happen properly. The only way to do a clean delete of the plugin from the plugins directory is to log in via FTP and delete it from there. So, yes please log in to your site via FTP and clean it up and it will work fine. The installation video tutorial will show you how you can use a FTP program.
amin007
ParticipantMake sure you follow the upgrade instructions explained here:
People forget to delete the old version of the plugin before they upload the new version.
amin007
ParticipantAdded this option to the extra shortcodes plugin. You can now use the following to turn off the display of the price field:
[wp_eStore_show_all_products style=3 order=1 type=1 show_price=0]
You will need a new build of the extra estore shortcode from here:
http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460
amin007
Participant“Using the Fancy 2 display for a product with several components to it” – What do you mean by several components?
eStore doesn’t have the capability to manipulate the caption of lightbox images (it simply displays the images in lightbox). This post will explain more on this:
If you are talking about image sets then this post might help:
https://support.tipsandtricks-hq.com/forums/topic/problem-with-lightbox
amin007
ParticipantLooks like for some reason the get_permalink() WordPress function is not returning any value after the login operation on your site so it is falling back to the home page URL. I have added another condition in the plugin which will try another method to determine the URL. Please get the new build of the plugin from here and try it out:
June 19, 2011 at 2:06 am in reply to: import CSV file into wp estore with additional custom fields #31845amin007
Participantamin007
ParticipantPlease get a new build from here and check it out:
-
AuthorPosts