Re: How to add link in Menu bar
Thank you,
It's done.
I added link to my blog in header.tpl
/catalog/view/theme/my theme/template/common/header.tpl
<li><a href="link to the blog">Blog</a></li>
and automatically add it to the menu bar
- Sat Jul 04, 2015 5:06 am
- Replies 4
- Views 4788
Re: How to add link in Menu bar
It's custom theme Jump to postD3MO wrote:it all depends on your theme do you have a custom theme or default one
- Thu Jul 02, 2015 4:51 pm
- Replies 4
- Views 4788
How to add link in Menu bar
Hello to all,
I added in menu bar of my site - "Blog" and I would like, when someone click on "Blog", to redirect it to the Blog page myblog.tmblr.com
How could I do that?
Regards,
Angel
- Thu Jul 02, 2015 1:44 am
- Replies 4
- Views 4788
Re: How to hide - Refine search
Hello Viethemes,viethemes wrote:You can edit file catalog\view\theme\{your_theme}\template\product\category.tpl,
findand remove it.Code: Select all
<h3><?php echo $text_refine; ?></h3>
Thank you very much! Jump to post
- Tue May 05, 2015 3:33 am
- Replies 13
- Views 2129
Re: How to hide - Refine search
Could you attach file catalog/view/theme/{your_theme}/template/product/category.tpl here, so we can take a look at it? It is not the same as default theme. Hello, Thanks again! I edited this time in "my theme" instead "default" and now, it's working! Thanks! Could you tell me, p...
Jump to post- Mon May 04, 2015 3:22 am
- Replies 13
- Views 2129
Re: How to hide - Refine search
Hello Viethemes, Thanks for Your respond! I added this code, but Refine Search is still there. P.S. Before to add this code, I think, I have deleted - Refine Search from Extensions > Modules, but as I said, even after deleted and added code, Refine Search it still there. http://angelgruev.com/index....
Jump to post- Sun May 03, 2015 3:18 am
- Replies 13
- Views 2129
How to hide - Refine search
Hello to all,
I use OpenCart 2.0.1.1 version.
I would like to ask, how could I hide Refine search or to disable it ?
I have read about it, but it was related to 1.5 version.
It's a bit annoying to showing up just above the products or side of them, so far
- Fri May 01, 2015 1:52 am
- Replies 13
- Views 2129
Re: Category and Sub-category
That it's!Ackis wrote:I might not understand your problem but....
can this help you?
http://forum.opencart.com/viewtopic.php?f=190&t=137623
Thank you very much!
I edited my post to be more friendly for search engine. Jump to post
- Tue Apr 28, 2015 6:56 pm
- Replies 3
- Views 468
Re: *FYI* Category -> Sub-Category 5 item limit
Super, Thank you very much!
Jump to post- Tue Apr 28, 2015 6:53 pm
- Replies 15
- Views 9006
Category and Sub-category
Hello to Everybody! I have a problem related with adding of Sub-category. I created Main-category and I tried to attach some Sub-categories to. Main-category: A - Sub-category: b - Sub-category: c - Sub-category: d So, when I go to Products > Edit product > tab Links > Categories. I tried to type th...
Jump to post- Mon Apr 27, 2015 4:54 am
- Replies 3
- Views 468
Re: About images sizes on Home page
Any suggestions, please
- Mon Mar 23, 2015 1:36 am
- Replies 1
- Views 328
About images sizes on Home page
Hello to All, I have problem with my product images sizes "boxes" - Latest and Featured on home page. There is white empty space on the right side of the product images "boxes" on Home page. These boxes of Latest and Featured are sized to 263x263 pixels, I did it to 263x175 (land...
Jump to post- Wed Mar 18, 2015 6:32 am
- Replies 1
- Views 328
Re: About "Option" and price / size
Thank You for Your suggest! Jump to postchulcha wrote:http://www.opencart.com/index.php?route ... %20options ?
- Mon Mar 16, 2015 7:29 am
- Replies 2
- Views 378
About "Option" and price / size
Hello to all, The initial idea is: 1. I would like to make it to looks like this, for example: - size ; price ; material, but to be independent to each other. I mean to be able to be chosen between: size ; price ; material 2. I tried to do something different but with the same concept: - I add to ea...
Jump to post- Sat Mar 14, 2015 2:39 am
- Replies 2
- Views 378
Re: Problem with Stylesheet
Hi, Thanks for Your correction, it's my wrong, I have edited the wrong file. Here is copy direct from the file - public_html/catalog/view/theme/default/stylesheet/stylesheet.css body { background-color: black; } font-family: 'Open Sans', sans-serif; font-weight: 400; color: #666; font-size: 12px; li...
Jump to post- Wed Feb 18, 2015 9:45 pm
- Replies 17
- Views 2023
Re: Problem with Stylesheet
Hi, Slip of the pen :) Here is: html, body { background-color: black; } height: 100%; margin: 0; padding: 0; font-family: 'Open Sans', sans-serif; font-size: 12px; color: #000000; font-weight: 500; line-height: 18px; text-rendering: optimizeLegibility; I tried to edited direct in cpanel, to deleted ...
Jump to post- Wed Feb 18, 2015 8:23 pm
- Replies 17
- Views 2023
Re: Problem with Stylesheet
Hello,
I changed it, but without result.
html, body {
background-colour: black;
}
height: 100%;
margin: 0;
padding: 0;
font-family: 'Open Sans', sans-serif;
font-size: 12px;
color: #000000;
font-weight: 500;
line-height: 18px;
text-rendering: optimizeLegibility;
- Wed Feb 18, 2015 1:03 am
- Replies 17
- Views 2023
Re: Problem with Stylesheet
Hello,
Here You are http://angelgruev.com/
- Tue Feb 17, 2015 10:50 pm
- Replies 17
- Views 2023
Re: Problem with Stylesheet
Here You are, html, body { height: 100%; margin: 0; padding: 0; font-family: 'Open Sans', sans-serif; font-size: 12px; color: #666666; font-weight: 500; line-height: 18px; text-rendering: optimizeLegibility; } h1, h2, h3, h4, h5, h6, p { margin-top: 0; } .page-header { vertical-align: middle; margin...
Jump to post- Tue Feb 17, 2015 7:00 am
- Replies 17
- Views 2023
Re: Problem with Stylesheet
I don't know, what's that supposed to mean?
Jump to post- Tue Feb 17, 2015 5:04 am
- Replies 17
- Views 2023