Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › [wp_eStore:product_id:2:end] not working inside NextGen gallery
Tagged: nextgen, wp_eStore:product_id
- This topic has 9 replies, 2 voices, and was last updated 12 years, 4 months ago by dgmufasa.
-
AuthorPosts
-
June 26, 2012 at 3:39 am #6668dgmufasaMember
Hello,
I have been trying to get this to work for a while. I am using :
EStore:Version v6.7.5
NextGEN Gallery : Version 1.9.3
I have 2 items defined as follows:
Item 1:
Silver Membership
Price:39.00
[wp_eStore:product_id:1:end]
Item 2:
Gold Membership
Price:59.00
[wp_eStore:product_id:2:end]
Basically, the first 2 items are listed (ex: Gold Membership and Price:59.00) but the button never shows up.
June 26, 2012 at 5:21 am #46461adminKeymasterPlease post a link to the page where you are using the above mentioned shortcode. Also, post a link to the NextGen gallery integration documentation that you have followed (we have two options so I need to know which option you are following).
Are you using any addons for the NextGen gallery plugin?
June 26, 2012 at 11:18 am #46462dgmufasaMemberHello,
The link I am using this is at:
http://practicemysap.com/main/?page_id=88
user: access
password: access54321
Here is the method I followed:
TIA
June 26, 2012 at 11:19 am #46463dgmufasaMemberI also forgot to mention that the shortcode is under the tab called “Buy It”
June 26, 2012 at 11:46 am #46464adminKeymasterThank you, it looks like you have another plugin that you are using to create the accordion and you are placing the NextGen gallery inside that? You have a shortcode nesting issue here. Try the following eStore shortcode:
[wp_eStore_add_to_cart id=2]
June 26, 2012 at 1:53 pm #46465dgmufasaMemberHello and thanks for the response,
>> You have a shortcode nesting issue here.
I thought the same thing but I still get the same problem if I place it on a single page. If you go to the home page: http://practicemysap.com
The input for Scenario 1 is :
Item 1:
Silver Membership
Price:39.00
[wp_eStore_add_to_cart id=1]
Item 2:
Gold Membership
Price:59.00
[wp_eStore:product_id:2:end]
then ~only~ item #2 gets a button. Item Number one will
The input for scenario 2 is:
Item 1:
Silver Membership
Price:39.00
[wp_eStore:product_id:1:end]
Item 2:
Gold Membership
Price:59.00
[wp_eStore:product_id:2:end]
in which case, I get no buttons.
TIA
June 27, 2012 at 1:00 am #46466adminKeymasterOkay, that is a little weird. I would do the following test with scenerio 1:
https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin
I just noticed that you are not really selling the NextGen gallery images (which is what users use for NextGen gallery integration). You seem to be selling membership so I am just wondering why you need the NextGen gallery option? Aren’t you better of just using one of the eStore’s fancy product display to list those two products?
http://www.tipsandtricks-hq.com/ecommerce/stylish-product-display-options-for-wp-estore-829
WP eStore has a bunch of nice looking product display templates that you will probably find useful and then there is no need to setup a gallery just for displaying two product purchase buttons.
June 27, 2012 at 1:25 pm #46467dgmufasaMemberHi – and thanks,
This looks like it would work (and is actually more preferable because the IDs don’t have to be updated in 2 places). How does one list all products for sale? When looking at the options in the shortcode, I just see id=XXXX. It would be nice to do just a short code that would point to a category and have all the products in a category or area listed out.
TIA
June 27, 2012 at 11:45 pm #46468adminKeymasterThere is a shortcode for that too. Please read our shortcode list documentation and you will find one that suits you:
http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460
June 28, 2012 at 5:26 am #46469dgmufasaMemberHello and thanks again,
The suggestion you made is working thus far. Also, I had hired someone to help with template customization. He fixed the problem – so – now even that version is working.
Cheers!
-
AuthorPosts
- You must be logged in to reply to this topic.