Forum Replies Created
You must be logged in to create new topic or reply to the topic. Click To Login
- AuthorPosts
I want to center that “Buscar” button.
You can achieve this by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Ivory Search -> Settings -> Settings
.wpb_text_column input.search-submit { display: table; margin: 0 auto; }And what is the cost for the second job? I mean, the part where the search go direct to the page istead of go to the result page?
You have to use the form displayed on the below page to know it.
I hope you are well today and thank you for your questions.
the first one, I want to know if there’s any way that I can center the search button?
We can achieve this developing custom CSS code.
Could you please share me your site URL where it’s displaying so that I can help you to achieve it?
and the last one, I want to know if there’s any way that the search go direct to the page, I mean, instead of go to the result page, the search redirects me straight to the page?
You can achieve this developing a custom code.
If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site or WordPress agency.
You can also consider us to develop it for you using the form https://ivorysearch.com/custom-work/
Best regards,
Ivory Search SupportI’d like to remove the “search” button and replace it with an icon on the text box instead.
You have to develop custom code to achieve this.
I don’t have a searchform.php file, so how would I approach this?
Then you have to create it which you can do by contacting the theme author or consider hiring a developer to develop it for you. You can hire a developer from any freelance site or WordPress agency.
You can also consider us to develop it for you using the form https://ivorysearch.com/custom-work/
I would like to make the bar fit in with the rest of the page, either with a black or darker grey background.
You can achieve this by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Ivory Search -> Settings -> Settings
.is-menu input.search-field { background: #444242 !important; color: #FFF !important; }Is it possible to edit the text shown on the button and in the text box?
The search form and its placeholder text are displayed by the theme that you are using on your site so you can change it by editing theme searchform.php file in the child theme as described in the following page.
Alternatively, you can change the text by translating your theme or using any of the below plugins to change it.
I hope you are well today and thank you for your question.
We can change its color by developing and using custom CSS code.
Could you please share me your site URL where it’s displaying and tell me how you want it to change so that I can help you to achieve it?
Best regards,
Ivory Search SupportThank you for sharing the site credentials.
I logged into your shared site and found out that this is the issue of Caravan theme that you are using on your site which is not developed following WordPress theme developmenet standards as shown in the attached screenshot so please contact the theme developer to resolve the issue.
Attachments:
You must be logged in to view attached files.I visited your shared site but didn’t see any search form on it.
The URL that you have shard is for single attachement page URL and not search results page URL?
If you want to remove that information text from single attachement page then you can do so by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Ivory Search -> Settings -> Settings
.single-attachment .post-meta-bottom, .single-attachment .post-header { display: none; }If you want to remove the No comments text also then please also use the below custom CSS code.
.single-attachment p.nocomments { display: none; }Thank you very much!
Hi Lisa,
I hope you are well today and thank you for your question.
Could you please share me the page URL from your site where the search form is displaying so that I can test it?
Also would you mind if I log in to your site and do some troubleshooting? If this is ok then could you please share me your site log in details privately by checking the option “Set as private reply” when replying to this topic?
Best regards,
Ivory Search SupportYou are most welcome, I’m glad I was able to help you in this matter. There is no obligation but by your kind words I wonder if I could trouble you to leave a review based on this experience here:
https://wordpress.org/support/plugin/add-search-to-menu/reviews/?filter=5
I’d really appreciate that. 🙂
And if I can be of any further assistance please don’t hesitate to ask.
- AuthorPosts
You must be logged in to create new topic or reply to the topic. Click To Login