Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2012
    Posts
    3
    Plugin Contributions
    0

    Default Gallery in an EZ page

    I have been looking for a lightbox type gallery viewer that can be used within an EZ page, does something like this exist that is up to date for v150?

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Gallery in an EZ page

    expages can accept html code

    So any html gallery code can be added

  3. #3
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,267
    Plugin Contributions
    3

    Default Re: Gallery in an EZ page

    As most of the "gallery" systems employ javascript and css (in addition to the HTML DIV identifier on the actual page itself), the key is to get the JS and CSS to load when a relevant EZ page is called up.

    In MOST cases, this will involve placing the javascript file into the MODULES area of the system. In zencart, you will probably need to get the js file(s) into:

    /includes/modules/pages/page folder.

    (If Jquery is needed, then you could either put the Jquery file into your template's javascript folder, or call it in from Google, or similar, by referencing the URL in your template's html_header.php file).

    Next, you may need to add a CSS file to your template's css folder.

    Basically that's it in terms of file loading. Bear in mind that javascript files need a certain NAMING CONVENTION for Zecart... jscript_yourfile.js

    Then - according to the gallery you are using, the HTML on the page itself needs to obey the DIV identifiers specified by the gallery, so that images in that DIV will have the JS and CSS applied to them.
    20 years a Zencart User

 

 

Similar Threads

  1. v154 Jquery Gallery added to EZ Page
    By Crooked_Halo in forum General Questions
    Replies: 0
    Last Post: 6 May 2015, 11:25 AM
  2. v150 Set up one page as Gallery Images
    By ladyk in forum General Questions
    Replies: 5
    Last Post: 12 May 2012, 03:38 PM
  3. Error on footer when on gallery page
    By longstockings in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 2 Sep 2009, 04:43 PM
  4. gallery page
    By tracy the yank in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 9 Oct 2007, 10:33 PM
  5. How to add a gallery page
    By ben harry in forum General Questions
    Replies: 3
    Last Post: 30 Aug 2007, 03:52 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg