nopCommerce Tips: Embedding a Topic In An Existing Page
Last Updated on Saturday, 23 March 2013 09:22 Written by Carole Bennett Sunday, 24 March 2013 12:00
The basic content included in the standard version of nopCommerce provides a comprehensive shopping experience for most site users. However, there are times when it’s desirable to include dynamic content in an existing page of the site. We’ll cover how to embed a topic in an existing page of your nopCommerce-driven website.
Learn MoreEditing Global Settings Part 3: Content Formatting
Last Updated on Friday, 3 August 2012 10:42 Written by Stephanie Brown Saturday, 11 August 2012 12:00
Read Part 2 here!
This article will focus on editing your site’s Content Formatting settings. These settings include choosing a WYSIWYG text editor, allowing HTML, resizing images and embedded video, and more.
First you want to log into your phpFox Admincp. Once there, select Settings, then Manage Settings from the menu.
Learn MoreHow to Use Global Content Blocks for Javascript Embedding
Last Updated on Wednesday, 23 May 2012 02:26 Written by Ken Griffith Wednesday, 23 May 2012 12:04
Now that Google has modified the Page Rank Algorithm to include the speed at which a site loads, there is an *additional* financial incentive to optimize websites for speed. (Of course the original incentive to do this was to improve user experience, but Google has now given us a measurable metric for OCD web developers to obsess over.)
Many articles and techniques have been published about this, and I won’t try to re-invent the wheel here. This article concerns how to embed scripts in your HTML page using CMS Made Simple.
The conventional wisdom is that it is best to add javascript calls at the end of your HTML document in order to prevent javascript blocking from delaying the loading of CSS images and other external resources on your page.
The technique I am about to explain will reduce page load time regardless of whether you put your scripts in the HEAD or after the FOOTER. But it is especially useful for scripts that have to go in the HEAD and execute immediately such as modernizr.js, head.js, and web font loading scripts such as fonts.com or Typekit.
Learn More

Recent Comments