هيلبرنت | Helpernt

هيلبرنت | Helpernt (https://www.helpernt.com/vb/index.php)
-   ركن تطـوير منتديات vBulletin (https://www.helpernt.com/vb/forumdisplay.php?f=4)
-   -   [ vBulletin 5 ] : حذف اسم المنتدى من المواضيع والاقسام للجيل الخامس (https://www.helpernt.com/vb/showthread.php?t=8428)

S!L3NT H!LL 01-02-2019 12:53 AM

حذف اسم المنتدى من المواضيع والاقسام للجيل الخامس
 
السلام عليكم ورحمة الله
شرح بسيط وسريع

ادخل الى قالب 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>


abo-karim 01-02-2019 09:35 PM

رد: حذف اسم المنتدى من المواضيع والاقسام للجيل الخامس
 
ياهلا بمواضيعك

فاكر ركن التواصل

كانت يام حلوه

S!L3NT H!LL 01-02-2019 10:29 PM

رد: حذف اسم المنتدى من المواضيع والاقسام للجيل الخامس
 
اقتباس:

المشاركة الأصلية كتبت بواسطة abo-karim (المشاركة 24751)
ياهلا بمواضيعك

فاكر ركن التواصل

كانت يام حلوه

راجعين له ان شاء الله
ولاكن قلت اليوم بنشط هذه الاقسام
ونرجع لركن التواصل ان شاء الله غدا


الساعة الآن 10:48 PM

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd. TranZ By Almuhajir