Deb M
Forum Replies Created
-
No, its just some thing am trying to do. But I am just a beginner in coding so , I am not able to get the search box correctly. I had just placed the default search form code in to the widget but that is not giving desired effect.
The default search system provided by you guys is really good for all my other blogs. But as this site is Documents Search Site, Viewers Need a Bold Visible Search Box.
**********I understand that modifications might need use of codes in child theme and CSS also but am not getting the proper codes.
So have deleted those and back to the default design.
********************
If you can suggest me a way to have a search box liked I asked in my questions, that will be very helpful.
My issue is with the placement of the search box.
Link to my site : HereSo I guess I need modifications to place the search box in the header section. Some what similar to this https://pocketdentistry.com/
But doing such coding is beyond my customisation knowledge. Waiting for some solution from your end.Exact Requirements :
To have a prominent big search box – Next to Site Name (Desktop) and below the site name (in mobiles : responsive)
https://imgur.com/HqgQshB
https://imgur.com/xoZz4VVWill be great help if a solution is possible. Thank you.
Hi there, Thank you for reply.
I checked the plugins. I had previously before posting the query. The plugins are not coming handy. The plugins are for enhancing the wordpress search.
(They have No relation to placing or Position of the search box).My issue is with the placement of the search box.
Link to my site : https://www.dentalpub.comSo I guess I need modifications to place the search box in the header section. Some what similar to this https://pocketdentistry.com/
Hi there , I found an old thread discussing the search bar issue. But it doesn’t seem to work for me. (https://www.ads-software.com/support/topic/how-do-i-add-search-bar-in-the-header)
* By default its on the top menu bar right side (shown by a magnifying glass icon – and some one has to click on the icon to show the search box)
* Even if the Search Box I add via header advertisement widget gets cornered to right side/small in size and its not visible in mobile screens)What I wish to have is some what like this
(just for example : (https://pocketdentistry.com)
https://imgur.com/HqgQshB
https://imgur.com/xoZz4VV* the search box in the header widget area right to the Website name.
* The search box needs to be responsive and not hide when seen in mobiles/seen below the site name.I know its a big task but as it’s a document based site. So, I wish to have a prominent / open search box that the readers cam immediately type in to, to search the documents.
So any guidance of using a plugin or child theme or CSS codes to achieve it will be greatly appreciated. I can save the codes for future use.
Forum: Themes and Templates
In reply to: [Hueman] Thumbnail Sizes in The Home PageThank you very much.
That solution worked and I got the thumbnail sizes exactly as I wanted.
Thank you very much for this amazing support to this great theme. Many high cost themes CANNOT match the functionality of this theme and the amazing consistent support.
Thanks to you and the team. I wish New Theme Features get added regularly.
Cheers.
Forum: Themes and Templates
In reply to: [Hueman] Thumbnail Sizes in The Home PageHi there and thank you for the reply.
In my other blog I did use the Regenerate Thumbnails Plugin as you suggested. That adjusted the thumbnails to the default value of the thumbnail design that has been assigned by the theme designers. Thats was fine for the blog.
******************************************
It is just that in my new blog I want to change the default thumbnail sizes shown in the home page and related post. I understood your explanation regarding the size adjustment.But I don’t have idea as to how to use the child theme and functions php to adjust the default thumbnail sizes. Though I searched about child themes from net but I am still not getting the idea how to use it properly without any conflicts.
I will be thankful if you can post the codes/php required for the purpose. I can save the codes then for my future use. Also me trying to adjust on my own might lead to issues.
Hoping for a quick solution and thank you for maintaining such consistent support for such a great theme.
Forum: Themes and Templates
In reply to: [Hueman] Thumbnail Sizes in The Home PageJust to add in to the last question … similar thumbnail rise difference is visible in the thumbnails related posts between new post and old posts.
If any Custom side CSS can resolve the issue ? (See the thumbnail size diff of the top 2 post thumbnails) https://dentalpub.com/
Well I hope The Excellent Team behind Hueman gives a direct solution to it in the next update. Cheers !
Hi there, Any inputs on the codes I used.
Is there any easier way to achieve the results ?Or can you suggest me whether to simplify the codes I used more as I am a beginner in Coding.
Hi there ,
I tried these Custom CSS codes using a Simple Custom Code Plugin. I used responsive ad codes.
Seems to be working. I hope some one from the developer team checks and verifies this.#header-widgets { max-width: 728px; width: 100%; } @media only screen and (max-width: 728px) { #header-widgets { display: block !important; } }
It does 2 things –
Centres the website Name
The Responsive Ads appear now in all devices.Request – I request the developer team to verify this and also give a more easier solution to the issue.
Thank you again for the theme and the support.
Forum: Themes and Templates
In reply to: [Hueman] Header ads on mobile & centerHi there ,
I tried these Custom CSS codes using a Simple Custom Code Plugin. I used responsive ad codes.
Seems to be working. I hope some one from the developer team checks and verifies this.#header-widgets { max-width: 728px; width: 100%; } @media only screen and (max-width: 728px) { #header-widgets { display: block !important; } }
It does 2 things –
Centres the website Name
The Responsive Ads appear now in all devices.Request – I request the developer team to verify this and also give a more easier solution to the issue.
Forum: Themes and Templates
In reply to: [Hueman] Changing the Singe Post Text Default ColourThank you that works.
One suggestion – I see in the forum many users ask for the Custom CSS codes for minor changes like the one I asked.
Why don’t you make a sticky post with all the most frequently asked for CSS codes. That will not only be helpful to users (as it will be easy to search) and also save n reduce the time you guys spend answering the same questions many times over in different support threads.
Thanks again for the great work.
Forum: Themes and Templates
In reply to: [Hueman] Changing the Singe Post Text Default ColourThe default text color is greyish.
I want to make the default text color to black.Forum: Themes and Templates
In reply to: [Hueman] How to Edit the Single Post TitileThank you that worked.
Point 2 is needed to resolve issue – The header widget doesn’t seem to support the responsive ad codes. They don’t appear at all after placing.
Forum: Themes and Templates
In reply to: [Hueman] Header ads on mobile & centerPoint 2 is needed to resolve issue – The header widget doesn’t seem to support the responsive ad codes. They don’t appear at all after placing.