- Posts: 15920
COMMUNITY FORUM
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
Editing pages
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
10 years 1 month ago #139789
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Editing pages
Yo need to create a menu link pointing to that item.
Check to see if your site has a hidden menu, if not create it.
Then create a menu item pointing towards that item and call it Privacy policy.
That is js code which is stripped by your editor. That won't really work. It is better to use the editor's link button and point to your desired link.
Check to see if your site has a hidden menu, if not create it.
Then create a menu item pointing towards that item and call it Privacy policy.
That is js code which is stripped by your editor. That won't really work. It is better to use the editor's link button and point to your desired link.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- tye bravin
- Topic Author
- Offline
- New Member
Less
More
- Posts: 19
10 years 1 month ago #139790
by tye bravin
Replied by tye bravin on topic Editing pages
got ya,
created menu...now how do i make it a hidden menu?
is there a way to stop editor from stripping js code?
what is editors link button... iubena charge a premium for a direct link but they offer embedded link for free
created menu...now how do i make it a hidden menu?
is there a way to stop editor from stripping js code?
what is editors link button... iubena charge a premium for a direct link but they offer embedded link for free
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 1 month ago #139791
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Editing pages
Just name it the way you want and don't publish a mod_menu poinitng to it.
Try to paste that code in your editor's code or plain view.
Depeding on the editor you are using its plugin (you can find it in Joomla!'s plugin manager) has option which tags to strip and which to allow. By default the <script> tag is not allowed.
You have to make sure that this tag is allowed and not stripped.
Try to paste that code in your editor's code or plain view.
Depeding on the editor you are using its plugin (you can find it in Joomla!'s plugin manager) has option which tags to strip and which to allow. By default the <script> tag is not allowed.
You have to make sure that this tag is allowed and not stripped.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- tye bravin
- Topic Author
- Offline
- New Member
Less
More
- Posts: 19
10 years 1 month ago #139792
by tye bravin
Replied by tye bravin on topic Editing pages
thank you very much krikor!
Please Log in or Create an account to join the conversation.
- tye bravin
- Topic Author
- Offline
- New Member
Less
More
- Posts: 19
10 years 1 month ago #139793
by tye bravin
Replied by tye bravin on topic Editing pages
i create the menu item "privacy policy" and set it to unpublished? (this way i get 404 error again)
or i create a menu item called "hidden menu" and and point it to menu item called "privacy policy"(also get 404 error)
does this mean i have to change url of privacy policy
or i create a menu item called "hidden menu" and and point it to menu item called "privacy policy"(also get 404 error)
does this mean i have to change url of privacy policy
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 1 month ago #139794
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Editing pages
The menu item needs to be published.
To recap
Create a new menu (not menu) if the hidden menu is NOT present.
Create a new menu item and publish it. This menu item should point to the K2 item with the privacy policy.
To recap
Create a new menu (not menu) if the hidden menu is NOT present.
Create a new menu item and publish it. This menu item should point to the K2 item with the privacy policy.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- tye bravin
- Topic Author
- Offline
- New Member
Less
More
- Posts: 19
10 years 1 month ago #139795
by tye bravin
Replied by tye bravin on topic Editing pages
yea i did that but now it shows up on the top menu
i only wanted it so it could be linked to at the bottom of the page
maybe im just not understanding but its okay.. im use to the idea now
i only wanted it so it could be linked to at the bottom of the page
maybe im just not understanding but its okay.. im use to the idea now
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 1 month ago #139796
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Editing pages
The hidden menu should be a menu NOT a menu item.
You can place all the elements that you want a clean URL for them but you do not want them on your main menu.
You can place all the elements that you want a clean URL for them but you do not want them on your main menu.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.