-
AuthorPosts
-
jamenagemonjardin Friend
jamenagemonjardin
- Join date:
- June 2011
- Posts:
- 32
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 19
June 19, 2011 at 1:27 pm #165415Hello all,
I have a problem with the search module, using the mesolite ii template, like you can see here :
I use css the tip written here ;
http://www.joomlart.com/forums/topic/the-search-button-is-blacked-out-and-the-search-button-appears-on-the-left/But it’s not really well for the moment. I would like to see this :
http://oakfloors.sway-search.co.uk/index.php
Thank you for your help 🙂
Olivier
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
June 19, 2011 at 3:38 pm #397224Hi,
You login backend Extensions > Module Manager > Search.Set Show Title is No, Search button is No, Box Width is 20.1 user says Thank You to khoand for this useful post
jamenagemonjardin Friendjamenagemonjardin
- Join date:
- June 2011
- Posts:
- 32
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 19
June 19, 2011 at 3:49 pm #397226Thank you…I did it, and when i do a research, i have
Fatal error: Cannot redeclare pg_keydensesort() (previously declared in /homez.356/jmjtest/www/plugins/search/virtuemart.search.php:212) in /homez.356/jmjtest/www/plugins/search/vmxsearch.plugin.php on line 214
Have you got an idea?
And just to know, I have to use the search module, and not the virtuemart search module…Will it work to find a product?
I wait your answer 🙂
jamenagemonjardin Friendjamenagemonjardin
- Join date:
- June 2011
- Posts:
- 32
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 19
June 19, 2011 at 4:18 pm #397229Ok, i understand…You use the default search module. It works, but we can’t make a real product search.
In order to not get this error, just publish one virtuemart search plugin (we have two).
Is it possible to use the virtuemart search module in this position, please?
Olivier
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
June 19, 2011 at 7:36 pm #397243Yes, it is.
– You set position of vm_search module is search
– You replace this code from modulesmod_virtuemart_searchmod_virtuemart_search.php
<p><label for="keyword"><?php echo $VM_LANG->_('PHPSHOP_SEARCH_LBL') ?></label></p>
<p>
<input name="keyword" type="text" size="12" title="<?php echo $VM_LANG->_('PHPSHOP_SEARCH_TITLE') ?>" class="inputbox" id="keyword" />
<input class="button" type="submit" name="Search" value="<?php echo $VM_LANG->_('PHPSHOP_SEARCH_TITLE') ?>" />
</p>
with
<input name="keyword" type="text" size="12" title="<?php echo $VM_LANG->_('PHPSHOP_SEARCH_TITLE') ?>" class="inputbox" id="keyword" />
1 user says Thank You to khoand for this useful post
jamenagemonjardin Friendjamenagemonjardin
- Join date:
- June 2011
- Posts:
- 32
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 19
June 19, 2011 at 7:56 pm #397248Waou….You’re really really strong….
Eventually, maybe you know how to enlarge the text-box to 20px? Where is the css for this module…?
And, as I see you’re on the top, maybe you could help me for a 1456th problem 🙂
If you go here :
http://www.jmj-test.com/index.php?page=shop.browse&category_id=10&option=com_virtuemart&Itemid=1
You can see every link toward a product or a category ends with
&option=com_virtuemart&Itemid=1The “1” at the end doesn’t change, and I don’t understand why…
i.e. :
http://www.jmj-test.com/index.php?page=shop.product_details&flypage=vmj_ritz.tpl&product_id=225&category_id=10&option=com_virtuemart&Itemid=1
http://www.jmj-test.com/index.php?page=shop.product_details&flypage=vmj_ritz.tpl&product_id=384&category_id=10&option=com_virtuemart&Itemid=1
http://www.jmj-test.com/index.php?page=shop.browse&category_id=23&option=com_virtuemart&Itemid=1etc…I can create a new thread if you prefer…
Thank you very much again for all your help, php master 🙂
Olivier
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
June 19, 2011 at 8:12 pm #397251Eventually, maybe you know how to enlarge the text-box to 20px? Where is the css for this module…?
You replace
<input name="keyword" type="text" size="12" title="<?php echo $VM_LANG->_('PHPSHOP_SEARCH_TITLE') ?>" class="inputbox" id="keyword" />
with
<input name="keyword" type="text" size="20" title="<?php echo $VM_LANG->_('PHPSHOP_SEARCH_TITLE') ?>" class="inputbox" id="keyword" />
1 user says Thank You to khoand for this useful post
jamenagemonjardin Friendjamenagemonjardin
- Join date:
- June 2011
- Posts:
- 32
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 19
June 19, 2011 at 8:43 pm #397252Super, it’s working 🙂
You’re great
Concerning my url problem, you got an idea…?
Thank you again 🙂
-
AuthorPosts
This topic contains 9 replies, has 2 voices, and was last updated by khoand 13 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum