-
Author
-
January 30, 2018 at 17:58 #187297jiantParticipant
Hi
Is possible to insert a button with this function:
-when you click on it scroll down on the same page to a determined text or photo.
Thank you
January 31, 2018 at 15:20 #187356LauraModeratorHello, yes, just add an ID to the element and to the button url
for example
Image ID pic1
button url #pic1Hi 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 🙂
January 31, 2018 at 17:34 #187375jiantParticipantThank you very much
What about to scroll from a button to a contact form
February 1, 2018 at 04:55 #187441Kieran_SQModeratorHi Jiant,
The process is the same for all elements that have an ID so you can link to any HTML element you desire that has a # ID/value. This will work with images, titles, forms, fields etc so long as it has an ID.
Thanks,
Kieran.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
February 1, 2018 at 17:57 #187508jiantParticipantThank you Kieran
Could you write me and example, I try it but I can´t .
February 1, 2018 at 19:00 #187514Kieran_SQModeratorHi,
You do not need to manually create buttons (shortcodes) with KLEO, you can do this on any page via the WP Bakery Page Builder (formerly Visual Composer).
Here is an example of the KLEO Button shortcode generated in WP Bakery
[kleo_button title="Button Title" href="#IDofMyElement" icon="0"]
This will output the below HTML on the page
<a class="btn btn-default" href="#IDofMyElement">Button Title</a>
I have attached a screenshot of the fields I edited so you can see for yourself. The field titled URL (Link) is where you will set the ID for your element which is always preceded by a #
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
Attachments:
You must be logged in to view attached files.February 1, 2018 at 22:36 #187528jiantParticipantHi, I really appreciate your help, but there is no way to scroll.
Can you take a look at the attachments please?
Thank you for helping me.
Attachments:
You must be logged in to view attached files.February 2, 2018 at 00:31 #187533Kieran_SQModeratorHi,
In the first screenshot you will need to place the ID of the element that you wish to scroll to in the field titled ‘URL (Link)’.
In the second screenshot you can assign the button itself it’s own ID. There is no need to assign the button it’s own ID if you do not wish to. Assigning the button it’s own ID will allow you to specify particular CSS for the button and allow you to scroll to the button.
If the element you wish to scroll to does not yet have an ID you will need to populate the field from the second screenshot with your desired ID (without any # symbol, just the name). You will then be able to use that ID in your button’s URL field using the # followed by your ID. The # tells the browser that we’re targeting content that is on the page.
Thanks,
Kieran.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
February 4, 2018 at 22:16 #187773jiantParticipantThank you very much for your help..
I made everything step by step but nothing! Should I activate something on kleo option settings panel?
Thank you
February 4, 2018 at 22:23 #187774Kieran_SQModeratorHi,
There is no setting to enable this, this a default behavior of HTML. If you wish you can send admin credentials in a private reply and I can set this this up for you.
I will need to know the URL of the page where the button is, exactly which button you wish to use and exactly what element you wish to target.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.