This set of instructions will guide you through adding a custom page, getting the link to the custom page, then updating your product description.
IMPORTANT:
The standard WYWIWYG looks like this:
We can change your editor to look like this:
The current settings for the FreeTextBox editor do not allow you to create links. If you want to change it, please do the following:
- Open the file BVModules\Editors\Free Text Box\editor.ascx
- Remove the line that states ToolBarLayout
- Click Save
- Contact us at 866.630.9876 if this sounds like Greek to you.
Adding a custom page
Login to the admin
- Click on the Content tab
- Click on the Custom pages sub navigation
- This new screen will show you all of your custom pages. We are going to add a page, so click on the new button over on the right.
- Type in a page name. This could be Warranty Information
- Type in a name for the Name in Menu. We will use this temporarily.
- Check the box "Show in bottom menu"
- Type in all of your text.
- Click Save changes.
- Go to your website.
- Look in the bottom menu. You will now see your new page. Click on your new page.
- Look in your browser address window and copy the url to your new page. Ex: http://www.bluecreekweb.com/ecommerce/bvcommerce/
- Now you have your link.
- Log in to the admin
- Click on the Catalog tab
- Find your product and click on the Edit button to take you to your product details.
- Now, paste your link into your product description. If you are using the FreeTextEditor, this will automatically change into a link.
Make a user friendly link (optional)
- As of right now, the link will show to your clients. If you want to make it more user friendly, follow these steps.
- While still on the product detail page, look to the bottom of your description. You will see two tabs, one for Design, the other for HTML.
- Click on the HTML tab.
- Find your link in the code. This is the link you just pasted in.
- The code will follow the format of destinationlink
- You will see two references to your link. The first one defines where the link will go. It will be in a tab like this . Leave this one alone.
- Find the next one. It will come right after the first and will show up before the tag.
- Type over your link to make the friendly text appear.
- Click on the Update button.
Clean Up (optional)
- Follow this set of instructions if you want to remove the link in the footer.
- Login to the admin
- Click on the Content tab
- Click on the Custom pages sub navigation
- This new screen will show you all of your custom pages.
- Find your new custom page and click on the edit button.
- Uncheck the box "Show in bottom menu"
- Click Save changes.
No comments:
Post a Comment