annettelooijestijn
Forum Replies Created
-
Forum: Plugins
In reply to: [mqTranslate] Language code shown in frontend in events manager pluginThanks for this update, too bad this was the answer form Events Manager!
Hi, I have the same problem and I can’t figure it out. In the event itself the translation works but in the overview and widget area it still shows the language code. Someone found the solution? What do you mean with manually suppressing?
Forum: Plugins
In reply to: [mqTranslate] Language code shown in frontend in events manager pluginHi, I have the same problem and I can’t figure it out. In the event itself the translation works but in the overview and widget area it still shows the language code. Someone found the solution?
Forum: Plugins
In reply to: [qTranslate Plus] Not work with [:en] switch codeAny news on this one? the homepage is not working because of the shortcodes i guess.
Please help!
Forum: Fixing WordPress
In reply to: No acces to admin panel anymoreProblem solved. Wishlist helped me out!
“We have discovered an issue with the WishList Member Folder protection in the recently released WishList Member 2.9 that can result in the entire site being protected by creating .htaccess for the following folders:
wp-includes
wp-content
wp-admin
This can happen if the parent of the protected folder is empty and the site admin turns Folder Protection ON in the WishList Member settings.
This issue can be resolved by deleting the .htaccess in the above folders through FTP and then upgrading to latest WishList Member 2.9 pre-release”Don’t forget to fully back-up your site!
Forum: Fixing WordPress
In reply to: No acces to admin panel anymoreI hope so. I will post an update here and hopefully close this subject soon!
Forum: Fixing WordPress
In reply to: No acces to admin panel anymoreI don’t think so. The modified date is form june (if that is what your question is). I’m sorry, it is still all a bit new.
I just posted my question at the Wishlist Plugin support team. Hope they can help me out as well!
Forum: Fixing WordPress
In reply to: No acces to admin panel anymoreHi, thanks for your comment!
It’s not working with the htacces file. But I still think it has something to do with it.
The htacces file says# BEGIN WishList Member Folder Protection
Options FollowSymLinks
RewriteEngine on
#RewriteCond %{REQUEST_URI} ^wp-content/*
RewriteRule ^(.*)$ /index.php?wlmfolder=wp-content&restoffolder=$1 [L]
# END WishList Member Folder Protection