Forum Replies Created
-
AuthorPosts
-
Hi,
I post here the solution if anyone has the same problem. In avia.js
Change the:
elements.prettyPhoto({ social_tools:”,slideshow: 5000, deeplinking: false, overlay_gallery:false, default_width: ww, default_height: wh });
to:
elements.prettyPhoto({slideshow: 5000, deeplinking: false, overlay_gallery:false, default_width: ww, default_height: wh });
Hi Peter,
Doing as advised, the social media icons do not display, you can see what I mean at http://www.sigmaweb.biz/sigma-responsive/photo-gallery/
Thank you,
Stratos
Hi!
Together with the URLs above, I forgot to mention the justified image grid I’m talking about is the
http://codecanyon.net/item/justified-image-grid-premium-wordpress-gallery/2594251
Thank you,
Hi!
This is the URL where popup doesn’t work if the prettyphoto lightbox is deactivated at avia.js
http://www.sigmaweb.biz/sigma-responsive/%CE%B5%CF%84%CE%B1%CE%B9%CF%81%CE%B5%CE%AF%CE%B1/
This is a URL with a gallery made with justified image grid
http://www.sigmaweb.biz/sigma-responsive/photo-gallery/
Thank you,
Hi Ismael,
I’m affraid that by commenting out the lightbox (see my post above), now on a single image (where the justified image grid is not involved), the popup doesn’t work properly, no lightbox, instead it opens the pic in new window.
Please advise,
Thanks a lot.
I think I can now handle it by deactivating the prettyphoto lightbox at the avia.js:
//activates the prettyphoto lightbox
//if($.fn.avia_activate_lightbox)
//$(‘body’).avia_activate_lightbox();
I’m not sure if this will gives trouble at the portfolio or other sections.
Thanks
Hi Dude, one last question about WPML plugin. integration in Enfold,
I will “widgetize” the Logo in order to display a different graphic for every language, so I really don’t need to repeat every bit of customization over and over again for every language.. Multilingual theme options is a great feature, but all I need is to change the graphic for the Logo – everything else will be consistent across languages.
Kindly provide a solution, cause the client asked for 5 languages… Preferably a.. php one :)
thx
Thanks Dude for the prompt and detailed response,
I was planning to comment out “require_once( ‘config-wpml/config.php’ );” in functions.php, but it won’t make any difference, as you ‘ve pointed out. I intent to open a new thread at wpml.org about the insane amount of requests that I’d recommend the WPML plugin. produces with Enfold…
Check out (at the bottom left footer..) this empty page – http://goo.gl/ehur4 – it makes 116 queries with almost no content.
FYI Enfold – without WPML activated – produces less than 50..
Thanks again for your response, I will follow your suggestion.
-
AuthorPosts