How to turn off Title/Text on Newsflash Module

  • milos
    Support Staff
  • Moderator
  • Moderator
More
14 years 4 months ago #2121 by milos
If it's hard for you to edit, please open a support ticket and I will send the edited file to you.

Please Log in to join the conversation.

More
14 years 4 months ago #2124 by jordan8201@gmail.com
Thank you. That, along with removing the Latin text from the .php file, did the trick.

The heading is still showing up. I'm thinking I need to remove something from the .php file to keep it from pulling the heading title and putting it on the images, but I am not sure what to take out.
Thanks again,

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
14 years 4 months ago #2126 by milos
Actually, you need to edit .xml file, not .php file. Make sure you edited lines heading1, heading2...
Code:
<param name="heading1" type="text" default="" label="LABEL HEADING" description="DESC HEADING" />
Please note, default="" value should be empty.

Please Log in to join the conversation.

More
14 years 4 months ago #2128 by jordan8201@gmail.com
I should have clarified. It is no longer auto-generating the Latin text, it is not inputting my heading. I cannot leave the title blank, because I need that in the right sidebar. So when I add a title, it automatically transfers to the image as well. I could probably leave the title blank and then write it into the code, but that will make it more of a hassle when I want to change it. I really just want to make it so that it does not put the title over the image automatically.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
14 years 4 months ago #2130 by milos
Ah I see... Please edit default.php file of the module and delete line
Code:
<h2><a href="<?php echo $link[$loop]; ?>"><?php echo $heading[$loop]; ?></a></h2>

Please Log in to join the conversation.

More
14 years 4 months ago #2134 by jordan8201@gmail.com
Beautiful! Thank you very much for the help.

Please Log in to join the conversation.

Time to create page: 0.087 seconds
Powered by Kunena Forum