Hide an object (shape) in a Cell Grid
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
- Starb7
-

- Posts: 333
- Joined: Tue Sep 05, 2006 12:35 pm
- Location: Derbyshire
Hide an object (shape) in a Cell Grid
Hi Pablo
I have tried but can't seem to do it... How do I use an Event, eg OnClick, to hide (self) or an object (or show) that is with a cell grid.
I can do it when it is not in a cell grid so presumably, it's just not possible?
TIA
Paul
I have tried but can't seem to do it... How do I use an Event, eg OnClick, to hide (self) or an object (or show) that is with a cell grid.
I can do it when it is not in a cell grid so presumably, it's just not possible?
TIA
Paul
- Pablo
- Posts: 24597
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Hide an object (shape) in a Cell Grid
This should also work when the object is inside a grid .
- Starb7
-

- Posts: 333
- Joined: Tue Sep 05, 2006 12:35 pm
- Location: Derbyshire
Re: Hide an object (shape) in a Cell Grid
Not for me
I'll take another look to see what i am missing. Thx
- Pablo
- Posts: 24597
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Hide an object (shape) in a Cell Grid
If you nee further assistance then please share a DEMO project (not the full project) so I can see what you have done.
- Starb7
-

- Posts: 333
- Joined: Tue Sep 05, 2006 12:35 pm
- Location: Derbyshire
Re: Hide an object (shape) in a Cell Grid
Will do. Thanks 
- Starb7
-

- Posts: 333
- Joined: Tue Sep 05, 2006 12:35 pm
- Location: Derbyshire
Re: Hide an object (shape) in a Cell Grid
OK, I give in! Here's a copy of the extracted page, http://supake.co.uk/testing/hidetest.zip stripped down to the bare minimum. Whagt am I missing please?
TIA
Paul
TIA
Paul
- crispy68
-

- Posts: 3206
- Joined: Thu Oct 23, 2014 12:43 am
- Location: Acworth, GA
- Contact:
Re: Hide an object (shape) in a Cell Grid
1. You need to hide the aboutgrid layout grid in the object manager.
2. Go to page properties --> advanced and change the jQuery version to 3.7.1. You are using a very old jquery.
2. Go to page properties --> advanced and change the jQuery version to 3.7.1. You are using a very old jquery.
- Pablo
- Posts: 24597
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Hide an object (shape) in a Cell Grid
I agree with Ron, the jQuery version needs to be updated.
Also, the document type in the page proprieties should be set to HTML5.
Also, the document type in the page proprieties should be set to HTML5.
- Starb7
-

- Posts: 333
- Joined: Tue Sep 05, 2006 12:35 pm
- Location: Derbyshire
Re: Hide an object (shape) in a Cell Grid
Thanks, odd thing is that https://supake.co.uk/ is using the same page code now and that works fine. I'll look at that jQuery version and see if that fixes it.crispy68 wrote: Thu Apr 09, 2026 9:42 pm 1. You need to hide the aboutgrid layout grid in the object manager.
2. Go to page properties --> advanced and change the jQuery version to 3.7.1. You are using a very old jquery.
Pablo, is there any checks that can be done in a project for 'outdated' parts of a site?
Thanks
Paul
- Starb7
-

- Posts: 333
- Joined: Tue Sep 05, 2006 12:35 pm
- Location: Derbyshire
Re: Hide an object (shape) in a Cell Grid
Hi Crispycrispy68 wrote: Thu Apr 09, 2026 9:42 pm 1. You need to hide the aboutgrid layout grid in the object manager.
2. Go to page properties --> advanced and change the jQuery version to 3.7.1. You are using a very old jquery.
A few tests and I can see that chaning to 3.7.1 fixes it. I didn't change to HTML 5 (to see what happens) and it works in the current HTML version but, as Pablo suggested, I will update that html version too.
Thanks for your help.
Cheers
Paul
- Pablo
- Posts: 24597
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Hide an object (shape) in a Cell Grid
Page -> Error reportsPablo, is there any checks that can be done in a project for 'outdated' parts of a site?
- Starb7
-

- Posts: 333
- Joined: Tue Sep 05, 2006 12:35 pm
- Location: Derbyshire
Re: Hide an object (shape) in a Cell Grid
Thank you 
Cheers
Paul
Cheers
Paul