Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Frequently Asked Questions (FAQ) Plugin
#20
(2012-02-21, 13:44:34)bandrzej Wrote: Tried to do this:

To show a category of FAQ from within a page use the following coding:
This will show posts on your page from the category you specify

{$ Your Category Name $}

However, not working for me. The tag disappears from displaying on the page output, but never shows the FAQ category name and its content.

I'm having the same problem here, cannot for the life of me get anything to display. The backend works perfectly but no matter how much I try, I can't get anything to display on any page using the snippet above.

I have a FAQ with the name 'How long until my parcel is delivered?' so I've used {$ How long until my parcel is delivered? $} but it doesn't work.

I did notice the following are blank - is this the reason why?

Code:
    /*********
    Front End Functions
    *********/
    public function viewFAQ()
    {
    
    }
    
    public function filterFAQ()
    {
    
    }

    public function viewCategories()
    {
    
    }
Reply


Messages In This Thread
RE: Frequently Asked Questions (FAQ) Plugin - by thedoglett - 2012-11-10, 03:47:00
Frequently Asked Questions (FAQ) Plugin - by Wos - 2012-04-27, 23:52:34
Frequently Asked Questions (FAQ) Plugin - by Wos - 2012-04-28, 06:29:55
Frequently Asked Questions (FAQ) Plugin - by Wos - 2012-04-29, 16:33:52



Users browsing this thread: 1 Guest(s)