I just tried Bartik and CorporateClean - everything works as it is supposed to work.
Then I installed a custom theme I got from a friend and my content is displayed two times.
I already played around with test prints in tpl files.
page.tpl.php works fine.
This:
render($page['content'])
just displays my content two times.
Any changes to node.tpl.php don't have any effect to the output (even after clearing the cache).
I am completely new to web development; can someone tell me what theme the following website uses? In the source code it says "instepp_sky". Could this be a customized version of the Sky theme?
I have a view whose results are about 20 pages with pager. URLs are like xyz?page=1. Now, I want to implement different meta description for each page so that xyz?page=1 and xyz?page=2 have different meta descriptions.
I have Metatag module installed in my installation.
I got a very simple question but i cant find a simple answer.
I have created a field that shows the admin of the site a list with checkboxes (based on a vocabulary ) inside an content type.
All i need is to show an image to the visitors instead of the checked article via "views".