aadvanderpol
Forum Replies Created
-
Forum: Plugins
In reply to: [Portfolio Post Type] Preview button read more buttonI now understand how it works.
Within the pluging/theme i use it does not work. Help would be welcome.
Forum: Plugins
In reply to: [Asgaros Forum] Can't write new postsIs resolved. In optimizer-pro theme, By doing:
Can you please go to Appearance > Editor and select functions.php from right and remove this:
if ( !is_admin() ) { //you might decide to change this conditional statement.//I found the filter in /wp-includes/class-wp-editor.php @249
add_filter(‘the_editor’, ‘my_remove_editor_te’);
function my_remove_editor_te(){
$editor = ”;
return $editor;// or simply return;
}}
So works.
Is solved. can be closed
Forum: Plugins
In reply to: [Asgaros Forum] Antworten k?nnen nicht mehr im Forum geschrieben werdenOk, it also worked in the past for me.
I had contact with the Theme (optimizer-pro) owner. Following was done:Can you please go to Appearance > Editor and select functions.php (optimizer-pro theme) from right and remove this:
if ( !is_admin() ) { //you might decide to change this conditional statement.//I found the filter in /wp-includes/class-wp-editor.php @249
add_filter(‘the_editor’, ‘my_remove_editor_te’);
function my_remove_editor_te(){
$editor = ”;
return $editor;// or simply return;
}}
By removing that statement in function.php the plig-in was working again.
Your new release works also fine . Thanks.So this can be closed.
Danke .
Forum: Plugins
In reply to: [Asgaros Forum] Antworten k?nnen nicht mehr im Forum geschrieben werdenI identified one plug in which caused an error with bbpress. I cleaned the tables, de and installed asparagos again.
Still same issue … there seems to be in the reply are an issue still.
Aad
Forum: Plugins
In reply to: [Asgaros Forum] Antworten k?nnen nicht mehr im Forum geschrieben werdenI have the same issue with a simular forum (bbpress)where also the editor and the post is blocked. When i am inspecting the blocked line i see in CSS code that is wiped out. Both for aragos and bbpress. re-installing does not help.
Any tip would be helpfullAad
Forum: Plugins
In reply to: [Asgaros Forum] Can't write new postsI have the same issue with another plug-in forum (bbpress) so probably this issue is outside the forum plug-in
Forum: Plugins
In reply to: [Asgaros Forum] Can't write new postsI also tried to de-activate other plug-ins, and re-load the aspargos forum,
without success.
The message field remains empty, no editer is shown to edit message in the forum !Help is welcome.
Forum: Plugins
In reply to: [Asgaros Forum] Antworten k?nnen nicht mehr im Forum geschrieben werdenI deleted and re-installed asgaros. It solved that now users can registrate again and can change their pasword.
The “message” (“Nachrichten Feld”) field is blocked.I have latest WP 4.5.3 installed.
Any idea what is causing this issue, it worked well with previous edition.
website: vwgdekulert.nl
Danke !
Forum: Plugins
In reply to: [Asgaros Forum] Can't write new postsI tried this. At least now users can registrate to the forum and can change paswords again. So that part is solved.
Still the description field is blocked for some reason , and hence no posts can be done.
Any help is welcome.Forum: Plugins
In reply to: [Asgaros Forum] Can't write new postsI forgot to mention the site: vwgdekulert.nl
Forum: Plugins
In reply to: [Asgaros Forum] Can't write new postsBut if you delete and re-install you loose the items within the forum ?
I did run “update” (so no delete) but that did not work, same behaviour.
Forum: Plugins
In reply to: [Asgaros Forum] Can't write new postsSame for me. Message field is blocked.
Also resetting password is not working anymore.
Forum: Plugins
In reply to: [Asgaros Forum] Antworten k?nnen nicht mehr im Forum geschrieben werdenSame for me message field is blocked in asgaros.
Also user registration is not working anymore. Also pasword change is not working anymore.
website: vwgdekulert.nl
Forum: Plugins
In reply to: [Original Css3 Image Hover Effects] Hover effect CSS3 "Mystic river"vwgdeKulert.nl see home page.
Aad
Forum: Plugins
In reply to: [Asgaros Forum] Image insertion dialogh box is partly visibleIt’s ok. That is if the original text is english/german, and the functionality is obvious.
For instance in the dialogh box as discussed earlier. I would suggest:
Source/Quelle/Bron(Dutch)/ would be better translated to “URL” since that is meant here. URL is a common word also in NL. The term Source/Bron would be understood as the file/datei within your own computer.