XMLMadeSimple open in a new window

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
georgechr
Forum Members
Forum Members
Posts: 96
Joined: Tue Sep 13, 2011 6:02 am

XMLMadeSimple open in a new window

Post by georgechr »

Hello

I started using XML Made Simple module and i am having trouble setting the links to open in a new window.

I am using target="_blank" and this returns an error.

ERROR: Warning: Parameter target is not known by module XMLMadeSimple dropped in /home/XXXXX/public_html/XXXXX/lib/misc.functions.php on line 1590

Is there another way?

This is my code:

Code: Select all

{XMLMadeSimple feeds_id="1,2,3,4,5,6,7,8" action="mixfeeds" template="rss" max_items="5" sort_by_date="true"}
Any help would be greatly appreciated.

Thanks in advance.
uniqu3

Re: XMLMadeSimple open in a new window

Post by uniqu3 »

There is no parameter "target", you should add target='_blank' to link in your template.
georgechr
Forum Members
Forum Members
Posts: 96
Joined: Tue Sep 13, 2011 6:02 am

Re: XMLMadeSimple open in a new window

Post by georgechr »

I use a generic link for all and dont want the target blank to apply to all. just the feeds

can you please elaborate more and help me?

thanks
Post Reply

Return to “Modules/Add-Ons”