-
AuthorPosts
-
August 3, 2015 at 12:24 pm #348719
Hi,
Am learning cornerstone on a new page that isn’t live yet but my existing site is owenbillcliffe.co.uk.
I’m trying to set up a row of buttons that link to sections further down the page. How do I do this in Cornerstone? I have the buttons set up, and the other sections, but where in Cornerstone can I set classes or however it is you normally make anchors? I’ve done it before in Visual Composer, but can’t work it out in Cornerstone.
Cheers,
OwenAugust 3, 2015 at 1:42 pm #348784Hello Owen,
Thanks for writing in! You can take some time to explore the Cornerstone from some easy tutorial that could be found on our Knowledge Base – https://community.theme.co//kb/
It’s really easy to add link to a button or other elements that support hyperlink – http://prntscr.com/80f8jx
Also you can add class/ID etc just on the below – http://prntscr.com/80f8ww
If you want to link to section on same page, you can set the link as #x-section-ID
Hope this helps.
Cheers!
August 4, 2015 at 11:07 am #349795Ah yes, it’s the #x-section-ID I needed.
What is the section ID – the name I gave it in the Cornerstone layout? What if it has spaces?
August 4, 2015 at 12:38 pm #349886Hi Owen,
You can provide your own ID on the option I have stated above. Also you can find the default ID by inspect element (Right Click > Inspect Element) with Firefox or Google Chrome to see the ID.
See it here – http://prntscr.com/80sv4t
For example for the section “Hello! Iām Owen” on your home page, section ID is x-content-band-2.
So you can link it as
#x-content-band-2
Hope this helps.
Cheers!
August 28, 2015 at 6:43 am #372180Got it – thanks!
August 28, 2015 at 11:33 am #372325You are most welcome š .
April 5, 2016 at 3:29 am #867301Hi
I guess I am doing something wrong,
I have add IDs from the sections I want (4 last sections) than on the buttons I add #EE #CE … but it doenst seem to be working, what could I possibily did wrong?
April 5, 2016 at 3:30 am #867302This reply has been marked as private.April 5, 2016 at 11:15 am #867854Hi @joaobruch
Thanks for updating the thread. It seems you have placed #DE on the ID field. You don’t need to place # for the ID field, just add ID name (DE).
Hope this makes sense.
Cheers!
June 9, 2016 at 6:33 am #1033849Hola. I am new in X theme and Cornerstone. I have tried but doesnt work to link a button from home page to the page sobre nosotros . In cornerstone in the fiels HREF I copied the URL of sobre nosotros. My URL is schutzorg.com/wp/and the page sobre nosotros is schutzorg.com/wp/sobre-nosotros/.
Best Regards
BernardoJune 9, 2016 at 9:42 am #1034093Hi Bernardo
Just add http:// in front of your link and it should work.
Hope that helps,
Joao
-
AuthorPosts