pooledge
Forum Replies Created
-
Forum: Plugins
In reply to: [Loco Translate] Translating widget titles?I’ve made widget title and its fields translatable, provided translations via loco UI, saved, but still see untranslated strings in my admin interface. The same goes for custom menu titles: provided translations, still no translation in admin. What am I missing?
Thank you!
Forum: Plugins
In reply to: [WooCommerce] Cyrillic Attribute Slugs for Archive PagesThanks, superkot!
Forum: Plugins
In reply to: [Advanced AJAX Product Filters] Filter not showingHi, Dima/Oleg!
Funny, I still have a free version, but the shortcode provided by anujchhabria works just fine for me! It still does even with different custom attributes:
do_shortcode('[br_filters attribute=price type=slider title="Price Filter"]'); do_shortcode('[br_filters attribute=pa_ip type=slider title="IP Filter"]'); do_shortcode('[br_filters attribute=pa_мощность type=slider title="Мощность, Вт"]');
The thing which doesn’t work though is the ability to choose a “Slider” option in a widget for any other
text
format attribute but the price. Might it be a free version limitation?So actually I’ve started to use shortcodes just bc widget UI type selector didn’t work =)
PS/OT: While playing further with a free version I consider more and more to purchase it for our coming project, it does simply punch out other concurrents both by its design and support! Спасибо!
Forum: Plugins
In reply to: [Advanced AJAX Product Filters] Apply and Reset ButtonsHi Dima and thanks for coming back to me!
This just sounds absolutely reasonable. I was thinking of a kind of fallback solution, but as you stated, no need.
Overdesigning usability is my problem. Have a nice day!
Forum: Plugins
In reply to: [Advanced AJAX Product Filters] Apply and Reset ButtonsJust to give it a slight bump, there must be on option to manually define
$force
before callingupdateProducts()
in lines 567 & 597 ofwidget.min.js
Is there a particular reason it’s not there?Doing a dirty hack by commenting out line 159 works so far with no issues for me. Would be great to be able to trigger this auto-reload setting from admin, in paid version of course ??
Thank you Oleg/Dima for taking a look into it.
Forum: Plugins
In reply to: [Advanced AJAX Product Filters] Apply and Reset ButtonsHi Oleg,
not sure if already asked somewhere else, but after Apply button is present there is no visible autoupdate on changing filter parameters.
Is there a way to keep no-apply-button-behaviour while still having an Apply button as a fallback option, at least in a paid version?
Thanks in advance!
- This reply was modified 7 years, 9 months ago by pooledge. Reason: typos
Thank you for your answer, and yes, it’s working as desired. But obviously as soon as your “No events message” contains at least one char, the statement becomes true.
However this method suits the purpose and allows different “No events message” strings, which is nice.
Tom! Thanks for a quick response! It seems that only Nivo can handle those tags.
alright, but thank you anyway!
pHi mc_tak!
Thank you for your answer!
No no, I’ve already found a way to change the message. My question is actually not about the message itself but rather about a method to display this message. I simply would like to get a js alert when E-Mail-Adresse -field is empty, rather then a reloaded page with an error message.Sorry for not being clear enough…
PHi mc_tak,
here you go: https://www.brick-5.at/v2/newsletter
When you forget to fill in the E-Mail, the build-in MC error will be displayed.
No go to https://www.brick-5.at/v2/kontakt and try to cheat there.Thank you
pooledge
hi mc_tak and mc_nate!
I might have a little different question regarding those messages: everytime email is not present and submit is clicked it’s an error message being inserted above the input. Since all those errors are displayed per alert, I’d like to have it here also. But till now I didn’t find a way to interrupt MailChimp’s validation by mine. I tried to add my js function both onsubmit for the form and onclick for submit button – no effect. I know it’s rather a minor wish, but since “code is poetry” I’d like to keep my whole website running clean and consequent.
Thank you in advance for your help – it’s very appreciated
Best wishes from Viennapooledge
Forum: Plugins
In reply to: [Mailchimp List Subscribe Form] %s vars for labelsmc_tak, thank you so much, everything works!
happy holidays!