Module List Articles

  • How to
    • How to EngageBox
    • Change Name/Logo
    • 6 ways to publish an article in Joomla
    • To list articles from a specific category
    • How to list recent articles
  • Introductions
    • Back to the Office Mandate
    • An Horses Ass
    • Intolerable behavior by Andy CEO
    • First Introduction Article - W,W,W,W,W&H
  • Uncategorised
    • Cassiopia in the Twilight Zone
    • Secundo artliculato
  • first-category-for-joe
    • Article title #3 1 cat joe
  1. You are here:  
  2. Home
  3. How to

How to

How to EngageBox

To display a disclaimer twice per session in Joomla 6 for free, the most effective approach is to use a customizable popup module that supports cookie/session-based display limitations, such as EngageBox or Sticky Notification. 
Here is how to achieve this using free tools:
 
Method 1: Using EngageBox (Free Version)
EngageBox allows you to create popups with advanced targeting, including displaying a limited number of times per session. 
  1. Install EngageBox from the Joomla Extensions Directory (JED).
  2. Create a new Modal Popup and enter your disclaimer text.
  3. Navigate to the Display Options or Frequency settings.
  4. Set the frequency to show the popup based on Session or Cookie.
  5. Note: While free, you may need to configure the trigger to "On Page Load" and set the cookie lifetime to "Session" to ensure it only appears at the start of their visit. 
 
Method 2: Using Sticky Notification or Easy Popup
These free, lightweight extensions allow for popup notifications that can be controlled by session/cookie settings. 
  1. Install Sticky Notification (by Infyways) or Easy Popup from JED.
  2. Configure the plugin to display your disclaimer.
  3. Set the display rule to "Show only once per session".
  4. To achieve "two times," you would ideally need a pro version, but a workaround is to set it to appear on Page Load, and then use the "On Click" functionality to trigger it again if necessary, or simply use the session-based trigger to ensure it only appears once per visit. 
 
Method 3: Custom Code (Advanced)
If you do not want to use a plugin, you can create a custom module:
  1. Create a Custom HTML module containing your disclaimer.
  2. Use a simple JavaScript cookie script in the module to check for a "disclaimer_seen" cookie.
  3. If the cookie does not exist, display the modal and set the cookie.
  4. Set the cookie to expire at the end of the session. 
 
Key Considerations for Joomla 6
  • Compatibility: Ensure the extension supports Joomla 5.x/6.x.
  • Session Lifetime: Set your session lifetime in Global Configuration to a reasonable time (e.g., 15–30 minutes) to ensure the "per session" logic works correctly.
  • GDPR/Compliance: If the disclaimer is for cookie consent, ensure the popup allows users to "Accept" or "Decline". 

Change Name/Logo

Detailed Steps to Change Name/Logo in Cassiopeia:
  • Change Site Title/Text: Go to System -> Site Template Styles -> Cassiopeia - Default -> Advanced tab. Replace "CASSIOPEIA" in the Title field.
  • Replace Logo Image: In the same Advanced tab, use the "Logo" option to select or upload a new image, which replaces the text or default logo.
  • Hide Title/Logo: Under the Advanced tab, you can set "Brand" to "No" if you want to remove the default branding completely.
  • Use Child Template (Recommended): To make permanent, safe changes that won't be overwritten by updates, create a child template of Cassiopeia, as described in Joomla! Documentation. 
Adding Custom CSS:
  • To further customize the appearance, create a user.css file in the template's CSS folder. 

6 ways to publish an article in Joomla

Here are 6 ways to publish an article in Joomla:
  1. Article Manager (Back-end): Navigate to Content > Articles and click the "New" button to create and publish directly, as described in this Joomla documentation.
  2. Menu Item Creation (Menu Manager): Create a new menu item, select the type as "Single Article," and click the "Create" button within the menu settings to create a new article on the fly.
  3. Featured Articles (Homepage/Blog): Mark an article as "Featured" in the article manager or edit screen, ensuring the menu item is set to "Featured Articles" to display it in a blog-style layout.
  4. Front-end Editing (Authorized Users): Log in to the front end as an authorized user (Editor or Publisher) and click the "Edit" icon to create or publish content directly from the website interface, as discussed on the Joomla Community Magazine website and the YouTube video.
  5. Scheduling (Publishing Options): Utilize the "Publish Up" and "Publish Down" fields in the article's publishing options to schedule a future release or automatic archiving, explained in this Joomla documentation.
  6. Third-Party Extensions/Component View: Use specialized components (like Article Managers or page builders) or custom module positions to display articles in specific layouts (e.g., using Smart Slider). 
Key Notes on Publishing:
  • Workflow: Joomla's workflow functionality allows you to set up approval stages for publishing, ensuring quality control before an article goes live.
  • Permissions: Only users with "Publisher" status or higher can directly publish; "Author" roles often only allow submission for review. 

To list articles from a specific category

Method 1: Menu Item (Best for dedicated page)
  1. Go to Menus > Main Menu (or your menu) > New.
  2. Click Select for Menu Item Type and choose Articles > Category List (or Category Blog for more visual layout).
  3. Under the "Required Settings" tab, select the Category you want to display.
  4. Configure "Category Options" (e.g., show titles, descriptions, subcategories).
  5. Save and Close. 
Method 2: Articles - Category Module (Best for sidebars/blocks)
  1. Go to System > Site Modules > New.
  2. Select Articles - Category.
  3. Under the Filtering Options tab, select the required Category.
  4. Set the Count to the number of articles (or "0" for all).
  5. Set "Child Category Articles" to include if necessary.
  6. Select a module position and assign to pages, then Save. 
Key Tips for Joomla 5:
  • Ordering: Use the "Ordering Options" tab in the module to sort by title, date, or hit count.
  • Subcategories: To include articles from subcategories, set "Child Category Articles" to "Include".
  • Featured Articles: You can configure the module to show, hide, or only show featured articles.
  • Menu Assignment: In the module, use the "Menu Assignment" tab to choose where the list appears. 
 
 
 
https://sas-it.rutgers.edu/how-to-guides/web-development-documentation/web-development/108-joomla/115-modules/1026-creating-an-articles-category-module-to-display-a-category-list-joomla-4#:~:text=Click%20the%20%22Filtering%20Options%22%20tab,the%20articles%20into%20their%20subcategories.
 
 
 
 
 
 
To list articles from a specific category on a page in Joomla, the standard method is to create a menu item using either the Category Blog or Category List layout. This approach automatically displays articles assigned to that category. 
 
Method 1: Using a Menu Item (Recommended for a dedicated page)
This is the most common and direct way to display a category's articles as a primary page on your site. 
  1. Access Menu Manager: In your Joomla Administrator panel, navigate to Menus and select the menu where you want the link to appear (e.g., Main Menu).
  2. Add New Menu Item: Click the New button in the toolbar.
  3. Select Menu Item Type: Click the Select button for the "Menu Item Type" field. A modal window will pop up.
  4. Choose Layout: Under the "Articles" section, choose one of the following options:
    • Category Blog: Displays article introductions in a multi-column blog format, ideal for a traditional blog roll.
    • Category List: Displays articles in a simple table/list format, often used for documentation or a simple index.
  5. Select Category: In the menu item options, find the "Choose a Category" or "Category" field and select the specific category you want to list articles from.
  6. Configure Options: Adjust display settings in the various tabs (e.g., "Blog Layout" or "List Layout" tabs) to control the number of columns, article ordering, and included elements like author or date.
  7. Save: Enter a Title for your menu item and click Save & Close. The link will now appear in your menu and lead to a page listing the articles in the chosen category. 
 
Method 2: Using an "Articles - Category" Module (For displaying lists within other pages/positions)
If you want to display a list of articles from a category in a specific module position (e.g., a sidebar, footer, or within another article's content), you can use a module. 
  1. Access Module Manager: Go to Extensions > Site Modules.
  2. Create New Module: Click the New button and select Articles - Category from the list of module types.
  3. Configure Module:
    • Give the module a Title.
    • Select a Position where the module should be displayed on your template.
    • In the Filtering Options tab, select the desired Category.
    • Set the Count field to specify how many articles to show (0 will display all).
  4. Assign to Pages: Use the Menu Assignment tab to select the specific pages where this module should be visible.
  5. Save: Click Save & Close to publish your module. 

Page 1 of 2

  • 1
  • 2

Main Menu Module

  • Home
  • Forum for Joe
  • Show single categoty
  • Forum Home Page Menu Item
  • recent topics menu
  • createa new topic menu item
  • sumit new topic?
  • Editorial #1
  • Second article cat 1 joe

Login Module

Pre text

  • Forgot your password?
  • Forgot your username?
  • Create an account

Post text

*********************************** Disclaimer Module *********************************** 

This is NOT the ARUP.com website. If you are looking for ARUP go to www.arup.com.

XARUP is known as a “gripe site.” We expose a variety of “gripes” with, but not limited to, opinion,

criticism or commentary and other protected speech regarding  management practices at ARUP.

We are using the domains ThisSucks.com, ARUPsucks.com, and XARUPX.com for this purpose. 

***********************************

Warning!

Power does not tolerate dissent.

Do not access this site from ARUP. Do it on your own time on your own computer. 

 If you are caught you will be terminated. Guaranteed.