The SEARCH object
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
- alex4orly
-
- Posts: 632
- Joined: Mon Jan 20, 2014 8:17 am
- Location: Australia
- Contact:
The SEARCH object
Not clear on how to use this object?
I assume it is intended to give visitors a way to find a page / pages for a certain topic / keywords...
But how?
Chees
I assume it is intended to give visitors a way to find a page / pages for a certain topic / keywords...
But how?
Chees
- Pablo
- Posts: 23768
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: The SEARCH object
Maybe this will be helpful?
https://www.wysiwygwebbuilder.com/sitesearch.html
https://www.wysiwygwebbuilder.com/sitesearch.html
- alex4orly
-
- Posts: 632
- Joined: Mon Jan 20, 2014 8:17 am
- Location: Australia
- Contact:
Re: The SEARCH object
I looked at the tutorial, looks like it will do the trick
Thanks again
Thanks again
- alex4orly
-
- Posts: 632
- Joined: Mon Jan 20, 2014 8:17 am
- Location: Australia
- Contact:
Re: The SEARCH object
OK, I implemented this function and have 2 questions:
1) It seems the search script only searches in my HTML pages, but I have documents in PDF format embeded into an iFrame, it seems those are ignored in the search. Is there a way to include them?
2) If you try searching for a word, say "members" , and I click on the result, it brings up the page itself, but the page is embeded in an iFrame which doesn't show...
Please visit this : http://www.beleuramyhome.org.au/updir/home.html
Enter in the search field CLA which is a word on the front page, then click the result
What can I do about it?
1) It seems the search script only searches in my HTML pages, but I have documents in PDF format embeded into an iFrame, it seems those are ignored in the search. Is there a way to include them?
2) If you try searching for a word, say "members" , and I click on the result, it brings up the page itself, but the page is embeded in an iFrame which doesn't show...
Please visit this : http://www.beleuramyhome.org.au/updir/home.html
Enter in the search field CLA which is a word on the front page, then click the result
What can I do about it?
- Pablo
- Posts: 23768
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: The SEARCH object
1. The script cannot search in PDFs. There is no way to include external content.
2. You can set the target of the link in the property inspector. Did you try _'self'?
2. You can set the target of the link in the property inspector. Did you try _'self'?
- alex4orly
-
- Posts: 632
- Joined: Mon Jan 20, 2014 8:17 am
- Location: Australia
- Contact:
Re: The SEARCH object
1) understand
2) Where can I set that?
2) Where can I set that?
- Pablo
- Posts: 23768
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: The SEARCH object
In the property inspector.Where can I set that?
- alex4orly
-
- Posts: 632
- Joined: Mon Jan 20, 2014 8:17 am
- Location: Australia
- Contact:
Re: The SEARCH object
In the "Results" selection drop down? There is no such option
- Pablo
- Posts: 23768
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
- alex4orly
-
- Posts: 632
- Joined: Mon Jan 20, 2014 8:17 am
- Location: Australia
- Contact:
Re: The SEARCH object
Sorry, Can't find such a dialog...
The Search input field has the following tabs : General, Style, Box Shadow, Padding
Obviously, I should look elswehere.... where?
The Search input field has the following tabs : General, Style, Box Shadow, Padding
Obviously, I should look elswehere.... where?
- Pablo
- Posts: 23768
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: The SEARCH object
See 'Property Inspector':
https://www.wysiwygwebbuilder.com/introduction.html
https://www.wysiwygwebbuilder.com/introduction.html
- alex4orly
-
- Posts: 632
- Joined: Mon Jan 20, 2014 8:17 am
- Location: Australia
- Contact:
Re: The SEARCH object
OK, Found it and the result is OK, But
Please visit http://www.beleuramyhome.org.au/updir/home.html#
On the front page, you can see the word NDIS, try entering it into the search box, click - it does not find it...
Why?
Please visit http://www.beleuramyhome.org.au/updir/home.html#
On the front page, you can see the word NDIS, try entering it into the search box, click - it does not find it...
Why?
- Pablo
- Posts: 23768
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: The SEARCH object
Maybe the search index is configured to use text objects only?
- alex4orly
-
- Posts: 632
- Joined: Mon Jan 20, 2014 8:17 am
- Location: Australia
- Contact:
Re: The SEARCH object
It is, what else can I add for it to include the blog?
- Pablo
- Posts: 23768
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: The SEARCH object
To include all objects, select 'Page Content'
- alex4orly
-
- Posts: 632
- Joined: Mon Jan 20, 2014 8:17 am
- Location: Australia
- Contact:
Re: The SEARCH object
Thanks again