Carsten
Forum Replies Created
-
Forum: Plugins
In reply to: [YITH WooCommerce Subscription] Subscription renewals are not going throughI am having the same Issue and I am using the PayPal Standard Gateway.
I wanted to test the Plugin first in free Version before we invest 200$.
But it just doesnt work – wheres the point of investing $200 in a Plugin that doesnt work?We have sold over 50 Subscriptions the past 6 Weeks having YITH active which we now need to contact manually to find a solution with the customers since you cant upgrade the Plugin to premium and get the active payments working right?
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] Youtube no longer works@swcp
Thank you for your help.
It is still not working.
I changed the Code in SublimeText and overwrote the file via FileZilla.I deactivated the auto update in WordPress as i thought it might would overwrite my changed file but it still doesnt work.
This is one page where we have Videos linked via su_youtube_advanced
https://technikermathe.de/courses/ma1-grundlagen-der-mathematikI appreciate your help!
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] Youtube no longer worksDid change the Code in SublimeText and replaced
if ( '1' === $url_params['loop'] && '' === $url_params['playlist'] ) {with
if ( '' === $url_params['playlist'] ) {but the issue remains.
Did I do anything wrong?