Hi,
I'm new here and also to Joomla / T3 so I'm probably doing something wrong that is very basic.
However I cant seem to get the front end showing anything of the blank T3 Template, I know the
template is blank but I have assigned all menus etc to it and I get nothing at all in the browser window,
back end all seems fine - everything enabled etc.
Any advice or pointers would be much appreciated...
I'm working locally so I cant share a location etc.
I'm getting this in the browser window..
<!DOCTYPE html>
<html class="<jdoc:include type="pageclass" />" lang="en-gb" dir="ltr">
<head>
</head>
<body>
<jdoc:include type="head">
<!--
META FOR IOS & HANDHELD
-->
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport"></meta>
<style type="text/stylesheet">
@-webkit-viewport { width: device-width; }
…
</style>
<script type="text/javascript">
//<![CDATA[
if (navigator.userAgent.match(/IE…
</script>
<meta content="true" name="HandheldFriendly"></meta>
<meta content="YES" name="apple-mobile-web-app-capable"></meta>
<!--
//META FOR IOS & HANDHELD
-->
</jdoc:include>
</body>
</html>
Thanks,
Lee.