Search box width not looks good

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Search box width not looks good

This topic contains 23 replies, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 2 years, 3 months ago.

Viewing 15 posts - 1 through 15 (of 24 total)
  • Author
    Posts
  • #35716
    rifatspir96
    rifatspir96
    Participant

    I use woodmart theme, your plugin doesnt look good. its 100% width looks so small. if i increase it it doesnot fit in other layout.

    Search box width

    Can you please have a look at my site? check screenshot

    I want to show search bar full width in header.

    Attachments:
    You must be logged in to view attached files.
    #35727
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi,

    That means, the container element ( where the search bar is placed ) has a smaller width, and the plugin can only extend so far.

    I checked your site, but currently it seems to be all right on my end: https://i.imgur.com/rw1g4Ql.png
    I assume the solution was to set a flex-grow styling to the column where the plugin is placed.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #35731
    rifatspir96
    rifatspir96
    Participant

    Now I’m using short code thats why it looks ok. but I want to replace the theme search bar. can you provided me the css of flex-grow.

    #35735
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Maybe try something like this:

    .asp_w_container {
        width: 100%;
    }
    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #35743
    rifatspir96
    rifatspir96
    Participant

    Thanks its working.

    Can you explain that about keyword suggestion?

    I have a brand name Spigen

    I have indexed pa brand but doent show if some write spegen

    check screenshot

    Attachments:
    You must be logged in to view attached files.
    #35745
    rifatspir96
    rifatspir96
    Participant

    Moreover, how do i index price of products?

    i have to index regular and sale both price.

    #35756
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi,

    Is there a brand name “spegen” or is it “spigen”? If I search “spigen”, then I am seeing results. If there is no such brand as “spegen”, then it will not yield any results.

    You can index them by indexing the “_regular_price” and “_sale_price” custom fields. Those are stored as numbers though, as far as I know.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #35768
    rifatspir96
    rifatspir96
    Participant

    Thanks price showing but i cant changed the color of price. I cant find it.

    moreover

    Can you please me tell how to show product list instead of the variation name?

    I tried set Post type results ordering but doesnt work.

    check screenshot

    Attachments:
    You must be logged in to view attached files.
    #35788
    rifatspir96
    rifatspir96
    Participant

    hi…

    I found the solution of last replies. thanks for the awesome plugin.

    Now I need anther help. I set the default image for Taxonomy term image options. Basically I did that for my product brand attribute. but the problem is it also applies in taxonomies like category, tag. So i want to index my band image to show up next to product brand attribute.

    I have marked the image in screenshot of oneplus brand attribute. how do I show it in search.

    here’s the link
    https://www.gadstyle.com/item/51408/

    Attachments:
    You must be logged in to view attached files.
    #35821
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi,

    Well, if the image is stored as term metadata, then it might be possible to get via options. If you know what the meta field name is, you can input it here: https://i.imgur.com/lVTW25C.png

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #35823
    rifatspir96
    rifatspir96
    Participant

    I dont know how to find meta data name. can you help? theme name is woodmart. very popular in themeforest

    #35838
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    I think the best way to figure it out is by probably asking the theme author.

    If you want, you can add temporary back-end access, I might be able to see it from the source of the page on the brand editor page.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #35857
    rifatspir96
    rifatspir96
    Participant
    You cannot access this content.
    #35867
    Ernest Marcinko
    Ernest Marcinko
    Keymaster
    You cannot access this content. Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #35870
    rifatspir96
    rifatspir96
    Participant
    You cannot access this content.
Viewing 15 posts - 1 through 15 (of 24 total)

You must be logged in to reply to this topic.