Birgit Pauli-Haack
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Redirecting post category listing to pageYou are welcome.
If this fixes what you need to do, please don’t forget to mark this topic as resolved. This helps others to benefit who have a similar problem.
Forum: Fixing WordPress
In reply to: Redirecting post category listing to pageThere is a redirect plugin in the repository, where you can add the redirects you need.
See if that helps you set up the needed redirect.
One installed you’ll find its pages under the “Tools” menu
Click on Add New
add into the Source field /news-item
add into the Target field /news
Once you saved it you can go into the list and run a “Check Redirect”Try it out and see how that works for you.
Forum: Fixing WordPress
In reply to: wordpress backend link does not workSorry, for being late getting back to you…. It’s been a hectic week.
here is a screen recording: http://recordit.co/pqgaKeuPvG
And the steps:
Go to https://ebdnow.de/wp-admin
Click on Advanced
Click on Proceed anyway link
Log in.Let me know which part that’s not working for you and we can take it from there.
BirgitForum: Fixing WordPress
In reply to: wordpress backend link does not workSeems your site is redirecting to https://ebdnow.de/ – It’ll give you a not-safe message but you can access the site.
The backend would be https://ebdnow.de/wp-adminThe hobby groups sound like ongoing trainings. You might look into Learning Management Systems, there is LifterLMS, LearnDash, Sensei (WooCommerce) each Hobby group could be like a course with one lesson.
Another plugin is BuddyPress that has actual groups people can join and can be quite powerful. Together with a membership plugin that is BuddyPress ready, you should be able to set things up.
You might go a few more rabbit holes until you find the right combination. Good luck and save travels:-)
Forum: Fixing WordPress
In reply to: Secure chat function with WordPress?I did some research for a client a year ago and found that you probably might be best to consider a 3rd party app (as a software-as-a-service app), that provides all the security for you and gives you an embed code you can add to your website, but the chat is delivered through an external systems.
I did a google search and here is a list of Chat Systems, that should get your started on your own research.
It’s best to start with reading through some of the features, services offer and decide if you need each one of them in your optimal implementation, so you can narrow it down and then you could connect with 3 or 5 apps manufacturer and test the systems with your requirements.The WP_Debug only deals with PHP error messages. JavaScript error messages are displayed in the browser’s console. “Update failed” mostly has to do with javascript error.
In Chrome you can see the browser console via the top right 3-dot menu > More Tolls > Developer Tools
on the Console Tab you see the error message triggered by Javascript errors.
A common causes for “Updated Failed” is that WordPress REST API isn’t fully available or another API’s used isn’t allowed access.You mentioned the Google Maps API: When you obtain an API Key for Google Maps you also need to make it accessible for your local environment URL.
Thanks, Marius.
Taking it from the beginning: I activated the Health Check plugin.
Scrolling all the way to the bottom of the Site Status tab, I see the last three items:- Communication with WordPress.org
- Background updates
- Loopback request
rotating but never finishing.
The browser console shows the following error:
Failed to load resource: /wp-admin/admin-ajax.php:1 Failed to the server responded with a status of 400 (Bad Request)Going to the Troubleshooting tab, I click on “Enable Troubleshooting Mode” and immediately I get the message “Sorry, you are not allowed to access this page.”
Looking at the file directories I find the “health-check-troubleshooting-mode.php” in /wp-content/mu-plugins
Then I delete the file, assuming that’s a left over from earlier attempts.
Then I click on the Troubleshooting Mode again, and I am redirected to the Dashboard view, but only see the “Welcome to WordPress” prompt, not the usual “Health Check – Troubleshooting Mode” screen, announcing that my site is in Troubleshooting Mode. When I visit the site, it shows me live site, in the activated theme, not a default theme.
- This reply was modified 7 years, 3 months ago by Birgit Pauli-Haack.
Forum: Fixing WordPress
In reply to: Redirect issue with bad permalinks (urgent)As this seem to more a Blogger problem than a WordPress problem, I can’t suggest any other forum on this site.
The Blogger Product Forum, seems to be a more relevant to your issues: https://productforums.google.com/forum/#!forum/blogger
And it seems you tried that already.You can try https://jobs.wordpress.net/ to find an all-rounder developer.
Good luck!
Forum: Fixing WordPress
In reply to: Redirect issue with bad permalinks (urgent)So I read through the post. That’s quite the ordeal you are going through. Man. Wow. You post might have landed in the wrong forum though. It might be yield better results in the forum of the plugin you used. https://wordpress.org/plugins/blogger-to-wordpress-redirection/
Hi there. That’s not right.
So the best path I can think up is to actually try it with the Twenty-nineteen Theme. There is also the possibility that other plugins interfere with the column display.Forum: Fixing WordPress
In reply to: open page“Anchor Links” are probably your friend. Google “links anchors WordPress” and you’ll find a ton of blog posts and videos going deeper into the Anchor concept.
Forum: Plugins
In reply to: [Gutenberg] Border around IamgeGlad to read it works. You are welcome!
There is also a check box under this thread to mark the issue solved. When you get a minute, would you please check it so others with a similar issue can get a head start on solving it, too.
Forum: Everything else WordPress
In reply to: How do I use forums to get help? No experience with blogs.Another good way to learn and find like-minded people is to join a local WordPress meetup. You’ll meet other WordPress practitioners fellow users, developers, consultants in your area. All meetups are scheduled via meetup.com and are very welcoming to new users, who need help getting started. They organizers are all volunteers with a shared interest.
Forum: Plugins
In reply to: [Gutenberg] How to insert images from folderExcellent!