Forum Replies Created
-
AuthorPosts
-
June 22, 2016 at 1:38 pm in reply to: Photo Seller Problem – no email is send when paying (Paypal) #73467
Peter
MemberAs I said, I am already using Paypal for my webshop, and it Works fine there (prestashop).
Could that be a problem? That it is used for another webshop?
No I don’t think that should be a problem.
Irrespective of that, did you doublecheck those configuration items in your paypal account?
Also, please perform the other tasks as per my previous response.
June 22, 2016 at 1:25 pm in reply to: Photo Seller Problem – no email is send when paying (Paypal) #73465Peter
MemberAre you 100% certain that the following is configured?
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
If you are then do the following:
Please enable debug for the photo seller – go to Settings and scroll to bottom and enable “Logging”.
Also create a dummy gallery with price of $0.01 (or equivalent). Then send me the link to that gallery so I can make a real purchase.
June 22, 2016 at 4:50 am in reply to: Photo Seller Problem – no email is send when paying (Paypal) #73460Peter
MemberAnother thing is to make sure you have set up the following:
Log into your paypal seller 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 site:
1) In Payment Gateway Settings make sure you have entered your paypal email and also the PDT identity token.
June 21, 2016 at 1:44 pm in reply to: I want to change the add to cart button to view details and also customize #73413Peter
MemberRegarding the font colour fix – see my last comment.
Regarding the filter – I will knock something up tomorrow and send you a zip file.
June 21, 2016 at 11:37 am in reply to: I want to change the add to cart button to view details and also customize #73411Peter
MemberHi,
Which issue? The font colour of the cart or the button image?
To fix the colour issue add the following css code to the custom css plugin you used previously:
.wps_compact_cart a{
color: black;
}June 19, 2016 at 4:00 am in reply to: I want to change the add to cart button to view details and also customize #73408Peter
MemberRegarding that yellow button – unfortunately due to the fact that it is an image, changing the wording in the button is not so easy. We could possibly add a filter which will allow you to insert your own image in there – would that be something which you could work with?
Regarding the cart link, you can add the following shortcode anywhere on your site such as a page, header, footer or sidebar widget etc and it will display a compact cart:
[WPS_display_compact_cart]
June 16, 2016 at 3:56 am in reply to: I want to change the add to cart button to view details and also customize #73405Peter
MemberRegarding the “Back To Gallery” button you can do the following:
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:
.wps_photo_details_continue_shopping_section .pure-button-active:hover {
background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1));
background-color: hsl(0, 0%, 0%);
border-color: hsl(0, 0%, 0%);
box-shadow: 0 0.25em 0 0 hsl(0, 0%, 100%), 0 4px 9px rgba(0, 0, 0, 0.75);
color: hsl(0, 0%, 100%);
margin-bottom: 0.25em;
text-shadow: 0 0.075em 0.075em rgba(0, 0, 0, 0.5);
}June 16, 2016 at 2:17 am in reply to: I want to change the add to cart button to view details and also customize #73404Peter
MemberI would like to change the button on the Lightbox image that says “Add To Cart” to “View Details”
Do you mean that yellow button in the popup?
I would also like to change the “Back To Gallery” On the details page to react as our custom buttons do (See the Buy Me buttons when hovering)
I will need to investigate this further – will get back to you.
June 16, 2016 at 2:14 am in reply to: Photo seller – multi-language – how to use more than one language #69279Peter
MemberHi gotodanny and others who’ve asked about this,
Sorry – we haven’t had the chance to look at this and therefore qtranslate is still not supported by photo seller.
It is still on our list but we have more urgent tasks needing to be completed first.
June 13, 2016 at 11:08 am in reply to: Photo Seller – download for all images in gallery and quantity discount #73214Peter
MemberHi,
I just made a test purchase and everything looks like it is working fine.
I received the email with the download link and I was able to successfully download the photo.
Therefore as far as I can see there is no issue.
Maybe you tried to purchase from your store using the same paypal account both as buyer and seller. You can’t do this – you need to have different paypal accounts for seller and buyer.
Peter
MemberHi,
I just tested by tweeting one of the my test site photo pages and it works fine.
How are you tweeting the link? What does the link to your photo page page look like before you tweet it?
Regarding “addtoany” I’ve never used this before and therefore don’t know enough about it to comment.
June 9, 2016 at 1:51 am in reply to: Photo Seller – download for all images in gallery and quantity discount #73212Peter
MemberHi,
A few settings you should check:
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 PDT identity token.
Can you create a dummy gallery with a price of $0.01 and give me the link? I want to make a test purchase to see what’s going on.
Peter
MemberHi,
Can you please provide the link to the page that you want to modify and also tell me exactly which part you would like to change and I will examine that page using firebug.
Peter
MemberWhich version of the plugin do you have?
There was an update to the code a few months ago which fixed the FB like feature.
(NOTE: It is not unusual for FB to change the way their api works without notice and as such I hope you can appreciate that on occasions this will affect plugins like ours which use their api.)
June 7, 2016 at 1:40 am in reply to: photo seller – masonry template 7 displaying as 1 column #73366Peter
MemberHi,
I took a look at your page with chrome developer tools and I wasn’t immediately able to identify the cause of the issue.
But I do see “why” your gallery page is displaying the way it is. Basically the masonry javascript code is meant to do some calculations and add some inline CSS code which sets position, left and top attributes for each “wpps-t7-item” div which contains each thumbnail. But in your case this is not happening. As you’ve already surmised, it is your theme but at this stage I don’t know why.
Out of curiosity – have you tried one of the other masonry templates to see if they work?
-
AuthorPosts