BuddyDev

Search

Replies

  • Participant
    Level: Enlightened
    Posts: 29
    Simon on #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.

  • Participant
    Level: Enlightened
    Posts: 29
    Simon on #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

  • Participant
    Level: Enlightened
    Posts: 29
    Simon on #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

  • Participant
    Level: Enlightened
    Posts: 29
    Simon on #5462

    Hello Brajesh,

    Yes, that worked perfectly!

    Thank you once again for your invaluable help!

    Simon

  • Participant
    Level: Enlightened
    Posts: 29
    Simon on #5393

    Hi Brajesh,

    Sorry for the late reply. I will check out the plugin.

    Thanks for your help!

    Simon

  • Participant
    Level: Enlightened
    Posts: 29
    Simon on #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

  • Participant
    Level: Enlightened
    Posts: 29
    Simon on #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

  • Participant
    Level: Enlightened
    Posts: 29
    Simon on #5252

    Hi Brajesh,

    Any news on the plugin?

    Thanks

  • Participant
    Level: Enlightened
    Posts: 29
    Simon on #5235

    Hi Brajesh,

    Thanks, that would be cool!

  • Participant
    Level: Enlightened
    Posts: 29
    Simon on #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