Results 1 to 10 of 1988

Hybrid View

  1. #1
    Join Date
    May 2006
    Posts
    188
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    Am I able to make sub-categories within categories?

    Thanks,
    Mel

  2. #2
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Link Manager 3.0 release

    Quote Originally Posted by TurtleDove View Post
    Am I able to make sub-categories within categories?

    Thanks,
    Mel
    categories only

  3. #3
    Join Date
    May 2006
    Posts
    188
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    Hmm... I just thought of something.

    Say I take the Links Manager that I currently have installed now, and change/rename its paths to directory.php. I then go on and install another Links Manager with the default path (links.php). Would both Link Managers show up in the Layout Controller and on the website sideboxes? Do you think this would work?

  4. #4
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Link Manager 3.0 release

    I really have no Idea.

    Change the YOUR_TEMPLATE folders to any name you want (or leave it as is) and try it out.

  5. #5
    Join Date
    May 2005
    Location
    England
    Posts
    740
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    Hello there,

    I don't know if it has been mentioned in this thread before, I couldn't see it. Is it possible to change the pass through type to anchor link type? A lot of sites are refusing pass through types.

    Thanks,

    Heathenmagic

  6. #6

    Default Re: Link Manager 3.0 release

    I am having 2 issues with this mod the first would be add a link page. I am trying to add text to this page via the defines page editor, but nothing is showing up:

    http://www.books-japan-online.com/in...e=links_submit

    Also all my categories are all in one row:

    http://www.books-japan-online.com/in...ain_page=links

    How can I fix these issues?
    Rich People scream, Wealthy people whisper

    www.cooltechcentral.com

  7. #7
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Link Manager 3.0 release


    I am having 2 issues with this mod the first would be add a link page. I am trying to add text to this page via the defines page editor, but nothing is showing up:

    http://www.books-japan-online.com/in...e=links_submit
    Open includes/languages/english/YOUR_TEMPLATE/links_submit.php

    add a define statement containing the text you want

    define('LINK_SUBMIT_TEXT', 'Please fill out the following form to submit your website.');

    Save the file and upload to your server.

    Open includes/templates/YOUR_TEMPLATE/templates/tpl_links_submit_default.php

    find the following
    PHP Code:
    <?php echo HEADING_TITLE?>
    and just below add the following:
    <?php echo LINK_SUBMIT_TEXT; ?>

    Save the file and upload to your server


    Also all my categories are all in one row:

    http://www.books-japan-online.com/in...ain_page=links

    How can I fix these issues?
    Are you using the stylesheets for the mod. (links.css and links_submit.css)

    These should be located in includes/templates/YOUR_TEMPLATE/css

 

 

Similar Threads

  1. Testimonial Manager Support Thread
    By clydejones in forum All Other Contributions/Addons
    Replies: 1500
    Last Post: 4 Feb 2021, 04:12 PM
  2. v154 News Box Manager v2.0.0 [Support Thread]
    By lat9 in forum All Other Contributions/Addons
    Replies: 84
    Last Post: 19 Jan 2021, 04:17 PM
  3. Download File Manager Support Thread
    By balihr in forum All Other Contributions/Addons
    Replies: 24
    Last Post: 17 Aug 2017, 10:32 PM
  4. Poll Manager Support Thread
    By boudewijn in forum Addon Sideboxes
    Replies: 148
    Last Post: 27 Jan 2016, 09:53 AM
  5. Empty Cart Manager [support thread]
    By Steven300 in forum All Other Contributions/Addons
    Replies: 49
    Last Post: 26 May 2010, 10:26 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg