Miva Merchant 4 Module FAQs » Search Manager (BROK_SEARCH)
It should work. You would simply need an outer table in the main template area such as (some tokens and tags such as %begin_ifcatresults%...%end_ifcatresults% removed for simplicity):
<table>
<tr><td>
%catresults%
</td><td>
<table><tr><td>
(put current %begin_ifnotresults%..%end_ifnotresults% and %begin_ifresults%...%end_ifresults% stuff here)
</td></tr>
</td></tr>
</table>
The inner table around the results would let you keep the same code of block as in the default template. Simply putting the table around it. So taking the entire block of code in the default template from the %begin_ifnoresults% tag to the final %end_ifresults% tag and putting into the above table structure should align the cat and prdouct results side by side.
Most Recent FAQ Entries:
Top 10
Displaying Category And Product Search Results Side-By-Side
I would like to display my category search results and my product search results side-by-side rather than vertically. How would I go about it?
It should work. You would simply need an outer table in the main template area such as (some tokens and tags such as %begin_ifcatresults%...%end_ifcatresults% removed for simplicity):
<table>
<tr><td>
%catresults%
</td><td>
<table><tr><td>
(put current %begin_ifnotresults%..%end_ifnotresults% and %begin_ifresults%...%end_ifresults% stuff here)
</td></tr>
</td></tr>
</table>
The inner table around the results would let you keep the same code of block as in the default template. Simply putting the table around it. So taking the entire block of code in the default template from the %begin_ifnoresults% tag to the final %end_ifresults% tag and putting into the above table structure should align the cat and prdouct results side by side.
Last update: 2003-07-31 00:35
Author: Support
Revision: 1.0
You cannot comment on this entry
Most Recent FAQ Entries: 
- Alternate ways to display the product and attribute data ... (2008-09-02 18:40)
- Adding both "Add All to Basket" and "Add to ... (2008-09-01 09:46)
- When adding a product to the basket from an ... (2008-08-27 19:02)
- I have the module configured to add the key ... (2008-08-13 14:50)
- What is the format for the htaccess file if ... (2008-08-12 14:50)
Top 10 
- 2921 views:
Adding Tokens to Evaluate Expressions - 2852 views:
Is there a way to "Limit" the number of ... - 2775 views:
Why won't you call me for technical support? I ... - 2665 views:
Are license keys valid for more than one store? ... - 2566 views:
I'm trying to enter a license key and get ... - 2555 views:
How do I install a module? - 2397 views:
How do I check for a module upgrade? - 2363 views:
How can display and change the parameters of an ... - 2210 views:
The total on my checkout pages are not correct. ... - 2011 views:
I have select and radio type attributes in my ...
















