Viewing 15 posts - 1 through 15 (of 25 total)
  • Author
    Posts
  • petero Friend
    #190379

    Can you see if there is an error here:

    I am pasting this in the Configuation conditions :

    [Masshead Itemid=”page_id_82″ title=”Powerplant” background = “images/Stampes/P8060032SM.JPG”]Powerplant[/Masshead]

    And see nothing except the text from the default title.

    The Advanced options are : grid-1×1 grid-pos-5 yellow


    1. mass
    Ninja Lead Moderator
    #505076

    Please try to refer to user guide here, hope it helps you to understand more about configuration of this module.

    petero Friend
    #505192

    Thank you for replying.

    I have read the documentation but the only thing that is visible is the Default title and colour from the advanced options .

    I set :
    [Masshead option=”com_content” view=”article”id=70″ Itemid=”469″
    title=”Events” background = “images/Stampes/P8060032SM.JPG”]Powerplant[/Masshead]

    obtained as described from the address bar, but the item referred to does not appear, nor does the background image.

    bvk1987 Friend
    #505196

    Same problem here!

    I am trying to have an image as background and to make it clickable.

    Ninja Lead Moderator
    #505404

    You can try to do with my below customize

    + Create templates/ja_fixel/html/mod_jamasshead/default.php file

    + Open default.php and paste this below code


    <?php
    defined('_JEXEC') or die('Restricted access');
    ?>
    <div class="jamasshead<?php echo $params->get('moduleclass_sfx','')?>" <?php if(isset($masshead['params']['background'])): ?> style="background-image: url(<?php echo $masshead['params']['background'] ?>)" <?php endif; ?>>
    <h3 class="jamasshead-title"><?php echo $masshead['title']; ?></h3>
    <div class="jamasshead-description"><?php echo $masshead['description']; ?></div>
    </div>

    Let me know if it helps

    bvk1987 Friend
    #505434

    This does not work for me so far. How about you petero?

    Ninja Lead Moderator
    #505470

    <em>@bvk1987 389051 wrote:</em><blockquote>This does not work for me so far. How about you petero?</blockquote>

    Please pm me URL of your site, admin and ftp account. I will help you to do this.

    bvk1987 Friend
    #505623

    <em>@Ninja Lead 389095 wrote:</em><blockquote>Please pm me URL of your site, admin and ftp account. I will help you to do this.</blockquote>

    Done, I send it 🙂

    petero Friend
    #505646

    Nor for me – if I could get some response I could figure out what is happening but having set up the default.php with the script there appears to be no change..

    Ninja Lead Moderator
    #505727

    <em>@bvk1987 389277 wrote:</em><blockquote>Done, I send it :)</blockquote>

    I checked in php code and saw default.php file in mod_jamasshead module seems to be fine.

    I need to check the configuration in backend of your site, could you also pm me admin login info?

    bvk1987 Friend
    #505796

    You have them. Hope to hear from you soon and thanks in advance.

    Ninja Lead Moderator
    #505908

    Hi bvk1987,

    The background on JA Masshead module didn’t show because in Configuration Conditions option, there is not background parameter, you can see it here

    Go to Admin site -> JA Masshead module -> Options -> Configuration Conditions

    From

    [Masshead Itemid="435,481,482,483,484,546,547,548,549" title="Hi,"]<h3>1 monitor dus 1 prijs, Meer niet.</h3>Nieuwsgierig? Neem contact op![/Masshead]

    Change to

    [Masshead Itemid="435,481,482,483,484,546,547,548,549" background = "templates/ja_fixel/images/themes/light/logo-light.png" title="Hi,"]<h3>1 monitor dus 1 prijs, Meer niet.</h3>Nieuwsgierig? Neem contact op![/Masshead]

    This document will help you to understand more then: http://www.joomlart.com/forums/topic/userguide-ja-masshead-module-for-joomla-1-7/

    Regards

    bvk1987 Friend
    #505976

    I did that earlier, but I just get a pink block. I just want the picture, no text.

    Ninja Lead Moderator
    #505979

    <em>@bvk1987 389770 wrote:</em><blockquote>I did that earlier, but I just get a pink block. I just want the picture, no text.</blockquote>

    You can send me the screenshot what you are trying to achieve. It would help to understand the issue and give you specific answers.

    bvk1987 Friend
    #505990

    Send you a PM 🙂

Viewing 15 posts - 1 through 15 (of 25 total)

This topic contains 25 replies, has 3 voices, and was last updated by  Ninja Lead 11 years, 1 month ago.

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