bigara
Forum Replies Created
-
Forum: Plugins
In reply to: [GP Social Share] Fatal error on v1.5great job!
it works like a charm.
Thanks a lot!Hi @neilisin
Did you find any solution?
We are in the same situation and we want to leave NextGen.
best
-bigaraForum: Fixing WordPress
In reply to: Missing a temporary folder.Hi,
Could you solve the error?
saludosForum: Plugins
In reply to: [Download Monitor] dlm ip lockHey Barry,
Thank you for your quick response.
Despite is true that the ip block was in the apache server (activating a jail in the failt2ban), this block was generated after uploading a file with DLM.
We manage to fix the problem after changing the .htaccess in the DLM upload folder:before:
deny from allafter:
order deny,allow
deny from all
allow from (admin IP)thank you!
Ciao,
Thank you for the useful plugin.We have the same error:
Uncaught ReferenceError: jQueryFJGWPP is not defined
We can´t managed to work around it by setting the lightbox setting to Colorbox like Ross2452.We can read in flickrJustifiedGalleryWPPlugin.js:
/* We save the instance of jQuery in case there are other themes or plugins that import again it in a non-standard way */ var jQueryFJGWPP = jQuery;So, we need to register first jQueryFJGWPP (instance of jQuery) to load the others .js?
We try with diferent metods but without results.
We are working in local , because of it we can´t link to our site by now .
any help?Thanks
Forum: Themes and Templates
In reply to: FoundationPress and Child themeHi,
We´re not experts in this things, but we are working aswell with FoundationPress.
You don´t need to work with child theme, Foundation module inside FoundationPress is in a diferent folder and there is no problem with the Foundation updates.
We found this lines of the developer Ole Fredrik Lie in Foundation forum:
http://foundation.zurb.com/forum/posts/19765-foundationpress-child-themeI created FoundationPress as a boilerplate to kickstart new projects. I’ve personally never seen the benefits of using child-themes together with FoundationPress, because the theme takes its natural form anyway as the projects progress. As you mention, it is nevertheless possible to run ‘foundation update’ to grab the latest version of the Foundation.
The FoundationPress-child theme of Thetrickster developer is out to date aswell.
best regards
bigara