Forum Replies Created
-
AuthorPosts
-
Peter
MemberCan you please setup a dummy gallery with price of $0.01 and provide the link to that gallery and I will make a live purchase to see what is going on.
July 25, 2016 at 10:54 pm in reply to: WP Photo Seller: How can I display most recent additions? #70819Peter
MemberYou can apply some custom css to align the gallery thumbs more to the centre.
For your particular site and theme please do the steps below:
1) Go and grab the following plugin:
http://www.tipsandtricks-hq.com/wordpress-custom-css-plugin-6413
2) Then add the following CSS code in the settings of the above plugin:
.enigma_blog_post_content #gallerycontainer_t2 {
width: 80%;
margin: 0 auto;
}July 25, 2016 at 10:18 pm in reply to: Photo Seller – Customer doesn't get email with download link #73759Peter
MemberI made a test purchase and saw that the logs show that the plugin sent the email but it looks like your server never sent it.
Please do the following troubleshooting steps:
Peter
MemberHi,
Can you please provide a link to the pages which you say need CSS modifications so we can inspect them using firebug?
July 25, 2016 at 7:52 am in reply to: Photo Seller – Customer doesn't get email with download link #73757Peter
MemberAll those settings were turned on except for Instant payment notification
The “Instant payment notification” setting is actually the most important one.
Can you create a dummy gallery with price of $0.01 and provide the link to it and I will make a purchase?
Also in the shipping settings, which should I use for digital pictures?
You don’t need shipping for digital products because they are delivered via email/download.
July 24, 2016 at 11:25 pm in reply to: WP Photo Seller: How can I display most recent additions? #70817Peter
MemberWe will try and add template 2 within the next week or two.
Regarding your left misalignment issue – can you please provide the link to the gallery with the issue so I can look at it with firebug?
Peter
MemberYes you can. Simply edit that page from the wordpress pages menu and change the title and then save that page.
July 22, 2016 at 11:05 pm in reply to: WP Photo Seller – Including Image Resolution with Dimensions #73765Peter
MemberHi,
The plugin uses methods from the standard PHP GD library and I don’t think this has an obvious way to calculate DPI.
However you can possibly achieve what you want by using the following filters to place a string in the description (eg, 90DPI or whatever you want):
The is ideal if you already know your DPI values for your fullsized images and then you can specify this in the description.
(Let us know if you don’t know how to use wordpress filters)
July 22, 2016 at 10:52 pm in reply to: Photo Seller – Customer doesn't get email with download link #73755Peter
MemberCan you please double-check the following:
Log into your paypal account and check the following settings:
1) “Auto Return” (this should be enabled)
2) “Payment Data Transfer” (this should be enabled)
3) “Instant Payment Notification (IPN)” (this should be enabled).
4) UTF-8 formatting enabled as per https://support.tipsandtricks-hq.com/forums/topic/some-characters-and-text-not-recognizable-in-the-notification-email
Photo seller side:
1) In Payment Gateway Settings make sure you have entered your paypal email and also the correct PDT identity token.
Also please enable logging for the photo seller:
Go to Settings and scroll to bottom and set “Enable Logging” to yes.
Peter
MemberCan you please do the following:
1) download and install a fresh version of the plugin:
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
2) Go to your wordpress pages menu and check that the “photo details” page exists.
If there is no photo details page, also check the pages trash menu and restore this page if you have deleted it.
If more than one photo details page exists, delete all except one.
3) Go to Photo Seller Settings -> Page Settings and set the “Photo Details Page” dropdown box to the correct page.
4) Go to the permalinks settings of WordPress then save the settings (saving the permalink settings will force the re-write rules to be flushed):
WordPress Settings -> Permalinks
Then try the gallery again and let us know if you still have issues.
Peter
MemberGo to the gallery settings for the gallery in question and set the “Gallery Thumb ID” to the one you want.
July 19, 2016 at 12:45 pm in reply to: Photo Seller – How to remove text from customer thank you email #73708Peter
MemberOk I see what you mean now. I will take a closer look at the code and see if we can make the output a bit more flexible.
July 18, 2016 at 11:13 pm in reply to: Selling different image formats (DNG/TIFF etc) – is it possible? #73716Peter
MemberIn terms of photo types, whatever the native wordpress media functionality can handle then this plugin should similarly be able to handle too. Try a quick a test by uploading one file to your wp media library and then repeat using the photo seller.
The only potential issue is if you have HUGE files, then server resources and processing capabilities will be your limiting factors – especially if you are on a shared server.
July 18, 2016 at 11:08 pm in reply to: Photo Seller – How to remove text from customer thank you email #73706Peter
MemberYou should be able to change the wording for the above by going to Settings >> Email Settings.
Then look in the “Buyer Email Body” and you can change the wording to whatever you like.
July 17, 2016 at 12:15 am in reply to: WP Photo Seller – secure direct download button with password? #73702Peter
MemberHi,
Is it possible to secure the direct download button with a password instead of a whole gallery?
I don’t fully understand exactly what you are trying to achieve and which button you are talking about?
Are you referring to the free instant download button?
Can you explain further?
-
AuthorPosts