Jump to content

AsanteT

Members
  • Posts

    10
  • Joined

  • Last visited

Profile Information

  • First Name
    Asante
  • Last Name
    Thabethe

Recent Profile Visitors

167 profile views

AsanteT's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I've figured it out. I'll be posting a step by step tutorial on the method I used in the next few days to help anyone else that has the same problem.
  2. Hi, I need to create a custom page without cms. The main reason that it has to be done without cms is that I need to have 100% control over then link name (I want the suppliers on my supplier page to link to my page instead of to a list of their products). With some help, I figured out that I could accomplish this by placing an index.php file in a folder with the same title as the suppliers product page on my server. I've tried following this tutorial https://iftakharhasan.wordpress.com/2014/04/05/prestashop-create-a-custom-page-without-cms/ but things have changed quite a bit in 1.7. I've seen a few topics on this subject but none have a complete step by step answer a novice prestashop user can follow (preferably with code examples). Any help would be greatly appreciated!
  3. Hi, I need to create a custom page without cms. The main reason that it has to be done without cms is that I need to have 100% control over then link name (I want the suppliers on my supplier page to link to my page instead of to a list of their products). With some help, I figured out that I could accomplish this by placing an index.php file in a folder with the same title as the suppliers product page on my server. I've tried following this tutorial https://iftakharhasan.wordpress.com/2014/04/05/prestashop-create-a-custom-page-without-cms/ but things have changed quite a bit in 1.7. I've seen a few topics on this subject but none have a complete step by step answer a novice prestashop user can follow (preferably with code examples). Any help would be greatly appreciated!
  4. Thank you! I've decided to create a custom page and put it in a folder with the same location as the page prestashop dynamically generates. I tried this and the php page at the path I specify overrides the page prestashop creates. I just need to figure out how to create a custom page now.
  5. Can anyone help with a starting point or maybe a few suggestions of things that I can try to play with?
  6. Hi, Ndiaga. I'm going to create a custom profile page for each of my suppliers containing a picture, description... etc. Right now, I'm using the Brands and Suppliers module that comes with Prestashop 1.7 to generate my suppliers list. By default, when you click on one of the suppliers, it directs you to a list of all the supplier's products. I'd like to change this so that it directs you to the custom profile page I have created. I hope that gives you a better idea of what I'm trying to do.
  7. I would like to have my suppliers linked to a custom profile page for each supplier instead of a list of all their products. Currently, clicking on one of the suppliers sends you to a list of their products. How would I go about changing the href attribute on the page? I can't seem to find the raw code in my prestashop folder.
  8. Fortunately, I hadn't added any products to the shop. The main changes I made were to the CSS and adding extra pages. The pages I added took a lot of work (especially the media queries) so I wanted to avoid doing a new install but I'll just install it again and redo the pages. Thank you!
  9. My laptop broke so I had to move my shop to another laptop. I had backed up the Prestashop folder but I did not know that I also needed to back up the database. I'm using MAMP and I have set up a new database but I am getting the error "Table 'shop.ps_shop_url' doesn't exist". How can I fix this and regain access to my shop? If there is an easier way to restore my shop using the Prestashop folder, please let me know as well!
×
×
  • Create New...