بسم الله الرحمن الرحيم
السلام عليكم ورحمه الله وبركاته
شرح ازالة اسم المنتدى من المواضيع والاقسام للنسخة السادسه vBulletin
لم يتم الشرح عن ازالة اسم المنتدى من المواضيع والاقسام لتحسين الارشفة
لاكن قمت بشرحه علشان الكل يستفاد اليكم الشرح
ادخل الى قالب header فى الاستايل و ابحث عن
السلام عليكم ورحمه الله وبركاته
شرح ازالة اسم المنتدى من المواضيع والاقسام للنسخة السادسه vBulletin
لم يتم الشرح عن ازالة اسم المنتدى من المواضيع والاقسام لتحسين الارشفة

لاكن قمت بشرحه علشان الكل يستفاد اليكم الشرح

ادخل الى قالب 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>
وبتوفيق ان شاء الله لجميع




تعليق