Tagged: x
-
AuthorPosts
-
February 13, 2017 at 6:43 pm #1369703
SeLoReParticipantHi,
I want show my Blog Title and Blog Subtitle on a custom page, how can I do that ? I am using Integrity stack. My website is https://www.soruncozumu.com
February 13, 2017 at 11:59 pm #1370018
Prasant RaiModeratorHello There,
Thanks for writing in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.
Thanks.
February 19, 2017 at 7:28 am #1377052
SeLoReParticipantYou can see atatched screenshots what I mean. First screen is original X homepage and second one is I created with The Grid plugin. I want show my Blog Title and Blog Subtitle on page I created with The grid.
February 19, 2017 at 9:06 am #1377089
ChristianModeratorI see. Regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You might want to contact our trusted partners who caters X setup and customization needs. Please see https://community.theme.co/custom-development/. Thanks for understanding. Take care!
February 21, 2017 at 7:25 pm #1380672
SeLoReParticipantIt is not a difficult thing really why you don’t try to help me I can’t understand that. If I want pay money for do this I don’t ask it on this community.
Anyway if someone wants do this I found a solution. I use Integrity stack and I will tell for Integrity.
Open file framework/views/integrity/_landmark-header.phpFind;
<?php if ( is_home() && x_get_option( 'x_integrity_blog_header_enable' ) == '1' ) : ?>Change with;
<?php if ( is_page(881) && x_get_option( 'x_integrity_blog_header_enable' ) == '1' ) : ?>881 is page id, change it with your page id.
If you want display it on all pages change with;
<?php if ( is_page() && x_get_option( 'x_integrity_blog_header_enable' ) == '1' ) : ?>February 22, 2017 at 1:46 am #1380964
Paul RModeratorHi,
Thanks for sharing.
Have a great day!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1369703 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
