Hi!
Many thanks!
What an idiot I am! I didn’t create the page as it is written in the documentation.
Thanks!
Hi!
Of course!
Here you can find the root : http://www.helvetmag.ch/forums/
And there, one of the forums : http://www.helvetmag.ch/forums/forum/helvetmag-forum/
You’ll see that if you click on “Forums” in the breadcrumb, you won’t come back to the root.
Many thanks!
It is working! Great! 😀
Hi!
Many thanks for your answer! 🙂
I will try this as soon as I can!
So, (it is me again!), I’ve just downloaded a new version of WordPress and a new version of Newspaper and installed all the files on another host and the problem persists.
Fatal error: Class 'td_login' not found in /home/www/6fde89b0d807c62dba08ab2a8113d70a/web/wp-content/themes/Newspaper/includes/wp_booster/td_ajax.php on line 183
Here is what I have in my headers :
Remote Address:00.00.000.000:80
Request URL:http://www.mydomain.com/wp-admin/admin-ajax.php
Request Method:POST
Status Code:200 OK
Request Headersview source
Accept:*/*
Accept-Encoding:gzip,deflate,sdch
Accept-Language:fr-FR,fr;q=0.8,en-US;q=0.6,en;q=0.4
Connection:keep-alive
Content-Length:52
Content-Type:application/x-www-form-urlencoded; charset=UTF-8
Host:www.mydomain.com
Origin:http://www.mydomain.com
Referer:http://www.mydomain.com/
User-Agent:Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.131 Safari/537.36
X-Requested-With:XMLHttpRequest
Form Dataview sourceview URL encoded
action:td_mod_login
email:johndoe
user:
pass:johndoe
Response Headersview source
Access-Control-Allow-Credentials:true
Access-Control-Allow-Origin:http://www.mydomain.com
Cache-Control:no-cache, must-revalidate, max-age=0
Connection:Keep-Alive
Content-Length:197
Content-Type:text/html; charset=UTF-8
Date:Tue, 06 May 2014 20:24:41 GMT
Expires:Wed, 11 Jan 1984 05:00:00 GMT
Keep-Alive:timeout=5
Pragma:no-cache
Server:Apache
X-Content-Type-Options:nosniff
X-Frame-Options:SAMEORIGIN
X-Robots-Tag:noindex
@Kronos17 we use a shared web hosting service based in Switzerland (Infomaniak). We are almost ready to go into production ^^ But since this update to 3.8, the modal login widget doesn’t work anymore. Unfortunately, the only thing we can see, is the fatal error returned by Firebug.
I will try to make a clean install on the productive environnement to see if it’s working or not.
Hi!
We made a new fresh install of WordPress and Newspaper 3.8 (directly downloaded from CodeCanyon) and the problem still persists (“Fatal error: Class ‘td_login’ not found”).
We will try to re-install the system on a new host. Maybe…
Hi!
@Radu A
Hum, I didn’t modify something. But maybe something went wrong during the last update (to 3.8). I will try to re-install it.
Any news for this problem?
Unfortunately, it is the same for me. I can’t login with the modal box.
It says “Fatal error: Class ‘td_login’ not found in /home/www/a903c273d655e964bdf85e0e915548b8/web/helvetmag/wp-content/themes/Newspaper/includes/wp_booster/td_ajax.php on line 183”
Hi!
Okay, nice! Many thanks! 😉
Hi!
I also need something like that, a different link per cat background. Have you ever solved this?
Cheers!
$defaults['comment_notes_before'] = '';
$defaults['comment_notes_after'] = '';
$defaults['title_reply'] = __td('Leave a Reply');
$defaults['label_submit'] = __td('Post Comment');
$defaults['cancel_reply_link'] = __td('Cancel reply');
$defaults['must_log_in'] = '<p class="must-log-in">' . sprintf( __( 'You must be <a class="popup-with-form menu-item" href="%s">logged in</a> to post a comment.', 'Newspaper' ), '#login-form' ) . '</p>';
Thank you for your answer!
I managed this by modifying the file comments.php like this :
-
This reply was modified 12 years by
lancelot.
Hi,
Thank you very much for your answer. Now it’s working when I include a slideshow on a post. Thanks!
But, unfortunatly, I still have nothing inside the Big Slide on my homepage (I used the Homepage template to create it). I only have a blank space and the latest article’s title.
Is this linked?
Many thanks!
EDIT :
Sorry, forget what I said. I didn’t select the right template.
Now everything is fine!
Thank you very much!