princecharles23
Forum Replies Created
-
well i am not sure why there is an option to enter the certificate when it is not recommended (and obviously does not work). but even when leaving Live API Signature and Live API Certificate empty i get the same error (Error: The API certificate is not valid.) after saving.
any ideas?
- This reply was modified 7 years, 3 months ago by princecharles23.
Forum: Plugins
In reply to: [The Events Calendar] Event view leads to 404 error on WPML translated pagethanks for the advice!
this somewhat fixed the issue since now the link is back to “month” instead of “monat”. more readable would have been the translated version working (i.e. no 404 error when going to “monat” in the german AND “month” in the english version)
- This reply was modified 8 years, 7 months ago by princecharles23.
Forum: Plugins
In reply to: [The Events Calendar] Some Events lead to 404 errorwell i am simply not willing to do this. the currently used theme depends upon various plugins and i do not want to break any of this just to “test” something. only alternative would be to backup everything and create a copy of the site to try this out. much work.
i managed to fix the broken event links simply by changing the permalink associated
Forum: Plugins
In reply to: [The Events Calendar] Event view leads to 404 error on WPML translated pageok, well…
in line 721 of
\wp-content\plugins\the-events-calendar\src\Tribe\Main.php
i found this line:
$this->monthSlug = sanitize_title( __( 'month', 'the-events-calendar' ) );so i guess the slug is supposed to be translated. but why is no page available at that (translated) slug? and how do i fix that?
Forum: Plugins
In reply to: [Contact Form 7] My forms is not submittingis this plugin dead? seems to be updated regularly but not supported here…?
Forum: Plugins
In reply to: [Contact Form 7] My forms is not submittingmeh, i tried but this does not change anything!
any news from the author?
Forum: Plugins
In reply to: [Contact Form 7] My forms is not submittingsame here!
rolling back to 4.6.1 did the trick for me to make it work again.
the issue is imho related to url parameters since
http://my-life-essence.com/contact/
is working, but
http://my-life-essence.com/kontakt/?lang=de
is not working (leading to a 404 on some ajax feedback page)over 2 months have passed since the first report – any news on this?