I've created a new theme.
It is possible to select the theme but it doesn't show on the frontend. The default theme just shows up.
Is something wrong with the template?
<!DOCTYPE html>
<html dir="ltr" lang="en-US"><head>
<meta charset="utf-8">
<meta name="viewport" content="initial-scale = 1.0, maximum-scale = 1.0, user-scalable = no, width = device-width">
<!--[if lt IE 9]><script src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
<link rel="stylesheet" href="res/style.css" media="screen">
<!--[if lte IE 7]><link rel="stylesheet" href="res/style.ie7.css" media="screen" /><![endif]-->
<link rel="stylesheet" href="res/style.responsive.css" media="all">
<script src="res/jquery.js"></script>
<script src="res/script.js"></script>
<script src="res/script.responsive.js"></script>
<title>{TITLE}</title>
{META}
{JAVASCRIPT}
<style>.prt-content .prt-postcontent-0 .layout-item-0 { padding-right: 10px;padding-left: 10px; }
.ie7 .prt-post .prt-layout-cell {border:none !important; padding:0 !important; }
.ie6 .prt-post .prt-layout-cell {border:none !important; padding:0 !important; }
</style></head>
<body>
<div id="prt-main">
<div class="prt-sheet clearfix">
<header class="prt-header">
<div class="prt-shapes"></div>
<h1 class="prt-headline">
Coppermine Responsive Theme
</h1>
</header>
<nav class="prt-nav">
{SYS_MENU}
{SUB_MENU}
{ADMIN_MENU}
</nav>
<div class="prt-layout-wrapper">
<div class="prt-content-layout">
<div class="prt-content-layout-row">
<div class="prt-layout-cell prt-content"><article class="prt-post prt-article">
<div class="prt-postcontent prt-postcontent-0 clearfix"><div class="prt-content-layout">
<div class="prt-content-layout-row">
<div class="prt-layout-cell layout-item-0" style="width: 100%" >
<p>{GALLERY}</p>
</div>
</div>
</div>
</div>
</article></div>
</div>
</div>
</div><footer class="prt-footer">
<p>
{CUSTOM_FOOTER}
{CREDITS}
</p>
</footer>
</div>
<p class="prt-page-footer">
<span id="prt-footnote-links">Designed by me.</span>
</p>
</div>
</body></html>
You need to clear your cookies after you set a new default theme.
That doesn't do the trick ....
When I select this theme and I apply the settings, it falls back to the default theme (curve) Any other theme works, so I do think I've made an error somewhere.
Please post a link to your gallery and the directory name of your theme.
I'm not comfortable to share a link because it's on a private server.
Is there a way to send you a private message?
PM with contact details sent.