Forum

Please make sure that you have read the documentation and extensive resources provided on this site before posting your question!

Dynamic Content Gallery Resources

DCG Version 4.0 beta is now available for download and testing. This is a development version and not recommended for live sites. Read more here.

Note that the current stable release of the DCG is version 3.3.5.

Please consider registering
guest

Log In Register

Register | Lost password?
Advanced Search:

— Forum Scope —



— Match —



— Forum Options —




Wildcard usage:
*  matches any number of characters    %  matches exactly one character

Minimum search word length is 3 characters - maximum search word length is 84 characters

Topic RSS
Can you remove the stripping of tags in the link url?
Status: fixed
June 24, 2011
5:54 pm
CathyT
Guest

I have a fix that would allow me to add to the url field in the post screen: http://myexternallink.com" target="_blank Unfortunately that doesn't work because you've (wisely) stripped spaces and " from the string. Can you remove that in the one string so that I can use a url as mentioned above?

June 24, 2011
6:52 pm
CathyT
Guest

I've edited this – but I dont understand why it doesn't work:

// Get Image Link – based on code courtesy of Martin Downer
if( get_post_meta($id_found->ID, $postmeta['link'], true) ){
// We have an external/manual link
$link = get_post_meta($id_found->ID, $postmeta['link'], true);
$tar = '_blank';
} else {
$link = get_permalink($id_found->ID);
$tar = '_self';
}

// Output Image Link
$output .= "\n\t" . '<a href="'. $link .'" target="'. $tar .'" title="Read More" class="open"></a>';

July 4, 2011
7:06 pm
Ade
Admin
Forum Posts: 2490
Member Since:
August 25, 2008
Offline

Cathy,

The target attribute is handled within the javascript. You would need to find where the link is being created in the js and then add the target attribute to this. This is why your code doesn't work.

Dynamic Content Gallery: Have you read the Configuration Guide and FAQ?
Forum Timezone: UTC 1

Most Users Ever Online: 28

Currently Online:
10 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Top Posters:

johnbroome: 13

sjpeaches: 12

speedyp: 12

CherylMcL: 10

littlemerry: 8

lsnoei: 8

Member Stats:

Guest Posters: 770

Members: 1297

Moderators: 0

Admins: 1

Forum Stats:

Groups: 2

Forums: 7

Topics: 978

Posts: 4293

Newest Members: chargers3, jwhetstone, robert, Mak-Donuts, kilerb, Marian Bamboi

Moderators:

Administrators: Ade (2490)