addsute
Forum Replies Created
-
Forum: Plugins
In reply to: [Amazon JS] Version 0.7.2 AmazonJSThere is an additional info for WP External Links plug-in with Amazon JS.
WP External Links plug-in should be change 2 settings for Amazon JS.1. Put amazon url in “gnore links (URL) containing… “. for example, “amazon.co.jp” or “amazon.com”
2. uncheck “Load JS file in footer” in “Use JavaScript method”.Forum: Plugins
In reply to: [Amazon JS] Version 0.7.2 AmazonJSHi Makoto.
I’ve found a solution for my loading problem.
Amazon JS is not working with WP External Links plug-in.
But it works if uncheck “Use JavaScript method” on the plug-in.Thank you for your cooperation.
And thank you for sharing your great plug-in.Forum: Plugins
In reply to: [Amazon JS] Version 0.7.2 AmazonJSThank you for your reply!
I’ve tried the up-grade, checkbox is ok.
But loading problem was not solved.So I’ve tried down-grade to v0.7.1.
not solved too.Then I changed WP theme.
I’m using keni(賢威). it has problem, as you know.
I’ve tried Stinger5 Theme, it has loading problem too.
But official theme, twenty fourteen, thirteen, twelve, are working well with amazonJS.And the next, I’ve added a code in header.php of keni theme.
<?php
//WordPress自体の読み込みをキャンセル
wp_deregister_script( ‘jquery’ );
//バージョンの指定
wp_enqueue_script(‘jquery’,’https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js’);
?>
But unfortunately, it’s not working well.Do you find something from the information?
Thank you makoto.
Forum: Plugins
In reply to: [Amazon JS] Version 0.7.2 AmazonJSHi.
Thank you for making this useful plug-in.I am using this plug-in for 1 month and it was working well.
But from a few days ago, the link become like leo1951.
And I found that It can not save the check box on the plug-in setting too.I couldn’t find the reason.
I use WP3.9.2 and plug-in3.9.2Thanks