Tagged: x
-
AuthorPosts
-
March 23, 2016 at 9:42 pm #850525
Hi,
I’m working on a Ethos based dev. We have 3 standard post feeds, but would now like to add a masonry based portfolio feed to the site. I’m guessing that I need to supersede the “site wide” CSS with a custom CSS for portfolio based objects? also guessing this cant be the first time this has been asked so would love to hear suggestions before I do anything else
Many thanks
GilesMarch 23, 2016 at 10:02 pm #850549Hello Giles,
Tanks for writing in! In X (all stacks), you can always select the layout of your blog index and archives to have a standard or masonry layout. You can always check this in the customizer settings, Appearance > Customize > Blog > Style and Appearance > Customize > Blog > Archives > Style. In creating your portfolio page, you can always use the Layout – Portfolio page template and it will be displayed with as masonry layout by default. On the other hand, the portfolio archive page will have the layout whichever you have set for the Blog archives layout style. To know more about portfolios, please check out our knowledge base here: https://community.theme.co/kb/portfolios/
Hope this helps.
March 24, 2016 at 10:31 am #851137This reply has been marked as private.March 24, 2016 at 2:48 pm #851472Hi Giles,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
March 30, 2016 at 8:50 am #858757This reply has been marked as private.March 30, 2016 at 9:59 am #858848This reply has been marked as private.March 30, 2016 at 5:23 pm #859624Hi there,
Would you mind providing the login credentials as first login? I can’t get through since there is authentication.
Thanks!
April 1, 2016 at 5:03 am #862341This reply has been marked as private.April 1, 2016 at 2:20 pm #862976Hi Giles,
Please add this CSS to the Customizer to achieve what you have on the screenshot:
@media (min-width: 980px) { .single-x-portfolio .x-container.main { max-width: 890px; } .envira-gallery-wrap .envira-gallery-public.envira-gallery-3-columns .envira-gallery-item { width: 46.33%; } }
Yes you can use Cornerstone to edit Pages, Posts, Portfolio Items and some other custom post types.
-
AuthorPosts