Page 1 of 8 123 ... LastLast
Results 1 to 10 of 80
  1. #1
    Join Date
    Mar 2011
    Location
    Pensacola, FL
    Posts
    88
    Plugin Contributions
    4

    Default Zen Magnific Support Thread

    I'm uploading a zen cart module for adding Magnific Pop-Up image display to Zen Cart. It can be seen in action at Renaissance Man Inc . com

  2. #2
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: Zen Magnific Support Thread

    Quote Originally Posted by mutinyzoo View Post
    I'm uploading a zen cart module for adding Magnific Pop-Up image display to Zen Cart. It can be seen in action at Renaissance Man Inc . com
    That is one of the best lightweight responsive lightboxes available. Did you also include code to work with additional images?

  3. #3
    Join Date
    Mar 2011
    Location
    Pensacola, FL
    Posts
    88
    Plugin Contributions
    4

    Default Re: Zen Magnific Support Thread

    It does include code to work with additional images, as you can see at the RenaissanceManInc.com site. It's a responsive lightbox which fills the page with image at whatever size the page is in. I only included a tpl_product_info_display file, but adding to other pages is as simple as adding a div surrounding whichever image or images you want to be part of the lightbox. Just submitted now, so will post an alert when and if it is approved. Also thanks to picaflor azul for the responsive template that inspired it.

  4. #4
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: Zen Magnific Support Thread

    Quote Originally Posted by mutinyzoo View Post
    It does include code to work with additional images, as you can see at the RenaissanceManInc.com site. It's a responsive lightbox which fills the page with image at whatever size the page is in. I only included a tpl_product_info_display file, but adding to other pages is as simple as adding a div surrounding whichever image or images you want to be part of the lightbox. Just submitted now, so will post an alert when and if it is approved. Also thanks to picaflor azul for the responsive template that inspired it.
    I am fully aware of it's capabilities, I have used it in several projects.

    Thank you for packaging it.

    And yes, picaflor azul templates are inspiring allot of new ZC plugins.

  5. #5
    Join Date
    Mar 2011
    Location
    Pensacola, FL
    Posts
    88
    Plugin Contributions
    4

    Default Re: Zen Magnific Support Thread

    Quote Originally Posted by rbarbour View Post
    Thank you for packaging it.
    A pleasure. I hope someone will be inspired to incorporate the many options into a MySql update so that they can be configured from the Admin. Maybe it will be me.

  6. #6
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: Zen Magnific Support Thread

    Quote Originally Posted by mutinyzoo View Post
    A pleasure. I hope someone will be inspired to incorporate the many options into a MySql update so that they can be configured from the Admin. Maybe it will be me.
    As stated earlier I have incorporated this plugin in many projects.

    I have already added several sql statements for my version. If you want to pm me your file I will take a look at it and see what changes I have to make to my sql and forward it back to you.

  7. #7
    Join Date
    Mar 2011
    Location
    Pensacola, FL
    Posts
    88
    Plugin Contributions
    4

    Default Re: Zen Magnific Support Thread

    Quote Originally Posted by rbarbour View Post
    As stated earlier I have incorporated this plugin in many projects.

    I have already added several sql statements for my version. If you want to pm me your file I will take a look at it and see what changes I have to make to my sql and forward it back to you.
    that would be great.

  8. #8
    Join Date
    Jan 2014
    Location
    Michigan
    Posts
    27
    Plugin Contributions
    0

    Default Re: Zen Magnific Support Thread

    I recently installed ZEN_MAGNIFIC_1.5. on http://www.cumingsmemorials.com/Store_151 and when I click on an image it isn't loading. Is it conflicting ImageHandler4? I have re installed both plugins and taken one off while the other was loaded and several other permutations and I am still not able to get it to work properly. I am using ZC_1.5.1. Thank you.

  9. #9
    Join Date
    Jan 2014
    Location
    Michigan
    Posts
    27
    Plugin Contributions
    0

    Default Re: Zen Magnific Support Thread

    Everything else seems to be working fine. Everything loaded into the Admin- config correctly and all other files are in the correct place. When I click on an image, the screen darkens like it is supposed to and the arrows are present when there are additional images. But the actual images don't show up. I just finished making the website live so the revised web address is http://cumingsmemorials.com.

  10. #10
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: Zen Magnific Support Thread

    Quote Originally Posted by Graniteman22 View Post
    Everything else seems to be working fine. Everything loaded into the Admin- config correctly and all other files are in the correct place. When I click on an image, the screen darkens like it is supposed to and the arrows are present when there are additional images. But the actual images don't show up. I just finished making the website live so the revised web address is http://cumingsmemorials.com.
    The plugin you are using on the above site is not zen magnific, and the images are loading fine in my browser.

    You may need to clear your catch.

    If you have in fact swapped out zen magnific for another, it will be hard to diagnose the issue but my first guess would be a jQuery conflict in which case you could swap any jQuery code

    from this:
    Code:
    $(document).ready(function() {
    $('#whatever_class_or_id').whatever_function({
    to:
    Code:
    var jq = $.noConflict();
    jq(document).ready(function() {
        jq('#whatever_class_or_id').whatever_function({

 

 
Page 1 of 8 123 ... LastLast

Similar Threads

  1. Zen Lightbox addon [Support Thread]
    By Alex Clarke in forum All Other Contributions/Addons
    Replies: 3720
    Last Post: 6 Oct 2022, 11:18 PM
  2. Cherry Zen Template Support Thread
    By jettrue in forum Addon Templates
    Replies: 3250
    Last Post: 13 Nov 2017, 08:02 PM
  3. Apple Zen Support Thread
    By jettrue in forum Addon Templates
    Replies: 3041
    Last Post: 26 Jun 2015, 08:44 AM
  4. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR