Tagged: x
-
AuthorPosts
-
May 9, 2016 at 10:20 pm #983445
AK49 Logan 907ParticipantHi,
I was wondering if it is possible to just add a page from one of your template themes to a page on my website?
I’m trying to add the about page from here. http://theme.co/x/demo/renew/4/about/
To http://212studios.online/about/Thanks and I hope this is possible. Also would like to add I’m so happy with X-Theme I will be buying another license in the next few days.
Thanks!
May 10, 2016 at 1:41 am #983608
RupokMemberHi there,
Thanks for writing in! It’s not possible to import or use specific page. You need to import the entire demo. What you can do is, import the demo on a localhost (validate it as development site) and import the specific page as Cornerstone template use on another site,
To do this :
1. Click on Templates on your Cornerstone editor – http://prntscr.com/8rlr3k
2. Click Save to save the page as template – http://prntscr.com/8rlreo
3. Click Upload and upload the downloaded template to another site you want to use the page.
Hope this helps.
Cheers!
May 10, 2016 at 2:57 am #983665
AK49 Logan 907ParticipantHi,
Thank you for the advice but I’m a little unsure about how to download the demo content itself and on a local host. I’m nervous about accidentally replaces the website I have already set up. Any advice would be appreciated so I can follow the steps you listed.
I attached an image and that’s the only way I know how to download a theme demo now. I didn’t click download as for the reasons listed above.
Thanks!
May 10, 2016 at 3:27 am #983686
ChristopherModeratorHi there,
importing demo content doesn’t alter your content but it overwrites customizer settings. You can export customizer settings before importing demo content in order to import it later.
In regards with about page in renew demo, this page is not included in our demo content since standard demos only import home page content.
To recreate this page add promo element and insert following code in promo content area :
<h5 class="mtn">Terry <small>| The CEO</small></h5> <p>A born leader, Terry’s skills include extended coffee breaks, paid vacations, and mergers and acquisitions.</p> <p> <a class="x-btn x-btn-block" href="#email" title="" data-x-element="extra" data-x-params="{"type":"tooltip","trigger":"hover","placement":"top","title":"","content":""}" data-options="thumbnail: ''" data-original-title="Get In Touch"><i class="x-icon x-icon-envelope-alt" data-x-icon="" aria-hidden="true"></i> Email Terry</a> </p><hr class="x-gap" style="margin: 25px 0 0 0;"> <a href="#facebook" title="Like Terry on Facebook"><i class="x-icon x-icon-facebook" style="text-align: center; margin: 0 0.25em; font-size: 1.5em;" data-x-icon="" aria-hidden="true"></i></a><a href="#twitter" title="Follow Terry on Twitter"><i class="x-icon x-icon-twitter" style="text-align: center; margin: 0 0.25em; font-size: 1.5em;" data-x-icon="" aria-hidden="true"></i></a><a href="#googleplus" title="+1 Terry on Google"><i class="x-icon x-icon-google-plus" style="text-align: center; margin: 0 0.25em; font-size: 1.5em;" data-x-icon="" aria-hidden="true"></i></a><br>Hope it helps.
May 12, 2016 at 11:01 am #988007
AK49 Logan 907ParticipantHi there,
Thanks for your response. I used the provide code and it’s amazing. I’m also looking at adding the bottom part of the page. I’m having user errors issue because I don’t know how to lol. I think I could build a type of replica but not as good looking as you guys have.
Is it another code or is it possible to build it exactly like you guys have it with Cornerstone?
http://theme.co/x/demo/renew/4/about/Thanks and I appreciate the help. 🙂
Side question. I’m looking at buying another x theme license. Is it possible to download this complete demo and start editing it? http://theme.co/x/demo/ethos/3/
May 12, 2016 at 3:19 pm #988428
JoaoModeratorHi There,
1- To achieve this layout you need to create a section, devide the row in two columns.
Use a custom headline on the top of each column. Align it left and turn accent on. You will find all this options inside the Custom Headline Element.
On the left column you add a text element.
On the right element you add a skill bar.
2- Yes that is possible. You can download the homepage and inside cornerstone templates you will find page templates that are extremely similar if not the same as the inner pages of this demo.
3- If you need help to adjust any details regarding question 1 or 2 we will be always here to help you.
Hope that helps,
Joao
May 13, 2016 at 5:14 am #989459
AK49 Logan 907ParticipantThank for all the help! I can’t seem to figure out how to link the “Get in Touch” button with an email account. Any tips?
http://212studios.online/about/May 13, 2016 at 5:37 am #989485
Paul RModeratorHi,
Please change your links from this
http://support@212studios.online/to this.
mailto:support@212studios.onlineThanks
May 14, 2016 at 1:07 am #990912
AK49 Logan 907ParticipantThanks it worked perfectly. I was able to do it and even learned some more in the process. The next thing I’m trying to add is a line above and under the About, Design Process, and Philosophy section. I’ve tried the border option but it doesn’t go across the whole page section and doesn’t look as classy. Any help would be appreciated.
Example link trying to replicate: http://theme.co/x/demo/icon/1/pages/about/#holder
My webpage: http://212studios.online/about/
Also included a jpeg for the example.May 14, 2016 at 2:27 am #990974
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
header.entry-header { border-top: 1px solid red; border-bottom: 1px solid red; }I don’t see ‘Design Process’ and ‘Philosophy’ sections in provided URL.
In the other URL http://theme.co/x/demo/icon/1/pages/about/#holder content were added in footer widget areas.
Hope it helps.
May 14, 2016 at 5:59 am #991141
AK49 Logan 907ParticipantCan you explain which widget and what to add to it and where? 🙂
May 14, 2016 at 7:30 am #991193
ChristopherModeratorHi there,
Please add text widgets to footer 1 to footer 3 widget areas and insert following code :
We are a growing company with a focus on the future. Our mission is to change the way people think about widgets and have fun while doing it. <a href="#holder">Read More</a>.Hope it helps.
May 15, 2016 at 12:00 am #991858
AK49 Logan 907ParticipantHi, I’m having issues adding this. I’m new to widgets and I’m not really sure where to add your code on the footer. I can’t seem to open the footer on the custom page. :/
May 15, 2016 at 2:43 am #991968
ChristopherModeratorHi there,
First you should enable ‘Footer widgets areas’ from Customize -> Footer. Next navigate to Appearance -> Widgets and add one text widget to each footer widget area.
Thanks.
May 15, 2016 at 9:06 am #992286
AK49 Logan 907ParticipantGreat thank you so much! IS there a way to make a footer only work on one specific page instead of all of them?
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-983445 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
