Forum Replies Created
-
Author
-
Gus
ParticipantI have found bug on main theme Kleo/functions.php ‘loginUrl’ => site_url( ‘wp-login.php’, ‘login_post’ ), when i changed the loginUrl to my page then it works. But when i update my theme then my changed will lost . Can loginUrl is maintain by child theme or please suggest me any setting about that.
Gus
ParticipantI pasted this:
function sq7_rdu_redirect( $redirect_to, $request, $user ) {
$redirect_to = ‘https://www.xn--moa-8ma.com/’;
return $redirect_to;
}
add_filter(‘login_redirect’, ‘sq7_rdu_redirect’, 11, 3);Did i get the link pasted correctly? If yes. Then it is not working still.
Thanks
Gus
ParticipantHi Radu. I am trying to redirect with Kleo options on Theme options/ Miscelaneous.
I have checked functions.php and commented out anything having to do with redirection. I have attached the funtions PhP file. All redirection have been greyed out. Tried your code but got downed website. Maybe missing something. I have deactivated Accespress Plugin to troubleshoot and still Kleo Login redirects to backend login.
Thanks
Attachments:
You must be logged in to view attached files.Gus
ParticipantHi Radu. Yes i am overiding fontello folder. When i deactivate child them i can see it. Although i see it was changed to line icon. That change i think broke it. It’s not using same icon as in desktop. Can you please advise on how to fix without damaging the fonts i already have. Thank You very much
Gus
ParticipantHi Radu. Is there any way of doing this without losing the change in theme update?
Thanx
Gus
ParticipantHi Laura. Found out that i get this errors in the console when this happens. Would you know what it means?
Font from origin ‘https://www.xn--moa-8ma.com’ has been blocked from loading by Cross-Origin Resource Sharing policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘https://xn--moa-8ma.com’ is therefore not allowed access.
2xn--moa-8ma.com/:1 XMLHttpRequest cannot load https://www.xn--moa-8ma.com/wp-admin/admin-ajax.php. No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘https://xn--moa-8ma.com’ is therefore not allowed access.Thanks
Gus
ParticipantFYI. Could never get it to work. Installed plugin and it worked. Check your login. In my local computer it worked. Try logging in from other computer or phone to troubleshoot.
Gus
ParticipantPlease recheck your instructions for making an app. The interface has changed a lot and those instructions are not working anymore. I will look elsewhere for help. Thanks
Gus
ParticipantPlease check. i think Facebook made some changes. Are there any other tickets with the same problem?
Gus
ParticipantI did that but it’s not working. Only works with my facebook account. Could you please try to see if it works for you. Thanks
Gus
ParticipantThis happens to me in Chrome. Every time i erase cache. Incognito mode gives me same results. 🙁
ThanksGus
ParticipantThat worked, thanks. What country are you guys in? I am restricting certain countries from my site. Just to know and unblock you. Thank you very much.
Gus
ParticipantHi Laura. Could you please check in Crome OSx. When i empty cache it happens. Then i click anything and when page reloads the icons appear. I am loading icons from child theme. Could that be it?
Thanks
Gus
ParticipantHey Radu. For some reason, on mobile, the search field is open without clicking the search icon. It is always open. I need it to work like in the other screen sizes.
Thank you very much
Gus
ParticipantHi Radu. Thanks for your reply.I added the code to the functions file, but nothing happened. I ATTACHED A SCREENSHOT OF HOW I set up the menu. Maybe i am missing something. Should i deactivate it from the Main menu? Should i do anything else after adding the code?
Thank you very much
Attachments:
You must be logged in to view attached files.Gus
ParticipantThank you very much Radu. That did it. Will stay away from those characters.
Thanks again
Gus
ParticipantIt was there already. Uploaded again just in case and nothing.
Attachments:
You must be logged in to view attached files.June 28, 2016 at 01:13 in reply to: Post Carousel Text Cutt off and strange margin on overlay header #127124Gus
ParticipantSorry. On title i meant “Post Carousel Text Cutt off and strange margin on overlay style”
-
AuthorPosts