I want to display some product information on Forum home page ABOVE Breadcrumb navigation and BELOW the horizontal menu (home page alone) Where exactly I can insert chunk of html code on index.template.php?
thnx.
I would recommend using a portal mod or the ad manager mod...
Quote from: Kindred on April 30, 2015, 08:26:25 PM
I would recommend using a portal mod or the ad manager mod...
Agreed. If you place code where needed to show "ABOVE Breadcrumb navigation and BELOW the horizontal menu" in index.template.php, getting it to show on the Home page only would be quite difficult. Using a portal would accomplish exactly what you need without requiring extra, custom code.
Mmmm... I am trying to avoid installing portals and mods as much as possible.
Quote... "ABOVE Breadcrumb navigation and BELOW the horizontal menu" in index.template.php ...
If this position is not possible, where can I keep content on index.template.php, so it ONLY displays on home page?
thnx.
See... that's the point...
making it show only on the home page requires additional coding.
Why are you opposed to installing mods (which are clean, configurable and supported) versus hacking your code manually (which is "dirty", is not configurable and won't be easily reinstalled in the event of an upgrade or restoration.)
Basically, you are asking how to manually do something that the mods alreayd handle, quite nicely.
Of course you CAN do it manually, but I would seriously discourage it...
Quote from: Kindred on April 30, 2015, 08:26:25 PM
I would recommend using a portal mod or the ad manager mod...
I will go with my own mod because I installed couple of ad management mods, but they are more than I want. I need a simple mod so I am going to ask my programmer to create one for me.
thnx.
then I will mark this as solved.