-
Author
-
August 26, 2016 at 16:23 #133978imacgParticipant
Hi,
I’m new to Kleo and just trying to get to grips with it. I have a few questions as follows:
1) Can I disable the mobile menu….I have my own solution which runs off the standard desktop menu..
2) I have set up a FB App for FB login, are there any instruction how to proceed to create a login page on the front end and how to integrate the social login. Also do I need a social login plugin separate from your theme options set-up to achieve this..?
3) I want to keep my members out of the back-end, I can do that in theme functions, but do you have a them option for that already?
4) Is there a list of Kleo shortcodes and their use..?
5) I am using Beaver Builder and won’t be using Visual Composer at all, so can I still use your shortcodes, and do I need K elements on at all in this case..?
thanks for helping me get up to speed here..
Iain
August 30, 2016 at 19:22 #134322RaduModeratorHi,
1. Yes via CSS with this CSS
COPY CODE.kleo-mobile-switch { display: none !important; }
2. Follow this article : https://archived.seventhqueen.com/general/article/create-facebook-app-get-app-id-facebook-login
3. Use this plugin : https://wordpress.org/plugins/remove-dashboard-access-for-non-admins/
4. Shortcodes list : https://archived.seventhqueen.com/documentation/kleo#shortcodes
5. Our shortcodes are generated by K-elements and if you de-activate the visual composer our shortcodes will run, so.. you can generate the shortcodes with visual composer then copy the code and paste it to text area from your builder.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 31, 2016 at 12:30 #134421imacgParticipantThanks Radu,
re 2) I have set up my fb app ok, but how do I then get it into a login page….?
cheers, Iain
September 2, 2016 at 02:54 #134658LauraModeratorHello, to add the fb login go to theme options and add the facebook api key 🙂 Make sure you enabled facebook login
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
September 6, 2016 at 14:25 #135093imacgParticipantCan you confirm that the FB sign up button is added to a page via a Kleo shortcode…out of K elements and available in Visual Composer…
thanks
September 8, 2016 at 05:52 #135387LauraModeratorHello, its added to the kleo register modal and element
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
October 20, 2016 at 14:41 #140503imacgParticipantHello again.
re
1. Yes via CSS with this CSS
.kleo-mobile-switch {
display: none !important;
}That stops the mobile menu coming on ok, but I still have issues with how the desktop menu responds as the viewport reduces.
At 991px, the header stops being sticky and the menu nav disappears. I have my nav menu set to one item which pulls out a sidebar menu in my solution when clicked, so is there a fix to keep the header with logo and nav item fixed below 991px and to keep the nav menu displaying..?
thanks
October 24, 2016 at 04:20 #140797LauraModeratorHello, a the theme is responsive, the view changes with the screen, there is no sticky menu at that size. To change it you need to change the css of that size, i suggest to hire a developer to do that for you as its a bit complicated
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.