stefanius
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: htaccess blocking IPs, makes wp-cron not runningHi threadi,
I added the server IP and it worked, the plugins and WordPress version were updated.
I used this code:
<Files wp-cron.php>
Order deny,allow
Deny from all
Allow from “proxy-ip” and “server-ip”
</Files>Thank you for the quick help.
Kind regards,
StefaniusForum: Themes and Templates
In reply to: [Blogus] navigation width increaseHello Michael,
sry for the late respond.
Is there an option to send you the link without posting it here in the forum?Thank you for your help.
Kind regards,
StefForum: Themes and Templates
In reply to: [Blogus] navigation width increaseHello Michael,
if the video is not enough, to show what i want to say, plz write again, so i can try to give further explanation, screenshots or videos.
We hope to find a solution for this within the first weeks of the next year.
Otherwise we probably have to change the theme.Thank you for your help.
Kind regards,
StefForum: Themes and Templates
In reply to: [Blogus] navigation width increaseHello Michael,
i tried to make a short video, where you can see what happens with the navigation, when it loads:
https://youtu.be/sHfWIZUaaNkIn the first splitsecond the navigation looks smaller, then it loads something and increases a little bit in width. Hopefully it’s more understandable with the video.
Thank you for your help.
Kind regards,
StefForum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] emails not sendingHi thimpress,
sorry for the late respond.
We reproduced the issue on another site, but we are still not able to receive mails. So, we tried to use other plugins like “Ultimate-Member” and their mailing-system behind a htaccess with ip condition and their mails worked fine.Is LearnPress using the wp_mail function in a specific way?
Forum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] emails not sendingHi,
i have to correct my last update on the issue.
It seems the update fixxed the creation of courses for websites behind a htaccess (password and username).
Unfortunately, LearnPress is still not sending mails, when the website is behind a htaccess, whether the htaccess blocks ip-adresses or you need a username and password to get to the site.
Do you have informations about that specific issue?
Or is it not possible for LearnPress to send mails, when the website is behind some kind of htaccess?
Thank you.
Kind regards,
StefForum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] emails not sendingHi,
the update from earlier this morning fixxed the issue with the mails. Now it seems we get every mail correctly.
Thank you.
Kind regards,
StefForum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] emails not sendingHi,
I enabled the debug mode, but no “debug-log”-File was created… I also used plugins like “wp debugging”, “debug bar” and “debug log manager”.
Also i deactivated every plugin beside LearnPress, but the issue with creating lections or quizzes was still there and no emails where send aswell.
On the instructor page it says “unauthorized This server could not verify that you are authorized to acces the document requested”, but that’s probably something completely different.
Thank you.
Kind regards,
StefForum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] emails not sendingHi,
the “allow send email” option is enabled. It also actually worked before 1 or 2 weeks.
I’m using a website behind a httacces with a password, maybe LearnPress isn’t working behind that, because also creating new courses, lections and quizzies is not working at all. Somehow i can create them, but if i enter content it won’t save and dispaly “error no question in this section”.Or maybe the theme i use (oceanwp) is the problem… do you have any informations about that?
Thank you.
Kind regards,
StefForum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] emails not sendingHi,
I’m not using a specific email system or plugin for wordpress. It should use the standard php method to send emails. I tried to send the mails to the author email (Outlook), mine (Outlook) and a distributor (i dont know the name, sry) which always worked and sent the email to 3 persons.
I hope this information is useful.
Thank you.
Kind regards,
StefHi @andrewshu
thank you for the fast answer. That’s unlucky for me, but now i know that i have to find another way.
Kind regards.
Update: I was able to change the appearance of the image with css.
Still seearching for an option to display a button, which leads the viewer to the profile page of the specific member.Update: I figured out how to display the image, but is it possible to add a css class to the image or to put it in a <div> tag?
Also now i want to add a button, which refers to the profile page of the specific user.
Any help in form of links, or code snippets is welcome.- This reply was modified 1 year, 2 months ago by stefanius.
Hi @andrewshu
with the help of my colleague we were also able to create a grid using CSS. Thank you for your support.
Kind regards.Hi @andrewshu
thank you for the hint. I deleted the “:” within the tag of the “um-member-metaline” class and it worked. I’m sorry that i found the website (https://docs.ultimatemember.com/article/1516-templates-map), which actually explains what i had to do too late.I will later ask my colleague, if it’s possible to add a css grid to both pages (member-directory and member-profile).
Thank your already really much for your advice.Kind regards.