Forum Replies Created
- 
		AuthorPosts
- 
		
			
				
February 15, 2014 at 3:43 am in reply to: Widgets in the Footer: how to open links in a new page #224249This reply has been marked as private.February 15, 2014 at 3:38 am in reply to: Widgets in the Footer: how to open links in a new page #224248This reply has been marked as private.February 15, 2014 at 3:10 am in reply to: Widgets in the Footer: how to open links in a new page #224246This reply has been marked as private.February 15, 2014 at 3:05 am in reply to: Widgets in the Footer: how to open links in a new page #224245This reply has been marked as private.February 15, 2014 at 2:50 am in reply to: Widgets in the Footer: how to open links in a new page #224242There are no JS expert, I did as you suggested jQuery(function() { 
 jQuery(function(){jQuery(‘a[href][rel*=external]’).each(function(i){this.target = “_blank”;});
 });but it gave me error. I tried with jQuery(function(){jQuery(‘a[href][rel*=external]’).each(function(i){this.target = “_blank”;}); 
 });but does not change, the link opens in the same window. Can you solve the problem? Many thanks Josua February 15, 2014 at 2:37 am in reply to: Widgets in the Footer: how to open links in a new page #224241I’m sorry, maybe there was a cache problem in FTP connection. I did like indicavi, but continues to open in the same window: you want me to send the file avia.js? February 15, 2014 at 2:15 am in reply to: Widgets in the Footer: how to open links in a new page #224234Sorry Josue, I did update the theme and there is no more avia.js JS: What do you suggest? I had done so, but I am a beginner and I wanted confirmation from the Boss. Many thanks for your support. Best Regards Bruno 
- 
		AuthorPosts
