Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • cybernun Friend
    #178251

    HELP! Anyone know why some articles display the word, “Articles” above an article title? I cannot get rid of it and it appears in one article and not another for no apparent reason:

    ARTICLES

    HORACE (HORUS) ARMISTEAD :((:((:((

    This appears to be happening in other templates but the answer gets PM’ed and is not put into the Forum.

    chavan Friend
    #457767

    post your site url with admin details will checkout and let you know the fix

    cybernun Friend
    #457880

    OK. And then I will put the answer into Forum because too many people get their answer PM’ed and don’t come back to let the rest of us know. I tried to disable K2 but it stopped other things from working. So THANK YOU for your offer of help. Wil PM details now. 🙂

    stix Friend
    #457898

    interesting. any pics to show the problem ure talking about?

    my guess is your custom template html overide or some seo settings.

    chavan Friend
    #457899

    The issue is you have unpublished the Clinton Adams and so the parameter changes did not reflect. If you enable it the Articles text will go.

    if you want to disable the clinton adams menu and remove the Article heading , then you have to work on some css or in php code

    for css

    add this code to this file: templatesja_mendozitecsstemplate.css

    .item-page h1.componentheading {
    display:none !important;
    }

    For php code:

    Go to this file : pluginssystemjat3jat3base-themesdefaulthtmlcom_contentarticledefault.php

    Remove this code

    <?php if ($this->params->get('show_page_heading', 1)) : ?>
    <h1 class="componentheading">
    <?php echo $this->escape($this->params->get('page_heading')); ?>
    </h1>
    <?php endif; ?>

    Note: If you Find my Post useful please click on the Thanks Icon

    cybernun Friend
    #457903

    Since there will almost 60 artists, listing them all in Main menu is too much…I may make a side menu for that. Meanwhile, I will try your solutions and THANK YOU! Thank you for these suggestions. Will get back with result. 🙂

    cybernun Friend
    #457904

    IT WORKED! This ticket is solved. All I had to do was add your code to the template.css and it disappeared. Thank you, Chavan!
    :):):):):):):):):):):)

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

This topic contains 7 replies, has 3 voices, and was last updated by  cybernun 12 years, 5 months ago.

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