Gantry
Forum Replies Created
-
Forum: Plugins
In reply to: [Gantry 4 Framework] Gantry not compiling?Hi,
Something is crashing Gantry and changing permissions won’t help here. Please try to disable all plugins but Gantry and see if any of them is cause of the issue.
Thanks,
JakubForum: Plugins
In reply to: [Gantry 4 Framework] Login button Rokbox not workingHi,
Login Button only calls the position Popup to display what has been placed inside of it. Looks like by mistake it has not been included in the Gantry Default theme – I will add it with the next update.
Thanks,
JakubForum: Plugins
In reply to: [Gantry 4 Framework] Multisite problems and solutionHi,
Since this has been fixed in the Gantry 4.1.2 can I please get any confirmation that it’s fixed for you guys ? 🙂
Thanks,
JakubForum: Plugins
In reply to: [Gantry 4 Framework] Bottom Widget Area not acting as expectedHi,
In Gantry 4 the only way to achieve this is to use separate widget positions. If you don’t want to use the existing ones you can simply edit the templateDetails.xml and index.php files and add your own *extra* position that would hold either that one grid12 widget or two columns with other widgets.
Thanks,
JakubForum: Plugins
In reply to: [Gantry 4 Framework] Had to revert to Gantry Framework 4.1.1Hi,
On what hook are you enqueuing your scripts and styles ?
Thanks,
JakubNo worries! Always glad to help! 😉
Forum: Plugins
In reply to: [Gantry 4 Framework] Question about MultisiteHi,
You mean that you want all sites to have the css changes that you will create ?
Thanks,
Forum: Plugins
In reply to: [Gantry 4 Framework] Header: …bodyHi,
Well just like I said – Gantry requirements are basicaly standard and all hosts should meet them – there’s nothing ‘funky’ about them so you should be fine here.
RokGallery however is a different thing – it’s more complicated in the way it’s working with database and that’s why it requires some modules that couple hosting companies might not support/have implemented. I’m sorry but we can’t do anything about it.
All of these requirements are going to stay like that so I’d say that if all is working fine right now you should be allright, otherwise you might need to find different host if you want to use the RokGallery.
Sorry I couldn’t help more.
Thanks!
Forum: Plugins
In reply to: [Gantry 4 Framework] Header: …bodyHi,
So your site is working fine at this point ?
Thanks,
Forum: Plugins
In reply to: [Gantry 4 Framework] Header: …bodyHi,
It all depends what you want to use. RokGallery plugin that you’ve mentioned has different requirements then Gantry itself.
Here are the requirements of Gantry :
http://www.gantry-framework.org/documentation/wordpress/basics/system_requirements.md
And RokGallery requires :
* PHP support for the SQLite PDO driver
* PHP support for the MySQL PDO driver
* MySQL with InnoDB support
* PHP support for PDO
* PHP support for GD2
* PHP 5.2.8 and aboveSorry but there’s nothing we can do about these requirements. These are supported by almost all good hosting providers (and if not they should add the missing bits to your account configuration) so if your’s doesn’t I’d recommend finding a better replacement. Sorry.
Thanks!
Forum: Plugins
In reply to: [Gantry 4 Framework] Header: …bodyHi,
Allright, these two parameters are fine. So this means that your hosting doesn’t meet the RokGallery requirements, but you’ve wrote that they’re updating the libraries right now, right ?
Thanks,
Forum: Plugins
In reply to: [Gantry 4 Framework] Header: …bodyHi,
No worries 🙂 Sorry but phpMyAdmin is simply a web-interface to manage MySQL databases – it’s not PHP itself. I need to know the PHP version if it’s 5.2 or 5.3 or 5.4 and Memory Limit that is set in your PHP configuration. If you don’t know how to check this, please ask your hosting provider – they should reply to you quickly 🙂
Thanks,
Forum: Plugins
In reply to: [Gantry 4 Framework] Header: …bodyHi,
What version of PHP is using your account and what is the PHP Memory Limit ?
Thanks,
Forum: Plugins
In reply to: [Gantry 4 Framework] i have an ERORHi,
The theme needs to be activated and not previewed as WordPress doesn’t fully initialise the Gantry plugin durning the preview. If you want to work on your theme you can enable the Maintenance Mode in the Theme Settings > Advanced.
Thank you!
JakubForum: Plugins
In reply to: [Gantry 4 Framework] Jetpack Comments and Gantry themesHi,
The Gantry Default Theme for Gantry 4.1.1 will be having the missing actions to support the Jetpack Comments. Thank you!