
d.crysty23
Members-
Posts
137 -
Joined
-
Last visited
Profile Information
-
Activity
Freelancer
Recent Profile Visitors
1,769,665 profile views
d.crysty23's Achievements
Newbie (1/14)
0
Reputation
-
How to update to version 1.6?
d.crysty23 replied to d.crysty23's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
will it update automatically? -
Right now I have prestashop 1.5.5.0 and I want to update to 1.6. How do I do this right? For starters, I want to make a backup in order to save all my work so far. I don't want to risk losing the data, which is why I need your help. How do I make a backup and an update the right way? Thanks in advance!
-
How to fix the text?
d.crysty23 replied to d.crysty23's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Is this how it should have been done? take a look <h1> {strip} {$category->name|escape:'htmlall':'UTF-8'} {if isset($categoryNameComplement)} {$categoryNameComplement|escape:'htmlall':'UTF-8'} {/if} {/strip} </h1> {if $category->id == 1 OR $nb_products == 0} {l s='There are no products in this category'} {else} {if $nb_products == 1} {l s='There is %d product.' sprintf=$nb_products} {else} {l s='There are %d products.' sprintf=$nb_products} {/if} {/if} category-count.tpl -
How to fix the block_categories?
d.crysty23 replied to d.crysty23's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
tough decision.. what do you suggest I do in this situation? delete the "plus" button or do what you've said? Which option would make it look more "professional"? -
How to fix the block_categories?
d.crysty23 replied to d.crysty23's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
the empty space will be there only when the user clicks on "plus", right? if it'll happen like this, then it is what i want -
How can I align the text from the product list page? I want it lower, on the red band. There, the text is generated by the h1 tag. I want to lower it and give it its own ID so that it won't cause changes on other pages. Where can I find this tag in order to add an ID and what is the code that I need to apply in order to lower the text? http://www.3bwine.com/CRISTY/prestashop/index.php Thanks in advance!
-
How to fix the block_categories?
d.crysty23 posted a topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
I have a problem with "block_categories" on the left side. I've added some subcategories and when I click the "plus" icon, the categories roll down and it looks pretty bad, like in the images below. I want it to roll down without affecting the other modules. It's an important matter and I hope that someone can help me. http://www.3bwine.com/CRISTY/prestashop/index.php -
I have a problem with the buttons in the product list. I've installed 2 languages, italian and english, and in the english version, the "view" and "add to cart" buttons look great. However, the same cannot be said for the italian version. The words are longer in italian and the button is offset. How can I fix the buttons so that they look good in both versions? You have two images below. http://www.3bwine.com/CRISTY/prestashop/index.php?id_category=6&controller=category&id_lang=1 Thanks in advance!
-
I can't manage to display prices with decimal point in the "featured products" module. Although I've entered the prices with a decimal point in BO. they are displayed without the point on the site. Do you know how I can change this? I've posted some screenshots below so you can understand better what I'm talking about. http://www.3bwine.com/CRISTY/prestashop/index.php
-
I have a problem with the "cart" module. When I move the arrow on "view my shopping cart" there is an offset: the menu is too high and I want it lower. You can see this in the image below. What do I need to change in order to revert it to its inital form? http://www.3bwine.com/CRISTY/prestashop/index.php
-
I've managed to change the currency in back office, but on front page the prices are still displayed in dollars. Do I need to manually change something for each product?
-
problem with login page
d.crysty23 replied to d.crysty23's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
thank you for your reply. i've solved the problem but i'd like to know how you got to h1 tag.. it didn't cross my mind to look there. I want to learn so that I can do it myself in the future -
I have a problem with the login page.. the elements are not in line, but one under the other. Can you tell me what I have to change? I've tried making some changes in grid_5 but with no result. I hope you can help me. Thanks in advance! http://www.3bwine.com/CRISTY/prestashop/index.php?controller=authentication&back=my-account
-
I apologize if this matter has been discussed before, but I didn't find any similar topic. I wish to change the currency from dollar to euro.. I've made the necessary changes in the localization-currency meny, but the prices still show in dollars on the site. What else do I need to do so that the prices will be displayed in euros?
-
How to increase the table line?
d.crysty23 replied to d.crysty23's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
I've attached an image to show clearly what I've done.. I didn't post the code because I returned to its initial form in the meantime, afraid to ruin the whole page. All I want is to put the "delete" icon next to the "plus" and "minus" buttons and make the last line of the table go all the way to the side. I hope I've made myself clear. If there's anything else that you don't understand, please ask