Skip to main content

Questions tagged [menu-parameters]

are the configuration options that can be configured in the menu item, and used by the component that the menu item triggers.

0 votes
0 answers
73 views

I am using ACY to create and send newsletters - I am using their "menu newsletter archive view" ([https://www.beeswaxcandleshop.com/home/newsletters/archive/listing.html]) - The page looks ...
Honeyflow's user avatar
1 vote
1 answer
1k views

Updating a demobar component from J3 and the view will not get my demo items for the dropdown from my model. Hoping someone could help me with getting the proper parameters for the menu. I am getting ...
Scott Smith's user avatar
1 vote
0 answers
78 views

Just recently, I started working on a project in which I needed to add blog-menus in which I have to add custom parameters (for further filtering of the articles on the frontend). I've added a ...
pixx's user avatar
  • 130
0 votes
0 answers
74 views

I have a regular way of returning to the menu item originated from by using the following in the controller of my component: $menu = Factory::getApplication()->getMenu()->getActive(); $...
Glenn Arkell's user avatar
0 votes
0 answers
139 views

Joomla menu image is not displaying on website. I believe I have it configured correctly but is not displaying. Here is my configuration: Here is what is displayed on the website: Here is what I'm ...
JShahi's user avatar
  • 1
2 votes
1 answer
106 views

Right now the alt value for a menu image is the menu title. Is there a place, an override, where I can change this so that I can add a field to menu: Edit Item, to input an alt value instead?
Robin Clapp's user avatar
0 votes
2 answers
463 views

I have a split navigation module defined in my custom template. It is set to display submenu items under the main navigation when the parent item is active. The module itself displays correctly, but ...
Mike Hermary's user avatar
0 votes
1 answer
131 views

In a custom component I have some component params (config.xml) and I have some menu item params (default.xml). Inside the component params I make use of the showon attribute many times. But to keep ...
TVBZ's user avatar
  • 213
2 votes
1 answer
503 views

I need to add meta description inside a component page. That's what I tried: $menu = $app->getMenu(); // Load the JMenuSite Object $active = $menu->getActive(); // Load the Active Menu ...
Francesco's user avatar
  • 131
1 vote
1 answer
263 views

Could someone kindly help please? I'm creating a plugin and part of its job is to automatically add a 'Menu Class Suffix' to a chosen menu. I know it can be done manually from the advanced tab of ...
JJBW's user avatar
  • 43
0 votes
2 answers
446 views

I'm trying to set one of my menu parameters. But I'm getting the error 0 CALL TO UNDEFINED METHOD JOOMLA\CMS\APPLICATION\SITEAPPLICATION::SETPARAMS() My code is: $app = JFactory::getApplication(); ...
Eoin's user avatar
  • 2,091
2 votes
2 answers
478 views

The SiteMenu Class does not provide any method for getting the menu title column from table *_menu_types. However that field is editable in the admin section (com_menus section, field 'title'). Is ...
Cédric Françoys's user avatar
1 vote
3 answers
2k views

I'm fairly new to Joomla and I'm developing my first component. I finished up the backend and I'm working on the frontend. I have most of the functionality figured out but I can't figure out how to ...
chavab_1's user avatar
  • 195
2 votes
2 answers
1k views

How to make the sub articles have different template style and not inherit the one assigned to their parent category? Let's say that I have news category which uses the default template style. How ...
Taimur Aziz's user avatar
2 votes
1 answer
1k views

I would like to put my artciles in order of date, you would think this is simple, since the options are in the menu item. Im using joomla 3.6 and for troubleshoting I have a fresh install, I have ...
Random_Guy_a's user avatar

15 30 50 per page