Strange URL problem

Home Forums Calendar Products Events Calendar PRO Strange URL problem

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1103544
    hrr
    Participant

    Hi!

    My organizers are called “KünstlerIn” and the page looked like this (example):

    http://locarty.ch/kuenstlerin/martin-hauri/

    for whatever reason this is not true anymore (WordPress-Update 4.5 ? – just guessing).

    Lets look at the following event:

    http://locarty.ch/event/vibrationen-emotionen-niederhasli-2/

    On the right side “KünstlerIn” is gone and there is now written “Veranstalter”, what is wrong.

    When you click on the name Martin Hauri you get:

    http://locarty.ch/veranstalter/martin-hauri/

    Where is all this mess coming from?

    Why “organizer” changed from “KünstlerIn” to “Veranstalter”?

    And how can I change back to “KünstlerIn” resp. to the URL kuenstlerin?

    Thanks for your support!

    HRR

    #1104017
    Nico
    Member

    Hi HRR,

    Thanks for reaching out and sorry to hear about this issue.

    Looking into the issue, I find that Veranstalter is the term used in the translation of the plugin. This translation is maintained by the community so I’m not aware if any changes were introduced lately, I will contact the German translator editor to ask him about it.

    I’ll give you a heads-up when I have some news to share,
    Best,
    Nico

    #1104079
    hrr
    Participant

    Hi Nico

    “Veranstalter” ist the right translation for “organizer”.

    But in my case I need “KünstlerIn” as a term. But for any reason that changed back to “Veranstalter” and I don’t know why. And I forgot how I can change again to the term “KünstlerIn” (engl. artist).

    Therefore can you tell me how to change this term.

    Thanks a lot

    HRR

    #1104321
    Nico
    Member

    Thanks for clarifying HRR! Now it makes more sense…

    My guess is you had a snippet for this in your functions.php file and a theme update might cleared. Do you think that might be the case? Maybe the code is still in place but needs an update?

    Barry from the support team wrote a snippet a while back to change this for venues. Just replace the word venue for organizer and it should work:

    https://gist.github.com/barryhughes/f470694fc3b0f2d2026f

    Paste into your functions.php file and then go to WP-Admin > Settings > Permalinks > Save Changes.

    Please let me know if this works for you,
    Best,
    Nico

    #1104438
    hrr
    Participant

    This reply is private.

    #1105395
    Nico
    Member

    Hey HRR,

    Thanks for following up! Seems that a function name has changed or something… I just tested the code locally and added a couple of lines to change the ‘Organizer’ label in the event meta. Here’s the complete code:

    https://gist.github.com/niconerd/17619ba33404045e4533fd72ec777382

    Be sure to change the plural label, I just copied the individual one in there.

    Please give the snippet a new try and let me know if it works now (and remember to flush permalinks after adding it),
    Best,
    Nico

    #1105786
    hrr
    Participant

    Perfect! Thanks Nico!

    #1106018
    Nico
    Member

    Stocked to hear @hrr 🙂

    I’ll go ahead and close out this thread, but if you need help with anything else please don’t hesitate to create a new one and we will be happy to assist you.

    Best,
    Nico

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Strange URL problem’ is closed to new replies.