Dominik Rauch
Forum Replies Created
-
Forum: Plugins
In reply to: [Asgaros Forum] Replying with the quote does not workHi @alabasterized ,
To diagnose the issue, you should activate WordPress debug mode. Here’s how you can do it:
- Open your?
wp-config.php
?file. - Locate the line:
define('WP_DEBUG', false);
- Modify it to:
define('WP_DEBUG', true); define('WP_DEBUG_DISPLAY', false); define('WP_DEBUG_LOG', true);
After making these changes, try using the reply feature with a quote again. Then, check the
error.log
file located in thewp-content
directory on your server for any error messages.The issue might also be a compatibility problem with your theme or another plugin. To check for this:
- Deactivate all plugins except Asgaros Forum.
- Switch to a default WordPress theme.
To easily try this out with out interfering with the usability of your page you cen follow this guide:?How to Troubleshoot Plugin Compatibility Issues with the Health Check Plugin
I hope this helps!
Best regards,
Domi
Forum: Plugins
In reply to: [Asgaros Forum] Format Bar Missing, Search Field not in Nav BarHi @dyerhaus,
please check my reply here
https://asgaros.com/support/topic/no-edit-toolbar-when-posting/Forum: Plugins
In reply to: [Asgaros Forum] Problems with linksHi @holafilosofia,
It seems like your second link is not pointing to the forum page. If you change it to the following link it seems to work well:
https://e-learning.filosofiaanimal.com/foro/tema/clase-1-condicionamiento-clasico/If this is not what you mean, please try to give me further information what you want to achieve and what you have set up.
Forum: Plugins
In reply to: [Toolbox for Asgaros Forum] Plugin don’t workDid you install Asgaros Forum manual?
Can you please check that the directory in /wp-content/plugins of Asgaros Forum is only called ‘asgaros-forum’ without any version number.
Forum: Plugins
In reply to: [Asgaros Forum] Does this plugin definitely die away?Hi Thierry,
I’ve just updated Asgaros Forum to 2.2 and works without any problems. Can you please check the name of the directory you installed Asgaros Forum in /wp-content/plugins/ to be ‘asgaros-forum’
I guess you just left the version number from the Zip File as part of the name.
Forum: Plugins
In reply to: [Toolbox for Asgaros Forum] Plugin don’t workI’ve just tested the Toolbox with the newest version of Asgaros Forum and didn’t get any problems.
Did you just install the forum and the Toolbox or did you just update the plugins.
Forum: Plugins
In reply to: [Asgaros Forum] Does this plugin definitely die away?Hi Thierry,
Can you please give me some information what is not working anymore with the new version?
Is it a specific function or are there errors activating one of the plugins?
Forum: Plugins
In reply to: [Asgaros Forum] description forumIt is also quite common to write further information in a Topic, make it sticky, and close it. So your Information will always be the first topic your users will see.
Forum: Plugins
In reply to: [Asgaros Forum] description forumHi @laetitia-godet,
unfortunately, this is not possible at the moment. Keep in mind, that the description will also be visible in the forum overview.
Forum: Plugins
In reply to: [Asgaros Forum] Add subjectHey @laetitia-godet,
can you please let me know who should be able to create a topic?
Forum: Plugins
In reply to: [Asgaros Forum] Is there a support please ?Hey Sandera,
Yes, this Plugin still has support.
The Plugin Owner and I were just busy at work lately.
Forum: Plugins
In reply to: [Asgaros Forum] description forumHi @laetitia-godet,
Where do you want to add a larger description? And what do you mean by PJ?
Forum: Plugins
In reply to: [Asgaros Forum] This plugin is 7 months dead.Forum: Plugins
In reply to: [Asgaros Forum] Forums and TinyMCEHey @2dned,
this is not a basic functionality of Asgaros Forum. Do you use my Plugin “Toolbox for Asgaros Forum” on your other page? There you can activate it with “inline image upload”
Forum: Plugins
In reply to: [Toolbox for Asgaros Forum] Slug doesn’t work fineOk????
- Open your?