Forum Replies Created
-
AuthorPosts
-
The plugin has some instructions like the functions or etc could you please check it.
Thank you so much.
Rahim Vaziri
CEO & Founder at Look.irThank you Harry ๐
Fixed.
Rahim Vaziri
CEO & Founder at Look.irThank you Harry,
It’s done now.
Do you have any solution for the cutted alphabets of Author’s name in Firefox?
Best regards.
Rahim Vaziri
CEO & Founder at Look.irHarry,
The function that you gave me is working great.
But I realized that it doesn’t override the latest post in the slider of the blog page.
How can I fix that too?
And also pay attention to the Author’s name in Chrome and Firefox
Chrome :
Firefox :
Rahim Vaziri
CEO & Founder at Look.irHi Harry,
Great.
I think the idea of the primary sidebar in the search page is not bad to be included on your next update. ๐
Today I was taking with one my friends about you and the team.
The best support ever I have seen comes from you.
We have purchased many items online and talked with lots of authors and their team but you are the best. <3
Thank you all the time.
Rahim Vaziri
CEO & Founder at Look.irSorry Harry if we misunderstood each other. ๐
You are right. the question and the subject was a little confusing.
Now it’s exactly what I meant.
I just wana know is there any chance to reorder the title of the post with the line of author’s name and category?
And do you have any solution for the search results page? I mean adding the primary sidebar in this page.
Kind regards.
Rahim Vaziri
CEO & Founder at Look.irHi Harry,
Well the code that you gave me didn’t remove the comment section.I would like to hide it.
Thank you.
Rahim Vaziri
CEO & Founder at Look.irHarry,
I think there is no need ofย @media only screen and (min-width: 1025px) because I don’t want to have the placeholder on all resolutions and the 767px should be changed to the 960px or something less.
Beside this I didn’t find any string translation for the placeholder of the search widget in the theme.
If I had that I could hide it with one space instead of css use!
Am I right?
And for the first time I used the search feature and found that when the website finds the results, there is no sidebar in the result page, and the result page is so empty without any sidebar,
Check Here
How can I add primary sidebar in the results page?
Thank you.
Rahim Vaziri
CEO & Founder at Look.irHi Harry,
This is what I have added :
/* search widget */ @media only screen and (min-width: 1025px) { .widget .search-form .search-field::-webkit-input-placeholder { color: #fff; } .widget .search-form .search-field:-moz-placeholder { color: #fff; } .widget .search-form .search-field::-moz-placeholder { color: #fff; } .widget .search-form .search-field:-ms-input-placeholder { color: #fff; }} @media only screen and (max-width: 767px) { .widget .search-form .search-field::-webkit-input-placeholder { text-align: center; } .widget .search-form .search-field:-moz-placeholder { text-align: center; } .widget .search-form .search-field::-moz-placeholder { text-align: center; } .widget .search-form .search-field:-ms-input-placeholder { text-align: center; } .widget_search { text-align: center; }}
And now I see that in the ipad mini the placeholder is still there and in the ipad it’s not center aligned!
Rahim Vaziri
CEO & Founder at Look.ir -
AuthorPosts