Quantcast
Channel: Topic Tag: plugin | WordPress.org
Viewing all articles
Browse latest Browse all 26892

wspc on "[Plugin: NextGEN Gallery] Parsing Shortcodes Using Nextgen"

$
0
0

I am trying to get shortcode that I inserted in the 'Alt & Title Text / Description' field in Nextgen to transfer through to my gallery page.

The shortcode I am using is for the S3 Media Vault plugin and looks something like this:

[s32]url-goes-here.htm[s3]

So in that Alt, Title field I am using the following code to display a download link:

<a href="[s3mv]image.jpg,url,url[/s3mv]">Download</a>

When I type that in and go to my page that contains the gallery and click on the image the Download link appears but it goes to a Page Not Found page because the shortcode is still appearing along with the url of my site so that download link looks something like this:

`mywebsite.com/="[s3mv]image.jpg,url,url[/s3mv]'

In other words, it's not parsing the shortcode.

Does anyone have any ideas? I have scoured the net and entered so many different pieces of code to make this work but no luck so far.

By the way, I am not a coder.

Here's an example on my site:

http://products.affiliateblogonline.com/test-gallery/


Viewing all articles
Browse latest Browse all 26892

Trending Articles