0
Welcome Guest! Login
0 items Join Now

Build Titles Spans

    • Vikram Rao's Avatar
    • Vikram Rao
    • Rocketeer
    • Posts: 93
    • Thanks: 0
    • Consultant

    Build Titles Spans

    Posted 14 years 11 months ago
    • This is a requirement for Quasar Joomla Template.

      Can Somebody guide me as to how can I disable Titles Spans in Article Titles and keep it enabled for Modules?

      Regards
    • Vikram Rao
      http://www.vikramrao.com
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Build Titles Spans

    Posted 14 years 11 months ago
    • 1 step: copy this file
      joomla-root/components/com_gantry/features/jstools.php
      into this location
      joomla-root/templates/rt_quasar_j15/features/

      2. step: open this new jstools.php

      find line 45-47
      if ($gantry->get('buildspans-enabled')) {
      $modules = "";
      $headers = "";

      and change it to this

      if ($gantry->get('buildspans-enabled')) {
      $modules = "";
      $headers = "";

      save that and it should work ...
    • Vikram Rao's Avatar
    • Vikram Rao
    • Rocketeer
    • Posts: 93
    • Thanks: 0
    • Consultant

    Re: Build Titles Spans

    Posted 14 years 11 months ago
  • Re: Build Titles Spans

    Posted 14 years 7 months ago
    • Tried to do the same with rt_grunge but did not succeed.
      I hoped that this would help me to find a way around a problem with Docman - when the Build Title Spans is turned ON in the template settings, the document title in category documents list gets distorted (white space added) and stripped off the document download link. When the Build Title Spans option is turned OFF, the category documents list page of Docman displays correctly.
      I like the nice build title spans in grunge so any help would be highly appreciated.
    • ismadman's Avatar
    • ismadman
    • Sr. Rocketeer
    • Posts: 186
    • Thanks: 3

    Re: Build Titles Spans

    Posted 13 years 11 months ago
    • Thanks Henning . This worked great with the dominion template and core design accordion . Was pulling my hair out till i found this . I owe you a beer to . Don't tell DanG lol
    • Why isn't beer free ?
      I OWE DanG : 4
      This image is hidden for guests.
      Please log in or register to see it.

      *Payable when it reaches 24

Time to create page: 0.075 seconds