mavuus
Forum Replies Created
-
I also tried with no accent file, created with Text Edit, same results.
Also advanced search seems not work, it doesn’t show results properly when you use filter of categories or tags, it shows always the same page results, the loop. I really like this plugin but if I couldn’t find solutions I couldn’t buy the rest of modules I need ??
Open Office Calc, charset Unicode UTF-8. Any suggestion? Is it normal no error information on pannel?
Thanks a lot!
Forum: Plugins
In reply to: [WP-Polls] No limit votingWou !! Thanks a lot! I had this option but I didn’t notice I must reload page. Now, anytime I reload page user can vote, so perfect! 5 stars for you!
One last question, is it possible for user to vote on Poll Archive page if polls are open? There I only find results but not option to vote.Thanks a lot again!
I’m trying to do the same just on widget on homepage. Any news?
Thanks!
Forum: Plugins
In reply to: [Qtranslate Slug] Default language link works, other languages 404After activanting and activating again I solve the 404 problem, but I get this slug:
slug/?lang=ca
slug/?lang=caIn other websites with your plugin I get:
es/slug
ca/slug
fr/slugWhat am I missing?
Thanks a lot!
This save my day (I’m not a code specialist. I just added the code helps me solve the problem):
“
Mata says:WP 3.9.1 and qTranslate 2.5.39 and qtranslate_javascript.php/qtrans_hook_on_tinyMCE in line 292
— ed = new tinymce.Editor(id, tinyMCEPreInit.mceInit[id]);
+++ ed = new tinymce.Editor(id, tinyMCEPreInit.mceInit[id], tinymce);“
I found it on this site:
https://zioproto.ninux.org/wordpress/2014/04/17/dirty-and-quick-fix-for-qtranslate-plugin-on-wordpress-3-9/comment-page-1/#comment-28010Forum: Plugins
In reply to: [Simple Shortcodes] Is it possible to ad classes?Thanks a lot!! All works perfectly!!!
Forum: Plugins
In reply to: [Simple Shortcodes] Toogle initially open?Thanks a lot!!!
Forum: Plugins
In reply to: [Theme My Login] Lost password not workingOk,
I have WordPress update but Theme my login wasn’t updated. So I updated my plugin, I followed jkhongusc’s coding and… nothing change, but I remember in functions.php I redirect after reset password page, so I delete this last code and everything worked fine.
So thanks a lot jkhongusc !!!
Maybe someone have the same issue, so check plugin version and your functions.php or other modifications that could affect your plugin.
Forum: Plugins
In reply to: [Theme My Login] Lost password not workingI haven’t found a solution yet. If I find something I let all you know ??
Forum: Plugins
In reply to: [Theme My Login] Lost Password: Sorry, that key does not appear to be validThanks a lot jkhongusc!!!
I have 3.8.1 version and I tried with your code but unfortunately I don’t get the solution and I think you explain very clearly how to do it (thanks again for that!) I’m looking for a solution.
If something works for me I let you know.
Forum: Plugins
In reply to: [Theme My Login] Lost password not workingI mean, I only modified 1060 line with no results.
Forum: Plugins
In reply to: [Theme My Login] Lost password not workingExcuse me Kraha,
Do you mean wp-login.php, the core file?… I tried jkhongusc’s code, but nothing happened… So I tried your solution. Nonetheless, I woud rather not touch core files…
Thanks to everybody!!!
Forum: Plugins
In reply to: [Theme My Login] Lost Password: Sorry, that key does not appear to be validI have the same problem. The user fills the new password. When the user want to used the new password it doesn’t work…