Andreas
Forum Replies Created
-
@kikanirita can you tell me until when I can expect to receive feedback to my problem. So far I did not hear anything.
Thanks in advance
Andreas
ok done
Hi Rita,
I hope you are fine.
Coming back to my second point above, “alt-text of the image in the event detail page”:
Now I updated to the latest version and added the following code to function.php:
add_filter(‘display_event_alt_text’, ‘set_event_alt_text’, 10, 2);
function set_event_alt_text($alt_text, $post){
return ‘YOUR_ALT_TEXT’;
}
I added this first to child theme function.php in WP tab Design-Theme editor and got an error. Then I added the code to mother theme, got no error but I did not get the expected result. The expected result is to see in the Chrome dev tools for the event details image the alt text which I enter to the image in the media library. Could it be that the last part of the code ‘YOUR_ALT_TEXT’ is a placeholder for a specific text?
I hope you can help me on this.
Best wishes
Andreas
I have one other point to this topic: I found that the alt-text of the image in the event detail page is not the alt text which I add to the image in the backend. The alt text is just the event title.
Is there a way that the image has the alt text which I enter to the image, instead of the event title?
Kind regards
Andreas
Hi Rita,
okay thanks for explanation. Is there a documentation how to add a title tag for the event-banner container DIV element?
Thank you and best wishes
Andreas
okay clear.
Thank you for your support
Hi Priya,
thank you very much for your answer! Only one last question I have to this: With “Data is stored only in the database” you mean the data base of the website operator, right? Please confirm.
Kind regards
Andreas
Hello,
is it possible to get some answers to my questions?
Kind regards
Andreas
Thank you for your answer!
But unfortunately I do not fully understand your answer and cannot use your Information as it currently is for my privacy policy. And as this is a highly sensitive topic I hope you can give me a more specific answer. Please keep also in mind that your information here is also interesting and important for any other European customer using WP Event Manager plugin. Moreover the topic here is not how to create a privacy policy as I have legal assistance for this.
The topic here is only about technical behavior of WP Event Manager plugin. So the question is where all data is stored (i.e. also the events and organizer data) and is this data sent to somewhere (e.g. 3rd party).
And when I read your statement “Regarding data transferring, it does not happen with any other add-on.” I understand that no Add-on transfers data to somewhere. But I am interested in WP Event Manger plugin, and not in any Add-on of it. So please provide me a more comprehensive answer. If required check upfront with your technical staff.
Thank you and best wishes
AndreasHi,
okay I opened a ticket but I still propose to leave this thread open to post the final answer then here, as maybe others are interested in the same topic.
Kind regards
Andreas
Hi Priya,
thank you but in the end I found out this by my own. I had to change the custom fields behaviour for location in WPML settings.
But thank you!
Best wishes
AndreasOkay thank you very much Priya