Gantry
Forum Replies Created
-
Forum: Plugins
In reply to: [Gantry 5 Framework] g5_hydrogen.pot corrupted ?Hi,
I just tried opening POT file with POEdit and the only error it’s reporting is that there was a duplicated entry inside of it – not sure if that’s what you’re seeing.
Anyways it has been fixed and you can grab updated POT file from the GitHub, download CI build of Hydrogen from Gantry website or wait for another release.
Thanks,
JakubForum: Plugins
In reply to: [Gantry 5 Framework] RESPONSIVE UTILITY CLASSES ARE NOT WORKINGForum: Plugins
In reply to: [Gantry 5 Framework] RESPONSIVE UTILITY CLASSES ARE NOT WORKINGCan you please deactivate Better WP Minify ? I think it’s causing problems – doesn’t allow Gantry 5 to recompile SCSS properly with theme-driven variables and Gantry 5 already minifies the CSS on compile 😉
Please let me know when you do that and if it fixed the issue. If not we’re gonna look for it more 😉
Thanks!
JakubForum: Plugins
In reply to: [Gantry 4 Framework] update to Version 4.1.10 and white screenHi,
Can you please enable WP_Debug in wp-config.php and check if anything will appear ?
Thanks,
JakubForum: Plugins
In reply to: [Gantry 5 Framework] RESPONSIVE UTILITY CLASSES ARE NOT WORKINGHi,
Something is stopping Breakpoints from working properly.
Looks like in
wp-content/themes/g5_hydrogen/scss/hydrogen.scssunder this line :// THEME COMPONENTSYou’re missing this code :
// Base @import "nucleus/theme/base";Can you re-add it, recompile CSS and see if it solved the issue ?
Also in Hydrogen Settings in Styles tab at the bottom you have settings for the Breakpoints, can you post a screenshot of them ?
Thanks,
JakubForum: Plugins
In reply to: [Gantry 5 Framework] RESPONSIVE UTILITY CLASSES ARE NOT WORKINGI’ll need your site URL to see it’s source.
Thanks,
JakubForum: Plugins
In reply to: [Gantry 5 Framework] RESPONSIVE UTILITY CLASSES ARE NOT WORKINGForum: Plugins
In reply to: [Gantry 5 Framework] Href Anchors in Offcanvas Mobile MenuThank you for sharing your workaround with us 🙂
Forum: Plugins
In reply to: [Gantry 4 Framework] undo the update and get back to 4.1.9Hi,
You can find older Gantry 4 versions here : https://wordpress.org/plugins/gantry/developers/
Please be aware that Gantry prior to 4.1.10 is NOT COMPATIBLE with WP 4.4+
Forum: Plugins
In reply to: [Gantry 5 Framework] LayoutNo problem 🙂
Forum: Plugins
In reply to: [Gantry 5 Framework] LayoutHi,
You’re talking about Outline Inheritance and because of the complexity of Layout Manager it’s not there yet. We have it in our agenda (Gantry 5 Agenda) and it’s gonna be our biggest priority after 5.3 comes out.
Thanks,
JakubForum: Fixing WordPress
In reply to: White Text on White Background – WooCommerce "My Account" Login BoxHi,
You haven’t posted your theme name or site url so it’s hard to tell where the while color is coming from, but there’s no need to edit the PHP files as it’s a CSS change.
You can try something like :
#g-page-surround .woocommerce .login label {color: #000;}Here’s the guide how to create the custom stylesheet : http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
Thanks!
Forum: Plugins
In reply to: [Gantry 5 Framework] gantry 5 multisiteYes, it should be fully resolved now 🙂
Forum: Reviews
In reply to: [Gantry 5 Framework] Good theme pluginIt has a Layout Builder implemented so you can create ANY layout you want 🙂
Forum: Plugins
In reply to: All in one seo pack – MIssing keywords in htmlSoooo, in other words – all is working fine ? 🙂