Search found 106 matches

Search found 106 matches

Re: 网页出现文字乱码

truncate(strip_tags(html_entity_decode('内容', ENT_QUOTES, 'UTF-8')), 200) . '..',

用这个方法可以防止中文乱码.

或者参考这个

http://www.ctrol.cn/post/freesource/cod ... -2761.html

Jump to post
  • Mon Nov 04, 2013 7:26 pm
  • Replies 4
  • Views 2023
Re: 如何在特价产品图片右上角添加上一个SALE标签?

'<span class="cntags" style="width:70px;height:70px;top:0px;left:63px;background: url(\'' . 'image/' . 图片路径. '\') no-repeat"></span>';

把这段加在你产品图片之前.

还需要修改对应的css

.cntags {
display: block;
position: absolute;
z-index: 1000;
}

=============
以上只是实例代码,具体还得根据你自己的项目做一些调整.

Jump to post
  • Mon Oct 21, 2013 11:31 pm
  • Replies 1
  • Views 3286
Re: 大家都来晒晒自己的站

http://www.cnopencart.com/
Opencart在国内最早的社区之一,最近改版了.

Jump to post
  • Mon Oct 21, 2013 9:35 am
  • Replies 51
  • Views 51832
Re: OpenCartChina.com不是官方網站

看了下. 对于一般的用户来说,确实有一些烟雾性质...囧

Jump to post
  • Sat Jun 22, 2013 2:00 pm
  • Replies 19
  • Views 12772
Re: Full SEO on all links...

I also have done something like that. and here is my demo site, http://www.uusign.com.

using the category name ,product name as the SEO URL if the SEO keyword is blank when you added or edited them.
also all the link like account/account,common/home rewrite to home, account,ect (could be config).

Jump to post
  • Wed Sep 21, 2011 8:59 am
  • Replies 15
  • Views 32811
Re: Opencart招聘

I am in Shenzhen.but no in HK... - -

Jump to post
  • Tue Aug 09, 2011 2:23 pm
  • Replies 14
  • Views 9437
Batch Upload Images for Product

http://www.opencart.com/index.php?route=extension/extension/info&extension_id=2829 This support batch upload images for product. AS you know, if you want to add images for product, you have upload one by one. and this module would give you another way to do that. upload that in a single time. sa...

Jump to post
  • Thu Aug 04, 2011 5:41 pm
  • Replies 3
  • Views 1131
Re: OpenCart 1.6.0 Roadmap

it would be great if opencart could reduce duplicate code,and separate the validation rule in one place. currently, it is hard to change the validation rule, you have to modified many file if you want to apply new validation rule. also it would great if opencart could keep compatibility between the ...

Jump to post
  • Thu Jul 21, 2011 10:41 am
  • Replies 538
  • Views 255605
Re: Interface for ERP

openerp could use xml as the data source. it would be possible to build a bridge between openerp and opencart.anyway,I dun have found any ERP now could sync with opencart. but I am interested for this project. :)

Jump to post
  • Thu Jul 21, 2011 10:28 am
  • Replies 7
  • Views 5439
OpenCart中文站

http://www.cnopencart.com/

多交流交流~

Jump to post
  • Wed Jul 20, 2011 4:15 am
  • Replies 0
  • Views 1454
Re: Google+ invitations [available]

I have create Opencart Circle, add me if you guys have google +. yukai.kk@gmail.com O0

Jump to post
  • Wed Jul 20, 2011 4:10 am
  • Replies 6
  • Views 2704
Re: Improved some interface

You do not have permission to access this page!

all pages show me this... :)

Jump to post
  • Sat Jul 16, 2011 5:41 pm
  • Replies 4
  • Views 850
Improved some interface

I have modified some interface for opencart admin panel. actually, it is a little change for that, but it would be easier to manage products. the new interface support ajax search and paging, also have tips when you type your product name in search form. list-1.jpg change the background color, so be...

Jump to post
  • Sat Jul 16, 2011 12:52 pm
  • Replies 4
  • Views 850
Custom Service for e-commerce

Tylsoft is a Web design & programming business team. We specialize in e-commerce and corporate web development and in particular the Opencart platform. We supply any custom developments for our customers. please fell free to contact us via sending email to service@tylsoft.com more portfolios che...

Jump to post
  • Fri Jul 08, 2011 11:38 pm
  • Replies 0
  • Views 497
Re: OpenCart v1.5.0

I have setup demo at http://tylsoft.net/ocdemo

Jump to post
  • Mon May 09, 2011 11:33 am
  • Replies 343
  • Views 145609

Search found 106 matches