- Posts: 5
- Thank you received: 5
full path in an article
- Sergey Pol
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
13 years 3 months ago #390
by Sergey Pol
full path in an article was created by Sergey Pol
Hello!
Please let me know how can I make the whole path to a page.
E.g.: demo.omegatheme.com/joomla17/ot_appoz/in...ap/display-main-menu
This page has a name "Display Main Menu", which you can see, however usually I prefer to see the whole path as a name: Mainpage-->Notsomainpage-->Display Main Menu.
Also this names are links to themselves.
Thank you,
Sergey
Please let me know how can I make the whole path to a page.
E.g.: demo.omegatheme.com/joomla17/ot_appoz/in...ap/display-main-menu
This page has a name "Display Main Menu", which you can see, however usually I prefer to see the whole path as a name: Mainpage-->Notsomainpage-->Display Main Menu.
Also this names are links to themselves.
Thank you,
Sergey
The following user(s) said Thank You: makcim makcimov
Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
13 years 3 months ago #391 by Trung Duong
Replied by Trung Duong on topic Re: full path in an article
Hello,
Are you talking about SEF URL ?
Regards
Are you talking about SEF URL ?
Regards
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
The following user(s) said Thank You: makcim makcimov
Please Log in or Create an account to join the conversation.
- Sergey Pol
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 5
- Thank you received: 5
13 years 3 months ago - 13 years 3 months ago #393
by Sergey Pol
Replied by Sergey Pol on topic Re: full path in an article
Hello!
I have no idea what is it.
I mean, like here below: Forums-->OmegaTheme Public Forums-->Free Templates-->OT Appoz
A kind of path to my current page, and also I can click on them.
I want it on my pages.
I have no idea what is it.
I mean, like here below: Forums-->OmegaTheme Public Forums-->Free Templates-->OT Appoz
A kind of path to my current page, and also I can click on them.
I want it on my pages.
Last edit: 13 years 3 months ago by Sergey Pol.
The following user(s) said Thank You: makcim makcimov
Please Log in or Create an account to join the conversation.
- Linh Robert
-
- Offline
- Banned
-
Less
More
- Posts: 908
- Thank you received: 568
13 years 3 months ago #396
by Linh Robert
Hi Sergey,
You can try using Breadcrumbs module of Joomla.
Thanks for using our products!
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Replied by Linh Robert on topic Re: full path in an article
serox wrote: Hello!
I have no idea what is it.
I mean, like here below: Forums-->OmegaTheme Public Forums-->Free Templates-->OT Appoz
A kind of path to my current page, and also I can click on them.
I want it on my pages.
Hi Sergey,
You can try using Breadcrumbs module of Joomla.
Thanks for using our products!
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
The following user(s) said Thank You: makcim makcimov
Please Log in or Create an account to join the conversation.
- Sergey Pol
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 5
- Thank you received: 5
13 years 3 months ago #401
by Sergey Pol
Replied by Sergey Pol on topic Re: full path in an article
Hello!
Please tell me how to activate it this Breadcrumb.
Please tell me how to activate it this Breadcrumb.
The following user(s) said Thank You: makcim makcimov
Please Log in or Create an account to join the conversation.
- Linh Robert
-
- Offline
- Banned
-
Less
More
- Posts: 908
- Thank you received: 568
13 years 3 months ago #403
by Linh Robert
Hi Sergey,
1. If you're using version for Joomla 1.5, there is a position named "breadcrumb". Then you can go to Module Manager, then find or create new a module name Breadcrumbs, then choose it to edit, set the position to "breadcrumb", choose Enable it, assign it to pages, setting other params, etc.
If you are don't know how to manage a module, please read some docs here docs.joomla.org/Category:Module_Management , docs.joomla.org/Help15:Screen.modules.15 and Joomla forum.
2. If you use version for Joomla 1.7, currently position "breadcrumb" is not available by default, but you can add position "breadcrumb" to template file "templates/ot_appoz/index.php", "templates/ot_appoz/templateDetails.xml" and then do the same above.
For example:
In "templates/ot_appoz/index.php", add this to where you want:
In "templates/ot_appoz/templateDetails.xml" add declare to position tag:
docs.joomla.org/Help17:Extensions_Module_Manager_Breadcrumbs
Thanks for using our products!
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Replied by Linh Robert on topic Re: full path in an article
serox wrote: Hello!
Please tell me how to activate it this Breadcrumb.
Hi Sergey,
1. If you're using version for Joomla 1.5, there is a position named "breadcrumb". Then you can go to Module Manager, then find or create new a module name Breadcrumbs, then choose it to edit, set the position to "breadcrumb", choose Enable it, assign it to pages, setting other params, etc.
If you are don't know how to manage a module, please read some docs here docs.joomla.org/Category:Module_Management , docs.joomla.org/Help15:Screen.modules.15 and Joomla forum.
2. If you use version for Joomla 1.7, currently position "breadcrumb" is not available by default, but you can add position "breadcrumb" to template file "templates/ot_appoz/index.php", "templates/ot_appoz/templateDetails.xml" and then do the same above.
For example:
In "templates/ot_appoz/index.php", add this to where you want:
Code:
<!-- begin of breadcrumbs -->
<?php if ($this->countModules('breadcrumb')): ?>
<div id="breadcrumbs">
<div class="breadcrumbs-inner">
<jdoc:include type="modules" name="breadcrumb" style="otRound" />
</div>
</div>
<?php endif; ?>
<!-- end of breadcrumbs -->
In "templates/ot_appoz/templateDetails.xml" add declare to position tag:
Code:
<positions>
<position>breadcrumb</position>
...
</positions>
docs.joomla.org/Help17:Extensions_Module_Manager_Breadcrumbs
Thanks for using our products!
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
The following user(s) said Thank You: makcim makcimov
Please Log in or Create an account to join the conversation.
Time to create page: 0.206 seconds