Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Michael Impelluso Developer
    #161337

    So where the title is usually displayed is there a way to get it to show ” | ” instead of just “”?

    Thanks!

    Zach

    khoand Friend
    #380953

    Hi,
    Solution:
    – Open <joomla url>templatesja_leadhtmlcom_contentarticledefault.php file
    – Add this code

    <?php echo($this->article->section)." |";?>
    after

    <h2 class="contentheading<?php echo $this->escape($this->params->get( 'pageclass_sfx' )); ?>">

    Michael Impelluso Developer
    #380954

    Thank you, however, after inserting that code, my pages are not showing up any differently….. is there more than one place I need to update that?

    khoand Friend
    #381005

    Can you give me a snapshot, or a link to your website? Because i tested my localhost, and it works perfectly


    1. lead
    Michael Impelluso Developer
    #381659

    <em>@khoand 227231 wrote:</em><blockquote>Can you give me a snapshot, or a link to your website? Because i tested my localhost, and it works perfectly</blockquote>

    Correction/EDIT:

    Okay, turns out this was my dumb fault. I had previously copied the working files to a new folder to have a backup of the base site before I made changes. Turns out, the 1 at the end of the name wasn’t obvious in the LogMeIn window and I was editing the wrong set that wasn’t live.

    🙁

    User error. The solution propsed by khoand does work! Thanks guys!

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  Michael Impelluso 13 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum