Tagged: x
-
AuthorPosts
-
March 28, 2016 at 3:43 pm #855590
Hi there,
So I want my “Events” posts category to be its own page that looks like a nice blog page. Ditto, I want my “Blog” category to be its own page that looks like a nice blog page. How can I do that? I don’t want a “Category Archive” the way it currently looks.
Also, I would like to add social sharing to my website footer and I can’t figure out how… really sorry! I have it set up in Cornerstone, and I’m guessing I have to make some kind of widget, but not sure of my next steps.
Sonya
March 28, 2016 at 10:17 pm #856035Hi Sonya,
Thanks for writing in! I am sorry but I didn’t really get what you are trying to accomplish as I am not sure what you meant by “nice blog page” as it’s a bit ambiguous. Kindly clarify what you exactly trying to achieve.
If you want to remove the “Category Archive” text then you can add this under Custom > CSS in the Customizer.
.archive .x-header-landmark { display: none; }
And regarding the share – you can just use the Social Sharing element on Cornerstone – http://prntscr.com/aldxsw
If you are using other editor then you can use the Entry Share shortcode – http://theme.co/x/demo/integrity/1/shortcodes/entry-share/
Hope this helps.
Cheers!
March 29, 2016 at 11:44 am #857122Hi there, thanks for this! I know how to make a social share on Cornerstone, I was asking how to put that into the footer of my site.
March 29, 2016 at 5:00 pm #857564Hi there,
First head over to Appearance -> Customize -> Social section and set the links there. Then head over to Appearance -> Customize -> Footer and enable Footer Social.
Hope that helps.
-
AuthorPosts