Hi ,i am a letterpress user,
i want to swap the default search module,with a new module that i bought,how can i replace it?
http://aer-conditionat-inverter-constanta.ro/
- Alexandru
-
- Commercial Templates
- Wednesday, 16 April 2014
- Subscribe via email
Hello
In the Privilege template, you should find this code in your template's index.php (../templates/j51_privilege/index.php - Line 36).
Ciaran
In the Privilege template, you should find this code in your template's index.php (../templates/j51_privilege/index.php - Line 36).
Ciaran
- more than a month ago
- Commercial Templates
- # 1
Hello Ciaran
Not sure I am posting this response.. in regards to these insructions:
https://www.joomla51.com/tutorials/template-customization/converting-the-search-field-to-a-module-position
This code is not located in my header.php. Could this be somewhere else with Privilege? Thanks
<?php if($search_onoff == "1" : ?>
<div id="search">
<?php echo $search; ?>
</div>
<?php endif; ?>
Not sure I am posting this response.. in regards to these insructions:
https://www.joomla51.com/tutorials/template-customization/converting-the-search-field-to-a-module-position
This code is not located in my header.php. Could this be somewhere else with Privilege? Thanks
<?php if($search_onoff == "1" : ?>
<div id="search">
<?php echo $search; ?>
</div>
<?php endif; ?>
- more than a month ago
- Commercial Templates
- # 2
Hello
May I suggest the following tutorial which details how to convert the search field in to a module position allowing you to use the module of your choice... http://www.joomla51.com/tutorials/item/converting-the-search-field-to-a-module-position
Ciarán
- more than a month ago
- Commercial Templates
- # 3
Hello
Try adding the following to the Custom CSS field of your templates parameters (edit to taste)...
For the benefit of other forums users we would ask you to create a new post for any further query.
Ciarán
Try adding the following to the Custom CSS field of your templates parameters (edit to taste)...
#container_slideshow {
margin-top: -80px;
}
For the benefit of other forums users we would ask you to create a new post for any further query.
Ciarán
- more than a month ago
- Commercial Templates
- # 4
Hey,it is a seach module
and i got it to work,it was because of the other templates(beez and protostar) that i could not select search position(it defaulted to them
But now i got another problem,the module that displays the results is in position top-1a (just above showcase) ,and when nothing is displayed in it,it still creates 30px of white space between hornav and showcase positions
is there any way i can get rid of the 30px of white space while it is not active?
and i got it to work,it was because of the other templates(beez and protostar) that i could not select search position(it defaulted to them
But now i got another problem,the module that displays the results is in position top-1a (just above showcase) ,and when nothing is displayed in it,it still creates 30px of white space between hornav and showcase positions
is there any way i can get rid of the 30px of white space while it is not active?
- more than a month ago
- Commercial Templates
- # 5
Joomla will allow you to edit the position of any module. Can you confirm for me this is a module and not a plugin? Is the module listed in your 'Module Manager'? If you click 'New' in your 'Module Manager' is your new login module listed?
It is a login module or a search module? Your first post states 'search' while your reply states 'login'.
Ciarán
It is a login module or a search module? Your first post states 'search' while your reply states 'login'.
Ciarán
- more than a month ago
- Commercial Templates
- # 6
Unfortunately the new login module does not have a editable position field,only a dropdown,and i can't go around it.
Any ideas?
Any ideas?
- more than a month ago
- Commercial Templates
- # 7
Hello
May I suggest the following tutorial which details how to convert the search field in to a module position allowing you to use the module of your choice... http://www.joomla51.com/tutorials/item/converting-the-search-field-to-a-module-position
Ciarán
May I suggest the following tutorial which details how to convert the search field in to a module position allowing you to use the module of your choice... http://www.joomla51.com/tutorials/item/converting-the-search-field-to-a-module-position
Ciarán
- more than a month ago
- Commercial Templates
- # 8
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »