wpaga
Forum Replies Created
-
Forum: Reviews
In reply to: [Piraeus Bank WooCommerce Payment Gateway] Το πρόσθετο δεν δουλεύειΔηλαδή δεν σας αρκούν τα προβλήματα που αναφέραμε εδώ και μήνες και εσείς αγνοείτε;
This is exactly what I’ve tried (using ‘off’ and ‘html’) but it is not functioning correctly.
Sometimes, it gives me the icon, but some other times it outputs the icon’s html code. I can’t see why…Maybe the simplest way to solve this, is if you would change the ‘text’ to ‘html’ in a future update 🙂 . The would give users the freedom to change this part, as they wish.
Anyway, this is not a major issue. I can live with the ‘follow’ text. 🙂
Thank you for your time.Hello and thank you for the quick response.
I’ve solved this issue by overwriting the var in javascript (adding marketking_display_settings[‘tables_language_option’] = … in footer.php)
but the snippet you wrote would be very useful.What I also wanted to do, is to change the “Follow / Following” texts with icons, but right now the html code is rendered as text (public.js 1957, 1959)
I’ve overwritten the on(‘click’) function but it’s not always working as expected. Sometimes it returns the icon html code…Great!
The error is goneThank you for the quick response.
I see what you mean.
I guess that the only way making it widely compatible, is to use some generic libraries (eg. font-awesome) and leave everything unstyled (inputs, buttons, etc)Meanwhile, I already started creating a dashboard interface that would blend with my theme’s style. I hope I won’t regret it 🙂