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

featured video error in listing

  • DO_PAL
  • DO_PAL's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 20
  • Thank you received: 26

featured video error in listing was created by DO_PAL

Hi there is some problem...
i have shown featured videos on home page of my website..
i want to show the recently featured video appear in 1st number among those videos.
But when i add a video and make it featured , it appears in last number..
how to fix it? any help please?
thanks in advance :)
10 years 11 months ago #5565

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

  • Posts: 2478
  • Thank you received: 1451

Replied by Administrator on topic Re: featured video error in listing

Yes, this could be solved by editing the source files. But, I'm not sure whether you use our Gallery module or Menu Layouts to provide the exact solution. Kindly get me your Live Site URL in where I can check this and guide you properly.
10 years 11 months ago #5570

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

  • DO_PAL
  • DO_PAL's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 20
  • Thank you received: 26

Replied by DO_PAL on topic Re: featured video error in listing

Thank you very much for reply :)
Here is the Link

the gallery module on top of the website..
above everything there are shown 5 videos horizontally :)
10 years 11 months ago #5571

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

  • Posts: 2478
  • Thank you received: 1451

Replied by Administrator on topic Re: featured video error in listing

- Open {root}/modules/mod_allvideosharegallery/helper.php

- Search for
$query .=  ' AND featured=1 ORDER BY ordering';
- Replace it as
$query .=  ' AND featured=1 ORDER BY id DESC';
- That's it. Hope, this solved your issue!!!
10 years 11 months ago #5572

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

  • DO_PAL
  • DO_PAL's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 20
  • Thank you received: 26

Replied by DO_PAL on topic Re: featured video error in listing

yes it solved the problem :) thank you very much :)
10 years 11 months ago #5649

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

Time to create page: 0.109 seconds

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