Search found 50 matches

Search found 50 matches

Re: Big Problems With Search Engines

First google is seeing your site as new which does not give anybody pull or weight in the search. You may find a new site ranking well for some terms but after the honeymoon period of a couple of weeks google ranks the site accordingly. Google factors url age a lot in it's ranking, first thing I wou...

Jump to post
  • Mon Dec 13, 2010 8:37 am
  • Replies 14
  • Views 3024
Mysql command for adding to tables

I am running oc version 1.46 I am wanting to run a site wide special on black monday for all of my inventory for 30% off. Is there a way through sql to add this to my products? I have over 900 items in inventory and not really looking forward to manually editing each product to put on special for th...

Jump to post
  • Fri Oct 29, 2010 1:38 am
  • Replies 1
  • Views 613
Re: SEO URL's & Sub-Categories Not Working - New Install

from the link I see above the seo keyword is working and sub cats are as well. I have no problems viewing your images also. Just out of curiosity the add to cart button is on the product page and the cart should and does add to cart from the link provided. If this issue is happening from another tem...

Jump to post
  • Fri Oct 22, 2010 11:18 pm
  • Replies 10
  • Views 8249
Re: add a margin in header.tpl

I think that you are going to have to clean up you css to get it to render in ie. I looked at your source and you have 23 stylesheets loading for your site. You have for one div multiple different styles for example "#container" has 6 different styles associated with that div on 5 differen...

Jump to post
  • Tue Oct 12, 2010 9:41 am
  • Replies 4
  • Views 918
Re: How to have all products on sale?

Does anybody know a way to do this?

Jason

Jump to post
  • Fri Oct 08, 2010 9:35 am
  • Replies 2
  • Views 678
Re: How to add .html preffix to all pages?

first of all they are not static html pages. They are php files rendering html so you will not see that file extension. The seo keyword is not for keywords as you may think, write what you want the ending url to look like for ex. use your stuffed_animal in the seo keyword field is actually rewriting...

Jump to post
  • Thu Oct 07, 2010 2:17 am
  • Replies 11
  • Views 5540
How to have all products on sale?

I'm using version 1.47 and I am wanting to be able to make a site wide sale for example 20% off for the month of November. My issue is I really don't want to have to manually add the special to over 800 products. What would it take for me to add some code to be able to do this for categories or all ...

Jump to post
  • Thu Oct 07, 2010 12:09 am
  • Replies 2
  • Views 678
Re: 1 item in basket only

you can always turn them off via htaccess

Code: Select all

php_flag register_globals off

Jump to post
  • Wed Oct 06, 2010 11:38 pm
  • Replies 16
  • Views 1553
Re: Should OpenCart restore the URL Class?

It should have never been removed.

Jump to post
  • Wed Oct 06, 2010 4:29 am
  • Replies 22
  • Views 10313
Re: CSS colour help!!!!

Your right I was under the impression that it was the categories.
To fix this issue try line 239

Code: Select all

.switcher .option a {
color:#ccff33;
padding:3px 5px;
}
Jason

Jump to post
  • Sat Oct 02, 2010 6:42 am
  • Replies 11
  • Views 2633
Re: editing css wont chnage the layout

It is in your " #content div " you have your left and right margin set at 200px which will center your div as it is only 960 wide. Just out of curiosity this is a pretty simple css fix especially for a web design firm. ;)

Jump to post
  • Sat Oct 02, 2010 6:16 am
  • Replies 2
  • Views 831
Re: CSS colour help!!!!

Actually the text in the drop down is browser specific and it will use what ever the person has for there browsers styles. So firebug would not actually help here.

Jason

Jump to post
  • Sat Oct 02, 2010 6:07 am
  • Replies 11
  • Views 2633
Re: 1.5.0 Template Discussion

Personally, I think thesis is great for people with no clue on changing a theme, but not really an essential part of a site. Most people like to get themselves a custom theme really, and while the concept is good, it's going to add quite a bit of weight to the OC default install Have you ever used ...

Jump to post
  • Thu Sep 23, 2010 12:47 am
  • Replies 103
  • Views 33069
Re: 1.5.0 Template Discussion

What I would really love to see is a hook system implemented like in the wordpress thesis theme. That would just put opencart way ahead of the pac. http://blip.tv/play/AYGuzUUC I really don't expect to see that but it would be nice. Something that I would like to see in the 1.5 theme is removing all...

Jump to post
  • Wed Sep 22, 2010 11:00 pm
  • Replies 103
  • Views 33069
Re: sitemap not indexed by google

from what I see is that your information is 100% duplicate content from other sites. Google has absolutely no reason to put your pages in the index if it already has the information elsewhere. Write unique titles and descriptions for your products. Also when you are using your seo keywords don't put...

Jump to post
  • Sat Sep 18, 2010 1:22 am
  • Replies 7
  • Views 1738
Re: no images in file manager

The reason is you are not adding the product image! When creating a product for opencart there is a list of tabs at the top of the page. The first will be General then Data . Click the data tab and about 3/4 of the way down the page just after the seo keyword is image click on the picture of the the...

Jump to post
  • Fri Sep 17, 2010 11:24 pm
  • Replies 21
  • Views 3382
Re: no images in file manager

What are the permissions set to on your image folders?

Jump to post
  • Sat Sep 11, 2010 12:03 pm
  • Replies 21
  • Views 3382
Re: Default no image not posting

If you do not have additional images for your product it will not show anything including the default no images.

Jump to post
  • Sat Sep 11, 2010 11:53 am
  • Replies 5
  • Views 1190
Re: Default no image not posting

the reason is the piece of code you are looking at is for the additional images in the tabs not the main product images. If you do use any additional images it will not show anything. Another thing is it may actually help by stating what version of OC you are using and a link to the site can help wo...

Jump to post
  • Sat Sep 11, 2010 5:02 am
  • Replies 5
  • Views 1190
Re: Footer won't clear

not a problem
;D

Jump to post
  • Sat Sep 11, 2010 1:12 am
  • Replies 9
  • Views 1622

Search found 50 matches