Replies
- Simon on December 2, 2016 at 12:14 pm in reply to: [Resolved] Media Title Not Showing Up Under Thumbnail or in Lightbox #6609
Hello Annelies,
You will find functions.php in your theme folder. If you have a child theme, put a copy of the file in your child theme folder.
- Simon on September 16, 2016 at 10:55 am in reply to: Lightbox Responsivity on Mobile – Checking for Landscape or Portrait Orientation #5655
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
- Simon on September 7, 2016 at 5:48 pm in reply to: [Resolved] How to Increase Size of Photo Thumbnails in Activity #5464
Hello Ravi,
Sorry I called you Brajesh in my last post! I’m so used to Brajesh answering my questions I automatically thought you were Brajesh!
Thanks again,
Simon
- Simon on September 7, 2016 at 4:32 pm in reply to: [Resolved] How to Increase Size of Photo Thumbnails in Activity #5462
Hello Brajesh,
Yes, that worked perfectly!
Thank you once again for your invaluable help!
Simon
- Simon on September 3, 2016 at 3:05 pm in reply to: [Resolved] Nav Menu Popup Registration Form with Real Time Error Handling #5393
Hi Brajesh,
Sorry for the late reply. I will check out the plugin.
Thanks for your help!
Simon
- Simon on August 27, 2016 at 1:06 am in reply to: How to Use Third Party Lightbox Plugin to Open Images #5293
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
- Simon on August 26, 2016 at 12:09 pm in reply to: How to Use Third Party Lightbox Plugin to Open Images #5283
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
- Simon on August 24, 2016 at 2:11 pm in reply to: How to Use Third Party Lightbox Plugin to Open Images #5252
Hi Brajesh,
Any news on the plugin?
Thanks
- Simon on August 22, 2016 at 8:15 pm in reply to: How to Use Third Party Lightbox Plugin to Open Images #5235
Hi Brajesh,
Thanks, that would be cool!
- Simon on August 22, 2016 at 4:07 pm in reply to: How to Use Third Party Lightbox Plugin to Open Images #5216
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