Hello Guest
No Avatar
Sign In to Remove

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Nightfox

Pages: [1]
Posts: 
9
Posted: November 30, 2011, 7:13 PM
Hey,

due to the fact that my server costs me some money I planed to integrate Google AdSense on my forum to pay at least some of the costs by advertising. I now looked through the index.template.php of the cadence theme, but I am not sure where to place the code, so that AdSense is shown correctly.



I took your preview picture of the cadence theme and marked the places where the ads shall be shown with red lines. Also I already figured out the place where the bottom ad shall be added to the code, may you take a look on it, if this is the correct position please.


Bottom Ad:
Code: [Select]
                echo '
                                <li class="copyright">', theme_copyright(), '</li>
                                <li class="copyright">Theme by MLM on <a target=_blank href="http://visualpulse.net/">VisualPulse.net</a></li>
                              --- ADD HERE ---
                                <li class="copyright"><a href="http://aizen.de/aboutaizen.php">About Aizen</a> </li>
                        </ul>';

                // Show the load time?
                if ($context['show_load_time'])

Thanks in advance.
Posts: 
9
Hello :)
I installed your Cadence Theme and played around with it a little bit. In doing so, I found out that the button for the recent post seems to be broken. When I hover over the arrow, it changes colours - so it notizes that. But when I click, nothing happens...I thought clicking it should redirect you to the recent post meantioned next to it?

I added a screenshot of the meantioned part of the board.


If the button is meant to be redirecting you to the recent post...then how can I make it working? It would be a really great feature!

best regards and thanks in advance,
Nightfox
Pages: [1]