Close

Profile: jaquino89

Avatar

User posts

I have searched and searched on the internet for a solution to this but still I have not found a solution. Please help!
How do I insert and edit the cshtml for a Checkbox for option to autofill Shipping address the same as billing address?
We are using Nop 3.60 and have 1 page checkout plugin. When the customer checks out they have to manually fill in Billing and Shipping address. I want to insert a button that allows them to check it so it autofills the shipping address to be the same as the Billing address for easier checkout.


8 years ago

I finally found it! So in case any other newbie gets stuck on same thing, here is where I found them:  wwwroot-themes-motion-views-home-index-5.cshtml



the css for it was found in wwwroot-themes-motion-content-css-styles.css  

8 years ago

I'm new to Nop and was handed this project with nop installed with the Motion theme.  I'm trying to locate the  file so I can edit the middle section on the home page just above the footer, adding in image and text.



I have spend hours looking online and searching the control panel files with no luck.













You can see the location of what I'm trying to change here at this link: Where do I locate this file in Control panel? Thanks!

Edit Footer
8 years ago

I was recently handed a website project running on nopCommerce 3.60 using the Motion theme. I have access to login in the Admin but I cannot find where to edit the code for layout. I need to edit column 3 in the footer and add some text and 2 pics that have a link to an external webpage.

Here is what I see when I login on the backend:


I have tried to locate the root folder to get to Views\Common\Footer.cshtml but I only get this far.









Here is what I'm trying to do, here is current footer











but i need to add in an h3 tag and 2 images with external links to webpages like this:










How do I do get to area where I can modify this? Please walk me through step by step from first image. Thanks so much!!