Hide an object (shape) in a Cell Grid

All WYSIWYG Web Builder support issues that are not covered in the forums below.
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
Post Reply
User avatar
Starb7
 
 
Posts: 333
Joined: Tue Sep 05, 2006 12:35 pm
Location: Derbyshire

Hide an object (shape) in a Cell Grid

Post by Starb7 »

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
User avatar
Pablo
 
Posts: 24597
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Hide an object (shape) in a Cell Grid

Post by Pablo »

This should also work when the object is inside a grid .
User avatar
Starb7
 
 
Posts: 333
Joined: Tue Sep 05, 2006 12:35 pm
Location: Derbyshire

Re: Hide an object (shape) in a Cell Grid

Post by Starb7 »

Not for me :( I'll take another look to see what i am missing. Thx
User avatar
Pablo
 
Posts: 24597
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Hide an object (shape) in a Cell Grid

Post by Pablo »

If you nee further assistance then please share a DEMO project (not the full project) so I can see what you have done.
User avatar
Starb7
 
 
Posts: 333
Joined: Tue Sep 05, 2006 12:35 pm
Location: Derbyshire

Re: Hide an object (shape) in a Cell Grid

Post by Starb7 »

Will do. Thanks 😊
User avatar
Starb7
 
 
Posts: 333
Joined: Tue Sep 05, 2006 12:35 pm
Location: Derbyshire

Re: Hide an object (shape) in a Cell Grid

Post by Starb7 »

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
User avatar
crispy68
 
 
Posts: 3206
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Hide an object (shape) in a Cell Grid

Post by crispy68 »

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.
User avatar
Pablo
 
Posts: 24597
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Hide an object (shape) in a Cell Grid

Post by Pablo »

I agree with Ron, the jQuery version needs to be updated.
Also, the document type in the page proprieties should be set to HTML5.
User avatar
Starb7
 
 
Posts: 333
Joined: Tue Sep 05, 2006 12:35 pm
Location: Derbyshire

Re: Hide an object (shape) in a Cell Grid

Post by Starb7 »

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.
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.

Pablo, is there any checks that can be done in a project for 'outdated' parts of a site?

Thanks
Paul
User avatar
Starb7
 
 
Posts: 333
Joined: Tue Sep 05, 2006 12:35 pm
Location: Derbyshire

Re: Hide an object (shape) in a Cell Grid

Post by Starb7 »

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.
Hi Crispy

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
User avatar
Pablo
 
Posts: 24597
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Hide an object (shape) in a Cell Grid

Post by Pablo »

Pablo, is there any checks that can be done in a project for 'outdated' parts of a site?
Page -> Error reports
User avatar
Starb7
 
 
Posts: 333
Joined: Tue Sep 05, 2006 12:35 pm
Location: Derbyshire

Re: Hide an object (shape) in a Cell Grid

Post by Starb7 »

Thank you :)

Cheers
Paul
Post Reply