-
AuthorPosts
-
schadeserviceblerick Friend
schadeserviceblerick
- Join date:
- August 2012
- Posts:
- 6
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
January 2, 2013 at 5:59 pm #183573Hi,
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.
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
January 3, 2013 at 10:11 am #478248Hello 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 Friendschadeserviceblerick
- Join date:
- August 2012
- Posts:
- 6
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
January 3, 2013 at 4:59 pm #478308Hi, i will try it later!
thanks for great support again!
smartmax Friendsmartmax
- Join date:
- May 2008
- Posts:
- 538
- Downloads:
- 159
- Uploads:
- 218
- Thanks:
- 72
- Thanked:
- 7 times in 3 posts
February 25, 2015 at 4:44 pm #560681Hi 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-metselwerkIf I ‘comment out’ the [‘title’] line and the metadec, the website doesn’t show anymore :((
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
February 27, 2015 at 2:36 am #560871HI 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.
AuthorPostsViewing 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
Jump to forum