Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › NextGen Gallery shows thumbnail twice
- This topic has 3 replies, 3 voices, and was last updated 14 years ago by amin007.
-
AuthorPosts
-
November 8, 2010 at 5:58 am #2189jmallanMember
I am using v 4.6.1 and NextGen Gallery 1.6.2.
In my post I have this code: [nggallery id=12 template=wp-eStore]
In the gallery I have this code in the Alt/Title Text field: [wp_eStore_fancy:product_id:1:end]
In the WP eStore product information I have a name, price, description, url pointing to the thumbnail (http://www.flowersandgifts.bc.ca/wp/wp-content/gallery/christmas-cut-flowers/roses-christmas-greens-presentation-bouquet-starting-at-30.jpg) plus the collect customer input and some variations. On the product page, the fancy box displays, but the thumbnail is repeated above the boxed area. I’ve reviewed all the settings and taken it apart piece by piece, but nothing seems to resolve. Here is a link to the actual page: http://www.flowersandgifts.bc.ca/wp/uncategorized/christmas-cut-flowers/?show=gallery please have a look and see if you can figure out what I’ve done wrong.
Thank you!
November 9, 2010 at 12:17 am #26275IvyMemberHi, It looks like you are trying to use the Fancy display with the NextGen Gallery. This can not be done, in the “Alt/Title Text field” you need to use the following shortcode.
[wp_eStore:product_id:1:end]
This should fix the issue you are having with the double thumbnail.
November 9, 2010 at 2:09 am #26276jmallanMemberThat’s too bad, I hadn’t realized that the Fancy display doesn’t work with NextGen. When I use the code you provided, my thumbnail is over to the left and the caption, size and special instructions are all centered. Can you tell me how I can create a similar effect to the Fancy display? I tried to put some code in the Alt/Title Text field like this:
<div style=”border: 1px solid black; margin: 3px; padding: 3px; text-align: center; float: left; width: 232px;”>[wp_eStore:product_id:1:end]Centered Caption</div>
But it didn’t seem to do anything. I really don’t know a lot about coding so I’m pretty much stumped at this point.
November 9, 2010 at 3:08 am #26277amin007ParticipantFancy displays are a separate type of product display with it’s own thumbnail option (it doesn’t require you to have any other plugin but eStore to use fancy display).
The way nextgen gallery can be integrated is clearly documented in this post which also has a demo showing how it will look after the integration:
WordPress eStore and NextGen Gallery Integration to Create Digital Photo Store
So step 1, please follow the above documentation and let me know which step you get stuck on and I will be able to help you with that. Don’t forget a post a URL to the page when you hit an issue so we can take a look.
-
AuthorPosts
- You must be logged in to reply to this topic.