Support Home Page › Forums › Joomla Software › Easy Folder Listing Pro Plugin › Multiple copies of Easy Listing Pro
- This topic has 9 replies, 4 voices, and was last updated 12 years, 4 months ago by Michael Gilkes.
-
AuthorPosts
-
May 16, 2011 at 4:55 pm #98decayParticipant
Is it possible to run multiple instances of Easy Listing Pro in different sections of a site?
For example, I need to have some folders visible in a section of the site but not in another?
{easyfolderlistingpro parameter1=images/news} for example shows all folders and sub folder in a section called ‘news’
and then in another section of the web site {easyfolderlistingpro parameter1=images/pressreleases} which shows press releases?
I’m sure my syntax here is totally wrong, but hopefully you get the idea?
Thanks in advance.
Dave.
May 16, 2011 at 6:12 pm #1085Michael GilkesKeymaster@decay. the short answer to your question is YES! You can use it anywhere on the site. It’s a plugin. That’s how they were designed.
As for the syntax, you have it right except for the parameter name and the lack of single quotes. Please look at the paramater list on my website. But, basically, you would have something like:
{easyfolderlistingpro folder=’images/pressreleases’}
and on another page (or even the same page) have:
{easyfolderlistingpro folder=’images/news’}
May 17, 2011 at 8:28 am #1086decayParticipantTHank you for the quick response! i’ll give it a go! 😉
March 10, 2012 at 10:27 pm #1087humminaParticipantMichael,
I’ve tried setting up multiple folder listing on two different pages. I set my parent folder to ‘docs’ with two different subfolders labeled ‘publicdocs’ and ‘privatedocs’ I created two different articles using the following syntax
{easyfolderlistingpro folder=’docs/publicdocs’} on one page and I get the following error
on the display page:
JFolder: :folder: Path is not a folder. Path: docs/publicdocs
JFolder: :files: Path is not a folder. Path: docs/publicdocs
In the plugin module control panel I have the location of the listing folder as docs.
Any guidance you could provide would be greatly appreciated.
Thanks,
Kevin
March 11, 2012 at 12:50 am #1088Michael GilkesKeymaster@hummina. Thanks for posting.
From the error message that Joomla lists, it seems that the path ‘docs/publicdocs’ does not exist. One thing to keep in mind is that web servers are typically case-sensitive. So, for example, if the folders are actually named “Doc” and “PublicDocs”, then specifying “doc/publicdocs” will not work. You will have to specify “Doc/PublicDocs”. This actually happened to another user of the plugin.
Now, make sure that your docs folder is in the root of the Joomla installation. If you are still having trouble, please post a link to the webpage.
March 11, 2012 at 4:19 am #1089humminaParticipantMichael,
here is a link to a picture showing the syntax…I hope this helps https://extranet.advancedskintech.com//images/rsgallery/original/EasyFolder.png
March 11, 2012 at 4:53 pm #1090Michael GilkesKeymaster@hummina. Thanks for posting. It seems as though you adjusted the text to suit the case of the folders’ names. You have changed it from:
{easyfolderlistingpro folder=’docs/publicdocs’}
to
{easyfolderlistingpro folder=’docs/PublicDocs’}
It should work now. Let me know. If it doesn’t work, send me an email with a link to the page, and create a temporary admin account for me to access it in the backend. If you are not comfortable with that, I will try to work with you via email, but this is the quickest way.
March 11, 2012 at 5:54 pm #1091Michael GilkesKeymaster@hummina. Thanks for contacting me via email. i checked out your site, and identified the problem as the WYSIWYG editor adding extra tags to your text in the article. See the following screenshots. One is the one you sent, and the other is the same screenshot but I clicked on “Toggle Editor”:
Yours: http://imageshack.us/photo/my-images/853/easyfolderhummina.png/
Toggle Editor Clicked: http://imageshack.us/photo/my-images/194/humminatoggleeditor.png/
August 12, 2012 at 6:51 pm #1092howedavParticipantMichael,
Having had the very same problem and looking at your png of the toggled code I can tell you that hummina did exactly the same thing I did. He copied and pasted your example from your doc into his code to get all that formatting.
Given this seems to happen more than it should, I would suggest a warning in your doc about pasting special text only or some such thing or you will be answering this one forever.
Thanks
David
August 13, 2012 at 1:02 pm #1093Michael GilkesKeymaster@homedav. Thanks for your suggestion. Actually, my FAQ already deals with this. Here’s the link: I copied and pasted some plug-in text into my article and I get an error. What’s wrong?
Maybe I need to phrase the question in a better way, or ask a different question. Let me know what you think. Maybe you have a suggestion on how to rephrase the question.
-
AuthorPosts
- The topic ‘Multiple copies of Easy Listing Pro’ is closed to new replies.