CMS Development

kcarpintieri
Participant

View More Post button isn't showing more posts

SOLVE

Hi there,

 

I recently built a blog page using a hubspot template. While testing out the site, I notice that the "view more" button to view more posts isn't showing the other posts. I remember it working at first so I'm not sure what is causing the error. Any idea on how to fix this?

 

Here is the link: https://learn.barcoding.com/geektank

 

Thanks!
Krystal

0 Upvotes
1 Accepted solution
Adesignl
Solution
Top Contributor | Partner
Top Contributor | Partner

View More Post button isn't showing more posts

SOLVE

Screen Shot 2019-05-15 at 11.46.48 AM.png

If you change it to 1 then you get this

Screen Shot 2019-05-15 at 11.47.49 AM.png

View solution in original post

4 Replies 4
Adesignl
Top Contributor | Partner
Top Contributor | Partner

View More Post button isn't showing more posts

SOLVE

iti seems that the css is still set to 

opacity: 0

make sure and fix that first

Screen Shot 2019-05-14 at 6.19.21 PM.png

kcarpintieri
Participant

View More Post button isn't showing more posts

SOLVE

Hi, where in the CSS do you see that? In the inspect panel in that section, it isn't showing a opacity: 0 for me.

0 Upvotes
Adesignl
Solution
Top Contributor | Partner
Top Contributor | Partner

View More Post button isn't showing more posts

SOLVE

Screen Shot 2019-05-15 at 11.46.48 AM.png

If you change it to 1 then you get this

Screen Shot 2019-05-15 at 11.47.49 AM.png

kcarpintieri
Participant

View More Post button isn't showing more posts

SOLVE

Thanks! That finally worked!

0 Upvotes