Page 60 of 199 FirstFirst ... 1050585960616270110160 ... LastLast
Results 591 to 600 of 1988
  1. #591
    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 mydanilo View Post
    Hi Clyde,

    I got the check links working. Back to an old request. I still think the layout of the generated links listing is not very pretty. The OSC mod, see link in the quote, is soooo much more what I would like to see. Is there somebody out there that could give me pointers (or is willing to work on it) where the layout is defined? Is this a big deal to change?

    A listing should be in the following format:

    Title: Candles by Whoever
    URL: http://www.xxxx.com
    Description: Handmade candles and candle holders.Bla Bla Bla


    One more thing: Listing my Link Information for the other party to copy and put on their site. This should probably go on the links submit page. I would like to as k the other party to put up my link information. I think my links info text should go to the "/includes/languages/english/YOUR_TEMPLATE/links_submit.php"

    BUT how do I put my link info there without screwing things up? Is there an easier way to do this in admin?
    If I do not make myself clear enough, look at one of my sites, and see how I would like to make the link request page look.
    http://www.mydanilo.com/index.php?main_page=page_2

    Wouldn't it make sense to ask the other party at the point of registration to put a link up for me? AND give instructions what we want them to post?
    For the first part:

    You should look in:

    includes/modules/YOUR_TEMPLATE/link_listing.php

    As to the second part of your request:

    You can put what ever information you want in:
    includes/languages/english/html_includes/YOUR_TEMPLATE/define_links.php

  2. #592
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    Clyde, I looked at includes/languages/english/html_includes/YOUR_TEMPLATE/define_links.php

    it is empty, except for a "<br />" How do I start? I guess I am a bit lost as to how to put html in to the php file and have it appear in the right place?

    What I want, is add more text (my sites link info to be put on their site) to the Links Submission page from your mode.
    Right now it just shows:

    Links Submission

    store address

    Please choose the most appropriate category for your link. "owner" reserves the right to change the category or edit your description, if needed.

    --> here I want to post my link info for them to use.....
    Last edited by mydanilo; 13 Sep 2007 at 02:59 PM.
    Live and learn... the Zen way.

  3. #593
    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 mydanilo View Post
    Clyde, I looked at includes/languages/english/html_includes/YOUR_TEMPLATE/define_links.php

    it is empty, except for a "<br />" How do I start? I guess I am a bit lost as to how to put html in to the php file and have it appear in the right place?

    What I want, is add more text (my sites link info to be put on their site) to the Links Submission page from your mode.
    Right now it just shows:

    Links Submission

    store address

    Please choose the most appropriate category for your link. "owner" reserves the right to change the category or edit your description, if needed.

    --> here I want to post my link info for them to use.....
    You can either add/edit text manually or use the define pages editor (admin -> tools -> define pages editor) The same way you did for your page 2 text

    The tpl_links_submit.php will handle where to put the text you enter.

  4. #594
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    Wow awesome. Did not even think of it to look there. Great!

    Maybe should be in the install or readme.txt. Don't tell me it is already there! Just looked for it to see if I missed some more great features.

    Thank you for your fast help.
    Live and learn... the Zen way.

  5. #595
    Join Date
    Aug 2006
    Location
    West Virginia
    Posts
    321
    Plugin Contributions
    1

    Default Re: Link Manager 3.0 release

    Clyde, On my submit a link page there is the links help button. When the pop up comes up its using my body background image as the background color for the page. How would I fix this to a color and not use the image? Thanks!

  6. #596
    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 oxicottin View Post
    Clyde, On my submit a link page there is the links help button. When the pop up comes up its using my body background image as the background color for the page. How would I fix this to a color and not use the image? Thanks!
    Unzip the attached, change the YOUR_TEMPLATE folder to match your custom template name.

    upload the entire includes folder to your server

    Add the following to the end of your stylesheet.css

    #LinksHelp {
    background: #fff;
    }
    Last edited by clydejones; 31 Dec 2009 at 02:31 AM.

  7. #597
    Join Date
    Aug 2006
    Location
    West Virginia
    Posts
    321
    Plugin Contributions
    1

    Default Re: Link Manager 3.0 release

    Quote Originally Posted by clydejones View Post
    Unzip the attached, change the YOUR_TEMPLATE folder to match your custom template name.

    upload the entire includes folder to your server

    Add the following to the end of your stylesheet.css

    #LinksHelp {
    background: #fff;
    }

    Thanks Clyde worked like a charm!

  8. #598
    Join Date
    Jun 2007
    Posts
    195
    Plugin Contributions
    0

    Default Back button

    Hello Clyde

    I'm having a little problem with the 'back button' displayed on the link pages. Instead of taking the browser back to the previous page, it actually links to the home page of the site.

    I managed to change this in tpl_links_default so the link works when the page showing link categories works, but when going to the next page to show links within a category the back button still links to the home page and I cannot find out how to change this.

    Any ideas please?

    Cheers
    Patrick

  9. #599
    Join Date
    Jun 2007
    Posts
    195
    Plugin Contributions
    0

    Default Back button

    Sorry, I had my stupid head on there, just found the second reference to the back button further down the same page!

  10. #600
    Join Date
    Sep 2007
    Posts
    21
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    Hi,
    I just installed this contrib, and it is working brilliant, Thanks very much.

    The only thing I cant find is where to chage the box title?

    It says "Links" and I want to chage it to "Link Exchange"
    Can anybody tell me where I can do that please?

    Thanks in advance

    Peter

 

 

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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR