Thread Starter
RKK29
(@rkaur29)
I found the issue. The issue is in file : templates/features.php
Line: #4271: echo user_trailingslashit( esc_url($non_amp_url) )
This needs to be replaced with: echo $ampforwp_backto_nonamp
And it has fixed the issue.
-
This reply was modified 7 years, 6 months ago by RKK29.
-
This reply was modified 7 years, 6 months ago by RKK29.
Thread Starter
RKK29
(@rkaur29)
I am activating plugin per site. The plugin still works but every time I get this error on activating the plugin on subsites.