Tagged: 

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #19179
    pomestiegals
    Participant

    Hello!
    I have a problem with my theme gallery, the standard gallery is prettyphoto, it was working but now not. Can you check it for me, please. http://pomestie-gals.com

    I will provide access to admin to your email..

    #19209
    pomestiegals
    Participant

    Does anybody here?

    #19237
    Bartosz
    Keymaster

    Hi there,
    Did you enable Force lightbox option?

    If it didn’t work we’d have to have a look at the admin side and your site code via FTP? Just use private reply option to provide it – this data will not be publicly available.

    #19244
    pomestiegals
    Participant
    This reply has been marked as private.
    #19307
    Bartosz
    Keymaster

    Hi,

    We’ve managed it to work by doing some changes in setup:

    in porto theme we’ve added a file /tc_templates/vc_gitem_zone.php and adjustment in line 95:

    if ( preg_match( '/<a.*?(?:data-rel)=(?:")(.*?)(?:").*?>/', $image_block, $result ) === 1 ) {
    			$image_block = preg_replace( '/(?:data-rel)=(?:")(.*?)(?:")/', 'data-rel="' . Responsive_Lightbox()->options['settings']['selector'] . '-gallery-' . base64_encode( $result[1] ) . '"', $image_block );
    		}

    in porto theme we’ve modified //cdn.dfactory.co/js/theme.min.js file and commented a piece of code responsible for the default theme lightbox:

    /*,b.themeVcImageZoom(c)*/

    There’s also an issue with initializin lightbox on ajax requests that should work fine when you enable Custom events in Responsive Lightbox settings.

    #19343
    pomestiegals
    Participant

    Hi should i fix it myself? because it the same how it was…

    #19358
    pomestiegals
    Participant

    I cant see my last message here((

    #19359
    pomestiegals
    Participant
    This reply has been marked as private.
    #19360
    pomestiegals
    Participant
    This reply has been marked as private.
    #19371
    pomestiegals
    Participant
    This reply has been marked as private.
    #19445
    pomestiegals
    Participant

    MANAGE YOUR PLUGIN TO WORK PLEASE!!! OR JUST REFOUND THE MONEY!!!

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.