codac
@codac on WordPress.org
- Member Since: March 18th, 2019
Contribution History
codac’s badges:- Translation Contributor
-
Translated 268 strings on translate.wordpress.org.
-
Translated 1 string on translate.wordpress.org.
-
Posted a reply to Google Photos Gallery not getting displayed, on the site WordPress.org Forums:
That indeed was the case and did the trick. Thank you for the quick reply. -
Created a topic, Google Photos Gallery not getting displayed, on the site WordPress.org Forums:
On my website there is a weird behaviour regarding Goo… -
Posted a reply to lmfwc_rest_cannot_view Error 401, on the site WordPress.org Forums:
Yes I do, so that might be it then... Thank you very much Drazen! -
Posted a reply to lmfwc_rest_cannot_view Error 401, on the site WordPress.org Forums:
That did the trick. The final code is: //validate license key $curl = curl_init(); curl_setopt_array($curl,… -
Posted a reply to lmfwc_rest_cannot_view Error 401, on the site WordPress.org Forums:
This is my Code: //validate license key $curl = curl_init(); curl_setopt_array($curl, array( CURLOPT_URL => "https://www.my-url.com/beerlift/wp-json/lmfwc/v2/licenses/validate/".$this->lcns."?consumer_key=".$this->lmfwcConsumerKey."&consumer_secret=".$this->lmfwcConsumerSecret,… -
Posted a reply to lmfwc_rest_cannot_view Error 401, on the site WordPress.org Forums:
Thank god you replied, I'm quite desperate in finding a solution. In Postman, the following… -
Created a topic, lmfwc_rest_cannot_view Error 401, on the site WordPress.org Forums:
Since updating the plugin to Version 2.2.0, I receive … -
Created a topic, Is it possible to restrict the type of answer?, on the site WordPress.org Forums:
Hi, I qould like to know if its possible to restrict t… -
Posted a reply to Create custom Placeholder for use in Email notification, on the site WordPress.org Forums:
Ok, I've changed thos code now and figured out that the problem is to get… -
Posted a reply to Create custom Placeholder for use in Email notification, on the site WordPress.org Forums:
To be honest it's quite hard to follow the tutorial. Currently the placeholder gets replaced… -
Created a topic, Create custom Placeholder for use in Email notification, on the site WordPress.org Forums:
Hi guys, I have written a function (child-theme; funct… -
Posted a reply to Display fields only for specific category, on the site WordPress.org Forums:
@Patrick: works like a charm, thank you very much! -
Created a topic, Display fields only for specific category, on the site WordPress.org Forums:
Hi guys, in my child-theme I have added some function… -
Created a topic, Automatically add new albums, on the site WordPress.org Forums:
Hi, we're using Google-Fotos. Within Google-Fotos we u… -
Posted a reply to Possible to show sold out events and left tickets on event list?, on the site WordPress.org Forums:
I am on 1.8.3 on My Tickets and 3.1.12 on My Calendar. I've added {ticket_status}… -
Posted a reply to Possible to show sold out events and left tickets on event list?, on the site WordPress.org Forums:
@joedolson: This template tag is yet not live, right? -
Posted a reply to Custom fields on booking page, on the site WordPress.org Forums:
This is waht I thought first as well. But in the first link @caimin_nwl said: -
Created a topic, Custom fields on booking page, on the site WordPress.org Forums:
Hi guys, I would like to add two custom fields (using… -
Posted a reply to Different Mail Text for Reserving and Paying an event, on the site WordPress.org Forums:
@joedolson Any update on my request? -
Created a topic, German Translation, on the site WordPress.org Forums:
Hey @joedolson, I've done quite some translation in G… -
Posted a reply to Different Mail Text for Reserving and Paying an event, on the site WordPress.org Forums:
@joedolson : Any help? I'm really stuck here. It has to be possible, that there… -
Posted a reply to Tickets will be sent without payment, on the site WordPress.org Forums:
@smash3333: Basically the same idea: Different Mail Text for Reserving and Paying an event -
Posted a reply to Different Mail Text for Reserving and Paying an event, on the site WordPress.org Forums:
That won't work though. The Payment information requires tags and tags like {name}, {key} and… -
Created a topic, Different Mail Text for Reserving and Paying an event, on the site WordPress.org Forums:
Currently in the settings I can set up an E-Mail that … -
Posted a reply to Make custom fields mandatory, on the site WordPress.org Forums:
I found the solution, which is to add a: 'required'=> 'true' ...to the array. -
Posted a reply to Possible to show sold out events and left tickets on event list?, on the site WordPress.org Forums:
Brilliant! Thank you very much!!! -
Posted a reply to Possible to show sold out events and left tickets on event list?, on the site WordPress.org Forums:
Well the add to cart form opens up when you click on the event, so… -
Posted a reply to 3.18.2 Fatal error Uncaught TypeError: Argument 1 passed to MailPoet\\Cron\\Daemon, on the site WordPress.org Forums:
@gosouthonline: same problem here. -
Created a topic, Make custom fields mandatory, on the site WordPress.org Forums:
Is it possible to make a custom field mandatory? -
Created a topic, Possible to show sold out events and left tickets on event list?, on the site WordPress.org Forums:
I would like to display on the event list site how man… -
Posted a reply to Suppressing listing points, on the site WordPress.org Forums:
solved! -
Posted a reply to No Event Links, on the site WordPress.org Forums:
indeed! solved! -
Created a topic, Add custom fields depending on the category, on the site WordPress.org Forums:
What I try to do is to create a custom field that only… -
Posted a reply to Suppressing listing points, on the site WordPress.org Forums:
Works like a charm! Thank you Joe! -
Created a topic, Suppressing listing points, on the site WordPress.org Forums:
This is the shortcode that I'm using: [my_calendar_upc… -
Posted a reply to No Event Links, on the site WordPress.org Forums:
I found the solution: `<title> -
Posted a reply to No Event Links, on the site WordPress.org Forums:
Thank you Joe. That goes into the right direction. The {link_title} is set as default… -
Created a topic, No Event Links, on the site WordPress.org Forums:
After I have enabled Permalinks in the settings, no ev…