Joomla based website displaying modules despite being deselected on that page - joomla3.0

I have a Joomla website here and when you click on an article from the homepage it stills displays all of the home page modules. I went thru the settings for each module, and it is set to display only on the home menu page. I go to the menu setting that the articles are under and the settings stated the modules are published but not displayed. Any help would be appreciated!

I discovered the issue was due to a category error. The category is supposed to auto create a page for itself, however, it did not happen for whatever reason. So I had to delete the category and then make the category again and everything was fine. The reason the home page modules were appearing on articles is because that's the default behavior of Joomla when it can not find a specific page.

Related

React Mobile Format Links broke

I have a website with some mobile formatting and whenever I use the hamburger menu in mobile view to go to links it states that the page does not exist.
Here is the source Code: https://github.com/jmccallister93/woodnwallflowers/tree/react-branch
Here is the gh-pages: https://jmccallister93.github.io/woodnwallflowers/
If you inspect and go to mobile view the links say the pages do not exist even though the href is pointing to the same URL.
I think the issue might be how I am pushing it to GH-Pages because it works when I am running from the source code.

Installed DNN Module - Not showing in dropdown to give link

I had an link in my DNN site Menu - pointing to aspx page of my installed module.
I replaced this link with an external link.
And now i wish to change back to old one - aspx from module. BUT am not getting that listed in the dropdown
How to get that back or I missed anything ? I could found the module still in that EXTENSIONS.
Please suggest
Rigin
I think you may be a little confused,
Modules are placed on pages, (One or mor module generally makes up a page.
Menu links refer to pages,
To add a module to a menu it must be on a page.
Once you have placed you module on a page you can select it from the select a web page drop down
A dnn module got 2 pages a view page and a settings page. So you must be sure that your module start's with the correct page.
So what you want is not possible the way you want it.
Best way for you is to control the page in your module. You can control this with for example a user controls(ascx). See image for a default module view.

Dot Net Nuke issue with new page visible to Admin Only in Nav

I have an issue with DotNetNuke where only the admin can see a new page I've added in the main navigation (the page appears in sidebar for all users)
After creating a new page with DotNetNuke, I can manually browse to the page, and all links to it work however it is only visible in the navigation menu when I'm logged in as administrator.
Manually going to the page works fine when not logged in. Include in Menu? is checked (and been toggled) and I've tried all variations of permissions I can think of (which apart from the navigation issue work exactly as I would expect).
I hope this is the correct format I'm still relatively new!
Sounds like you have the page settings set to admin only for view... navigate to the page click on pages>page settings. click on the permissions tab and make sure inherit page settings from parent page is unchecked. Then next to All Users, Registered Users, Subscriber,
Translator (en-US), Unauthenticated Users and Unverified Users make sure there is a green check mark in the view section. Then make sure that page is disabled in advanced settings is unchecked and include in menu in page settings is checked.... Hope this helps... If not try making a new page and copy all the modules from the old one and see if that works

How do I find the pages I add in DotNetNuke?

I'm using DotNetNuke for the first time and I am unable to locate the URL of the pages I add.
I've attempted Google-ing it and clicking every link to look for the URL being listed somewhere and I'm having no luck. How can I locate these pages?
Thank you.
If you go to the Admin/Pages page (might be called Page Management) you can find a list of all the pages on your site. You can right click on a page and choose "View" to view the page, then copy the URL from the browser

HTML module with automatic updation in every page

I am extremely new to dotnetnuke. I have added an HTML module in home page. I want this module with same content in some other pages and it should be update automatically when i update in home page. How can i implement this in Dotnetnuke?
Please anyone help me!!!!
In the ribbon bar on top of the page, on the common tasks tab, in the Add module section
select the Existing radio button
select your home page in the page drop down
select the module you want a reference to in the Module drop down
click add module
P.S. this question is not programming related and doesn't really belong on SO. A better place to ask this question is the forums on DotNetNuke.com, you may also want to support the DNN proposal for StackExchange here.

Resources