Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Jan 2009
    Posts
    38
    Plugin Contributions
    0

    Default Remove Languages/Currencies and add Search Header

    How do I add the Search Header box where my languages and currencies are located?

    http://emeraldspares.com/products/in...page=page&id=1

    Currently it is located above my categories sidebox on the left. I tried to change it in the layout box controller, but it did not work.

    Sue

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Remove Languages/Currencies and add Search Header

    Sue,
    Are you using the Template Monster template...
    It is a bear....

  3. #3
    Join Date
    Jan 2009
    Posts
    38
    Plugin Contributions
    0

    Default Re: Remove Languages/Currencies and add Search Header

    Yes I am afraid it is.

  4. #4
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Remove Languages/Currencies and add Search Header

    Sue,
    Did you contact templatemonster.com by email and ask them the solution???

  5. #5
    Join Date
    Jan 2009
    Posts
    38
    Plugin Contributions
    0

    Default Re: Remove Languages/Currencies and add Search Header

    Yes I have a ticket open with them, but they are not much help.

    Sue

  6. #6
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Remove Languages/Currencies and add Search Header

    You know, I find it amusing that the name "Emerald" is used for industrial crushing/screening parts, when emerald is such a brittle stone:) Now Ruby is a tough mineral...

  7. #7
    Join Date
    May 2009
    Posts
    38
    Plugin Contributions
    0

    Default Re: Remove Languages/Currencies and add Search Header

    Sue, i have the same problem. I was able to remove the languages and currencies but I cannot add the search. I also have a monster template.

    Thanks
    Roy

  8. #8
    Join Date
    May 2009
    Posts
    38
    Plugin Contributions
    0

    Default Re: Remove Languages/Currencies and add Search Header

    I figured it out as follows:

    To remove language, currency and cart from header (template monster template)
    1. edit stylesheet_tm.css in 'includes\templates\YOUR TEMPLATE\css'
    2. "display:none;" as the last parameter in
    - ".header .lang-header {"
    - " .header .curr-header {" and
    - ".header .cart-header {"

    To add the search header box
    - Copy the entire '.cart-header' section (5 lines)
    - rename '.cart-header' in each line to '.cart-search'

    Edit 'includes\templates\YOUR TEMPLATE\common' and add
    <div class="search-header"><?php require(DIR_WS_MODULES . 'sideboxes/search_header.php'); ?></div>

    between <?php #HEADER LINKS END ?> </div>
    and <div class="curr-header"> <?php #HEADER CURRENCIES START ?>

    That's it

  9. #9
    Join Date
    Feb 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: Remove Languages/Currencies and add Search Header

    Quote Originally Posted by roylen1 View Post
    I figured it out as follows:

    To remove language, currency and cart from header (template monster template)
    1. edit stylesheet_tm.css in 'includes\templates\YOUR TEMPLATE\css'
    2. "display:none;" as the last parameter in
    - ".header .lang-header {"
    - " .header .curr-header {" and
    - ".header .cart-header {"

    To add the search header box
    - Copy the entire '.cart-header' section (5 lines)
    - rename '.cart-header' in each line to '.cart-search'

    Edit 'includes\templates\YOUR TEMPLATE\common' and add
    <div class="search-header"><?php require(DIR_WS_MODULES . 'sideboxes/search_header.php'); ?></div>

    between <?php #HEADER LINKS END ?> </div>
    and <div class="curr-header"> <?php #HEADER CURRENCIES START ?>

    That's it
    Hi, I have the same problem. I can't add the search header box. Could you please explain more in details. Thank you very much!

  10. #10
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Remove Languages/Currencies and add Search Header

    Roylen gave every step that needs to be done for that situation. Repeating the directions won't help if you don't explain which parts you are having trouble with. Do you have a Template Monster template? A link to see your site may be helpful.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v138a currencies, languages header
    By carousel1 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 11 Feb 2013, 01:50 AM
  2. removing languages and currencies from header
    By kevnj in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 14 Jan 2011, 05:19 PM
  3. Remove search and currency from header
    By ysmith877 in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 1 Sep 2010, 03:26 PM
  4. Languages and currencies
    By shocker in forum Addon Language Packs
    Replies: 1
    Last Post: 24 Oct 2008, 09:19 AM
  5. Languages and Currencies in header.
    By linkedla in forum Basic Configuration
    Replies: 2
    Last Post: 1 Jun 2006, 09:24 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg