Jump to content



Latest News: (loading..)

kinetics

Member Since 04 May 2012
OFFLINE Last Active Jan 24 2013 05:33 PM
-----

Posts I've Made

In Topic: How do I display text rather than tags?

21 January 2013 - 09:55 PM

Chris, I did as you suggested, and now the name is wrong in the admin boxes modules also.    It seems somewhere the definition is not correct for the naming of the info box on the website is not correct.

My manufacturer box is coded in Module boxes as:
  define('MODULE_BOXES_MANUFACTURERS_TITLE', 'Manufacturers');
  define('MODULE_BOXES_MANUFACTURERS_DESCRIPTION', 'Show a list of Manufacturers');
  define('MODULE_BOXES_MANUFACTURERS_BOX_TITLE', 'Manufacturers');

and then in the english.php file it is:

MODULE_BOXES_MANUFACTURERS_TITLE;

I just copied the code and replaced the manufacture with about_us.

thank you for your help

In Topic: How do I display text rather than tags?

21 January 2013 - 06:29 PM

the following is what I have in my english folder:

define('MODULE_BOXES_ABOUT_US_TITLE', 'About Us');
  define('MODULE_BOXES_ABOUT_US_DESCRIPTION', 'Show ABOUT US page links');
  define('MODULE_BOXES_ABOUT_US_BOX_TITLE', 'About Us');

In Topic: How do I display text rather than tags?

21 January 2013 - 06:18 PM

yes, I have done that.  The box shows up on my website, just the name of the link to my page is showing up MODULES_BOX_TITLE_ABOUT US.

I will again go into another file that has a side box, but I keep looking and cannot tell where the actual name of the link is defined.

Thank you for you help.

In Topic: How do I use the Extra Pages Info Manager add on

18 August 2012 - 05:04 PM

okay, thanks.  I wil use the contribution-specific support thread for future questions.

In Topic: Sorting attribute options

18 August 2012 - 05:02 PM

Well I kind of thought the same thing but everytime I asked about the sort not working they got upset with me.  I will not use them in the futrue.

Thanks for the advise, do you know the name of an add on that I could try?