noflaye
Forum Replies Created
-
Forum: Plugins
In reply to: [Social Profiles Widget] Questions re: New Window & RSSAn issue here too with the RSS links.
All links opens in a new window except the RSS one. I’ve tried the hack, seems to be another version …Any help would be appreciated.
This works like a charm : fb, twitter, google+, pinterest
FB.XFBML.parse();
twttr.widgets.load();
gapi.plusone.go();
jQuery.ajax({ url: ‘http://assets.pinterest.com/js/pinit.js’, dataType: ‘script’, cache:true});@allinfinite : did you figure how to reload it ? let me know please … thanks
Forum: Plugins
In reply to: [Advanced AJAX Page Loader] Search doesn't work?!Up.
Same here. As you can see the class for the search form is defined, but when trying to seek, results show on a new page. Any suggestions ?<form class=”searchform” action=”http://192.168.25.2/” onsubmit=”this.submit();return false;” method=”get”>
<fieldset><input class=”searchfield” type=”text” placeholder=”Search” name=”s” value=””></input></fieldset>
</form>Oh. Same issue with the tags … :/