| Troubleshooting Problems, need help? Have a tip or advice? Post it here. |
03-30-2008, 12:53 PM
|
#1
|
|
Guest
|
How to Open a new Window for Feed Contents
Hi there,
I have installed the feed importer plug-in. But, now how I can ensure to open a new window for feed article, so my site page will be in the background whenever the user goes to the external source to read the content.
Currently, as soon as the user clicks on the article, they left my site to the other site as the new window.
In html, we usually set up the target to "_blank" to open a new window.
Any help will be appreciated.
Thanks
Casanova_tech
Last edited by Casanova_tech; 03-30-2008 at 12:57 PM.
|
|
|
|
03-31-2008, 08:57 AM
|
#2
|
|
Administrator
Join Date: Feb 2006
Location: Belgrade
Posts: 2,661
Rep Power: 10
|
You can set target to "_blank" here also.
You can customize your summary/default.tpl and set target _blank for external link only.
__________________
--[Read Forum Rules and Guidelines before you post!!!]--
Djole, Djole, bas si bezobrazan sto si se pravio da si mali zekan. Zato cu te dobro kazniti...
|
|
|
04-05-2008, 12:50 AM
|
#3
|
|
Guest
|
Thanks a lot. It works now.
|
|
|
|
05-21-2008, 01:35 AM
|
#4
|
|
Guest
|
as a novice, do you have an example of the code that would cause external links only to open in a new window ?
thanks !
|
|
|
|
05-21-2008, 08:13 AM
|
#5
|
|
Administrator
Join Date: Feb 2006
Location: Belgrade
Posts: 2,661
Rep Power: 10
|
Go to your summary/default.tpl template, and find this line of code:
Code:
<a class="visit" href="{article.get_link}"><img src="{VIVVO_THEME}img/external.png" alt="{LNG_VISIT_WEBSITE}"/></a>
Now add target="_blank" in addition to a href, so your code looks something like this:
Code:
<a class="visit" href="{article.get_link}" target="_blank"><img src="{VIVVO_THEME}img/external.png" alt="{LNG_VISIT_WEBSITE}"/></a>
__________________
--[Read Forum Rules and Guidelines before you post!!!]--
Djole, Djole, bas si bezobrazan sto si se pravio da si mali zekan. Zato cu te dobro kazniti...
|
|
|
05-21-2008, 08:38 AM
|
#6
|
|
Guest
|
thanks Micha,
Found the file and amended the code. Unfortunately link is still opening in the same window.
Any other suggestions ?
Cheers
|
|
|
|
05-21-2008, 08:49 AM
|
#7
|
|
Guest
|
disregard. working fine !.
THanks for the prompt assistance !
|
|
|
|
05-21-2008, 08:53 AM
|
#8
|
|
Administrator
Join Date: Feb 2006
Location: Belgrade
Posts: 2,661
Rep Power: 10
|
No problem
__________________
--[Read Forum Rules and Guidelines before you post!!!]--
Djole, Djole, bas si bezobrazan sto si se pravio da si mali zekan. Zato cu te dobro kazniti...
|
|
|
05-24-2008, 11:58 PM
|
#9
|
|
Guest
|
HI Casanova_tech ,
How are you. Can you help me or any body wnat to share. I installed the FEED on one of the catigories but I didn't saw the feed from the extenal website at the main page of my site.
Can you tell me how I can do that.THank's on Advance.
|
|
|
|
07-07-2008, 01:35 AM
|
#10
|
|
Guest
|
How to open RSS link into/under a thin header frame?
I changed the code above & it works great. What might be the most efficient way to open these links into a thin header frame? Thanks, Gene
|
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
Support HelpDesk:
You can submit a trouble ticket in the support area at any time, using your client area email and password.
Vivvo CMS Resource Center:
The Vivvo CMS Resource Center is your window to a variety of resources that showcase Vivvo's features and technologies. So whether you're brand new to Vivvo or a seasoned user, you can find the information you need right here!
Latest Additions:
Contact us:
Business hours
Mon-Fri 9:00AM - 6:00PM GMT+1
(Europe)
Telephone Sales
381 11 311-50-20
Email inquiries
sales@vivvo.net
(Sales inquiries)
support@vivvo.net
(Support inquiries)
|