Jump to content

Edit History

Prestashop Addict

Prestashop Addict

il y a une heure, PeMicAba a dit :

However, if I change the "Homepage" to a "static" homepage style, I lose the "shop overview" page, if that makes sense? For what I imagine, I think I would need two "homepages", the index.html that would be the "static" one and another for the web shop front.

No possibility in native Prestashop. There is a manual solution it you have a skill in html :

  1. Go to your home page in browser
  2. Save page in html (not page with content, only html)
  3. Change the html content as your needs
  4. Name the file index.html
  5. Place it at the root ps directory
  6. in vhost or .htaccess change the order of files iin directory index like
    DirectoryIndex index.html index.php index.htm
Prestashop Addict

Prestashop Addict

il y a une heure, PeMicAba a dit :

However, if I change the "Homepage" to a "static" homepage style, I lose the "shop overview" page, if that makes sense? For what I imagine, I think I would need two "homepages", the index.html that would be the "static" one and another for the web shop front.

No possibility in native Prestashop. There is a manual solution it you have a skill in html :

  1. Go to your home page in browser
  2. Save page in html (not page with content, only html)
  3. Change the html content as your needs
  4. Name the file index.html
  5. Place it at the root ps directory
  6. in vhost or .htaccess change the order of files iin directory index like
    DirectoryIndex index.html index.php index.html
Prestashop Addict

Prestashop Addict

il y a une heure, PeMicAba a dit :

However, if I change the "Homepage" to a "static" homepage style, I lose the "shop overview" page, if that makes sense? For what I imagine, I think I would need two "homepages", the index.html that would be the "static" one and another for the web shop front.

No possibility in native Prestashop. There is a manual solution it you have a skill in html :

  1. Go to your home page in brows
  2. Save page in html (not page with content, only html)
  3. Change the html content as your needs
  4. Name the file index.html
  5. Place it at the root ps directory
  6. in vhost or .htaccess change the order of files iin directory index like
    DirectoryIndex index.html index.php index.html
×
×
  • Create New...