Title Not showing and Removing Next and Previous buttons

Home \ forums/topic \ Title Not showing and Removing Next and Previous buttons

Support Home Page Forums Joomla Software Easy Folder Listing Module Title Not showing and Removing Next and Previous buttons

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #290
    ScHwErV
    Participant

    I have 2 questions. Rather than double post, I figured I’d join them together. First off, thanks for the script, it is exactly what I’m looking for. FYI, I’m using Joomla 3.1.1 and EFL v2.6.

    When I have the module inserted on a page, the title doesn’t show. I’d like to show multiple modules on a page, and I need it to show the title. Any idea why it doesn’t show?

    Also, when I put in the module, for some reason it puts a Next and Previous button at the bottom of the page. I looked through the code but I can’t figure out why it is going in there. Any suggestions on what to comment out to remove that?

    I tossed together a website to test with, it isn’t the live one, but you can see what I’m trying to do – http://test.maeds.org/index.php/test

    #1608
    Michael Gilkes
    Keymaster

    @ScHwErV. Thanks for posting. In regards to the title, it depends on how you display the module. I think if you use the loadmodule or loadposition plugin to place the module in an article, it ignores the module’s title. I am not 100% sure about this, but I think that’s how it works. However, in general, it is Joomla that provides the means to display title. We don’t have it in our code, as module developers. If you were to just display a module in a position, I am sure you would see the title, if you chose the option to show title.

    As for Next and Previous buttons… that has nothing to do with the module. I have no code in there for that. That has to do with Joomla. When you have articles in the same category, Joomla will show these buttons so you can go to the next article. You can change this behavior by editing the article options, if I remember correctly. Go to the Article Manager, click on Options, and in the Article tab, you should see Show Navigation. It is set to Yes by default. Change it to No.

    Hope this helps.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Title Not showing and Removing Next and Previous buttons’ is closed to new replies.