Tagged: x
-
AuthorPosts
-
October 7, 2016 at 11:01 am #1206919
[email protected]ParticipantHi X support team. I am using X theme 4.6.3 with integrity stack.
The portfolio page is http://dev.standredekamouraska.ca/economie/liste-des-commerces/
I would like to have the title «Liste des commerces et des industries» formatted like «Économie» on this page http://dev.standredekamouraska.ca/economie/
Thanks in advance.
Philippe
October 7, 2016 at 8:41 pm #1207532
Rue NelModeratorHello There,
Thanks for writing in! Do you want something like this, http://prntscr.com/cr6qco? If that is the case, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.page-template-template-layout-portfolio .x-main { display: block; padding: 60px; background-color: #fff; border-radius: 4px; box-shadow: 0 0.15em 0.35em 0 rgba(0,0,0,0.135); }By default, the portfolio page is fullwidth. If you want to have a sidebar, please edit your portfolio page and find the Portfolio Settings. Select the layout you would like to display for your portfolio. The “Use Global Content Layout” option allows you to keep your sidebar if you have already selected “Content Left, Sidebar Right” or “Sidebar Left, Content Right” for your “Content Layout” in the Customizer.
Hope this helps.
October 11, 2016 at 1:12 pm #1211845
[email protected]ParticipantHi Rue Nel. The CSS above did not fix the title.
October 11, 2016 at 3:59 pm #1212050
Nabeel AModeratorHi again,
Please replace the previous code with this one:
.page-template-template-layout-portfolio .h-landmark span:before, .h-landmark span:after { background: transparent !important; box-shadow: none !important; } .page-template-template-layout-portfolio .h-landmark { text-align: left !important; } .page-template-template-layout-portfolio .h-landmark span { font-size: 38px !important; color: #000 !important !important; }Let us know how this goes!
October 12, 2016 at 1:38 pm #1213378
[email protected]ParticipantPerfect! Thank you Nabeel A.
Now, I want to fix the breadcrumbs of this page and each of the portfolio item pages.
The portfolio page (Liste des commerces et des industries) is a Child page of the «ÉCONOMIE» page.
The breadcrumbs should be: Home icon > ÉCONOMIE > LISTE DES COMMERCES ET DES INDUSTRIES
(http://dev.standredekamouraska.ca/economie/liste-des-commerces/)The portfolio item pages like «AUBERGE DES ABOITEAUX»
The breadcrumbs should be: Home icon > ÉCONOMIE > LISTE DES COMMERCES ET DES INDUSTRIES > AUBERGE DES ABOITEAUX
(http://dev.standredekamouraska.ca/economieliste-des-commerces/auberge-des-aboiteaux/)October 12, 2016 at 10:47 pm #1214064
LelyModeratorHi There,
“LISTE DES COMMERCES ET DES INDUSTRIES” is considered portfolio homepage if you use “Layout -Portfolio” even if you add it as child of another page(ÉCONOMIE). Because of multiple portfolio feature, there is no way of knowing which one is the main portfolio page and can’t tell which page a portfolio item belongs, thus will not reflect on breadcrumb.
Hope this helps.
October 13, 2016 at 6:21 am #1214469
[email protected]ParticipantThank you Lely for the answer.
This should be fixed. The breadcrumb should be consistent on an entire website. This situation makes the breadcrumb unusable when you have a portfolio as a child page in a site!!! Simply unacceptable.
October 13, 2016 at 8:51 am #1214685
ChristianModeratorHey Philippe,
I’ll forward your concern as feature request and our core developers might implement this in a future release. For now, this would need custom development which is outside the scope of our support. This is something that could not be solved on the fly. Please stay tuned.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1206919 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
