Page 1 of 2 12 LastLast
Results 1 to 10 of 1988

Hybrid View

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

    Default Re: Link Manager 3.0 release

    A. When I open link submit page, I get this:
    ENTRY_LINKS_IMAGE ENTRY_LINKS_IMAGE_TEXT
    Where exactly are you seeing this?

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

    Default Re: Link Manager 3.0 release

    E. Where can I change the blue background on input fields to the same colour as "Your Contact Information" (or some other than bue colour)?
    (BTW I don't have form.png in includes/templates/YOUR/images folder)
    This should take care of this issue:

    Just unzip the file and upload the links_submit.css to

    includes/templates/YOUR_TEMPLATE/css

    Attachment 3147
    Last edited by clydejones; 31 Dec 2009 at 02:31 AM.

  3. #3
    Join Date
    Nov 2007
    Posts
    270
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    Quote Originally Posted by clydejones View Post
    Where exactly are you seeing this?
    I'll attempt to include print screen...
    that does not work, not I cannot insert file either....

  4. #4
    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 Veronika7747 View Post
    I'll attempt to include print screen...
    that does not work, not I cannot insert file either....
    If you are using captcha you will need to do a file compare of the links submit files since the ones that are included with the captcha mod are older than the files in links manager.

  5. #5
    Join Date
    Nov 2007
    Posts
    270
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    Quote Originally Posted by clydejones View Post
    If you are using captcha you will need to do a file compare of the links submit files since the ones that are included with the captcha mod are older than the files in links manager.
    I did and hopefully did "O.K." in my mix & match. I am uploading the site now. It will be at: http://store.clivekay-artist.com soon I hope.

    P.S. thanks for css (as was reading all the old posts, so that's why I referred to
    form.png..)

  6. #6
    Join Date
    Nov 2007
    Posts
    270
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    Quote Originally Posted by Veronika7747 View Post
    I did and hopefully did "O.K." in my mix & match. I am uploading the site now. It will be at: http://store.clivekay-artist.com soon I hope.

    P.S. thanks for css (as was reading all the old posts, so that's why I referred to
    form.png..)
    O.K., now that the test site is up, I have yet another question.... I have couple of pages of "old links" (one page currently shows as the last line "Arts Links" on RHS box under "More on Clive Kay" and I would like to include this link inside the "Link Manager" box with bit of space under the last line there "Submit Links". Is that possible?? I was trying to do it the same way as I did it in "More Info" box, but that did not work..

    Also should I be able to put a subcategory in the link category??

    Thanks for your time.

  7. #7
    Join Date
    Dec 2009
    Posts
    4
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    Hi I did the following myself and deleted all lable lines as specified but all red lable lines remail???

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

    Default Re: Link Manager 3.0 Support Thread

    Quote Originally Posted by gene42 View Post
    Hi I did the following myself and deleted all lable lines as specified but all red lable lines remail???
    ?????????????

  9. #9
    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 Veronika7747 View Post
    I did and hopefully did "O.K." in my mix & match. I am uploading the site now. It will be at: http://store.clivekay-artist.com soon I hope.

    P.S. thanks for css (as was reading all the old posts, so that's why I referred to
    form.png..)
    A. When I open link submit page, I get this:
    ENTRY_LINKS_IMAGE ENTRY_LINKS_IMAGE_TEXT
    To correct this, open includes/templates/YOUR_TEMPLATE/templates/tpl_links_submit_default.php

    find and delete the following section of code. (as I pointed out, this file in the captcha mod is older than the file in links manager.

    Code:
    <label class="inputLabel" for="links_image"><?php echo ENTRY_LINKS_IMAGE; ?></label>
    <?php echo zen_draw_input_field('links_image', 'http://') . '&nbsp;' . (zen_not_null(ENTRY_LINKS_IMAGE_TEXT) ? '<span class="alert">' . ENTRY_LINKS_IMAGE_TEXT . '</span>': ''); ?><?php echo '<a href="javascript:popupWindow(\'' . zen_href_link(FILENAME_POPUP_LINKS_HELP) . '\')">' . TEXT_LINKS_HELP_LINK . '</a>'; ?>
    after making the edit save the file and upload to your server.

  10. #10
    Join Date
    Nov 2007
    Posts
    270
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    Quote Originally Posted by clydejones View Post
    To correct this, open includes/templates/YOUR_TEMPLATE/templates/tpl_links_submit_default.php

    find and delete the following section of code. (as I pointed out, this file in the captcha mod is older than the file in links manager.

    Code:
    <label class="inputLabel" for="links_image"><?php echo ENTRY_LINKS_IMAGE; ?></label>
    <?php echo zen_draw_input_field('links_image', 'http://') . '&nbsp;' . (zen_not_null(ENTRY_LINKS_IMAGE_TEXT) ? '<span class="alert">' . ENTRY_LINKS_IMAGE_TEXT . '</span>': ''); ?><?php echo '<a href="javascript:popupWindow(\'' . zen_href_link(FILENAME_POPUP_LINKS_HELP) . '\')">' . TEXT_LINKS_HELP_LINK . '</a>'; ?>
    after making the edit save the file and upload to your server.
    Thank you!

 

 
Page 1 of 2 12 LastLast

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