dkou
Forum Replies Created
-
You forgot the class.
Correction…
[cky_outside_audit_table] works just fine on the local version. I forgot the underscore. My bad.
I just need a way to revisit consent with a button on a link.
Possible ?
workaround…
Το πρόβλημα προκύπτει από το SEO θέμα με το referrer λόγω της εισαγωγής του https.
Λήθηκε με την προσθήκη του <meta name=”referrer” content=”no-referrer-when-downgrade”> στον header.
Nope it wouldn’t because even if I use shipping rate instead of shipping method to distinguish the rules in the unified zone, the rates have to differ. Yet again i figured a way to extract the shipping method instance from the order and use a switch in functions to charge the extra cod fee.
Food for thought.
Thanks for getting back to be though.
Cheers,
- This reply was modified 4 years, 6 months ago by dkou.
Forum: Plugins
In reply to: [Weight Based Shipping for WooCommerce] Cash on delivery per shipping ruleYou can use a plugin like woocommerce smart cod or a conditional logic plugin like woopricely to apply checkout fees based on payment method and shipping zone.
Forum: Plugins
In reply to: [WP Multilang - Translation and Multilingual Plugin] mailpoet and YITHgot it
Forum: Plugins
In reply to: [WP Multilang - Translation and Multilingual Plugin] string translationfigured it out…
{
“admin_pages”: [
“cookielawinfo_page_cookie-law-info-poverview”,
“cookielawinfo_page_cookie-law-info-necessary”,
“cookielawinfo_page_cookie-law-info-thirdparty”,
“cookielawinfo_page_cookie-law-info-policy-generator”,
“cookielawinfo_page_cookie-law-info”
],“options”: {
“cookielawinfo_privacy_overview_content_settings”: {
“privacy_overview_title” : {},
“privacy_overview_content” : {}
},
“cookielawinfo_necessary_settings”: {
“necessary_description” : {}
},
“cookielawinfo_thirdparty_settings”: {
“thirdparty_description” : {}
},
“CookieLawInfo-0.9”: {
“button_1_text” : {},
“button_2_text” : {},
“button_3_text” : {},
“button_4_text” : {},
“bar_heading_text” : {},
“notify_message” : {},
“showagain_text” : {}
}
}
}