Forum Replies Created
-
Author
-
GusParticipant
I 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.
GusParticipantI 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
GusParticipantHi 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.GusParticipantHi 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
GusParticipantHi Radu. Is there any way of doing this without losing the change in theme update?
Thanx
GusParticipantHi 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
GusParticipantFYI. 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.
GusParticipantPlease 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
GusParticipantPlease check. i think Facebook made some changes. Are there any other tickets with the same problem?
GusParticipantI 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
GusParticipantThis happens to me in Chrome. Every time i erase cache. Incognito mode gives me same results. 🙁
ThanksGusParticipantThat 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.
GusParticipantHi 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
GusParticipantHey 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
GusParticipantHi 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.GusParticipantThank you very much Radu. That did it. Will stay away from those characters.
Thanks again
GusParticipantIt 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 #127124GusParticipantSorry. On title i meant “Post Carousel Text Cutt off and strange margin on overlay style”
-
AuthorPosts