FREE ADDONS: "Product Lables","Google Webfonts","Fluid Layout","Comming Soon"

[quote name=‘albertginger’ timestamp=‘1357867268’ post=‘152619’]

Please try to upload new product or modify product list price.

[/quote]Hey,





I don’t think its your addon make it don’t working well on my website. I get this new skin and I think its causing your addons to not working the right way on my website :-( you have such great addons, that I wish that I can use.



Thanks anyways

Tom

Hello There, thanks for a great add-on. (iecsp_product_lables)



I have some trouble with a couple of things, and hope someone can help me out.


  1. The labels for some reason appear on the homepage. How do i fix that?


  2. I tried to edit the labels.png-file and translated it to my language, but after uploding the file and clearing the cache it still showed the old png. Anyone know what to do?



    Thanks !

Just found out something strange. For those who use “[color=#282828][font=arial, verdana, tahoma, sans-serif]iecsp_product_lables” and have a problem with the label for some weird reason also showing on the homepage. That problem goes away if you change the blocks on your homepage from having the wrapping as “Mainbox general” or “Mainbox simple” to “Sidebox general”. [/font][/color]



[color=#282828][font=arial, verdana, tahoma, sans-serif]I also learned from another post on the forum that you shoudnt have too many “Mainbox” on the frontpage as they are coded with H1-tags, and you then get two many H1 on one page.[/font][/color]

Thank you so very much my friend! Excellent addons!

[quote name='Onkel_Sid' timestamp='1358633503' post='153189']

Hello There, thanks for a great add-on. (iecsp_product_lables)



I have some trouble with a couple of things, and hope someone can help me out.


  1. The labels for some reason appear on the homepage. How do i fix that?


  2. I tried to edit the labels.png-file and translated it to my language, but after uploding the file and clearing the cache it still showed the old png. Anyone know what to do?



    Thanks !

    [/quote]



    Sorry for my late response.



    OPEN:

    skins/basic/customer/addons/iecsp_product_labels/styles.css



    REPLACE:


.lables-freeshipping { position:absolute; left:0px; top:130px; width:108px; height:18px; background:url(images/lables.png) no-repeat 0 -136px; }
.lables-new { position:absolute; left:0px; top:0px; width:46px; height:46px; background:url(images/lables.png) no-repeat 0 0; }
.lables-sale { position:absolute; left:0px; top:0px; width:46px; height:46px; background:url(images/lables.png) no-repeat 0 -46px; }
.sold-out { position:absolute; left:0px; top:0px; width:44px; height:44px; background:url(images/lables.png) no-repeat 0 -92px; }
.lables-instock { text-align:center; }
.pagination-container .list .list-price { display:block; float:none; clear:both; }
.pagination-container .list .list-price span { float:left; clear:none; }
.product-cell form, .list form, .multicolumns-list .compact form { position:relative; }
.sidebox-body .lables-freeshipping, .sidebox-body .lables-new, .sidebox-body .lables-sale, .sidebox-body .sold-out, .sidebox-body .lables-instock { display:none; }
.table.products .lables-freeshipping, .table.products .lables-new, .table.products .lables-sale, .table.products .sold-out, .table.products .lables-instock { display:none; }




[color=#0000ff].product-cell form, .list form, .multicolumns-list .compact form { position:relative; }[/color][color=#ff0000] /all position problems,here it is/[/color]

[quote name='albertginger' timestamp='1346258354' post='143937']





I will make it.

[/quote] Did you make the product labels addon for 2.2.x .I am looking forward.

[quote name=‘akistdm’ timestamp=‘1362466482’ post=‘156998’]

Did you make the product labels addon for 2.2.x .I am looking forward.

[/quote]

hey where was that…

Thank you very much!!!

[quote name=‘albertginger’ timestamp=‘1362444040’ post=‘156988’]

Sorry for my late response.



OPEN:

skins/basic/customer/addons/iecsp_product_labels/styles.css



REPLACE:

<br />
.lables-freeshipping { position:absolute; left:0px; top:130px; width:108px; height:18px; background:url(images/lables.png) no-repeat 0 -136px; }<br />
.lables-new { position:absolute; left:0px; top:0px; width:46px; height:46px; background:url(images/lables.png) no-repeat 0 0; }<br />
.lables-sale { position:absolute; left:0px; top:0px; width:46px; height:46px; background:url(images/lables.png) no-repeat 0 -46px; }<br />
.sold-out { position:absolute; left:0px; top:0px; width:44px; height:44px; background:url(images/lables.png) no-repeat 0 -92px; }<br />
.lables-instock { text-align:center; }<br />
.pagination-container .list .list-price { display:block; float:none; clear:both; }<br />
.pagination-container .list .list-price span { float:left; clear:none; }<br />
.product-cell form, .list form, .multicolumns-list .compact form { position:relative; }<br />
.sidebox-body .lables-freeshipping, .sidebox-body .lables-new, .sidebox-body .lables-sale, .sidebox-body .sold-out, .sidebox-body .lables-instock { display:none; }<br />
.table.products .lables-freeshipping, .table.products .lables-new, .table.products .lables-sale, .table.products .sold-out, .table.products .lables-instock { display:none; }<br />

```<br />
<br />
[color=#0000ff].product-cell form, .list form, .multicolumns-list .compact form { position:relative; }[/color][color=#ff0000]  /*all position problems,here it is*/[/color]<br />
[/quote]<br />
<br />
I thought solution was here, but after replacing your code, it still print the label on the home page <img src="upload://n4syhXZrRhsStKvmS4jT3Mp2S3k.png" class="bbc_emoticon" alt=":(">

[quote name='Onkel_Sid' timestamp='1359248089' post='153738']

Just found out something strange. For those who use “[color=#282828][font=arial, verdana, tahoma, sans-serif]iecsp_product_lables” and have a problem with the label for some weird reason also showing on the homepage. That problem goes away if you change the blocks on your homepage from having the wrapping as “Mainbox general” or “Mainbox simple” to “Sidebox general”. [/font][/color]



[color=#282828][font=arial, verdana, tahoma, sans-serif]I also learned from another post on the forum that you shoudnt have too many “Mainbox” on the frontpage as they are coded with H1-tags, and you then get two many H1 on one page.[/font][/color]

[/quote]are you using 3.0.4?

[quote name='tom437' timestamp='1365479988' post='159642']

are you using 3.0.4?

[/quote]



Im on 3.0.6

[quote name='Onkel_Sid' timestamp='1365492576' post='159649']

Im on 3.0.6

[/quote]Thanks, because its still in the upper right corner and I don't know how to fix it.

webfonts don't work in 3.03. would it be possible to make a fix?



thanks

Dear sir,

I have installed “coming soon addon” on cs 3,05, but my Qty. box and Add to wishlist disappeared!

Can somebody help me find the solution, please?



Thank you in advance

F. Majer

Hello,



I tried several times to download your products from your webpage, but nothing happens, I make orders but no e-mails arrives. Please help!

Will they work with v4.0.x?

HI try their site



http://www.iecsp.com/en/cs-cart-4-free-addons-product-labels.html



Fotis

Thanks for the response Fotis.

Btw, I’m still awaiting your response on this post. :grin:

Free Addon WoahBar - like Hellobar free Solution- - Third-Party Add-ons - CS-Cart and Multi-Vendor Community Forums | Connect with the Community | Find Solutions

Regards,

NaMo

[quote name=‘NaMo’ timestamp=‘1395422642’ post=‘179806’]

Thanks for the response Fotis.

Btw, I’m still awaiting your response on this post. :grin:

http://forum.cs-cart…-free-solution/

Regards,

NaMo

[/quote]



Hi Namo



hope you saw it!

Fotis