hi
Notice: Undefined variable: title_des in include() (line 152 of /home/artpt/public_html/beta/sites/all/themes/md_make/templates/page/page_awe/page--node--type--page.tpl.php).
when i try to add page title for a url , i have the error.
already check page--node--type--page.tpl.php and the code
<?php print render($title_suffix); ?>
<h3 class="header-message text-left"><?php print $title_des; ?></h3>
apears in line 152.
can you tell me why this error happend?
thanks
Hi,
Please go to Themesettings > "Pages" > "Page Contentype Title", add url then save.
hi
thanks
but already check my site
http://www.art137.com/beta/pt-pt/admin/appearance/settings/md_make_art137
and in my "pages"->"Page Contentype Title"
for now i dont want to add any URL.
Error still remains
can you help me?
thanks
Page title url is url of specific page and "Page content type title" will apply for all nodes of a content type. If you would not like to display it, you can please comment line which has error in file template.
hi
OK,
thanks