• Resolved lastant

    (@lastant)


    How to make the specific gallery/album/tag page display with my own template properly? I create a file ‘single-bwg_tag.php’ in my theme which has my styling and calls <?php the_post(); echo the_content(); ?>. When I access /bwg_tag/xyz the template loads, I can see the images are also there, but they have inline styling “…width:0px,height:0px…” and thus are invisible… I suspect some Javascript is supposed to fire and it doesn’t fire..

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Photo Gallery Support

    (@photogallerysupport)

    Hi,

    We apologize for the inconvenience you have faced. With a bit detailed information, we can help you resolve this problem. Could we please ask you to send the link to the page where this issue can be seen?

    Thank you in advance!

    Have a nice day!

    Thread Starter lastant

    (@lastant)

    For instance here: https://lrc.dev.bossdigitalasia.com/bwg_tag/tennis
    Besides, on some similar pages there is a “maximum allowed memory exceeded” error and when I increase the limit – “empty reply” error

    Plugin Contributor Photo Gallery Support

    (@photogallerysupport)

    Hi,

    Please note that Javascripts are not loading, our Javascript codes are loading in the wp-footer(), please make sure that your Theme has wp_footer().

    Thank you in advance!

    Have a nice day!

    Thread Starter lastant

    (@lastant)

    But this is the version 2.3.21 of the plugin.
    You couldn’t see it because of cache. After disabling the cache, several JS files are visible in the header:

    /wp-content/plugins/photo-gallery/js/bwg_frontend.js

    /wp-content/plugins/photo-gallery/js/jquery.sumoselect.min.js
    /wp-content/plugins/photo-gallery/js/jquery.mobile.js
    /wp-content/plugins/photo-gallery/js/jquery.mCustomScrollbar.concat.min.js
    /wp-content/plugins/photo-gallery/js/jquery.fullscreen-0.4.1.js

    /wp-content/plugins/photo-gallery/js/bwg_gallery_box.js
    /wp-content/plugins/photo-gallery/js/jquery.raty.js
    /wp-content/plugins/photo-gallery/js/jquery.featureCarousel.js
    /wp-content/plugins/photo-gallery/js/3DEngine/3DEngine.js
    /wp-content/plugins/photo-gallery/js/3DEngine/Sphere.js’

    • This reply was modified 6 years, 4 months ago by lastant.
    Plugin Contributor Photo Gallery Support

    (@photogallerysupport)

    Hi,

    Please note that we are not allowed to answer questions regarding Premium version users on www.ads-software.com forums. We are kindly asking you to contact us using this [email protected] email address.

    Thanks in advance, have a nice day!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Tag/Gallery/Album template’ is closed to new replies.