tdeleeuw
Forum Replies Created
-
Forum: Plugins
In reply to: [OpenTickets Community Edition] Date & time language and formatI’m not an expert on any WP stuff, so I just searched for the php file containing the code and changed it there. Not ideal.
Just later I found out it is all in the translation files. So I’m using WP plugin called Loco Translate now and with that I edited a lot of stuff in the plugin. Date/time notations are there as well. Look for:
MM-dd-yyyy and translate that to dd-MM-yyyy
m/d/Y to d/m/Y
etc.There is a whole list to be found there, also for time notation. Just some stuff in the permalink url’s like am/pm I couldn’t fix, but that’s not a big issue for me.
Also check this to know what all the letters (m M d yyyy, etc) mean: https://secure.php.net/manual/en/function.date.php
Hi Claudio,
I talked to Ben from Kadence Themes (the author of Virtue theme) and they released an update for this a couple of hours ago to support it!
Everything working fine now, thanks again!
Cheers, Thomas
Forum: Themes and Templates
In reply to: [Virtue] Showing the credit card “flag” on check out pageHi Ben,
Thanks a lot! This is really great support! I can confirm it works like a charm!
I will also confirm with the theme author.
Cheers, Thomas
PS Where in the plugin is this function/CSS actually loaded?
I can’t find much in /templates/credit-card/webservice-payment-form.php
Hi Claudio,
Thanks for your reply!
I’m not that much of a coder unfortunately. I will check back with the theme author to see if they have an idea.
Cheers, Thomas
Forum: Themes and Templates
In reply to: [Virtue] Showing the credit card “flag” on check out pageI posted my question with the plugin author as well and he “blames” the theme:
Yep, the issue is in your theme, since by default the WooCommerce includes flags for all cards on the checkout. So probably your theme is removing it.
Would it be difficult to add it in my theme anyway? Can I add some code to “override” the removal?
Depends of how you know about CSS.
This is the CSS from WooCommerce:.wc-credit-card-form-card-number { font-size: 1.5em; padding: 8px; background-repeat: no-repeat; background-position: right 0.618em center; background-size: 32px 20px; } .wc-credit-card-form-card-number.visa { background-image: url('../images/icons/credit-cards/visa.svg'); } .wc-credit-card-form-card-number.mastercard { background-image: url('../images/icons/credit-cards/mastercard.svg'); } .wc-credit-card-form-card-number.laser { background-image: url('../images/icons/credit-cards/laser.svg'); } .wc-credit-card-form-card-number.dinersclub { background-image: url('../images/icons/credit-cards/diners.svg'); } .wc-credit-card-form-card-number.maestro { background-image: url('../images/icons/credit-cards/maestro.svg'); } .wc-credit-card-form-card-number.jcb { background-image: url('../images/icons/credit-cards/jcb.svg'); } .wc-credit-card-form-card-number.amex { background-image: url('../images/icons/credit-cards/amex.svg'); } .wc-credit-card-form-card-number.discover { background-image: url('../images/icons/credit-cards/discover.svg'); }
But to be honest, it’s better talk with the theme author, since this is a real issue on your theme, the theme should always support it.
Any ideas how I can best resolve this?
Forum: Themes and Templates
In reply to: [Virtue] Showing the credit card “flag” on check out pageWell, I’ve read trough some topics and found out the icons are here:
woocommerce \ assets \ images \ icons \ credit-cards
The payment provider is Brazilian, so most of the support is in Portuguese. But using Google Translate I was reading:
https://www.ads-software.com/support/topic/bandeiras-dos-cartoes-nao-aparecem-em-diversos-temas/
It makes me believe it is something Woocommerce facilitates. But maybe I’m wrong and it is a theme feature?
Forum: Themes and Templates
In reply to: [Virtue] Virtue/Woocommerce checkout page CSS questionThanks a lot! Managed to alter the plugin.
Love the theme and excellent support!
Forum: Themes and Templates
In reply to: [Virtue] Virtue/Woocommerce checkout page CSS questionHi Hannah,
Thanks for the quick response!
It’s here: https://www.ingressomaster.com.br/finalizar-compra/
Cheers, Thomas
Forum: Plugins
In reply to: [OpenTickets Community Edition] Date & time language and formatNever mind, found out it’s hardcoded and not following WP settings.
Changed it manually in php
Forum: Plugins
In reply to: [OpenTickets Community Edition] No calendar visible when creating new eventExcellent, will try today!
Thanks @mattbesseling and @quadshot
Forum: Plugins
In reply to: [OpenTickets Community Edition] No calendar visible when creating new eventTried some more combinations:
Clean WP 4.4.4 install with WC 2.6.1
Clean WP 4.4.4 install with WC 2.6.3
Clean WP 4.5.3 install with WC 2.6.3 setup using US localizationWP is in all tests English.
And I tried a clean install on a completely different hosting platform (different hosting provider).
Tried to access WP admin from Chrome and Firefox on Windows and Mac. Tried to disable browser plugins.
Still no luck ??
Do you have a previous OTCE version available to test? (Since the current release is just 4 days old)
Forum: Plugins
In reply to: [OpenTickets Community Edition] No calendar visible when creating new eventJust another update: Since I read this:
Requires: 4.0 or higher
Compatible up to: 4.4.4I tried to install on WP 4.4.4 instead of the latest (4.5.3) but still the same issue.
Forum: Plugins
In reply to: [OpenTickets Community Edition] No calendar visible when creating new eventI think you need this:
== Environment ==
* Home URL: [neutral] https://www.icareit.nl/tickets
* Site URL: [neutral] https://www.icareit.nl/tickets
* WC Version: [neutral] 2.6.3
* WP Version: [neutral] 4.5.3
* WP Multisite Enabled: [neutral] No
* Wev Server Info: [neutral] Apache/2.4.18 (Unix) OpenSSL/1.0.1e-fips mod_bwlimited/1.4 mod_fcgid/2.3.9 ++ HTTP/1.1
* PHP Version: [neutral] 5.6.22
* MySQL Version: [neutral] 5.6.30
* WP Acitve Plugins: [neutral] 5
* WP Memory Limit: [good] You have more than the required minimum memory of 64MB. Your current total is 256M.
* WP Debug Mode: [neutral] No
* WP Language: [neutral] en
* WP Max Upload Size: [neutral] No
* WP Max Post Size: [neutral] 50M
* PHP Max Execution Time: [neutral] 300
* PHP Max Input Vars: [neutral] 10000
* WP Uploads Writable: [good] Uploads directory IS writable
* Default Timezone: [neutral] UTC== Software ==
* Active Plugins: [neutral]
+ Akismet (https://akismet.com/) by Automattic (https://akismet.com/),
+ Hello Dolly (https://www.ads-software.com/plugins/hello-dolly/) by Matt Mullenweg (https://www.ads-software.com/plugins/hello-dolly/),
+ [ON]: Limit Login Attempts (https://devel.kostdoktorn.se/limit-login-attempts) by Johan Eenfeldt (https://devel.kostdoktorn.se/limit-login-attempts),
+ [ON]: OpenTickets Community Edition (https://opentickets.com/) by Quadshot Software LLC (https://opentickets.com/),
+ [ON]: WooCommerce (https://woocommerce.com/) by WooThemes (https://woocommerce.com/),
+ [ON]: WooCommerce Extra Checkout Fields for Brazil (https://github.com/claudiosmweb/woocommerce-extra-checkout-fields-for-brazil) by Claudio Sanches (https://github.com/claudiosmweb/woocommerce-extra-checkout-fields-for-brazil),
+ [ON]: WooCommerce PagSeguro (https://github.com/claudiosmweb/woocommerce-pagseguro) by Claudio Sanches (https://github.com/claudiosmweb/woocommerce-pagseguro)
* Acitve Theme: [neutral]
+ Twenty Sixteen (https://www.ads-software.com/themes/twentysixteen/) by the WordPress team (https://www.ads-software.com/)== Data ==
* Event Areas: [neutral]
+ “Main” [#13] (publish)
* Ticket Products: [neutral]
+ #14 “2 Lote R$80,00” (80) [0 EA],
+ #13 “1 Lote R$60,00” (60) [1 EA]