designofy
Forum Replies Created
-
Forum: Plugins
In reply to: [Portfolio Filter Gallery] Problem with A WP Life PhotoGalleryI have already dropped a mail long back, but I have not received any response.
Forum: Plugins
In reply to: [Portfolio Filter Gallery] Problem with A WP Life PhotoGalleryPlease help
Forum: Plugins
In reply to: [Portfolio Filter Gallery] Problem with A WP Life PhotoGalleryIt is such a wonderful plugin for gallery ..I wish you can help
Forum: Plugins
In reply to: [Portfolio Filter Gallery] Problem with A WP Life PhotoGallerySomething is being added due to this plugin. If I deactivate it goes away
Please help
Forum: Plugins
In reply to: [Portfolio Filter Gallery] Problem with A WP Life PhotoGalleryIt is just added but the plugin is showing the issue even before adding it. I have added above css –
.lightbox { display: none;}
But this too did not helpPlease help me resolve this
Forum: Plugins
In reply to: [Portfolio Filter Gallery] Problem with A WP Life PhotoGalleryWith this stop showing larger image on click in photo gallery?
Forum: Plugins
In reply to: [Portfolio Filter Gallery] Problem with A WP Life PhotoGalleryPlease check now. I deactivated maintenance mode.
Forum: Plugins
In reply to: [Portfolio Filter Gallery] Problem with A WP Life PhotoGalleryThe template has the option for loading JS in header but that did not work either. So I added it thru code block
The photo gallery started working after this but there is some element loading at the bottom below the footer. Please check –
https://raficentenary.com/index.php/photo-gallery/Forum: Plugins
In reply to: [Portfolio Filter Gallery] Problem with A WP Life PhotoGalleryI can really do that. But I am not sure what will be code. It will be great if you can suggest. Thanks
Forum: Plugins
In reply to: [Portfolio Filter Gallery] Problem with A WP Life PhotoGalleryCan you just get me a javascript code to be added I can try adding a code block. Please help.
Forum: Plugins
In reply to: [Portfolio Filter Gallery] Problem with A WP Life PhotoGalleryHi, any update over this. Can this be resolved?
Forum: Plugins
In reply to: [Portfolio Filter Gallery] Problem with A WP Life PhotoGalleryYour suggestions will help me get thru this.
Forum: Plugins
In reply to: [Portfolio Filter Gallery] Problem with A WP Life PhotoGalleryThis happened when I added above script to header
Pls help
May be we just need small script to be added so the other pages dont get affected
Forum: Plugins
In reply to: [Portfolio Filter Gallery] Problem with A WP Life PhotoGallery<script type="text/javascript"> (function () { var c = document.body.className; c = c.replace(/woocommerce-no-js/, 'woocommerce-js'); document.body.className = c; })(); </script> <link rel='stylesheet' id='awl-pfg-filter-css-css' href='https://raficentenary.com/wp-content/plugins/portfolio-filter-gallery/css/filter-gallery.css?ver=6.3' type='text/css' media='all' /><script type="text/javascript"> jQuery( document ).ready( function() { var ajaxurl = 'https://raficentenary.com/wp-admin/admin-ajax.php'; if ( 0 < jQuery( '.fusion-login-nonce' ).length ) { jQuery.get( ajaxurl, { 'action': 'fusion_login_nonce' }, function( response ) { jQuery( '.fusion-login-nonce' ).html( response ); }); } }); </script> <script> jQuery( document ).ready( function() { var $ul = jQuery( '#wp-admin-bar-awb-form-group' ), $formEditLinks = $ul.children( 'li' ); if ( 0 < $formEditLinks.length ) { $formEditLinks.each( function() { var formId = this.id.replace( 'wp-admin-bar-fb-edit-form', 'fusion-form' ); if ( ! jQuery( '.' + formId ).length ) { this.remove(); } } ); // Remove empty Ul. if ( $ul.length && ! $ul.children().length ) { $ul.remove(); } } } ) </script> <script> jQuery( document ).ready( function() { var $ul = jQuery( '#wp-admin-bar-awb-off-canvas-group' ), $offCanvasEditLink = $ul.children( 'li' ); if ( 0 < $offCanvasEditLink.length ) { $offCanvasEditLink.each( function() { var offCanvasId = this.id.replace( 'wp-admin-bar-fb-edit-off-canvas', 'awb-oc' ); if ( ! jQuery( '#' + offCanvasId ).length ) { this.remove(); } } ); // Remove empty Ul. if ( $ul.length && ! $ul.children().length ) { $ul.remove(); } } else { } } ) </script> <script> jQuery( document ).ready( function() { var $ul = jQuery( '#wp-admin-bar-awb-mega-menus-group' ), $offCanvasEditLink = $ul.children( 'li' ); if ( 0 < $offCanvasEditLink.length ) { $offCanvasEditLink.each( function() { var megaMenuId = this.id.replace( 'wp-admin-bar-fb-edit-mega-menu', 'awb-mega-menu' ); if ( ! jQuery( '#' + megaMenuId ).length ) { this.remove(); } } ); // Remove empty Ul. if ( $ul.length && ! $ul.children().length ) { $ul.remove(); } } else { } } ) </script>Forum: Plugins
In reply to: [Portfolio Filter Gallery] Problem with A WP Life PhotoGallerySorry the photo gallery started working but it has affected other pages
Pls help