Gantry
Forum Replies Created
-
Forum: Plugins
In reply to: [Gantry 4 Framework] Can't Log InAre you sure it’s Gantrys fault ? Try removing/moving other plugins from wp-content/plugins/ directory and see if you’ll be able to login after that.
Thanks,
JakubForum: Plugins
In reply to: All in one seo pack – MIssing keywords in htmlDoes this happen only in firefox ?
Forum: Fixing WordPress
In reply to: Gantry5 and WooCommerce IssuesAwesome!
Forum: Fixing WordPress
In reply to: Gantry5 and WooCommerce IssuesHi,
Just checked my Hydrogen and all seems to be fine. I can view the cart, checkout and other pages that aren’t working for you. Please download a clean Hydrogen theme from Gantry site, activate it and check if the same behavior persists.
Thanks,
JakubForum: Plugins
In reply to: [Gantry 5 Framework] Href Anchors in Offcanvas Mobile MenuAlso the issue you mention initially is most likely a Firefox bug. Nothing in JS or CSS would cause this behavior.
Thanks!
Forum: Plugins
In reply to: [Gantry 5 Framework] Href Anchors in Offcanvas Mobile MenuThere is an API to control the Offcanvas via JS:
- Open:
G5.offcanvas.open(); - Close:
G5.offcanvas.close(); - Toggle:
G5.offcanvas.toggle();
Also, any element in the page can become a toggler by just adding a data attribute.
- Open Element:
data-offcanvas-open - Close Element:
data-offcanvas-close - Toggle Element:
data-offcanvas-toggle
Very simple, for instance the hamburger icon has a
data-offcanvas-openwhile the overlay that appears when the offcanvas is open has adata-offcanvas-close.Hope this helps!
Forum: Plugins
In reply to: [Gantry 5 Framework] Href Anchors in Offcanvas Mobile MenuHi,
Can you please post your site url so I could check the code ?
Thanks!
Forum: Plugins
In reply to: [Gantry 5 Framework] 500 Internal Server Error in local installThis should be fixed in the latest CI build and will be released with next update.
Thanks!
Hi,
Yes, they should be the widgets you mentioned. Sometimes (we cannot reproduce steps) it happens that some widgets “freeze” meaning that you update their content but it’s not reflected on the front end.
In such case please try to remove such widget and place it back again. You should be able to modify it’s content just fine now.
Thanks!
Forum: Plugins
In reply to: [Gantry 4 Framework] Disappearing LogoGreat! Glad that it’s fixed! 🙂
Forum: Plugins
In reply to: [Gantry 4 Framework] Disappearing LogoHi,
I can see your logo is back up there – is this solved ?
Thanks,
JakubForum: Plugins
In reply to: [Gantry 5 Framework] 500 Internal Server Error in local installThanks, we’ll investigate that!
Forum: Plugins
In reply to: [Gantry 4 Framework] Widget death after updating to WordPress 4.4This Gantry snapshot has been now released as Gantry 4.1.10
Forum: Plugins
In reply to: [Gantry 4 Framework] Disappearing LogoHi,
What do you mean it disappeared ? The image is gone ? The whole widget doesn’t appear on front end ? Can you post url to your site ?
Thanks,
Hi,
1. Default widgets shouldn’t get emptied besides widget with wrong data, but definitely not all of them.
2. Tick boxes in Default Settings ? Do you mean tickboxes next to the position names ? They should be only in the overrides. If they aren’t in Default Settings – that’s good.
3. The arrows to open widget positions in overrides should be there only when you check the checkbox next to the position name.
4. I agree, the spinner is gone in Default Settings. We’ll have to take a look at that.
If you have a backup and want me to go over the procedure one more time to see exactly what you mean contact me on Gitter Gantry 4 chat at this url : Gitter (nick newkind).
Thanks for your help!
- Open: