I’m experiencing an issue with the Stories feature where videos open in mute mode by default. When the user enables audio and swipes to the next story, the audio is muted again, requiring them to manually unmute it for each story.
Could you please advise on this issue and suggest a fix to ensure the audio state remains consistent as users swipe through the stories?
I tried using JS but the stories are rendered inside iFrame and uses AMP so I think that’s not feasible solution either. I also saw the recent plugin release has Unmute Stickers but I am wondering if there exists any better solution to retain the audio state?
Thank you for your assistance.
Best regards,
Faisal
]]>Is it possible for you to make the state on “Off” on plugin activation please ?
Each time I install the plugin the state is on “On” and displaying a non-designed Maintenance page.
Thank you
StefaN
First, I would like to say that I am impressed with how the state and Country dropdown works to help resolve a big problem that I had with State and Country fields coming up with Errors regarding entering a correct Billing Region and Country ISO-code. The problem, however, is that because it is a lookup grouped field, I am unable to appropriately map the state and country fields separately for the purposes of creating a Keap(Infusionsoft) Record. The fields end up empty when a submission is received for this reason.
Could you recommend on how to customize your plugin to separate the state and country into two dropdowns, but linked together to whether you can choose United States and only have the US States visible in the state dropdown and replicated for all other countries?
We also need it to retrieve the correct ISO 2 and 3-letter code translation for it to be a valid entry into Keap(Infusionsoft) Database.
I look forward to hearing from you!
]]>I’m using the free core along with the paid GeoDirectory Location Manager (althopugh problem exists in free version also), when I add a place, most fields are in German as is my installation. But the Region / State is called Northrhine Westfalia instead of the german Name Nordrhein Westfalen.
Plus the adress is stated ‘house number street’ (like ’10 Downing Street’), but should be ‘street housenumber’ like ‘Downingstreet 10’ . Any chance it could be shown in german, do I have to change options anywhere, add/ or edit something or is it an OpenStreetMap issue outside of GeoDirectory?
I’m at a loss, can anyone please help? The url is https://drhansensapothecary.com and you can test by adding any product to the cart, going to the cart, go to checkout.. and try to choose a state.
Would greatly appreciate the help!
]]>1- Possible to set a default radius i.e. 5? I note that a search for the exact zipcode of my one test entry fails, but succeeds if I select any radius.
2- Many of the contractors provide services in multiple states – not with physical addresses in most cases. There are work crews of painters for example who may cover 3 states or 20 states or all of USA. I guess I could create a dropdown using the region url for each state i.e. https://help.allfrom1supply.com/contractor-search/region/AZ/ but wanted to know if there was some way to do something with meta tags or some other way for me to add something like ‘Areas Serviced’ for each entry and just add them i.e. AZ,CA,TX,UT so that the single entry would appear on any of those state searches.
Thank you very much for this plugin by the way. We purchased all of them after looking at some of the sites using them and reading the reviews.
]]>I’d like to add placeholder text to the county/state dropdown that is created by the plugin. If the UK is selected in the country field it needs to say ‘Select a County’ or if the US is selected for example I need to change the placeholder to ‘Select a State’ . Do you know how I can I set this up?
Thanks
]]>I only sell and deliver in one city. so I have disabled state and city fields in plugin settings.
under advanced fields I have also checked Enable required validation override for address fields. (all fields are checked)
still on checkout page I cannot proceed to payment as I get the warning address is necessary.
How can I solve this issue?
Thanks
]]>billing_state
or shipping_state
in the code) will sometimes disappear depending on the “Country / Region” that’s selected.
My question is: where can I find the list of countries that, when selected, the shipping_state
field disappears?
Ideally, I’d like a link to the correct file and line in the WooCommerce sourcecode that defines which countries require shipping_state
and which do not.