Skip to main content

Questions tagged [articles]

This tag is for questions related to Joomla articles and the com_content component.

1 vote
1 answer
82 views

I moved my website (https://permacultura-es.org/Joomla4/) recently from Joomla 3.10 to Joomla 5.2.2 and at some point I realized that the newest blog articles are not displayed as they used to be. The ...
Antonio's user avatar
  • 11
0 votes
1 answer
62 views

For one of my projects (Custom Module) I would like to have a "com_menus"-styled modal to select an article - unfortunately it looks like this is not a "default form field type". ...
Marco's user avatar
  • 705
1 vote
1 answer
514 views

I have a problem with an embedded PDF file in Joomla. It worked just fine until today when I tried to change the PDF content. I guess everything started when I updated to the latest Joomla version, ...
user17806's user avatar
0 votes
1 answer
79 views

I have a Joomla 4 site; using Helix Ultimate Framework template. I have an article and I need to link the same article from two different menu items and each menu item must use a different layout. I ...
agodoo's user avatar
  • 101
0 votes
1 answer
127 views

When calling an AJAX Method in a Module Helper file the method has to be static. I have no app context there, when doing the following: public static function getDataAjax() { $data = ...
Marco's user avatar
  • 705
0 votes
1 answer
142 views

I want to create a menu item for a tag that shows the articles as in category blog layout. After, I would like to insert tags in the article info block. Is it possible in joomla 4 and 5? If yes, how ...
Deilas's user avatar
  • 1
0 votes
1 answer
92 views

I would like to control the display of fields like author, modified date, etc. on a per-article basis in addition to the global options. However, even when I set the options in the article, they do ...
Bruce Button's user avatar
0 votes
0 answers
124 views

I have a Joomla 4 site and have enabled the 'Media Action - Resize' plugin, I have set the max width and max height in the plugin params to be 500 When I upload an image via Content > Media, it ...
RustyJoomla's user avatar
  • 2,078
1 vote
1 answer
112 views

I am using Joomla 4 with casseiopa template. I have created a load of custom fields where the layout ends up like this: <ul class="fields-container"> <li class="field-entry ...
j00m's user avatar
  • 201
0 votes
1 answer
167 views

I am upgrading a client's CLi script that is used to automatically bulk import news items into Joomla articles. The code was originally programmed for Joomla 3 and now needs to support Joomla 4. I ...
Mike Hermary's user avatar
0 votes
1 answer
311 views

I'm trying to change the Category Blog article titles from H1 to H2. I've already tried creating a template override for com_content > tmpl > article > default.php. I found this line: <div ...
Kris Hunt's user avatar
  • 156
3 votes
3 answers
543 views

I am trying to tag some items (com_content.article) programmatically, and I have an issue while trying to use the TagsHelper class' tagItem method. I am not an expert in Joomla and I am a bit lost. I ...
Etienne Delcambre's user avatar
1 vote
2 answers
156 views

I use mod_articles_category to display a list of categories with their articles. I need to display the total of articles next to each category title. I've tried with <?php echo $item->numitems; ?...
Mint's user avatar
  • 11
0 votes
1 answer
615 views

My code use Joomla\CMS\Language\Text; use Joomla\CMS\Access\Access; use Joomla\CMS\Component\ComponentHelper; use Joomla\CMS\Factory; use Joomla\CMS\Router\Route; use Joomla\Component\Content\...
antarey's user avatar
  • 35
0 votes
0 answers
56 views

I have published a new article, which is in a published category and menu that contain other published articles. The article, which is public, goes to a 404 error page. The url of the article is: ...
J-Newbie's user avatar

15 30 50 per page
1
2 3 4 5
24