basdemeijer
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Photos randomly not showingThanks! I have an estimate of over a hundred items to correct. So some automation will be nice. I will dive in your suggestions tomorrow. Thanks for your help!
Forum: Fixing WordPress
In reply to: Photos randomly not showingIt only occurs in the older posts. New posts have no issues.
is there a way to correct it in a batch? Via SQL maybe?Forum: Fixing WordPress
In reply to: Photos randomly not showingAnd as said, it seems it only happened with photos around 2010-2011 (didn’t check all my posts)
Forum: Fixing WordPress
In reply to: Photos randomly not showingI use the classic editor. And it looks like this:
<a href=”/fotos/filename.jpg”><img class=”align none size-full wp-image-1234″ src=”/fotos/filename.jpg” alt=”text” width=”800″ height=”535″ /></a>What I always do is upload the image via the Media Library, and than just hit “enter in post” (or what it is called in English, I am using the Dutch translation).
I don’t think it has to do with the theme actually. Somehow not all extensions are converted to lower case. And as I said, when I posted the pictures it worked fine. Don’t know when it went wrong, just found it out today per accident.Forum: Fixing WordPress
In reply to: Photos randomly not showingThanks for your replies. It looks like it has to do with the extension. On my FTP it is .jpg, in WordPress it is .JPG. So non-capital versus capital.
The strange thing is though, I don’t know how that happened. Alle the files were uploaded via the media library in WordPress and at the time of posting, it worked. Else I would have noticed it immediately. Is there a way to change it easily in batch?Forum: Plugins
In reply to: [Sensei LMS - Online Courses, Quizzes, & Learning] Changing notification textHi, Thanks for the answer. I’ve looked in those files and couldn’t figure it out right away. So maybe I’ll use the jobs.wordpress.net for help.
For now, I’ve discovered that the text is coming from class-sensei-shortcode-user-courses.php. I’ve removed the links there and it’s ok for now.Thanks. I discovered that something was wrong with making the child-theme. Thanks for your help.
Thanks @andrewshu,
That was the function of that option! I did see it the first time, but couldn’t figure out what it was, so I ignored it for the rest.
It works now. Superb. Thanks again.
Thanks for mentioning the plugin @gaurav984, it fixed some issues on my site as well.
I don’t know for sure if this is the right topic, but I want to change more text. Like as a student doesn’t have an active course yet, it shows the message
“Je hebt geen actieve cursussen. Start een cursus!” (In Dutch, so I Think it should be something like “You don’t have active courses yet. Start a course”. I want to change that kind of messages, I don’t want to redirect them to all available courses (I only want to so to show them the courses that are appointed to them). Where can I change that?
And a bit out of scope, if a user is not logged in and goes directly to the courses (s)he gets the standard wp login or register items. I want to change that to the forms of a plugin. How do I change that?
Thanks! I will try this tomorrow. I think I get it π
Thanks @ihenetudan for your reply, appreciate it.
I will make a feature request for it. It was the only thing I liked the Learndash over to Sensei. I will make a work around and hopefully the feature will be implemented later on.