Easter Egg
Forum Replies Created
-
Forum: Plugins
In reply to: [Amazon Link] Slider Template?EDIT: The above problem does not occur if I disable “Localise Amazon Link”.
Forum: Plugins
In reply to: [Amazon Link] Slider Template?Edit: there was a small error in the above code, here is the correction
<div class="amazon_details"> <b><img src="http://partythemeideas.org/wp-content/uploads/2014/05/Amazon-Buy-Now-14.png" alt="Choose Your Preferred Country->" height="50px" width="100px" /> : <span class="amazon_price"> <span class="al_found%FOUND%us#">%LINK_OPEN%us# <img style="height:20px" src="%FLAG%us#"> %PRICE%us#%LINK_CLOSE% </span> <span class="al_found%FOUND%uk#">%LINK_OPEN%uk# <img style="height:20px" src="%FLAG%uk#"> %PRICE%uk#%LINK_CLOSE% </span> <span class="al_found%FOUND%in#">%LINK_OPEN%in# <img style="height:20px" src="%FLAG%in#"> %PRICE%in#%LINK_CLOSE% </span> <span class="al_found%FOUND%ca#">%LINK_OPEN%ca# <img style="height:20px" src="%FLAG%ca#"> %PRICE%ca#%LINK_CLOSE% </span> </b> </div>Forum: Plugins
In reply to: [Amazon Link] Slider Template?In short, I found that if a visitor is viewing my webpage from XYZ locale, and the product is available in only ABC locale, then the above template displays links to both ABC and XYZ locale, with the price in XYZ locale displayed equal to the price in ABC locale.
Please note that in above scenario:
-Visitor is from XYZ locale
-Product was not available in XYZ locale
-Default Locale selected is ABC locale
-Product is available in ABC localeForum: Plugins
In reply to: [Amazon Link] Slider Template?Also, here is another image related to a producct not available on any of the amazon locales (currently) as viewed from Indian locale using the above template.
http://s30.postimg.org/7tqjl7p8x/Image_4.pngIn this case, wasn’t it supposed to display no links at all, since the product isnt available anywhere?
Default locale:US
Viewing from India localeForum: Plugins
In reply to: [Amazon Link] Slider Template?Also, I created a custom template, referring to your multinational template.
<div class="amazon_details"> <b> Buy /> : <span class="amazon_price"> <span class="al_found%FOUND%us#">%LINK_OPEN%us# <img style="height:20px" src="%FLAG%us#"> %PRICE%us#%LINK_CLOSE% </span> <span class="al_found%FOUND%uk#">%LINK_OPEN%uk# <img style="height:20px" src="%FLAG%uk#"> %PRICE%uk#%LINK_CLOSE% </span> <span class="al_found%FOUND%in#">%LINK_OPEN%in# <img style="height:20px" src="%FLAG%in#"> %PRICE%in#%LINK_CLOSE% </span> <span class="al_found%FOUND%ca#">%LINK_OPEN%ca# <img style="height:20px" src="%FLAG%ca#"> %PRICE%ca#%LINK_CLOSE% </span> </b> </div>The following template is supposed to create a template with the different available locales for the specific product displayed on the right. For example:
http://s3.postimg.org/kpb31l3s3/Image_1.pngNow, if the product isn’t available, the above mentioned template shouldn’t be displaying that locale. But as you can see, when visited from India locale, the price of the product is “wrongly” displayed beside the Indian flag (with a price equal to that of the US locale).
Isn’t it supposed to “not” show links to a locale if the product itself isn’t available there? (Amazon ASIN used : B000F7KMHE)
Here are some more examples for other products when viewing from India locale:
http://s3.postimg.org/rwlyoxtgj/Image_2.png
http://s30.postimg.org/svhc82ftd/Image_3.pngForum: Your WordPress
In reply to: New WebsiteIts the hostgator favicon it seems.
Oh,its more clear now.
Thanks Kevin,finally I can stop searching for a parallel loading plugin. Have a nice day.Hi Kevin, thanks for the quick reply!
Actually,I did try using Jetpack, disabling all other modules except Photon. But jetpack itself took 0.46 on an average seconds extra load-time (with only photon enabled,other modules disabled) when testing 5 times using P3 Plugin profiler. I wonder why other parallel loading plugins have stopped being supported.Forum: Plugins
In reply to: [Amazon Link] Nofollowing and Template HelpThanks a lot Paul. As always, you have been extremely helpful.
Have a nice day!
Forum: Plugins
In reply to: [Amazon Link] Nofollowing and Template HelpAlso, are the templates generated by the plugin responsive?