Forum Replies Created
-
AuthorPosts
-
May 4, 2016 at 4:00 am in reply to: WP Poto seller – Small size of photos in Lightbox and Photo Details #68503
Peter
MemberYour browser might be caching the content. Did you try viewing the page from a totally different browser? (try the “incognito” in chrome or “private” window in FF)
Can you send me a link to your front end gallery page so I can select a photo and see that page?
I just performed a test on my test site and my instructions definitely work.
May 4, 2016 at 12:56 am in reply to: WP Poto seller – Small size of photos in Lightbox and Photo Details #68501Peter
MemberYes – you can do a sort of workaround.
Try this:
Set a large value for the “Watermarked Max Preview Dimension” and leave the “Watermark Text” blank.
Peter
MemberWhen you see such behaviour during bulk upload it usually means your server doesn’t have the resources to handle the processing of the images.
Have you checked your server’s php error log file?
Chances are that you will see some sort of fatal error regarding “exhausted” memory.
Another thing to try is to try and split up your photos into smaller zip files – say 75 or 100 and test that to see if your server can handle smaller quantities.
May 2, 2016 at 12:48 am in reply to: WP PhotoSeller – View cart button error on gallery images & shortcodes not work #61184Peter
MemberI’m not sure I understand your problem…can you please explain further?
I could add to the cart and also I was able to go to the cart page too.
May 1, 2016 at 3:24 am in reply to: Keywords shown (twice!) on the Photo Details page despite IPTC unchecked #73170Peter
MemberCan you please provide a link to the page so I can see this problem?
Peter
MemberThere’s nothing much really to explain. The order in which you enter the IDs is the order in which they will appear on the page.
April 28, 2016 at 4:32 am in reply to: Photo Seller – Making site live I lose all gallery images #73168Peter
MemberChange the following line:
RewriteCond %{HTTP_REFERER} !^http://(.*)?.dperezphoto.com/wordpress [NC]
To:
RewriteCond %{HTTP_REFERER} !^http://(.*)?.dperezphoto.com [NC]
April 28, 2016 at 1:52 am in reply to: Photo Seller – Making site live I lose all gallery images #73166Peter
MemberAlso, can you confirm that you followed these official instructions to change your site URL?
https://codex.wordpress.org/Giving_WordPress_Its_Own_Directory
April 28, 2016 at 12:50 am in reply to: Photo Seller – Making site live I lose all gallery images #73165Peter
MemberUsing FTP or something similar, can you please go to the “uploads/wp_photo_seller/” directory and temporarily rename the .htaccess file to:
temp.htaccess
Does this make a difference? If so, then you will need to tweak that file to reflect the change you made to the home URL.
Let me know what the contents are of the .htaccess which resides inside “uploads/wp_photo_seller/” and I can tell you what to change.
Peter
MemberI will email you to get login details to take a closer look at your site.
Peter
MemberWhich version before the upgrade did you have?
Peter
MemberMy site is running the same photo seller plugin.
I think your site and the demo site has some other external thing which is affecting the cart.
Can you please still try the conflict tests on your site to see if you find the cause?
Peter
MemberI will need to investigate further but the strange thing is that it does not happen on my test site. Try this and let me know if you see the same issue:
[http://e-jelly.com/wp4_photo/photogallery/gallery2/]
Peter
MemberI made a tweak to the plugin so that the plugin will honour the order in which you specify the ids in the portfolio shortcode.
I will send you an updated version for you to try.
Peter
MemberI have tried numerous tests on my test site using the same gallery setup as you and I cannot reproduce the problem you are seeing. This leads me to conclude that something else in your installation is causing this.
Can you please do the following theme/plugin conflict tests:
https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin
-
AuthorPosts