This topic contains 17 replies, has 2 voices, and was last updated by Ernest Marcinko 4 years, 11 months ago.
You must be logged in to reply to this topic.
Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › How to make some adjustments to the serach
This topic contains 17 replies, has 2 voices, and was last updated by Ernest Marcinko 4 years, 11 months ago.
when it comes to the results under the serach if i add the result shortcode it pushes the main container down is there no why of it just genrating to 100% of my main container and not to the element container such as the serach input or drop down
Hi!
Well, the results shortcode automatically switches to block layout, as otherwise the width would be an issue (because of the absolute position).
You could probably try fixing a lower percentage width, something like:
.asp_r {
width: 75% !important;
}
..or something similar. This could very likely work across all devices, as the container adapts to them.
To add pricing, or other custom field values, use the advanced title or advanced content fields. In your case the _price custom field contains the product price.
Best,You must be logged in to reply to this topic.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |