Hi there,
Barry recently helped with this issue but the topic has been closed so posting it again here. See link for original thread.
https://tri.be/support/forums/topic/remove-http-from-event-weblink/#post-75172
I used the script in my functions file and it seemed to work well, however I am finding that in some event pages it returns an error…
Warning: strpos() [function.strpos]: Offset not contained in string in /home/…/public_html/…/wp-content/themes/…/functions.php on line 108
the line on 108 is:
$inner_ends = strpos($link, ‘<', $inner_starts);
I am not sure how to fix, or what is wrong exactly. Hoping you can shed some light on it for me.
Thank you.