Re: Link Manager 3.0 release
Quote:
Originally Posted by
Ralyn
I was looking through the forum - and what I really want is a link in the information box like
www.veroniqueknitwear.com has it.
I can get to the pages up by putting them in direct, so how do I add it to the information box? Then my problem is solved, lol.
open includes/modules/sideboxes/information.php
add the following where you wish the link information to appear
$information[] = '<a href="' . zen_href_link(FILENAME_LINKS) . '">' . BOX_HEADING_LINK_CATEGORIES . '</a>';
save the file to includes/modules/sideboxes/YOUR_TEMPLATE/information.php
upload the file to your server
Re: Link Manager 3.0 release
Awesome - thank you sooooo much :hug:!!
Re: Link Manager 3.0 release
Quote:
Originally Posted by
clydejones
@Doodlebuckets, cjcrafts, jeking
Can you guys check out the banner image upload option for Links Manager.
You can do it here
Let me know if This is close to what you wanted.
Note: Please try it both ways 1 upload an image and 2 no image.
Many Thanks
Yes, Clyde. This is exactly what I need. Sorry for the delay I've been ill.
Re: Link Manager 3.0 release
Quote:
Originally Posted by
cjcrafts
Yes, Clyde. This is exactly what I need. Sorry for the delay I've been ill.
I'm still working on it. trying to fix a couple of things.
Re: Link Manager 3.0 release
Quote:
Originally Posted by
clydejones
Links Manager 3.0 is now available in the downloads section.
This update has been revamped to remove the tables that were in the previous versions and has been updated to be compatible with Zen Cart version 1.3.6. Fixed all line break <br /> errors.
Does anybody know if it works in version 1.3.0.2?
Thanks!!
Re: Link Manager 3.0 release
Quote:
Originally Posted by
lilagx
Does anybody know if it works in version 1.3.0.2?
Thanks!!
There is an older version located here that may work.
Re: Link Manager 3.0 release
Quote:
Originally Posted by
fvb
[FONT=Verdana]Is there any way to have link manager run a check link to make sure the Reciprocal link is there when the link is trying to be submitted [/FONT]
admin -> extras -> links
There is a check link button to do that befpre approving the link
Re: Link Manager 3.0 release
Hi,
Is the latest version of Link Manager compatible with ZenCart v1.3.7? I just uploaded all the files and I am getting the following error in the admin. Please advise. Thanks in advance.
Parse error: syntax error, unexpected $end in /home/dealbyet/public_html/admin/includes/boxes/extra_boxes/links_extras_dhtml.php on line 17
Re: Link Manager 3.0 release
okay, fixed the problem by including a } above ?>.
I don't seem to have the following. Did I do something wrong?
Admin -> Extras -> Links (allows creating & editing of links)
Admin -> Extras -> Link Categories (allows creating & editing of categories)
Admin -> Extras -> Links Contact (allows the sending of e-mails)