New Dynamic YouTube Gallery - Embed YouTube Playlist, Channel, Live Stream in minutes. Read More

Pagination doesn't appear to be correct

  • Nick Starbright
  • Topic Author
  • Visitor
  • Visitor

Pagination doesn't appear to be correct was created by Nick Starbright

Hi, thanks for this awesome video extension. I like it and it is working for my site for the most part.

The issue I'm having is the pagination appears to be backwards instead of forwards.

Is there a way to correct that?


How have the it set up is I have a video gallery inside of an article using the {loadposition} insertion method.

Also, it is pulling to the left, is there a way to center it relative to the page layout?


Thanks for your help in Advance!
10 years 5 months ago #7700

Please Log in or Create an account to join the conversation.

  • Posts: 2518
  • Thank you received: 1463

Replied by Administrator on topic Re: Pagination doesn't appear to be correct

Kindly get me your site link. So, I can check this and get you the exact CSS code as the fix.
10 years 5 months ago #7701

Please Log in or Create an account to join the conversation.

  • Nick Starbright
  • Topic Author
  • Visitor
  • Visitor

Replied by Nick Starbright on topic Re: Pagination doesn't appear to be correct

Sure. I've made it available here. Thanks!


theslackersmethod.com/slacker-youniversity/video-education
10 years 5 months ago #7702

Please Log in or Create an account to join the conversation.

  • Posts: 2518
  • Thank you received: 1463

Replied by Administrator on topic Re: Pagination doesn't appear to be correct

The link which you sent doesn't have pagination and it just has the more button.

Kindly try adding the following CSS code in your template's CSS file.
#avs_gallery {
  display:table;
  margin:0 auto;
}

.avsmore {
  text-align:center;
}

#avs_pagination {
  display:table;
  margin:15px auto !important;
}
10 years 5 months ago #7703

Please Log in or Create an account to join the conversation.

  • Nick Starbright
  • Topic Author
  • Visitor
  • Visitor

Replied by Nick Starbright on topic Re: Pagination doesn't appear to be correct

Okay I applied the following changes. It looks great! Thanks alot.


The pagination appears on the bottom left corner of the tab, but I got it to disappear by turning the navigation off on the menu options.

Many thanks!
10 years 5 months ago #7704

Please Log in or Create an account to join the conversation.

Time to create page: 0.118 seconds

We accept cookies to provide you the best viewing experience. By using our services, you agree to our use of cookies