Forum Replies Created
-
AuthorPosts
-
July 18, 2015 at 4:02 pm in reply to: WP Photo Seller – Album Thumbnail doesn't display correctly in Photo Albums page #64178RicardoMember
The issue can be seen here:
[http://www.ricardoclick.com/store/photoalbums/]
I contacted with my host provider support and they claim it is a problem with the coding of the plugin. I copy here their message:
—-
I apologize for the trouble! This error is indicating a problem with the
coding for your plugin, ‘wp-photo-seller’, and the developers of your
plugin can assist with this issue directly. Since most plugins are
developed by third parties, the plugin developer themselves will be the
best at troubleshooting the code they have written. Troubleshooting
custom plugin code is outside our scope of support, as we have not
developed that plugin.
Looking into your plugin, the problem line (line 55) in your code for the
plugin is noted below:
$image_info = getimagesize($album_thumb_url);
I would recommend reaching out to the plugin developers via their support
forum
—
I hope you can help me with this.
Thanks in advance.
Ricardo
July 18, 2015 at 7:00 am in reply to: WP Photo Seller – Album Thumbnail doesn't display correctly in Photo Albums page #64177RicardoMemberUnfortunately, this trick didn’t work for me
RicardoMemberI would like this feature too.
July 17, 2015 at 5:46 pm in reply to: WP Photo Seller – Links to images in gallery doesn't work #70813RicardoMemberThank you very much for your help!
I don’t remember that I nested it, but I guess I did in a attempt of being very well organized :S
Your support service is great!
July 15, 2015 at 4:55 pm in reply to: WP Photo Seller – Links to images in gallery doesn't work #70811RicardoMemberI tried also to deactivate all the plugins. It didn’t work.
July 15, 2015 at 3:38 am in reply to: WP Photo Seller – Links to images in gallery doesn't work #70810RicardoMemberI have “post name” selected.
It says that for example the page:
[http://www.ricardoclick.com/store/photo_details/3/19409/Test-01/view]
is not found.
But if I go to:
[http://www.ricardoclick.com/store/photo_details/]
it exists (although it obviously does not show any picture)
RicardoMemberIs it ok to assign a Parent page to ‘ Store Action’?
Thanks,
Ricardo
April 9, 2015 at 5:21 am in reply to: eStore – $0 base price with variations, customizing plus (+) this ammount #57489RicardoMemberI knew I had to use
this
but I didn’t know how.Using
var selection_val = $(this).find("[name='variation1'] :selected").text();
works nicely
Thanks!
April 8, 2015 at 8:44 pm in reply to: eStore – $0 base price with variations, customizing plus (+) this ammount #57487RicardoMemberUsing the selector
[name='variation1'] :selected
I get only the variation I need, but I don’t know that it only takes the value from this form and not all of them.April 8, 2015 at 6:02 pm in reply to: eStore – $0 base price with variations, customizing plus (+) this ammount #57486RicardoMemberThanks! It almost work, but not yet. It stores in
selection_val
the values of all the variations in the shop (I have two variations per product), not only the one I´m interested in. In this case the first one.
RicardoMemberThanks! I’m doing it right now!
April 7, 2015 at 5:01 pm in reply to: eStore – $0 base price with variations, customizing plus (+) this ammount #57484RicardoMemberNot much. Only a few basic notions, but if you can give me some hint I’ll try to make it work
By the way, after just a few days playing around with the plugin I really like it. Many options, nice documentation on the site and a lot of info in the forum.
April 6, 2015 at 2:58 pm in reply to: eStore – $0 base price with variations, customizing plus (+) this ammount #57482RicardoMemberI’m facing this same issue.
This workaround has a problem: the costumer can click on ‘Add to Cart’ when the variation ‘Select One’ is displayed, which would load in the Cart a wrong product of $0.
Would’t it be possible that the price of the first variation is loaded directly?
July 11, 2014 at 3:34 pm in reply to: WP Photo Seller – Album Thumbnail doesn't display correctly in Photo Albums page #64173RicardoMemberHi,
I enabled logging and made the gallery public, so now you can see it.
I have also contacted to my host to check if it has to do with them.
Regards!
July 11, 2014 at 8:13 am in reply to: WP Photo Seller – Album Thumbnail doesn't display correctly in Photo Albums page #64171RicardoMemberHi,
I don’t have any firewall or restriction on my host that can cause that as far as I know, and I never had similar issues before. Besides it’s a quite clean installation of wordpress. The only plugins I’m using are:
Akismet
All In One SEO Pack
Hide Trackbacks
WP Photo Seller
WP Super Cache – (disabled while doing tests)
I have used the same image as a thumbnail for a gallery and for the album containing the gallery.
The photo albums page displays the error – [http://www.romyclick.com/photoalbums/]
While the photo galleries page works fine – [http://www.romyclick.com/photogallery/]
I didn’t get into the code of the plugin because I don’t know much about programming, but I guess that those two pages are created in a similar way, don’t they? Is there any difference between the coding of those two views that can be causing that?
Thanks!
-
AuthorPosts