EvaB
Forum Replies Created
-
Forum: Plugins
In reply to: [Google Forms] No redirect, form is not sentHi,
I did not manage to install the beta version, it kept on giving me error notifications, but I replaced the € with Euros, and now it seems to be working, thanks for the help!
Forum: Fixing WordPress
In reply to: Error notifications/warnings when trying to get onto wordpress siteIt seemed to be a problem with the latest wordpress update, used a back-up to fix it…
Forum: Fixing WordPress
In reply to: Error notifications/warnings when trying to get onto wordpress siteThe site is aegee-maastricht.org
Forum: Plugins
In reply to: [Better-Google-Forms] LanguageI found the solution, all you need to do is add hl=en to the excerpt box.
Hi again, thank you so much, it worked like a charm, I simply replaced it with the following, and the ‘Comments off’ disappeared!
<span class=”comments-link”><?phpif ( comments_open() ) : echo '<p>'; comments_popup_link( 'No comments yet', '1 comment', '% comments', 'comments-link', 'Comments are off for this post'); echo '</p>'; endif; ?></span>Hi, I tried to do as you said, but it does not seem to work (or maybe I misunderstood). This is the site link: http://www.aegee-maastricht.org/wordpress/
The ‘comments off’ I’m referring to is the one under the page title (Welcome to AEGEE Maastricht in case of the homepage).
Thanks for the help!