Replies
Hi Brajesh,
Sorry for the late reply.
1. Thanks for the heads up relating to the performance issue, I will avoid that method.
2. I am not sure how to use a media query to check for landscape or portrait. Good news about the updates, I look forward to seeing them!
Thanks,
Simon
Hello Brajesh,
OK, thank you for your help.
I am using shortcode to display photos from a gallery. Here is an example of the shortcode I use:
[mpp-show-gallery id=4429 lightbox=1]
You can see one of my galleries here:
http://www.skewen-angling.co.uk/square-pond-renovation/
Thanks,
Simon
Hi Brajesh,
Thanks for the plugin!
It works great for the single gallery. Is there a way to get it to work with galleries that are displayed via shortcode? All my galleries are displayed with shortcode.
Thanks again for taking the time to write this plugin!
Simon
Hi Brajesh,
Sorry I don’t have any experience with Javascript. In which file should I place the Javascript code? I tried it in wp-includes/js/customize-base.js and I placed the PHP code in bp-custom.php but it didn’t change anything, the images still open up in their own page with the comment box below.
Also, DreamWeaver is highlighting the following errors in the Javascript code:
var jq = jQuery; …… Error Message: Missing “use strict” statement
if( jq.fn.colorbox != undefined ) { ……. Error Message: Expected “!==” and instead saw “!=”
Thanks,
Simon