Forum Replies Created
-
AuthorPosts
-
loadedaudioMember
And I noticed that there is a discrepancy in the extra eStore shortcode you posted in your example and the equivalent shortcode as included in the extra eStore shortcode pdf. Although it might just be the way I’m reading/using it…
loadedaudioMemberI have spent some time trying to create a drop down in HTML and that works (using the <select> tag). I have followed your advice to create Add To Cart links and that works too. The trouble I am having now is that the two don’t work when I put them together! I can make the text display but it doesn’t display as a link…
So far I have:
<select>
<option value=”a href=”http://www.loadedaudio.com/?wp_eStore_add_to_cart=3″>Mastering – 1 Track</option>
<option value=”a href=”http://www.loadedaudio.com/?wp_eStore_add_to_cart=4″>Mastering – 2 Tracks</option>
<option value=”a href=”http://www.loadedaudio.com/?wp_eStore_add_to_cart=5″>Mastering – 3 Tracks</option>
</select>
I think there might be mistake in the way I am including the link but I don’t know what it is. Any ideas?
loadedaudioMemberBrilliant, thanks. That makes a lot of sense. Am looking at how to make a drop down in WordPress and it doesn’t seem *too* complicated, but at least I know I can get what I’m looking for.
Thanks for such a quick response.
-
AuthorPosts