|
uCoz Community uCoz Modules Online Shop E-Shop Questions |
E-Shop Questions |
1. How do I delete the sub-category LINKS (the letters in blue) in the E-Shop category section at my website (http://syndicate3d.at.ua/):
2. If I upload a file to the website does it become automatically "Downloadable" and sent via email to the person that purchased the item? Thanks! Post edited by Heartbrake - Wednesday, 2012-03-21, 9:59 PM
|
Quote (Heartbrake) 1. How do I delete the sub-category LINKS (the letters in blue) in the E-Shop category section at my website (http://syndicate3d.at.ua/): Go to Control Panel -> Customize Design -> E-shop home page -> find <?$CATALOG$(2,5)?> and change the second digit into 0. Quote (Heartbrake) 2. If I upload a file to the website does it become automatically "Downloadable" and sent via email to the person that purchased the item? Yes, if you add it as an entry. I'm not active on the forum anymore. Please contact other forum staff.
|
Quote (Sunny) Go to Control Panel -> Customize Design -> E-shop home page -> find <?$CATALOG$(2,5)?> and change the second digit into 0. Yes, if you add it as an entry. Epic support man! 1 last question which should be simple: How do I make the Admin and Moderator not show reproof like you have it? Post edited by Heartbrake - Thursday, 2012-03-22, 1:53 PM
|
Quote (Heartbrake) How do I make the Admin and Moderator not show reproof like you have it? Reproofs are disabled for Administrators by default. As for Moderators, you can do this with the help of conditional operators. Please continue the discussion in the mentioned thread as it is not related to E-shop. Quote (Heartbrake) Epic support man! I am a woman I'm not active on the forum anymore. Please contact other forum staff.
|
Quote (Sunny) I am a woman smile So am I! =D But your smart though, wonder if your blond cus your nick is Sunny. <3 Added (2012-04-23, 9:39 PM) Post edited by Heartbrake - Friday, 2012-03-23, 4:16 AM
|
Vehicles, living, etc I believe.
Proud uCoz user since 2006
Freelance designer - http://pixelkhaos.com PixelKhaos on twitter - @PixelKhaos I can help you develop your site for a small fee. |
Heartbrake, it is possible to do by means of scripts. Or, which I think is easier - if you output the categories manually, by means of HTML (and not by means of special $codes$).
I'm not active on the forum anymore. Please contact other forum staff.
|
Heartbrake, you'll need to delete the code <?$CATALOG$(2,5)?> from the template and replace it by html link codes of your categories, e.g.
Quote <a href="http://www.category_url"><img src="category_image_link" /></a> Use html tables to arrange them into several columns. I'm not active on the forum anymore. Please contact other forum staff.
|
Quote (Sunny) you'll need to delete the code <?$CATALOG$(2,5)?> from the template and replace it by html link codes of your categories, e.g. Quote <a href="http://www.category_url"><img src="category_image_link" /></a> Use html tables to arrange them into several columns. I don't have the slidest idea how to do any of that... It's a sad case. |
| |||
| |||