Search found 544 matches

Search found 544 matches

Dropship Multi-Origin Shipping Solution

Ok guys,

How feasible/time-consuming/costly would it be to develop this for OpenCart...

http://www.magentocommerce.com/magento- ... ution.html

Of course preferably for less than the $800 price tag.

Thanks.

Jump to post
  • Thu Sep 20, 2012 7:53 am
  • Replies 0
  • Views 637
Re: Standard hosting to Virtual Server migration

Are you requesting commercial support or general help?

Jump to post
  • Thu Sep 20, 2012 7:50 am
  • Replies 2
  • Views 956
Re: SEO and Opencart

i2Paq wrote:That is one opinion....
One of many, including Google ;)

Jump to post
  • Sat Sep 15, 2012 5:34 am
  • Replies 139
  • Views 99392
Re: Dedicated Titles For individual Pages

crispylettuce wrote:was the other code i looking for from an older version or something? could not find that code anywhere.
Yes the before-mentioned code was from an older version of OpenCart. I've updated the previous post now so it's correct.

Jump to post
  • Sat Sep 15, 2012 3:01 am
  • Replies 11
  • Views 2847
Re: Help with url (https)

Honestly it would probably be easier if you just started from scratch and install it manually this time. Just download your product and category tables (and any other tables you might have already filled in like information etc.) then just restore them once you've finished with the re-install. If yo...

Jump to post
  • Sat Sep 15, 2012 2:53 am
  • Replies 10
  • Views 2131
Re: Dedicated Titles For individual Pages

Yes it's in the catalog/controller/product/product.php file

Find

Code: Select all

$this->document->setTitle($product_info['name']);
Change to

Code: Select all

$this->document->setTitle($product_info['name'] . ' - ' . $product_info['location']) ;

Jump to post
  • Sat Sep 15, 2012 2:47 am
  • Replies 11
  • Views 2847
Re: Multi Store set up on external domain

Did you change the name servers yet of the third domain? Yes you should do that, don't know why others would disagree.

Jump to post
  • Sat Sep 15, 2012 2:30 am
  • Replies 3
  • Views 1735
Re: My search bar does not do anything at all

At the very bottom of your page you've got some stray code. You removed the <!-- from the beginning of the sentence.

Screen Shot 2012-09-15 at 1.15.35 AM.png

Screen Shot 2012-09-15 at 1.15.35 AM.png (11.85 KiB) Viewed 392 times

Jump to post
  • Sat Sep 15, 2012 2:19 am
  • Replies 3
  • Views 399
Re: SEO and Opencart

moneycarlo wrote:anyone know if the meta fields are really even used much by the engines anymore?
The Meta Keyword tag is useless for SEO nowadays.

Jump to post
  • Sat Sep 15, 2012 2:09 am
  • Replies 139
  • Views 99392
Re: Dedicated Titles For individual Pages

yeah i have since found one called Custom page titles which is free, will just need to work out how to enable it to work with the Export/Import extension i use... ..probably a better route than playing with code etc Not true. If you modified the code (or vQmoded it), you could still use your import...

Jump to post
  • Sat Sep 15, 2012 2:04 am
  • Replies 11
  • Views 2847
Re: Help with url (https)

Make sure the following is done 1.) In your System Settings in admin panel, make sure your store URL is http:// and not https:// 2.) Make sure your config.php and admin/config.php files are correct. The HTTP:// section should not contain https:// and vice versa. 3) Turn on SEO URL in your admin pane...

Jump to post
  • Sat Sep 15, 2012 1:57 am
  • Replies 10
  • Views 2131
Re: Help with url (https)

Well if you're not too far into it, just delete OpenCart and re-install manually. I've never used those one click installers for reasons just like this. They almost always lead to problems at some point down the road...

Jump to post
  • Sat Sep 15, 2012 1:00 am
  • Replies 10
  • Views 2131
Re: New Order Emails

For more detailed e-mails, I'd highly recommend this extension.

http://www.opencart.com/index.php?route ... L%20E-mail

Jump to post
  • Wed Sep 12, 2012 2:54 pm
  • Replies 2
  • Views 911
Re: how to change product name font size on product page,pls

Could you link to your site please? It looks like you're using a custom theme. Perhaps it uses its own css and not the default stylesheet.

Jump to post
  • Wed Sep 12, 2012 2:52 pm
  • Replies 10
  • Views 3180
Re: Facebook Widget and SSL

I don't see a FB widget at the bottom of the theme, at least not at the link you provided.

Did you disable it?

Jump to post
  • Mon Sep 10, 2012 5:56 pm
  • Replies 3
  • Views 1107
Re: 1.5.4.1 still says it's 1.5.4

zaycho wrote:May I also suggest very infomative article with diagrams on branching and tagging with Git http://nvie.com/posts/a-successful-git-branching-model
May I suggest moving the whole thing back to Google Code? Github is confusing... ???

Jump to post
  • Tue Aug 28, 2012 11:14 pm
  • Replies 6
  • Views 1213
Re: How to tell google to index my products?

should i resend my sitemap to google? No, Google will pick it up automatically Is this seo url like a mask that google doesnt retrieve? It can take awhile for Google to pick up the new URLs. In the meantime you can do 301 redirects from the old URLs to the new ones. I've found Google will pick up t...

Jump to post
  • Tue Aug 28, 2012 4:20 pm
  • Replies 8
  • Views 3299
Re: Another Permalink thread with a basic question

There are some mods in the extension store that can do what you're asking. Can't recall their names though. Do a search in the extension store for SEO and see what pops up.

Jump to post
  • Tue Aug 28, 2012 2:58 am
  • Replies 1
  • Views 317
Re: Database import error

Then you would have to either install that mod on your local machine before you try to import the table from your live store, or disable and uninstall the mod on your live store before you make a backup of the database.

Jump to post
  • Tue Aug 28, 2012 2:00 am
  • Replies 4
  • Views 1080
Re: Database import error

I don't remember a google_category_gb table in the default install of OpenCart. Is it a mod on your current live store?

Jump to post
  • Tue Aug 28, 2012 1:49 am
  • Replies 4
  • Views 1080

Search found 544 matches