jonars
Forum Replies Created
-
Forum: Plugins
In reply to: [WP DSGVO Tools (GDPR)] Redirect auf Malware-Seiten@jwaibel – ewiger, naja… oder langer – mindestens aber heutiger – Dank ist Dein!
Forum: Plugins
In reply to: [WP DSGVO Tools (GDPR)] Redirect auf Malware-SeitenHellö, ich brauche zwar keine Screenshots, aber “im Matomo Code” sagt mir nicht genug, um “den code einfach” zu entfernen – kannst Du hier etwas mehr ins Detail gehen? Das wäre nett. Danke & Gruß
Forum: Reviews
In reply to: [Enable jQuery Migrate Helper] Thanks – but why not a smoother transition?Thank you very much for your reply! I was not aware that these functions will stop to work with 5.6 (which will come in a few weeks). I’ll contact the support of these plugins.
Best
JonasForum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Permanent LockoutJust wanted to give a final feedback on that: I am happy I can lock out the IPs for 19 years now vs. blocking the same over and over again 🙂
Forum: Reviews
In reply to: [WP DSGVO Tools (GDPR)] Changed review after bug was fixedAlright, thanks, had to use another plug in which is working more intuitive for now but will check out the next release.
Forum: Reviews
In reply to: [WP DSGVO Tools (GDPR)] Changed review after bug was fixed@shapepress easy to say it was a bug and i’m be happy if it is true. the shortcode is also not working anymore which is crucial.
Forum: Fixing WordPress
In reply to: wp-ajax vulnerability though everything is updatedThanks. I already did everything mentioned in the beginners guide and hereby adhere to the paragraph pointing to ask the community.
Forum: Fixing WordPress
In reply to: wp-ajax vulnerability though everything is updatedNot sure if this is a standard response or considered to be a solution for me since it does not seem to address any of my questions.
Thanks,
JonasThanks for your reply!
Acutally, I cannot use this as the Visual Composer is extracting the meta key on front-end – this really is a pity and thus I cant just use date() or strtodate() or similar.
I asked the Visual Composer support but they said it is specific to your plugin so they can’t help me on that.
Do you see any other way to correct the display of the date?
Thanks for any help on that and best regards
jonasForum: Developing with WordPress
In reply to: Custom Field (date) via wp.template – reformat in phpAh okay – I thought it is PHP / wp.template based so somebody could help here.
If it is only specific syntax for Visual Composer, I will ask them.Thanks for your answer and best regards
JonasForum: Developing with WordPress
In reply to: Custom Field (date) via wp.template – reformat in phpI want to create a custom grid of planned events – for this, I am using Visual Composer Grid Builder.
The Events are created with WP Events Manager. The meta-key for the date on which the event starts is “_event_start_date” – with this custom field, I can create a grid element.
The problem is, that the meta-key contains the date in “YYYY-MM-DD” and I need to re-format it.
So I am trying to edit the function where the meta key field is being evaluated to re-format the corresponding field.
The problem is, that the grid builder seems to use wp.template – and evaluating the content of the key on frontend by “{{ post_meta_value:$key }}” and I cannot re-format it using date() as I would do it of course.
Thanks for your time and best regards
JonasForum: Developing with WordPress
In reply to: Custom Field (date) via wp.template – reformat in phpThanks for your quick reply!
The problem is, that the value I need is in “post_meta_value:$key” – it’s something wp.template syntax which is not very well documentated for my needs …
$key is just “_event_start_time”…
Thank you very much!!!
Thanks – I already figured that I am able to update_post_meta() so I’m all set!
Thank you,
JonasHello,
this page directs me for support questions back to this plugin page at ww.wp.xz.cn …
That’s weird.
Please have a look at the Event page
https://ibb.co/b0CNjdThere you see “5:00 – 6:00” although I set the date format to 24hrs everywhere.
I use the “Post” format instead of the “Page” format in settings.
Best
Jonas