I've got the code but where do I have the option in the Dolphnin Admin page to place it?
I've got the code but where do I have the option in the Dolphnin Admin page to place it? Answer my questions and you get love! |
i used mchristian tools, though i dont know that i would recommend this, as i was informed the module is no longer supported. but you can search the market and if its still listed, you can give it a go When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support |
You can put the code to something in this file - templates/base/_footer.html or templates/base/_sub_footer.html PS: If possible do not write me personally, please try to ask on the forum first |
how do i get to templates? Answer my questions and you get love! |
how do i get to templates? in your hosting control panel or via FTP And Sasha pointed the direction already :-) Diddy is not greedy and has time. Dolphin is cool and its not just mine :-) |
O_O Oh boy. Where's my hosting control panel. (Sorry everyone). Answer my questions and you get love! |
If you do not know how to access your hosting control panel...you will need to check with your host. No one here will know where it is located or what your password information is in order to get into it. Where Have All The Hippies Gone? http://stardust-city.com |
Found it all thank heavens! I've added the code correctly and removed it from all the index.html's LOL. Does anyone have experience with google analytics? I refreshed the page but google doesn't detect that I put the code in yet. Answer my questions and you get love! |
Found it all thank heavens! I've added the code correctly and removed it from all the index.html's LOL. Does anyone have experience with google analytics? I refreshed the page but google doesn't detect that I put the code in yet. wait a minute that Google detects load and visitors who are currently on your site, look in 15-30mim, if your stats are displayed, thus trying to make a hit during this time |
Yes it does take awhile before any stats are actually collected..but if you have setup the analytics code correctly...you should be able to go into your Google Analytics Account..and see something like "collecting data" or some type of similar message. Where Have All The Hippies Gone? http://stardust-city.com |
Shoot. Still not appearing. Did everyone add at the beginning of </head> or at the end? Mines before the end </head>and actually turned my site into a 408 request time out. omg. Answer my questions and you get love! |
Shoot. Still not appearing. Did everyone add at the beginning of </head> or at the end? Mines before the end </head>and actually turned my site into a 408 request time out. omg. Did you get it fixed? Did you place it in _footer.html? I placed mine at the very top of _footer.html above everything else and it works fine.... |
how did you put the code and where, that's how you can do to ready --
<bx_injection:injection_footer /> |
Google says put the code BEFORE the closing body tag, but hey... what do they know.. My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
Fixed it. I put it in a file that didn't even have a head on either side and it worked flawlessly. tanks goog (rolls eyes)_( Answer my questions and you get love! |
agree super to hear that all works perfectly again, thank you for letting us do know |