nimiacom
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Event Planner] Language on frontendHey, its me again
Just found out a thread on this very same forum stating the same problem I have, the thing is…that support thread is more than 3 years old.
I figured out how to translate on Frontend: raw-editing jQuery code on the /js/ folder. Translating via native pot file just translates strings on the plugin’s backoffice.
Here’s few examples of the possible changes: https://www.vissit.com/projects/eventCalendar/
The thing is, I don’t know how to apply those changes in a way I can manage the plugin instead of just getting everything rewrote as soon as I update the plugin, and had no luck contacting the author (the contact form on his website just throws some error trying to send the form).
Is anyone aware of THIS?
Forum: Plugins
In reply to: [Simple Event Planner] Language on frontendHi,
I just tried doing so, with no luck. If I put the translation files on the plugin’s language folder, at least I get the backoffice part translated. But still, strings like ‘Next Events’, or ‘There are no events in this period’ are still shown in English on the calendar.
Forum: Plugins
In reply to: [Simple Event Planner] Language on frontendHey there,
Is there any news on the solution?
Thank you
Forum: Plugins
In reply to: [Simple Event Planner] Language on frontendNo, that answer is as generic as it gets…
Please read my posts.
My translation is already done and applied.
simple-event-planner-es_ES.mo and simple-event-planner-es_ES.po, with every string translated and compiled by myself using POEDIT, located on /plugins/simple-event-planner/languages/The thing is I see the plugin translated on the backoffice: options, sections, menus… but everything visible for the client (the calendar view with the events below) just appears in English.
My doubt is if I must install WPML / Polylang to translate those strings manually, or just set up the language in WPML as Spanish, a thing I believe is pretty redundant because the language on our WordPress admin is Spaniard Spanish already.
Actually we just want to know why the hell translating the entire plugin everything gets translated but the calendar view.
- This reply was modified 4 years, 11 months ago by nimiacom.
Forum: Plugins
In reply to: [Simple Event Planner] Language on frontendHey there, sorry for the delay, the holidays arrived in the middle of this.
I just opened a ticked on the specified url stating the issue.
Forum: Plugins
In reply to: [Simple Event Planner] Language on frontendPardon my (probably) noob question but, but being (my) PO/MO translation, shouldn’t translate calendar strings on the public view on the frontend? I mean, the text of the plugin the client sees.
I’m gonna submit the url in the support section provided two answers ago.
Forum: Plugins
In reply to: [Simple Event Planner] Language on frontendIs there any chance I can share the link in private?
We are talking about a website already deployed and I would not want the end user to find out about this thread.
Thank you
Forum: Plugins
In reply to: [Simple Event Planner] Bug? Event disappears on clickHello there,
Is there any news on the issue?
Forum: Plugins
In reply to: [Simple Event Planner] Bug? Event disappears on clickHey there, I’m sad this was marked as resolved after all because I found THIS plugin is the reason I’m having troubles saving changes in the Template Editor, or in any place in the admin panel.
I used a php error log plugin and I could get this:
[27-Nov-2019 16:32:28 UTC] PHP Warning: session_start(): Cannot send session cookie – headers already sent in /wp-content/plugins/simple-event-planner/includes/class-simple-event-planner.php on line 270
Also the calendar doesn’t show up on the pages if I am logged in as admin.
I have to open private session on the browser to see the calendar.Help please : (
- This reply was modified 5 years ago by nimiacom.
Forum: Plugins
In reply to: [Joinchat] Add origin page data to messageHello thanks for your fast reply,
No, sorry, that link is not useful for us
The functionality we are trying to achieve is, every time someone starts a Whatsapp chat with us, to have an automatic non-optional string sent with the first message, so we can identify from which post has been fired therefore we can know what’s article the client is referring to without having to ask.
I tried to attach a string at the end of the clean output of the messages (something like clean_output filter), without success.
Is there a filter which modifies the content of the messages sent to us, so we can attach variables to it?
Thank you,
- This reply was modified 5 years, 1 month ago by nimiacom.
Forum: Plugins
In reply to: [Simple Event Planner] Bug? Event disappears on clickHi again,
Done, deactivated every non-essential plugin, switched theme to TwentySomething and…solved!
I think it’s an issue with Smart Slider or maybe with inserting a custom widget area in the template.
When I switched between my theme and TwentySeventeen, my custom slider inserted via custom widget area disappeared without reason. But at the same time, the bug with this plugin disappeared, and later I was able to reset the slider in the same place it was so…great!
Thank you.
Before I left, one question, there’s any kind of documentation on how to customize the events page style?