goosept
Forum Replies Created
-
tried this…
Didn’t worked!
// Hook in
add_filter( ‘woocommerce_default_address_fields’ , ‘custom_override_default_address_fields’ );// Our hooked in function – $address_fields is passed via the filter!
function custom_override_default_address_fields( $address_fields ) {
$address_fields[‘postcode’][‘hidden’] = false;return $address_fields;
}Hi there!
ZACH, can you kindly help us and provide the function (to add to the functions.php) to override the HIDE postal code and make it always visible?
Thanks!
- This reply was modified 5 years, 9 months ago by goosept.
Same here!
Did you found a solution?- This reply was modified 5 years, 9 months ago by goosept.
+1
Forum: Plugins
In reply to: [WooCommerce EU VAT Assistant] Exchange rates not workingHere more detailed:
AT Currency: EUR
Exchange rate (GBP to EUR): inf
Exchange rate retrieved on: 2019-01-30 06:01
Exchange rate provider: ECB
Total VAT
GBP EUR
Items VAT 14.40 inf
Shipping VAT 0.00 nan
Total VAT 14.40 inf
Totals by VAT rate
23% PT VAT (23.00%)
GBP EUR
Items VAT 14.40 inf
Shipping VAT 0.00 nan
Total VAT 14.40 infThanks!
PERFECT!
Also the position was there!
same!
Forum: Plugins
In reply to: [Cool Timeline (Horizontal & Vertical Timeline)] TimestampThanks!
This solved my problem:
.timeline dl dd.odd .time{
display:none;
}
.timeline dl dd.even .time{
display:none;
}.cool-timeline .timeline-post .timeline-content .content-details {
display: none!important;
}Great that you solved it! Sometime this little details make your brain burn!
Hello…
Update I guess… Don’t remember… Maybe I should post here when I solved it.
Sorry
Forum: Plugins
In reply to: [Pixel Caffeine] Cant Disconnect FB accountHi Snozeer.
Try to disable SG optimiser and put Cloudflare in dev mode.
Forum: Plugins
In reply to: [Pixel Caffeine] Cant Disconnect FB accountSOLVED!
For future users with same problem:
If you are using SiteGround Plugin for cache, PURGE ALL CACHE.
SG Optimiser cakes the FB user account.
Thank You!
Forum: Plugins
In reply to: [Pixel Caffeine] Cant Disconnect FB accountStep by step
Forum: Plugins
In reply to: [Pixel Caffeine] Cant Disconnect FB accountHello…
I want to disconnect the one FB profile (the one covered with the black) and connect a different profile.
Example: Jonh connected Pixel Caffeine to FB using his profile. No John don’t work anymore with us. David is the one in charge. He wants to use his own profile.
David wants to disconnect the John account and reconnect with his account.
Disconnect don’t work. Already tried “Reset FB Connection”. Deleted plugin, download again, activate. Also didn’t worked.
Thnak You
Hello,
Same here!
Fatal error: Call to undefined method DOMText::getAttribute() in /home/xxxxxx/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/lib/dompdf/include/cellmap.cls.php on line 437