Step1 - Open NVU and the website you are working with.
Step2 - Find the desired location on your webpage you want
your counter to show and type the text "YOURCOUNTER" (shown below)
Step3- Click on "Source" tab in bottom of window
as shown below)

Step4- You can see that now you are viewing the HTML of your
website as shown below. Now using your keyboard press keys "Ctrl"
and "F" at the same time, or go to top menu in NVU to "Edit"
and choose "Find and Replace".
Once your find and replace box opens type the text YOURCOUNTER and choose "Find
Next". You will see as shown below that NVU highlights the desired text.

Step5 - Delete the text "YOURCOUNTER" and press
Enter on your keyboard 2 times. Now you should have a blank
line (in this example it was line #77). Now paste your counter code on this
line.

Step 6 Now save and publish your webpage.
Go to your web address and you should now see your counter, if not, press refresh
on your browser.
|