وتين
27-01-2024, 11:24 PM
حثت كتير عن ازالة (http://www.h-aljnoop.com/vb/showthread.php?t=38018)اسم المنتدى (http://www.h-aljnoop.com/vb/showthread.php?t=38018)من المواضيع (http://www.h-aljnoop.com/vb/showthread.php?t=38018)والاقسام (http://www.h-aljnoop.com/vb/showthread.php?t=38018)لتحسين الارشفة لاكن لم احصل على اى نتيجة بفضل الله وجدت الحل قولت لازم الكل يستفاد اليكم الشرح
ادخل الى قالب header فى الاستايل و ابحث عن
<title>القديم هيكون بالشكل هذا
<title> <vb:if condition="$page['channelid'] != $nodeid AND !empty($conversationStarter) AND isset($conversationStarter['htmltitle']) AND !empty($conversationStarter['htmltitle'])"> {vb:raw conversationStarter.htmltitle} - <vb:elseif condition="isset($page['title'])" /> <vb:if condition="!empty($page['titleprefix'])"> {vb:raw page.titleprefix} - </vb:if> {vb:var page.title} - <vb:comment>We have a page, not a channel. We don't allow html in page titles at the moment.</vb:comment> </vb:if> {vb:var vboptions.bbtitle} </title>
استبدله كل بالكود هذا
<title> <vb:if condition="$page['channelid'] != $nodeid AND !empty($conversationStarter) AND isset($conversationStarter['htmltitle']) AND !empty($conversationStarter['htmltitle'])"> {vb:raw conversationStarter.htmltitle} <vb:elseif condition="isset($page['title'])" /> <vb:if condition="!empty($page['titleprefix'])">{vb:raw page.titleprefix}</vb:if> {vb:var page.title}<vb:comment>We have a page, not a channel. We don't allow html in page titles at the moment.</vb:comment> </vb:if> </title>
اذا وفقت فمن الله اذا لم اوفق فمن نفسي و من الشيطان
تم بحمد لله
ادخل الى قالب header فى الاستايل و ابحث عن
<title>القديم هيكون بالشكل هذا
<title> <vb:if condition="$page['channelid'] != $nodeid AND !empty($conversationStarter) AND isset($conversationStarter['htmltitle']) AND !empty($conversationStarter['htmltitle'])"> {vb:raw conversationStarter.htmltitle} - <vb:elseif condition="isset($page['title'])" /> <vb:if condition="!empty($page['titleprefix'])"> {vb:raw page.titleprefix} - </vb:if> {vb:var page.title} - <vb:comment>We have a page, not a channel. We don't allow html in page titles at the moment.</vb:comment> </vb:if> {vb:var vboptions.bbtitle} </title>
استبدله كل بالكود هذا
<title> <vb:if condition="$page['channelid'] != $nodeid AND !empty($conversationStarter) AND isset($conversationStarter['htmltitle']) AND !empty($conversationStarter['htmltitle'])"> {vb:raw conversationStarter.htmltitle} <vb:elseif condition="isset($page['title'])" /> <vb:if condition="!empty($page['titleprefix'])">{vb:raw page.titleprefix}</vb:if> {vb:var page.title}<vb:comment>We have a page, not a channel. We don't allow html in page titles at the moment.</vb:comment> </vb:if> </title>
اذا وفقت فمن الله اذا لم اوفق فمن نفسي و من الشيطان
تم بحمد لله