• REGISTRATION REQUIREMENTS:

    Your username here MUST MATCH your XenForo username (connected to your XF license).

    Once you have registered here, then you need to start a conversation at xenforo.com w/Bob and provide the following:
    1. Your XenForo License Validation Token
    2. The Domain Name associated with the License
    NOTE: Your account will be validated once ALL requirements are verified/met. Thank you for your patience.

Always toggle SEO options?

frm

New Member
AMS Premium
CAS Premium
EMS Early Adopter
IMS Premium
LD Premium
RMS Premium
SC Premium
Is it possible to have this always "toggled" (dropped down instead of hidden)?

I tried the code it changes to on click:
HTML:
<span class="collapseTrigger collapseTrigger--block is-active" data-xf-click="toggle" data-target="< :up:next">

But no go.

Original code:
HTML:
<span class="collapseTrigger collapseTrigger--block" data-xf-click="toggle" data-target="< :up:next">

1740715746789.png
 
Back
Top