• graftedin

    (@graftedin)


    I’m using version 2.4 of this plugin because my wordpress installation is older…..so this “error” may have already been fixed.

    In image-tiles.php you have caption being put in to the title attribute of the “wrapping” a tag. I think that should be title instead of caption….mainly because that’s what I’d expect but also because someone may be tempted to put html in to the caption which would not work nicely in the title attribute of the a tag.

    Then image-tiles.js applies fancybox to ALL a tags in the mg-thumbs div. This messes up any other links that someone may have put in to the caption. My recommendation is to add a class to the a tag I was just talking about so that the jquery selector only selects that a tag.

    AND…..I had to edit the core files because it doesn’t look like there is a way to override the template files.

    https://ww.wp.xz.cn/plugins/maxgalleria/

Viewing 1 replies (of 1 total)
  • Plugin Author AlanP57

    (@alanp57)

    graftedin,

    You ought to upgrade your WordPress so you can use the latest and greatest version of MaxGalleria. The latest version contains a lot of improvements including the use of the Maginfic Popup which has more features than the previous light box.

    Alan

Viewing 1 replies (of 1 total)

The topic ‘Template Errors with image-tiles.php’ is closed to new replies.