Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

How to show on frontend
(1 viewing) (1) Guest
Support forum for users using free edition of JoomDOC. These forums are mainly for mutual help between users.

NOTE: Due to our capacity limitations, ARTIO does not monitor this forum category regularly. If you want direct support from ARTIO, please start a ticket at Support Dashboard. If you have no support ticket available, you need to purchase it.
  • Page:
  • 1
  • 2

TOPIC: How to show on frontend

Re: How to show on frontend 10 years, 11 months ago #39137

I have the same exact question and it does not appear to be adequately answered in this forum. I would like to know how you set up your menus in the demo site to show a menu item that leads to the unique folder where the document resides. As this user also noted, the only menu option available is called Document List, which, when clicked on, results in a 404 error. Hope you can help me to get started! Thanks!


LESGUILLIER wrote:
Hi,
I installed the JoomDOC latest version (3.4.3).
I read the doc. But there is no info on how to show the doc list on the frontend.
I found the Menu location called "Document List" in order to create a page of the listed documents.
But we I load the page on the frontend I have a 403 error.
I also use K2 module.
How to solve that ?
Thanks

Re: How to show on frontend 10 years, 11 months ago #39184

  • maju
  • OFFLINE
  • Posts: 1107
Hello,

404 error can be different problem. If you use Windows, there can be problem with Joomla SEO and creating URLs for subfolders.
You can try to modify components/com_joomdoc/router.php - line 27
There is row:
$segments[] = $query['path'];


Modify it to:
$segments[] = JPath::clean($query['path'], '/');


If you do not use Windows and Joomla SEO, then I need more information about your problem. Maybe link to your website will help me to find the problem.
ARTIO Support Team
  • Page:
  • 1
  • 2
User Login Empty