-
Author
-
January 6, 2014 at 20:49 #9244
mario212
ParticipantHello, I just updated my theme via FTP to the latest version. I am facing some problems that were not occuring before. Please help!
1. I am using WPML to have my site multilingual in english (default), spanish and portuguese. When I am in english I can login with no problem in the homepage, but if I am in spanish or portuguese I can login but it redirects me to english (which I dont like), and If I got a wrong user it takes me to the default wp-login.php which I dont like too.
2. If I am in another page other than the homepage I can’t login in spanish nor Portuguese, only in english. What is happening?
Thanks!
January 7, 2014 at 02:03 #9281Abe
KeymasterHi, We just tested both points and behaved as it should. Maybe you have added a plugin or some changes meanwhile?
Put a link to your site and a demo accountHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.January 7, 2014 at 02:05 #9282Abe
KeymasterOh and also make sure to have Buddypress Multilingual plugin active
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.January 7, 2014 at 02:44 #9291Abe
KeymasterJust like I said, please check your plugins: Hide My WP disabled and all works.
or do not set a custom url for AJAX requests in its settingsHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.January 7, 2014 at 02:46 #9292Abe
KeymasterAnd I also uploaded an avatar image successfully.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.January 7, 2014 at 11:00 #9309Abe
KeymasterThis is a problem from WPML and Buddypress Multilingual. Until they will release a fix add this at the beginning of your .htaccess file
COPY CODE<IfModule mod_rewrite.c> RewriteEngine On RewriteRule ^([a-z]+)/wp-includes/(.*)$ /wp-includes/$2 [R=301,L] </IfModule>
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.January 7, 2014 at 11:02 #9310Abe
Keymasterif you have your site under /dev-site add it like this:
COPY CODE<IfModule mod_rewrite.c> RewriteEngine On RewriteRule ^([a-z]+)/wp-includes/(.*)$ /dev-site/wp-includes/$2 [R=301,L] </IfModule>
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.January 7, 2014 at 17:01 #9330FrankTobin
ParticipantAbi how can i contact you? I can find the the button to make a thread. I need alot of help, do you have Skype at all. I will happily pay.
As you can see my site needs alot of attention http://www.meetupdating.com
Thanks
January 8, 2014 at 21:37 #9401Abe
KeymasterHi Frank, Submit a topic from the bottom of this page: https://archived.seventhqueen.com/forums/forum/sweetdate-wordpress
Unfortunately we are involved in our next project and can’t do custom work. Please submit your questions on the forum and we will happily answer them.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.January 8, 2014 at 21:38 #9402Abe
KeymasterWhat do you mean it is not working? My fix above was for that
Unfortunately we are involved in our next project and can’t do custom work.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.February 23, 2014 at 01:37 #11311Abe
Keymasterhi, we will do some tests and let you know
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.February 23, 2014 at 01:38 #11312mario212
ParticipantThanks so much. This is pretty urgent I will appreciate your help. Thanks so much!
February 28, 2014 at 23:26 #11634Abe
KeymasterHi, This is not a theme problem. We searched WPML forums and they haven’t resolved it I think: https://wpml.org/forums/topic/wpml-buddypress-multilingual-upload-avatar-not-working/
Please try to contact WPML and see if they have a solution. In the above link someone gave and example with some rewrites to fix that
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
You must be logged in to reply to this topic.