Skip to content

Commit

Permalink
Update instructions - BS5 (#294)
Browse files Browse the repository at this point in the history
  • Loading branch information
eviau-artefactual authored Aug 1, 2024
1 parent d1cf61f commit f2f8a19
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions user-manual/getting-started/getting-started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -161,9 +161,20 @@ encouraged to use a third-party analytics tool - for more information, see:

.. TIP::

A :term:`developer` who wishes to hide the Popular this week menu from
view can do so by commenting out Line 23 in
To hide the Popular this week menu from view, a :term:`developer` would
comment out a few lines in the theme.

**BS2 themes (deprecated as of 2.8)**

Comment out line 23 in
``/apps/qubit/modules/staticpage/templates/homeSuccess.php``.

**BS5 themes**

Comment out lines 29-32 in
``plugins/arDominionB5Plugin/modules/staticpage/templates/homeSuccess.php``.



:ref:`Back to top <getting-started-all>`

Expand Down

0 comments on commit f2f8a19

Please sign in to comment.