garylmartin
Forum Replies Created
-
Thanks, I really like plugin – working well for now, look forward to the update.
Sorry I am going to have to change it back now, this is a live site and I want the sharing to be working propery.
I have now reverted to the original default installation so you can see first hand what I am meaning.
On the home page, the shared item is not the home page, but the first of the recent posts below the share button.
On any other page the shared item is not the page, but the first image on that page only.
None of the pages or categories can be shared.
I asked this question and showed the code here a few weeks back:
support/topic/plugin-addtoany-sharebookmarkemail-buttons-will-not-use-page-url
Thanks Micropat,
my website is: https://www.garymartinphotography.co.nz
currently if you click the share/save button, it is the homepage that will be shared which is what I want, same with any other page or gallery or category.
Initial installation would only share the first post or image on any page or gallery and in the case of my home page it was the first of the recent posts section that was shared, not the home page.
I any gallery listing, it was only the first image URL of the gallery that was shared, not the gallery.
I have tried different settings in dashboard like page and post position settings etc but these made no difference either.
I installed and activated using only the dashboard settings.
The only way I could get my home page to be shared, or any gallery (category) to be shared was the code I posted in a previous post on this forum.
Thanks.
PS using Wp 3.3.1
Would someone at least direct me to where I can get help on this question – please??
Forum: Plugins
In reply to: [Plugin: AddToAny Share] "Bookmark" tab replaced by "Earn"?!?!Sorry Christopher, not sure on that one. I am unsure if this plugin is still supported?
No responses = not supported. Three times I have asked a question now!
Forum: Plugins
In reply to: [Plugin: AddToAny Share] "Bookmark" tab replaced by "Earn"?!?!I would like the bookmark functionality too.
To remove the Earn tab, put this code into your style.css
#a2apage_PTZ { display:none !important; }
see: https://share.lockerz.com/buttons/customize/hide_lockerz_earn_ptz_tab
Gary
Forum: Plugins
In reply to: [eShop] eShop works great but shipping by weight difficultThat is a major gap to leave in an e-commerce solution.
Forum: Plugins
In reply to: [eShop] eShop works great but shipping by weight difficultThanks Rich, I apologise if these are basic questions.
I now have the two tables, one for international shipping and one for domestic shipping.
The user is now presented with a choice of which shipping table to apply by radio button selection. This user selection is applied to the shopping cart shipping rate, regardless of shipping country.
Is there a setting I am missing that causes the shipping table selection to be determined by the shipping country rather than user choice by radio button?
If I select the International Shipping radio button (or forget – international is the default), and my business location country is set as the shipping country, then the shipping returns $0.
If I choose the Domestic Shipping radio button and another country is set as the shipping country, then the state value is grabbed from the billing address (or an error if “not applicable” is selected here) and this is applied to the domestic shipping rate table. The international shipping table is not used even though a country other than my business location country is set as the shipping country.
Forum: Plugins
In reply to: [eShop] eShop works great but shipping by weight difficultClarification on previous post = which ever shipping method (country or state/county/province) is visible at the weights-zones table is the only method applied at checkout.
If I leave the checkout shipping state field blank or select not applicable (with state/county/province table active) the state is taken from the billing address and applied to shipping regardless of which shipping country is selected.
Forum: Plugins
In reply to: [eShop] eShop works great but shipping by weight difficultThanks for replying – how do I apply two shipping rates?
I can only set shipping by country or shipping by state/county/province??
I have assigned state/county/province zones for my country which apply correctly when I set method 4 -> shipping by state/county/province, but other countries return $0 shipping.
If I set method 4 -> shipping by country, all countries return a shipping value except my for my own country, which returns only the value for the zone my country is set to, ignoring the state/county/province settings.