This topic has 10 replies, 3 voices, and was last updated 6 years, 9 months ago by Fem.
Viewing 11 posts - 1 through 11 (of 11 total)
Hi,
I got an issue with the theme.
I can create the sessions, i can create the speakers, everything is functionnal and the speakers url are working well but when i tag the speakers on the sessions, the speaker url became unfunctionnal and stay on the loading page circle, when i untag the speaker, the url came back functionnal…
What can i do to resolve it ?
Hello,
I made a session called “test” and a speaker named “ville de gaillac”
So there is both when they are untagged :


Everything work fine, i got access to both pages.
Then i tagged the speaker with the session and then :

It works for the session page where the speaker appears
but if you click on the speaker for reaching his page, you only have this :

The URL didn’t change or anything but the fact of tagging the speaker on a session make his page unreachable.
If you can provide us WP Logins to your website with URL then we can make a quick fix for you as we have found the issue. It is with PHP latest version coding deprecations.. Make sure you set the post as a private reply so that only admin can see your wp-logins.
Note: Before providing the wp-login to any support staff, kindly please make sure you take a backup of everything including WordPress content, theme options, widgets etc.
Seems to work perfectly !
Thanks
I just find another little problem :
I got some speaker how speak on multiple session, on different days.

Like you can see in this picture and the days didn’t appears so we can’t know wich day is the session..
And were can we change the text :”More sessions from …speaker…” ??
where can we change the text :”More sessions from …speaker…” ??
Goto->appearance->theme editor->select eventra->seminar->open speaker-sessions.php file. and you can change the text.
$eventra_more_sessions_txt = get_option(‘eventra_more_sessions_txt’) ? get_option(‘eventra_more_sessions_txt’) : esc_html__(‘More sessions from’,’eventra-textdomain’);
As said by @Khanam earlier for the label changes you can do that text changes in the Theme Options Seminar> Form Labels.
Regarding the day of the event. Its not there currently but we will consider adding an option and will let you know where to add the code.
Viewing 11 posts - 1 through 11 (of 11 total)
The topic ‘Speaker/Session Issue’ is closed to new replies.