Thread: FAQ Manager

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

Hybrid View

  1. #1
    Join Date
    Dec 2008
    Posts
    97
    Plugin Contributions
    0

    Default Re: FAQ Manager

    this thread has been great. It's helped me out a lot, however I can not figure out how to get it to not display double bread crumbs across the top of my faq pages.
    example: http://2antioch.org/store/index.php?...s_all&fcPath=1
    The ask a question button is not show either.

    THanks!

  2. #2
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: FAQ Manager

    Quote Originally Posted by nikki72 View Post
    this thread has been great. It's helped me out a lot, however I can not figure out how to get it to not display double bread crumbs across the top of my faq pages.
    example: http://2antioch.org/store/index.php?...s_all&fcPath=1
    The ask a question button is not show either.

    THanks!
    It's got double breadcrumbs, because this mod is poorly coded. It's not supposed to add breadcrumbs, as zen cart already does that in another file. You can open up all the files in includes/templates/YOUR_TEMPLATE/templates/ and if it has this code:

    Code:
    <?php if (DEFINE_BREADCRUMB_STATUS == '1' || DEFINE_BREADCRUMB_STATUS == '2' ) { ?>
      <tr>
        <td class="breadCrumb" colspan="2"><?php echo $breadcrumb->trail(BREAD_CRUMBS_SEPARATOR); ?></td>
      </tr>
    <?php } ?>
    remove it.

    If the original designer of this mod isn't active, I'll happily clean up the coding, but I won't take over support of the mod, LOL.

  3. #3
    Join Date
    Dec 2008
    Posts
    97
    Plugin Contributions
    0

    Default Re: FAQ Manager

    Quote Originally Posted by nikki72 View Post
    this thread has been great. It's helped me out a lot, however I can not figure out how to get it to not display double bread crumbs across the top of my faq pages.
    example: http://2antioch.org/store/index.php?...s_all&fcPath=1
    The ask a question button is not show either.

    THanks!
    I fixed this by going through every page and deleting any reference to the breadcrumbs, fun lol

  4. #4
    Join Date
    Dec 2008
    Posts
    97
    Plugin Contributions
    0

    Default Re: FAQ Manager

    BTW is there away to get the FAQ manager to show in the site map

  5. #5
    Join Date
    Apr 2007
    Location
    Orange County, CA
    Posts
    88
    Plugin Contributions
    5

    Default Re: FAQ Manager

    I installed this on a test server and have waded through the pages to correct some errors. Phew!

    But, there are more and I have some questions that seem to repeat without answer:
    - How can the sort box be removed? I want all pages to sort by category.
    - Regardless of the category I click, all FAQ are displayed in some random order. No point in having categories if they are useless...

    Thanks

  6. #6

    help question Re: FAQ Manager

    Quote Originally Posted by gezuvor View Post
    I installed this on a test server and have waded through the pages to correct some errors. Phew!

    But, there are more and I have some questions that seem to repeat without answer:
    - How can the sort box be removed? I want all pages to sort by category.
    - Regardless of the category I click, all FAQ are displayed in some random order. No point in having categories if they are useless...

    Thanks
    I am also having this problem. It does not matter which category I click on the faqs come up in the same order. Does anyone know how to fix this?
    Thanks

    http://earthcareoptions.co.uk/

  7. #7
    Join Date
    Jun 2006
    Location
    Melbourne, VIC
    Posts
    106
    Plugin Contributions
    0

    Default Re: FAQ Manager

    Hi,

    I installed this add-on to 1.3.7 and have got the 1064 error.

    Is there a standard fix for it? I've read most of this thread but can't find a definitive fix.

    If there is not a fix, how do I remove the module, as I don't have a backup to go back to.

    Thanks,


    Peter.
    Attached Images Attached Images  

  8. #8
    Join Date
    Jun 2006
    Location
    Melbourne, VIC
    Posts
    106
    Plugin Contributions
    0

    Default Re: FAQ Manager

    OK,

    I found that this fixed my problem;

    http://www.zen-cart.com/forum/showth...357#post378357


    Cheers,

    Peter.

  9. #9
    Join Date
    Sep 2007
    Location
    Niagara Falls, Ontario
    Posts
    377
    Plugin Contributions
    0

    Default Re: FAQ Manager

    I have installed the FAQ manager I downloaded here on a modded 1.3.8a system.

    The problems I have so far is that:
    1. I don't have a button that shows for "Ask a Question", it just shows the alt text. Yet I can see the button in the directory where the other buttons are.
    2. I also do not have the config option that is supposed to be in the admin section.

    Can ayone help with this or has this module pretty much died?

    Site is http://niagaraicewineshop.com

    Thanks
    Robert

  10. #10
    Join Date
    Sep 2007
    Location
    Niagara Falls, Ontario
    Posts
    377
    Plugin Contributions
    0

    Default Re: FAQ Manager

    Is there a list of files that need to be pulled in the event that I decide to delete this MOD?

    Is there a way to remove the SQL changes that were needed for this MOD?

    Robert

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. FAQ manager
    By louisapple in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 8 Apr 2009, 03:08 PM
  2. FAQ Manager error
    By tpascubarat in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 23 Jan 2008, 12:48 PM
  3. FAQ Manager ?
    By winky3d in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 26 Jul 2007, 02:33 PM
  4. Faq Manager Character Limit
    By jaywhy in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 2 May 2007, 05:28 PM

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