gibbo42
Member
Posted 6 months ago #
Hi,
I’m currently running eg-attachments 1.9.2 on wordpress 3.2.1.
I love this plugin, I’ve managed to get everything I want working apart from the custom format option, I’ve added the target=”_blank” to the link tag to get my links to open in a new window. The settings are saved but not applied to my website. The force save as option works fine but does not have the desired effect. I’ve been searching Google for 4 days now to no avail. Please help?!
I'm not familiar with the plugin.
Go to the plugin page on wordpress and click "forum posts" somewhere near the install button. This will autotag your thread so the plugin author knows you need support.
EmmanuelG
Member
Posted 5 months ago #
Hi,
I made some tests with the version 1.9.2. All seems ok. For example, with this custom format, a new window is opened when I click on the link:
<li><a href="%GUID%" title="%TITLE%" target="_blank">%TITLE%</a></li>