Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • schadeserviceblerick Friend
    #183573

    Hi,

    i have a problem.

    In every article i made, i added meta description.

    But if i go and look on my pages now, the meta descriptions show underneath the Masshead text.

    How can i fix this? i think it is a problem within JA Masshead module.


    1. jamassheadproblem
    Luna Garden Moderator
    #478248

    Hello Schade,

    It’s not bug. In the Article view, the module is defined to get article’s title to display as masshead title and article’s meta description as masshead description.

    If you don’t want to show this description, please go to: <blockquote>modulesmod_jamassheadhelper.php</blockquote>

    Find these lines:


    if ($item) {
    $masshead['title'] = trim($item->title);
    $masshead['description'] = trim($item->metadesc); >> comment out this line

    }

    Remember to backup your file before processing.

    Hope this helps

    schadeserviceblerick Friend
    #478308

    Hi, i will try it later!

    thanks for great support again!

    smartmax Friend
    #560681

    Hi Luna Graden,

    I have the same problem on:
    http://www.applicatietechniekvanderwal.nl/referenties
    (on this page it’s oké)

    But on the next pages it shows the info I don’t want to.
    (title and meta)
    http://www.applicatietechniekvanderwal.nl/referenties/186-chemiebouw-metselwerk

    If I ‘comment out’ the [‘title’] line and the metadec, the website doesn’t show anymore :((


    1. Schermafbeelding-2015-02-24-om-09.59.30
    Luna Garden Moderator
    #560871

    HI Smartmax,

    I have tried on demo, and if I comment out line $masshead[‘title’] = trim($item->title); it still works.

    If you only want to show the image, for simple I think you might use a module custom HTML and add the image background.

    If you still want to use JA Masshead module, PM me your admin account and FTP account, I shall check for you.

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

This topic contains 5 replies, has 3 voices, and was last updated by  Luna Garden 9 years, 8 months ago.

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