Hi Mian
I do have a few questions for you and your team:
- I would like to modify the looks and feel of the shop front end page, more specifically the Main Navigation menu … (where can I do that?)
- I am about to create the pages (About Us, Privacy Policy, Terms & Conditions, Contact Us), but I would like to keep the shop front end page style (theme), so how can I do that?
- I would like to modify the form for Clients under “My Addresses” -> Add Address (Currently it is textboxes only, and I would like to replace with dropdown list cascading from previous selection … where can I do that?
Thanks in advance for all your help on this matter
- EGAnswered
Hi, The core shop module JS scripts and CSS files that you will need to take note of are: scripts.min.js =>
themes\default\shop\assets\js\scripts.min.js
, libs.min.js =>themes\default\shop\assets\js\libs.min.js
, style.min.css =>themes\default\shop\assets\css\style.min.css
, libs.min.css =>themes\default\shop\assets\css\libs.min.css
, Please note that these files are minified, meaning that you won’t find them easy to modify if you’re not a developer.#Q1: header.php =>
themes\default\shop\views\header.php
#Q2: I am not sure that I understood what you meant here.
#Q3: scripts.min.js and the Shop.php controller script
My name is @Enyinnaya Gift . I am an
Independent software developer
with in-depth knowledge of SMA system. I have done a lot of customization for many happy clients across the globe.You can check out highlights and a demo of my latest customization by Clicking HERE - Highlights
You can also reach me via any of the following mediums for a real-time discussion on your customization request:
-Skype ID:
enyinnayag
-Wechat ID:genyinnaya
-Email:[email protected]
-WhatsApp:+2348068355192
- MSAnswered
Hello,
Thank you @Enyinnaya Gift for help.
@Rod Romo For Q2, you can add pages from admin area under front-end menu and update the shop settings for page link. If you need to edit footer the file is in
themes\default\shop\views\
folder.Thank you
- Login to Reply