Jump to content

habross

Members
  • Posts

    20
  • Joined

  • Last visited

Profile Information

  • First Name
    martin
  • Last Name
    novak

habross's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Zkusil jsem vypnout a zapnout různé moduly ale pořád nic. Jaký modul by to mohl být? Nic moc tam navíc nemám.
  2. Ahoj, mám problém s instalací 1.6.1.7. Bohužel všude je back office úplně vpohodě, ale jakmile kliknu na objednávku a chci zobrazit tak mi to zobrazí bez css. Posílám i foto. Nemá s tím někdo zkušenost?
  3. Ahoj, řeším problém s tím, že mám více atributů pro 1 produkt. Barvu, poté druhý s názvem obsahuje barvu pro filtr. Proto není možné použít funkci pro počítání atributů a povolení tlačítka přidat do košíku jen pro ty, které mají 1 atributy či 0. Potřebuji vymyslet jak v product listu zobrazit tlačítko přidat do košíku jen pro ty atributy, u kterých je umělý atribut s hodnotou 1 (tedy obsahuje sice 2 atributy ale reálně jen jeden). Řešením by bylo u produktu najít id atribut daného produktu a když se rovná id atributu 1533, tak zobrazit tlačítko přidat do košíku a pro ostatní jen například nápis Více variant.
  4. Hi, I have different attributes group in each product. I need to show add to cart button in product list but it has some conditions: 1) Show add to cart button - only for products where id_attribute = 1533 2) Out of stock - only for products where quantity <=0 and id_attribute = 1533 3) Variants button - for else products I have problem with adding condition Id_attribute = 1533, which function can give me that product has this id_attribute from every attributes which has?
  5. Tady zasílám: Stará funkční kategorie: https://www.levny-ob...ncelarske-stoly nová nefunkční: https://www.levny-ob...z/550-ulanbatar Zkusil jsem vytvořit nový htaccess, obnovit cache i ji vypnout a znovu zapnout a stále nic.
  6. Hi, I try it but anything happend. Still 404 page problem.
  7. I install only prestashop application 1.6.1.4 ang bought theme from leotheme. I don´t know. Where I can find it? The problem started after adding www to the url of eshop I think.
  8. There I send htaccess. # ~~start~~ Do not remove this comment, Prestashop will keep automatically the code outside this comment when .htaccess will be generated again # .htaccess automaticaly generated by PrestaShop e-commerce open-source solution # http://www.prestashop.com - http://www.prestashop.com/forums <IfModule mod_rewrite.c> <IfModule mod_env.c> SetEnv HTTP_MOD_REWRITE On </IfModule> RewriteEngine on #Domain: www.nabytkuj.cz RewriteRule . - [E=REWRITEBASE:/] RewriteRule ^api$ api/ [L] RewriteRule ^api/(.*)$ %{ENV:REWRITEBASE}webservice/dispatcher.php?url=$1 [QSA,L] # Images RewriteRule ^([0-9])(\-[_a-zA-Z0-9-]*)?(-[0-9]+)?/.+\.jpg$ %{ENV:REWRITEBASE}img/p/$1/$1$2$3.jpg [L] RewriteRule ^([0-9])([0-9])(\-[_a-zA-Z0-9-]*)?(-[0-9]+)?/.+\.jpg$ %{ENV:REWRITEBASE}img/p/$1/$2/$1$2$3$4.jpg [L] RewriteRule ^([0-9])([0-9])([0-9])(\-[_a-zA-Z0-9-]*)?(-[0-9]+)?/.+\.jpg$ %{ENV:REWRITEBASE}img/p/$1/$2/$3/$1$2$3$4$5.jpg [L] RewriteRule ^([0-9])([0-9])([0-9])([0-9])(\-[_a-zA-Z0-9-]*)?(-[0-9]+)?/.+\.jpg$ %{ENV:REWRITEBASE}img/p/$1/$2/$3/$4/$1$2$3$4$5$6.jpg [L] RewriteRule ^([0-9])([0-9])([0-9])([0-9])([0-9])(\-[_a-zA-Z0-9-]*)?(-[0-9]+)?/.+\.jpg$ %{ENV:REWRITEBASE}img/p/$1/$2/$3/$4/$5/$1$2$3$4$5$6$7.jpg [L] RewriteRule ^([0-9])([0-9])([0-9])([0-9])([0-9])([0-9])(\-[_a-zA-Z0-9-]*)?(-[0-9]+)?/.+\.jpg$ %{ENV:REWRITEBASE}img/p/$1/$2/$3/$4/$5/$6/$1$2$3$4$5$6$7$8.jpg [L] RewriteRule ^([0-9])([0-9])([0-9])([0-9])([0-9])([0-9])([0-9])(\-[_a-zA-Z0-9-]*)?(-[0-9]+)?/.+\.jpg$ %{ENV:REWRITEBASE}img/p/$1/$2/$3/$4/$5/$6/$7/$1$2$3$4$5$6$7$8$9.jpg [L] RewriteRule ^([0-9])([0-9])([0-9])([0-9])([0-9])([0-9])([0-9])([0-9])(\-[_a-zA-Z0-9-]*)?(-[0-9]+)?/.+\.jpg$ %{ENV:REWRITEBASE}img/p/$1/$2/$3/$4/$5/$6/$7/$8/$1$2$3$4$5$6$7$8$9$10.jpg [L] RewriteRule ^c/([0-9]+)(\-[\.*_a-zA-Z0-9-]*)(-[0-9]+)?/.+\.jpg$ %{ENV:REWRITEBASE}img/c/$1$2$3.jpg [L] RewriteRule ^c/([a-zA-Z_-]+)(-[0-9]+)?/.+\.jpg$ %{ENV:REWRITEBASE}img/c/$1$2.jpg [L] # AlphaImageLoader for IE and fancybox RewriteRule ^images_ie/?([^/]+)\.(jpe?g|png|gif)$ js/jquery/plugins/fancybox/images/$1.$2 [L] # Dispatcher RewriteCond %{REQUEST_FILENAME} -s [OR] RewriteCond %{REQUEST_FILENAME} -l [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^.*$ - [NC,L] RewriteRule ^.*$ %{ENV:REWRITEBASE}index.php [NC,L] </IfModule> AddType application/vnd.ms-fontobject .eot AddType font/ttf .ttf AddType font/otf .otf AddType application/x-font-woff .woff <IfModule mod_headers.c> <FilesMatch "\.(ttf|ttc|otf|eot|woff|svg)$"> Header add Access-Control-Allow-Origin "*" </FilesMatch> </IfModule> <IfModule mod_expires.c> ExpiresActive On ExpiresByType image/gif "access plus 1 month" ExpiresByType image/jpeg "access plus 1 month" ExpiresByType image/png "access plus 1 month" ExpiresByType text/css "access plus 1 week" ExpiresByType text/javascript "access plus 1 week" ExpiresByType application/javascript "access plus 1 week" ExpiresByType application/x-javascript "access plus 1 week" ExpiresByType image/x-icon "access plus 1 year" ExpiresByType image/svg+xml "access plus 1 year" ExpiresByType image/vnd.microsoft.icon "access plus 1 year" ExpiresByType application/font-woff "access plus 1 year" ExpiresByType application/x-font-woff "access plus 1 year" ExpiresByType application/vnd.ms-fontobject "access plus 1 year" ExpiresByType font/opentype "access plus 1 year" ExpiresByType font/ttf "access plus 1 year" ExpiresByType font/otf "access plus 1 year" ExpiresByType application/x-font-ttf "access plus 1 year" ExpiresByType application/x-font-otf "access plus 1 year" </IfModule> <IfModule mod_headers.c> Header unset Etag </IfModule> FileETag none <IfModule mod_deflate.c> <IfModule mod_filter.c> AddOutputFilterByType DEFLATE text/html text/css text/javascript application/javascript application/x-javascript font/ttf application/x-font-ttf font/otf application/x-font-otf font/opentype </IfModule> </IfModule> #If rewrite mod isn't enabled ErrorDocument 404 /index.php?controller=404 # ~~end~~ Do not remove this comment, Prestashop will keep automatically the code outside this comment when .htaccess will be generated again
  9. I edit it because of www in url address of eshop. In attachment I send you htacces file. I don´t know where is the problem.
  10. Hi, I try everything. The root category is home (id:2), it is available for all customer groups and enabled in front office. The settings is the same like older categories. But it isn´t still visible in front office and it shows after writeng url address of category error 404. For example this category is ok: https://www.levny-obyvak.cz/18-kancelarske-stoly this category shows error: https://www.levny-obyvak.cz/550-ulanbatar
  11. The problem is that the link isn´t viewed. I see category name only in back office, but in the category menu in front office I can´t see it. If I write url address of category I get error page 404. But if I write url address of other older category name the category is viewed right. Every new category have this problem.
  12. Hi, I have problem with new category. Old category are ok with friendy urls and https. But If I create new category the link will redirect me to error 404 after clicking to category link. Could you help me?
  13. Ahoj, mám problém s url kategorií. Staré normálně fungují jak mají s přátelskými url, SSL (https), Ale pokud přidám novou kategorii, tak stránka odkazuje na chybu 404 a kategorii prostě nemůže najít. Nevíte kde je problém?
  14. Ahoj, mám prestashop 1.6.1.5 a použil jsem kód pro zobrazení ceny s DPH a zároveň bez DPH na stránce produktu. Problém nastal, když jsem použil specific price (slevu) u produktu. Všechny ceny se mění i v různých kombinacích, ale cenu bez daně to počítá stále ze základní ceny a ne ze zlevněné. Máte někdo nápad jak to vyřešit? díky
  15. In product list are shown attributes (color combinations) of each product. I need after mouse over the attribute show a popup with a picture of a product in this color. Or by clicking on the attribute of the product leaflet display product already on the product page in this color. Any ideas?
×
×
  • Create New...