Forum Replies Created
-
AuthorPosts
-
March 25, 2014 at 7:58 pm in reply to: eStore – Shortcode Inside Another Shortcode (Shortcode Nesting) Not Working #37818webmissMember
I have a layout issue when I nest a shortcode inside of a shortcode:
[sc_embed_player fileurl=”http://www.airdrivenmusic.com/audio-demo/rwb_brazilian_love_affair_clip.mp3″%5D Brazilian Love Affair[wp_eStore_add_to_cart id=36]
If you go to [http://www.airdrivenmusic.com/midnight-magic-by-the-rwb-project/], you will see that the add to cart button is below the player and title. I’d like it to go side by side all on one line. Any way to do this?
Thanks for your help.
I decided to use a different shortcode. But would still like to know if the above can be done.
webmissMemberYes, that works perfectly. Thank you so much.
webmissMemberYes! That did it! Thanks so much!
webmissMemberThis is the shortcode I used:
[wp_eStore_category_products_fancy id=9 style=3]
The category id is 9 – Electronic with one product in the category. I’m not using the product id in this shortcode, just the category id.
Just tried something else. I added two products to that category, they are now in two categories. They show up on both category pages, including the electronic category page and the music singles page. But I am still seeing the errors on the electronic page. See: [http://www.airdrivenmusic.com/electronic/]
webmissMemberOkay, I’ll try that. I don’t think there is caching, but I’ll check on it.
Just checked it. There is no plugin cache on the site. And I have cleared the cache in my browser.
Corinne
webmissMemberUsing the newest version of the plugin. I decided to delete 5 products and add them to a different category. I still have one product assigned to the original category. The ones I deleted are gone. But the problem is when I want to show the one product in the original category using the shortcode that allows viewing products from a particular category, I get the following error 5 times. “Looks like you have entered a product ID () that doesn’t exist in the product database. Please check your product ID value again!” It looks like it is still trying to pull the former products up, but they are no longer there.
I’m using the following code on the page which should only show one product from the category, [wp_eStore_category_products_fancy id=9 style=3]
Could use some help on this. I guess, I should have just changed the category rather than delete the product.
webmissMemberSorry, I recently changed the url. Here is the correct one:
[http://www.airdrivenmusic.com/nightfall-album-by-rwb-project/]
I apologize for that. Still organizing stuff.
webmissMemberI’m trying to just make a slight change to estore fancy 12 display. I’m wanting to have everything on one line and I noticed that there is a
<br>
tag between the quantity box and the Add To Cart button. I can’t find the file so I can take that break tag out.Please see [http://www.airdrivenmusic.com/rwb-project/] and scroll down to where the music singles are. Changing the css is not working. I’m sure it’s the break tag. I tried following the instructions above in the shortcode_include file, but it did nothing.
Thanks for any help.
-
AuthorPosts