I am trying to create a search function on Wordpress (using elementor as theme and page builder). When the user search a word on the site and a list of results is returned. This is working fine currently, what I need is when a user clicks on the result of that search and the browser redirects to that page, the page needs to scroll to that result of the search.
(currently using ivory search plugin for the search functionality)
How can I achieve this?
There are two way you can use page permalink to goto specific page, or if its on the same page use ID to scroll to specific div/section
I want to use my Posts page with Elementor modules.
I have done my Homepage like that
but cannot do the same with Posts page.
I have created an empty page,
added some modules.
And selected this page as Posts page in Reading page.
But when I click a page on my website,
my Elementor Posts page is not seen,
the default Wordpress page is seen.
Update :
I'm using Neve theme on Wordpress v5.8
My website address is Tubefavorites.com
My homepage with Elementor and posts page with default Wordpress has different fonts
and my homepage and posts page's components are in different order.
(In homepage its Tags, Categories, ...
In my posts page its Tags, Last Posts, ...
I'm working online in browser (its not local).
There is no error on Chrome Console.
Update end.
Currently I'm trying this in Turkish pages.
I will make the English Elementor page after I fix this.
How can I fix this?
Thanks
Do you have Elementor enabled for post?
Thus, if I understood correctly, you have created a page post and want to add it as homepage. You should go to settings - reading and select via dropdown the page you have created! Then, you will see your page as homepage and not the default one
There is also an explanation in support forum, that someone has the same problem. Please read below:
"Looks like you’re trying to edit your Posts page that has been assigned in your WordPress Reading settings (Settings > Reading). If this is the case, you may not be able to edit the assigned Posts page directly with Elementor (Basic version).
You can try deselecting the page (in the “Posts Page” box within your Reading settings) then try editing this page with Elementor"
link to the source: https://wordpress.org/support/topic/cannot-load-posts-page-with-elementor/
Thus, disable your page through Settings - Reading, edit/modify (whatever you want) your Post page. After that, you could add your page blog posts URL to the meny item (or use this URL to wherever is nessecary)
EDITED
What plugin are you using for the translations?
I saw your homepage playing correct, right? Thus, you have selected your custom page correctly, through the Settings - Reading.
Now, if you want to see the same results in Turkish, you need to translate your home page too! So, add the translation in turkish language too, or duplicate the english version for turkish one and it will play!
UPDATED
I think there is an issue with the blog page (and single post template, as I am reading in WP forum for this theme). Try to check inside Appearence -> Customize, if there is any options there, thus could change the blog template. Somehow the theme overwrites your options. Furthermore, take a look at the blog theme's doc here:
https://docs.themeisle.com/article/1306-neve-blog-archive-options
I have learned that, I have to use Templates page, in Elementor Pro.
I didn't have been selected it.
Thanks to Hakkı Uçar for this
and for installing and for helping.
I have a site set up that only uses pages (no blog posts). Is there a way to add keywords/tags to each page and then have a search plugin that searches these keywords/tags?
So if I have a page called "handyman services" I would like to add keywords/tags to that page similar to "handyman, carpenter, handy" and then be able to search for "carpenter" and get a hit, even if that page doesn't contain that word in the actual text (just in the keyword/tag)?
Might be a basic questions but the search plugins I look at are focused on blog posts mainly.
Try using a SEO plugin like this one: YOAST
I have to make a new website with an advanced search form in php, but I don't know how to find it. An example: http://www.neckermann.be (like the box in the middle).
Is there some kind of a plugin in wordpress?
You could try this plugin Travel Search
I'm trying to use the google custom search in a wordpress website (but without any plugin).
I've used the code google provided (the search box code and the search results page code) and the results page it's returning empty...
However the auto-complete it's working:
This is the page that should show the results: http://www.guiasdeviagens.com/pesquisa/
Anyone could help me please? I've been trying for some days and can't fix the problem. :(
Thanks in advance.
By some chance did you turn on search engine blocking? Go to the admin dashboard and look at the top of the page for "Search Engines Blocked". If it's there, click on it and toggle the Site Visibility setting. Remember that once you are visible you still want to submit your URL to google. It also helps to have a sitemap.xml file to help the googlebot find all of your pages.