Search found 22 matches

Search found 22 matches

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

Jump to post
  • Sat Jul 04, 2015 5:06 am
  • Replies 4
  • Views 4788
Re: How to add link in Menu bar

D3MO wrote:it all depends on your theme do you have a custom theme or default one
It's custom theme

Jump to post
  • 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

Jump to post
  • Thu Jul 02, 2015 1:44 am
  • Replies 4
  • Views 4788
Re: How to hide - Refine search

viethemes wrote:You can edit file catalog\view\theme\{your_theme}\template\product\category.tpl,
find

Code: Select all

<h3><?php echo $text_refine; ?></h3>
and remove it.
Hello Viethemes,
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 :)

Jump to post
  • Fri May 01, 2015 1:52 am
  • Replies 13
  • Views 2129
Re: Category and Sub-category

Ackis wrote:I might not understand your problem but....
can this help you?

http://forum.opencart.com/viewtopic.php?f=190&t=137623
That it's!
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
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
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
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;

Jump to post
  • Wed Feb 18, 2015 1:03 am
  • 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

Search found 22 matches