Tagged: x
-
AuthorPosts
-
December 12, 2016 at 9:04 am #1290039
quituckParticipantHi,
I would like to know how remove the post carousel from pages using the Ethos 1 theme and add how to add the carousel back to certain pages after I figure out the design for my website.Thank you
December 12, 2016 at 9:35 am #1290077
ThaiModeratorHi There,
Please add the following CSS under Customizer > Custom > Global CSS:
.page-id-123 .x-post-carousel { display: none; }The 123 number is your page ID.
Hope it helps 🙂
December 12, 2016 at 12:41 pm #1290294
quituckParticipantThank you. That worked perfectly.
Can you tell me if its possible to customize the image in the post carousel?
Right now the only image that appears in the post carousel is the one I set as the featured image. Is there anyway to add an image another way?
December 12, 2016 at 1:02 pm #1290319
RupokMemberHi there,
Thanks for writing back. You can set that from Customzie > Ethos > Post Carousel.You can set wither Most Commented, Featured or just Random – http://prntscr.com/dil1ty
Cheers!
December 12, 2016 at 2:40 pm #1290419
quituckParticipantHi,
That’s close but not quite what I was looking to do.In the ethos post carousel the only way a post image will display in the carousel is if I set a featured image on the post page. Is there a way I can have different image from a post display in the carousel other than the featured image?
December 12, 2016 at 4:12 pm #1290515
quituckParticipantAlso is it possible to filter the post carousel by category?
December 12, 2016 at 4:13 pm #1290518
DarshanaModeratorHi there,
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 may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities.
Thanks for understanding.
December 12, 2016 at 5:53 pm #1290588
quituckParticipantOkay thank you.
What about my other question? See above.
“That’s close but not quite what I was looking to do.
In the ethos post carousel the only way a post image will display in the carousel is if I set a featured image on the post page. Is there a way I can have different image from a post display in the carousel other than the featured image?”
December 13, 2016 at 12:16 am #1290864
Paul RModeratorHi,
Regretfully that is not possible, you can try this third party plugin instead.
Hope that helps.
December 13, 2016 at 7:34 am #1291263
quituckParticipantOkay. I will look into it. I was thinking I could probably achieve my look with Rev. Slider premium.
I also would like to know how to change the spacing between my cornerstone section and my nav. bar. I had tried to adjust the padding and not much of a difference was made.
Please see the image attached for reference.
Thank you
December 13, 2016 at 8:24 am #1291327
ChristianModeratorIf you’re using a custom headline, add
mtnclass to it. For more helper classes likemtn, please see page 37 of our documentation at http://updates.theme.co/resources_2156cca47d8d0f08b7cb9897a2358e41/documentation/x-documentation.pdfThanks.
December 14, 2016 at 7:43 am #1292699
quituckParticipantThank you! That worked perfectly.
I still have two issues to resolve.
I recently switched from the band theme to the Ethos 1 theme and I lost my transparency that I had set on my pages. I still have the rgba colors in place, however I’m unable to see my background image. Any idea why the transparency isn’t working?
I would also like to know how to make the nav bar transparent?
Thank you for all your assistance so far.
December 14, 2016 at 10:10 am #1292907
JadeModeratorHi there,
Please provide your website URL so that we can check.
Thank you.
December 14, 2016 at 12:35 pm #1293095
quituckParticipantThis reply has been marked as private.December 14, 2016 at 7:25 pm #1293648
RadModeratorHi there,
The background image is set to this //theme.co/media/neutral1.png, transparency is still there ( 80% ). What should be the background image?
And for transparency fix, please add this CSS as well,
.page-template-template-blank-4-php .x-main, .page-template-template-blank-5-php .x-main, .page-template-template-blank-6-php .x-main, .page-template-template-blank-8-php .x-main, .site { background-color: transparent; }As for the navbar, please add this as well,
.x-logobar, .x-navbar, .x-navbar .sub-menu, .x-colophon.top { background-color: rgba(51, 46, 46, 0.8); }Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1290039 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
