Virginie FAVRAT
Forum Replies Created
-
Hello !
I have the same issue on my blogs (I manage thousands blogs for education, multisite and monosite ones).
I tried several things : enable WP-Cron, disable WP-Cron (I have a crontab on my server).
All test emails are received but no post notification emails is sent.
If I use the “Send Queued Emails Now” button, the emails are sent.
On the “Reports” page, the new posts have “In Queue” status, but they are never sent.
I tried this plugin several months ago and all was working (on 2021-08-31) .
Please could you help ?
I can send screenshots if it helps.Thanks in advance.
Forum: Themes and Templates
In reply to: [GeneratePress] Can not add logo and icon siteYes it was the issue.
I have just used WP Safe Mode and I found the plugin which causes this issue.
It was the plugin “To top” which created the conflict.Thanks for help.
Forum: Plugins
In reply to: [Buttons to Edit Next/Previous Post] Buttons are not displayingHello !
On my multisite the buttons are not displaying if I activate it for all the network. But it works well if I activate it on each site (with the Plugins Management plugin).Hello !
Everything is working now as it is explained, but what I want is to pre-populate a field later, not just after submission.
The first form is submitted by a “visitor” and the second one is submitted by an “admin”.Is it possible ?
Thanks in advance.Hello !
I have just install the 2.4.4b1 version and it works fine !
Thanks.Hello !
As I told that I have the same issue, you send me the package but I could not download it. Could you send it in order that I could download and try it ?
I have already install WP 5.5.
Thanks.Forum: Themes and Templates
In reply to: [Baskerville] Header image bigger but entireEdit : Sorry I was trying when you were answering. Thank you very much.
I am trying that and it seems to work :
.bg-image { background-size: contain ; }But when the screen is smaller the 70 px padding is not very useful.
If I put a smaller padding the image reduces.How could we change this enormous padding and have an entire image ?
Thanks !
- This reply was modified 6 years, 2 months ago by Virginie FAVRAT.
Forum: Themes and Templates
In reply to: [Baskerville] Dashboard stylesHello !
I was in holidays and when I come back this morning everything was fine !
Thank you very much.Forum: Themes and Templates
In reply to: [Baskerville] Dashboard stylesHello !
I am not sure that I understand your request.
I inspect the dashboard and I search “Baskerville”.
I only found :
<link rel=”stylesheet” id=”baskerville_style-css” href=”https://blog.ac-lyon.fr/wp-content/themes/baskerville/style.css?ver=2.0.1″ media=”all”>
and
<link rel=”stylesheet” id=”baskerville_googleFonts-css” href=”//fonts.googleapis.com/css?family=Roboto+Slab%3A400%2C700%7CRoboto%3A400%2C400italic%2C700%2C700italic%2C300%7CPacifico%3A400&ver=2.0.1″ media=”all”>But I do not think it is what you wanted to know.
Could you tell me exactly where I can find the information you need ?
Thanks.
Forum: Themes and Templates
In reply to: [Baskerville] Dashboard stylesThanks for your quick answer.
I have just reinstalled Baskerville but nothing changes.Forum: Plugins
In reply to: [Import and export users and customers] Multiple rolesI also try , to separate columns ans , or ; to separate roles, but it does not work.
0 or 1 role is saved.Forum: Plugins
In reply to: [Import and export users and customers] Multiple rolesThanks for your quick answer.
I tried it but only one role is saved.
I used a CSV file with columns separated by ; and separate two roles with ,What is wrong ?
Forum: Plugins
In reply to: [Interactive Content – H5P] H5P blockThanks for your quick answer.
Excuse-me but what is “ETA” ? I’m French and I don’t know this word.
Forum: Plugins
In reply to: [Login With Ajax - Fast Logins, 2FA, Redirects] Login page failedMarvelous 😉
Thank you very much.
Will it be possible when %LASTURL% is ignored to go home (the blog URL) and not the login page ?Forum: Plugins
In reply to: [Login With Ajax - Fast Logins, 2FA, Redirects] Login page failedThanks. I have do some work this afternoon and I solve my problem.
This is what I did :
- I disabled “Login with Ajax” on the network ;
- I activated LWA for all the sites with the plugin “Multisite Plugin Manager” ;
- I checked the files/directories permissions as this post said (https://www.hostinger.com/tutorials/what-is-403-forbidden-error-and-how-to-fix-it Method 2) ;
- I changed the redirections (by default I put %LASTURL% but when the users tried to log in without the widget they didn’t see that they were logged ; so I put the blog URL – %BLOGURL% doesn’t work)
And I wrote a post to explain how to set LWA if you don’t use a widget with a blog preset by myself.
Here : https://blog.ac-lyon.fr/tutos/configurer-la-connexion-des-utilisateurs/Thanks for your help and thanks for LWA and WP Safe Mode. Both help !
- This reply was modified 6 years, 6 months ago by Virginie FAVRAT.