Page 161 of 199 FirstFirst ... 61111151159160161162163171 ... LastLast
Results 1,601 to 1,610 of 1988
  1. #1601
    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 CustomBooks View Post
    Is there any way to put the "View All Links" link in a tab at the top of the page? So the top of the page would have tabs labeled "Home" "Log Out" "Links" "Contact Us" "My Account" "Checkout"... How to do this?
    open includes/templates/YOUR_TEMPLATE/common/tpl_header.php

    AND

    add additional links to suit your needs.

  2. #1602
    Join Date
    Jul 2009
    Posts
    78
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    Can you be more specific as to what code to insert where in this file? I don't know how to make the Link tab. Here's my preferred order for the top tabs: (Home-Contact Us-Links (on the left side) followed by Log In/Out-My Account-Checkout-View Cart (on the right side).

  3. #1603
    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 CustomBooks View Post
    Can you be more specific as to what code to insert where in this file? I don't know how to make the Link tab. Here's my preferred order for the top tabs: (Home-Contact Us-Links (on the left side) followed by Log In/Out-My Account-Checkout-View Cart (on the right side).
    Since this involves making changes to your template files it should be posted in the appropriate support thread for the template you are using.

  4. #1604
    Join Date
    Jul 2009
    Posts
    78
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    Quote Originally Posted by clydejones View Post
    Since this involves making changes to your template files it should be posted in the appropriate support thread for the template you are using.

    Will do! Sometimes the problem seems to cross forum threads, such as this - I still need to know how to make a Links tab to point to Link Managers' "View All Links"...what is the link code for "View All Links" ?

  5. #1605
    Join Date
    May 2009
    Posts
    413
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    Hi Clyde,

    How can I change the color of the 'Image Title/Description' titles on the links page? It's currently black.

    Also I noticed you released V3.5.2 recently, what are the changes made? and also are their any special requirements when upgrading?

    Thanks.

  6. #1606
    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 gaffettape View Post
    Hi Clyde,

    How can I change the color of the 'Image Title/Description' titles on the links page? It's currently black.

    Also I noticed you released V3.5.2 recently, what are the changes made? and also are their any special requirements when upgrading?

    Thanks.
    open includes/templates/YOUR_TEMPLATE/css/links.css

    add the following declaration:

    .productListing-heading {
    color: #000; /* change this to your selected color*/
    }

    most of the changes were made to the admin side of the mod including changing "file-open" to use a curl option to obtain url information.

    Just follow the upgrade instructions.

  7. #1607
    Join Date
    May 2009
    Posts
    413
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    Quote Originally Posted by clydejones View Post
    open includes/templates/YOUR_TEMPLATE/css/links.css

    add the following declaration:

    .productListing-heading {
    color: #000; /* change this to your selected color*/
    }

    most of the changes were made to the admin side of the mod including changing "file-open" to use a curl option to obtain url information.

    Just follow the upgrade instructions.
    Nice one,

    cheers Clyde

  8. #1608
    Join Date
    Feb 2009
    Location
    sunny southern Ontario
    Posts
    22
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    First off, thanks very much for making this mod available and providing support.

    The install went smoothly. The one problem that I have is getting category descriptions to show up. I've searched through this thread, looked through the php files included with the mod, checked my database to ensure that the descriptions are showing up at least there, but I'm stymied (and my knowledge of php, mysql, and the 'under the hood' stuff is pretty limited).

    I've created a couple of categories and entered descriptions. When I click on a category, the links show up fine, but instead of the description I get this:

    This content is located in the file at: /languages/english/html_includes/YOUR_TEMPLATE/define_links.php

    You can quickly edit this content via Admin->Tools->Define Pages Editor, and select define_links from the pulldown.


    Any help would be greatly appreciated.

  9. #1609
    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 iCarp View Post
    First off, thanks very much for making this mod available and providing support.

    The install went smoothly. The one problem that I have is getting category descriptions to show up. I've searched through this thread, looked through the php files included with the mod, checked my database to ensure that the descriptions are showing up at least there, but I'm stymied (and my knowledge of php, mysql, and the 'under the hood' stuff is pretty limited).

    I've created a couple of categories and entered descriptions. When I click on a category, the links show up fine, but instead of the description I get this:

    This content is located in the file at: /languages/english/html_includes/YOUR_TEMPLATE/define_links.php

    You can quickly edit this content via Admin->Tools->Define Pages Editor, and select define_links from the pulldown.


    Any help would be greatly appreciated.
    That text is from the define_links.php file and has nothing to do with the category descriptions

  10. #1610
    Join Date
    Feb 2009
    Location
    sunny southern Ontario
    Posts
    22
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    Thank you very much for your prompt reply.

    I know that the define_links.php file has nothing to do with the category descriptions. What I don't understand is why that is showing up rather than the category description I've entered when I click on a links category. That is my problem and why I made my initial post.

 

 

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