[ Video Sharing CMS v4 ] How do I duplicate the channels page?

Started by wilyjose,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

wilyjoseTopic starter

I am trying to build a page where I will list all images so tried  to duplicate the videos page but i was not successful

Please guide me


Thanks
Wilson
  •  

Marius P.

You should alter the query to search for localimage% , but please show me what you are doing so I can help.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

wilyjoseTopic starter

Hello Mario

Here is my website http://nazidi.com/

I am trying to make a seperate page for pictures ( Page that image categories and 5 images in each category )  Just like the channels page

To create the page, I have copied com_videolist.php   and created new file com_pictures.php.   Then I have copied videolist.php   in template folder to pictures.php

Then in com_pictures.php  I have edited this   include_once(TPL.'/pictures.php');


In vibe_setts.php  I have added this   define( 'pictures', 'pictures' );



Please let me know how it should be done

Thanks

  •  

Similar topics (7)