-
AuthorPosts
-
January 12, 2016 at 10:21 am #563787
ATTENTION:
My site is on secure network, so I can’t share URL for you to view.Hi,
I’m using the MASONRY tool to feature all my posts (total about 30 posts). Currently it’s not showing the complete post type (total 6 types), instead it’s only showing what is showing on the current preview (for example, it’s only showing 3 types instead).
When the browser loads page 3 or 4 of the preview, it will show more post types.
see attached for screen shot.
https://www.dropbox.com/s/mae023725pg8ahg/CatWeb_Errors_160112.pdf?dl=0how do i show all post types, regardless which post is showing on the current screen?
thanks
January 13, 2016 at 3:44 am #564287Hi Epsilon_JS!
You can try using this CSS to get them to display.
.av-masonry-sort > * { display: block !important; visibility: visible !important; opacity: 1 !important; }
But nothing is going to happen when you click on them because there are no posts for them to display on the current page.
Regards,
ElliottJanuary 13, 2016 at 3:44 am #564288Hi Epsilon_JS!
You can try using this CSS to get them to display.
.av-masonry-sort > * { display: block !important; visibility: visible !important; opacity: 1 !important; }
But nothing is going to happen when you click on them because there are no posts for them to display on the current page.
Regards,
ElliottJanuary 13, 2016 at 3:47 am #564291so, that doesn’t solve the problem then.
any other way we can do this?
or should I show the whole entire page (without pagination or load more button) to show all the post types?
will this work?and where should i place the code?
- This reply was modified 8 years, 10 months ago by Epsilon_Marketing.
January 13, 2016 at 8:18 am #564405The code you gave doesnt work.
nothing happened.advise please.
thanks.January 14, 2016 at 3:19 am #565152Hi!
It is difficult to say what is going on without having a look at the site however please right click on the page click on view source then copy everything and paste it in code so we can take a look at the source code and see if we can help you sort it.
Regards,
VinayJanuary 14, 2016 at 3:32 am #565163Hi Vinay,
we just show all post, so all post types will show and work accordingly.
thanks for getting back.January 14, 2016 at 10:52 am #565310Hey!
I’m glad you got it sorted. Please let us know if you need anything else.
Thanks for using Enfold :)
Regards,
Vinay -
AuthorPosts
- You must be logged in to reply to this topic.