Skip to content

dart-creations.com

Advertisement
Home arrow Joomla arrow Joomla Components arrow Joomla Featured Articles Module

Print E-mail

Joomla Featured Articles Module

Ever wanted to draw attention to a few particular articles in your joomla website? This simple module allows you to do just that. You just specify the content IDs of the articles you want to feature, and they will their title will get displayed in a simple module.

search engine marketing

The idea behind this module is that you might have written a few articles which you like particularly and want to display on the frontpage or in some particular menu link. You could create a new menu to display them and choose the items you like, or you could use this simple module. Just install using the standard module installation. Then you have the following parameters:

  • Content Item IDs - the content item IDs of the articles you want to feature. These must be enclosed in brackets (), and if there is more than one they must be separated by a comma e.g. (1,2,3)
  • MenuID - the menu ID which this article is related to, (blank if n/a). This ensures that any modules associated with the menu item is displayed accordingly.
  • Title Class - the class of each article title
  • Inline CSS Style - Extra inline CSS style to apply to the module div tag

Download

Please Register and Login to download.

If you like it, please take a moment to write a small review on the Joomla Extensions site, vote for us, or link to us! Smile http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,2385/Itemid,35/

The module should be fairly easy to use, however if you find any problem while use it, please drop a line in the comments below or contact, and we try our best to support you. If you like it and used it, please do leave a comment with a link to your site, it would be good to know that other people have found it useful. We consider this to be just a drop in the open-source ocean.

If you'd like to see it in action, just take a look to the left (Featured Articles).

Compatibility

There are three versions, one for 1.5 (native), which has two layouts (default which uses Divs, ULs and LIs, and table layout which uses tables). There are another two versions for 1.0. The two versions for 1.0 are for DIVs and tables respectively.

Installation

To install the module, simple go to (Extensions > Module Manager for Joomla 1.5) or (Installers > Modules for Joomla 1.0), choose the file you have downloaded above and click on the upload and install button. 

Configuration

Configuration of the module is done via Modules > Site Modules. Click on the Featured Articles item, and you will see a screenshot similar to the one below: 

Image

You then need to find the content item ids of the articles you want to display. This is done by going to Content > All Content Items, click on the first article you want to display and in the Publishing parameters in the right you will find the content item id as shown in the figure below. The content item id is 38 in the example below. 

Image

Find the content items of all the articles you want to feature and then in the Content Item Id parameter of the module, enter all the item ids. If you want to feature articles with content items ids 37, 25, 38 and 50, the Content Item Id parameter of the module will be (37,25,38,50) as shown in the screenshot above. This parameter is required, and unless the format is  (37,25,38,50) with your content ids instead of the numbers, the module will not work.

The rest of parameters are:

  • Ordering - determines the way the items are ordered when shown
  • Menu Item Id - this is the menu item ID you want the articles to be associated with it. This is used for determining which other modules are shown. Leave this empty if you do not understand what it does.
  • Title class - this is the CSS style of the Title text of the article. Leave this empty if you do not understand what it does.
  • Inline CSS style - extra inline CSS style which is used to be able to apply a particular style just to this module. Leave this empty if you do not understand what it does.
  • Module class suffix - this allows you to create individual styling

  • UL CSS style - UL CSS style to apply to the unordered list HTML tag. Leave this empty if you do not understand what it does.
  • LI CSS style - LI CSS style to apply to each item in the list. Leave this empty if you do not understand what it does.

The give the module a position, publish it and you're up and running.

Screenshot

Sample Usage

Update: Thanks goes to Ryan which modified the code slightly to allow each item in the featured articles module to be associated with a menu item, and thus keep any modules associated with that menu item.

Styling the module to the Look and Feel of your website

Please note that there are two versions of the module, and the way their styling works is different. You should download both modules, and see which one works best for your website. The best way to determine which module to choose is to take a look at the html generated by your template. You should decide where you will be putting, and then take a look at the html of that section of your template. You do this by viewing the source using FireFox or Internet Explorer.

Let's give an example of this:

I have decided to place the Featured Articles module below the main menu in the left column, and keep the same style of the main menu items. Therefore, I view the source of the current page (right click, View Page Source) and search for main menu text. The main menu is generated by the following html code.

Tables

As you can see, the main menu makes use of tables. Therefore, to keep the same style, I should use the tables version of module.

On the other hand, if you look at your  website's source and the position where it will be  is not rendered via tables, but via divs, then you should use the div version. 

div styling

As you can see in the image above, here we have rendering which is done only via unordered lists (UL) and list items (LI), which shows up in your site as a bulletted list. If the area where you will be putting the module is rendered similar to the one above, then you should download the div module.

Styling the tables version

The tables version of the module should be quite easy to style, provided that the module works well with your website. Once again, the best way to style your module is to look at modules or parts of your website which you already like, and attempt to copy these. The way to do it, is to once again look at the code which is generating your code. Continuing on the example of styling the module to look like the main menu, I once again view the source of the page and find that each item is styled using the mainlevel class.

Mainlevelclass

Therefore, the only change required, is the adding of the mainlevel in the Title Class field of the module.

Set Title Class

Before styling:

No Styling

After styling: 

Styled

Styling the DIV version

The DIV version is rendered by having a DIV tag, within which there is a UL tag and several LI tags. Therefore, the first styling which will be applied is the styling defined for the UL and LI tags in your template. Typically you would want to change this. The most popular styling would be making the Featured Articles module look like the Lastest News module or some other module which already exists. The module allows you to apply other styles to the UL and LI class. You therefore need to look at the way HTML code which renders the latest news module and adjust the module parameters to replicate the class styles in the featured articles module.

Div Styled

Typically, you would need to add a class style which exists in other modules (Latest News or Most Read) to the UL / LI / Title class parameters of the module. This has to be done through some trial and error.

CSS Styling Service

A lot of people have been having problems styling the module. The module supports any styling you require, though it seems that most people have trouble configuring the styles. Most requests have been for helping to style the modules to the look and feel of a particular website. I will be publishing some articles soon. For those who don't understand the way CSS works, or want a quick touch up of the module to suit your site's style, I'm offering a special service, priced at €10 to customize the module. I have helped numerous people in the past, unfortunately, time has become so limited that I need to start asking for a small fee for this service. If you are interested please contact us or

   

Do you like this module? - Buy me a beer (€3)

If you liked this module, please consider buying me a beer Cool Every drop counts! No guarantees that any donations will be spent on new development rather than beer, though every effort will be made to spend all donations on new developments Smile

Warning: Installing 3rd party extensions may compromise Joomla's security. Make sure that you trust any 3rd party extension that you install.

 

Comments
Add NewSearchRSS
Neat - what does it look like ? IP:216.221.84.113 | 2007-05-27 15:01:51
Could you post a screenshot ?
DART Creations - Looks like ... IP:82.205.232.107 | 2007-05-27 22:02:09
... the featured articles you see on your the left side of the page.
Chinaman - Removed tables IP:58.6.0.87 | 2007-05-27 23:56:48
I liked the simplicity of this module, but wanted divs and not tables, so changed to combination of div ul and li
DART Creations - Removed Tables IP:82.205.232.107 | 2007-05-28 03:02:10
Chinaman: It would be great if you contact us through the Contact Us page, so that we may put up your version for download too.
DART Creations - Removed Tables IP:82.205.232.107 | 2007-05-28 09:00:17
Created a new tableless version, which uses DIVs, ULs, and LIs only.
bob - thanks IP:24.176.165.99 | 2007-05-31 07:55:47
www.stoptheadl.org
Amelia - Love this! IP:24.155.209.88 | 2007-06-21 22:11:30
It's genius. I have been looking for something like this!
zaher - Nice IP:217.26.84.83 | 2007-06-27 03:54:40
Nice Work
Ryan - 72dpi - Very Sweet Module IP:202.1.29.108 | 2007-07-04 23:43:23
Well done guys.

this is such a helpful Module. it reall has saved me so much time & hassle.
Further to that, it's semantically correct output is great!
I believe there's a minor update coming for even more functionality? =)
keep up the gr8 work!
Max - An essential joomla add-on IP:195.92.168.165 | 2007-07-12 00:33:18
This needs to be integrated into the joomla host system. Very useful, thanks.
Ian Bendtsen - Mr. IP:212.242.207.126 | 2007-07-14 09:45:14
This is exactly fulfilling my need to present articles that I would like to direct attention to.

Thx
Ian Bendtsen
Tom - Getting error - could you chec IP:70.225.71.252 | 2007-07-18 11:16:48
Getting this error:
Warning: Invalid argument supplied for foreach() in /home/ltffizz/public_html/new/modules/mod_featuredarticlesdiv.php on line 57

Don't quite know how to proceed. Link is here:
http://ltf.fizzcolabs.com/new/index.php

thanks!
DART Creations - Error - Invalid argument suppl IP:85.232.196.46 | 2007-07-18 11:30:23
You are using the incorrect syntax for the content items to use.

They have to specified like this
(xx, xx, xx) where xx is the content id of the article to display. Brackets must be included.

E.g. (37,25,38, 50)
Michael - Problems IP:68.98.144.77 | 2007-08-05 16:07:38
No matter what I do, it won't show up. I have it set to display on all pages. I've tried moving it; Left, User1, User5, Right, Top, Banner. Only once did I see part it, in the side menu.
DART Creations - Michael IP:85.232.196.46 | 2007-08-09 11:51:52
Are you sure you have published the module Mike?
bagaskara - Great job! IP:222.124.227.179 | 2007-08-17 20:28:34
Thnx for sharing! :D Great job!
Josh - Found an error IP:199.243.218.170 | 2007-08-18 17:43:21
Undefined variable: buffer in modules/mod_featuredarticlesdiv.php on line 78

Any suggestions?
Josh - Found an error - fixed IP:199.243.218.170 | 2007-08-18 17:52:38
Hi guys,

Great module by the way. Just had to declare the buffer variable at the start of the php file below the other variables. If someone sees that this may cause problems please reply, otherwise, this fixed the issue I was having:

$buffer = "";
DART Creations - Buffer Error IP:85.232.196.46 | 2007-08-19 00:06:45
I have updated the code to declare the buffer variable. It seems that with certain versions of php, the buffer needs to be declared whilst with others it doesn't.
DART Creations - Article Ordering IP:217.145.5.18 | 2007-08-20 03:49:53
A user of the module has recently sent me an email about the possibility of ordering the articles. The module will be soon updated to be able to do this be default, in the meantime, below is the email by Burek which allows ordering by category and article ordering.

Hi,

I've made just a small change to your "Joomla Featured Articles Module" that cause article links to be ordered in the way they are ordered in the backend (first by category ordering, than by article ordering) and here is that change, so if you whish, you can update your module with it.

in the file "mod_featuredarticlesdiv.php", find the line:

$sql = "SELECT id, title FROM #__content WHERE id in $ids";

and replace it with the line:

$sql = "SELECT CON.id id, CON.title title FROM #__content CON, #__categories CAT WHERE CON.id in $ids AND CON.catid=CAT.id ORDER BY CAT.ordering, CON.ordering";

The change consist only in adding the ordering functionality, nothing more.

Greetings,

burek.
Mark - still getting the same error IP:217.77.220.16 | 2007-09-20 07:54:00
Warning: Invalid argument supplied for foreach()...
Could you please specify where I should input the content id values.Thanks a lot!
DART Creations - Warning: Invalid argument supp IP:85.232.202.24 | 2007-09-21 02:27:09
Mark,
please follow the instructions provided in the Configuration section above. This should show you how to elimnate the problem you have.
Big Kiwi - Fantastico IP:24.136.81.70 | 2007-09-25 00:19:51
I am just starting out with Joomla, but my road so far has been like a video game ... every day I come across a module (like this one, a little pot of gold) which, very simply, allows me present my content to my web visitors when and how I want, and so easily.

Love Joomla, just love it!

Cheers,

Kiwi
Larissa - Additional CSS IP:189.26.39.85 | 2007-09-26 07:58:38
Hi,

how can i use the Inline CSS Style, UL CSS Style and LI CSS Style?

what class or id divs to use?

thanks a lot!
Ted - Thumbnail Pics IP:67.185.60.71 | 2007-09-27 10:07:29
Anyway to have it include a thumbnail pic from the article next to it?
DART Creations - Thumbnail Pics IP:85.232.195.229 | 2007-09-27 13:03:02
Hi Ted,

not at the moment, there isn't. Though is definetely something I will keep in mind for the next version.
Rob - Article Ordering IP:78.148.99.128 | 2007-09-28 12:19:03
Hi,

Great module.
I made a small modification 'tho, because I found that the featured articles were going in chronological order, rather than the order I listed them in the backend of the module...

In the file "mod_featuredarticlesdiv.php", find the line:

$sql = "SELECT id, title FROM #__content WHERE id in $ids";

and replace it with the line:

$sql = "SELECT id, title FROM #__content WHERE id in $ids ORDER BY FIELD(id, ".preg_replace('/[\()]/', '', $ids).")";

The "preg_replace" strips the brackets from the backend list, and the "ORDER BY FIELD" selects the articles using exactly the same order as in that backend list.

cheers,
Rob
DART Creations - Article Ordering IP:85.232.195.229 | 2007-09-28 13:09:14
Rob,

thanks for sharing! This is the 2nd mod for ordering articles in the module.
Kingomar - Write comment IP:76.19.85.250 | 2007-10-06 16:41:30
Hi,

I like this page in which we are able to comment and compliment your work. What component is this, or how may I implement something similar on my site?

Awesome module by the way !!!
Majid - Module Class Suffix? IP:202.1.192.5 | 2007-10-10 09:15:19
Hi im a newbie, and the template i use uses the "Module class suffix" to change colours ( so i can for example fill the Featured articles user with a different colour). This is a great module but i need that functionality too.

Appreciate any help.
Majid - Module Class Suffix? IP:202.1.192.3 | 2007-10-10 09:17:50
What i mean is where is the " module class suffix" part?
User IP:89.6.240.131 | 2007-10-15 11:42:55
Great module. Simple and usefull.

One suggestion: Could be a "random" featured articles module?
DART Creations - Random Featured Articles IP:85.232.197.78 | 2007-10-15 14:08:58
I will add it to the list of enhancements, which will be done, hopefully in the near future.
Claude IP:125.238.94.17 | 2007-10-22 01:16:03
Any idea why when it points to a page that uses bullets in the text, it displays them as
DART Creations - Problems with display IP:85.232.194.192 | 2007-10-23 10:45:10
Claude, please send an email using the Contact Us page so that we may help you solve your problem.
Ben - CSS IP:87.254.75.251 | 2007-10-27 15:51:11
Hi,

Nice Module.

Any chance of some examples I could use for the CSS? I am not sure how I can modify using the CSS elements?
JP - Same as above CSS issue IP:76.175.142.193 | 2007-10-27 21:46:22
I would love to find a way to modify CSS also. I went into all the css file to modify the UL and LI, but it won't budge. Please help. If I could make it look similar to this website "Featured Articles", it would so wonderful. Thanks for the great module btw.
DART Creations - CSS Examples IP:85.232.203.198 | 2007-10-28 02:46:12
I'm working on some CSS example articles. I'll post them soon.
John Beamer - Joomla 1.5 IP:196.37.27.35 | 2007-11-20 02:03:35
Will this be coming out for version 1.5?

Thanks
John
DART Creations - Joomla 1.5 Version IP:85.232.198.118 | 2007-11-21 15:03:22
Hi John,

yes, all modules will be converted to Joomla 1.5 once this has been officially released.

However, the modules should still work correctly on Joomla 1.5. I'll test and update asap.
John Beamer - Joomla 1.5 IP:196.207.32.37 | 2007-11-29 08:34:42
Thanks for the reply. I'll download it and try.

John
Geefee - Shown? IP:118.137.203.56 | 2007-12-10 17:50:54
i like to show the article in my front. but it just showd just a link? how do i show it all?
Sebastien - problem again IP:193.92.139.151 | 2007-12-18 08:08:53
Warning: Invalid argument supplied for foreach() in /home/beto2007/public_html/modules/mod_featuredarticlesdiv.php on line 75

What should i do?? any help??
hello - this is a test IP:61.6.207.165 | 2008-01-23 00:46:25
hello! there!
DART Creations - Replies IP:85.232.200.58 | 2008-02-05 15:18:52
Geefee,

showing all the article is not a feature of this module.

Sebastien,

you need to put in the content item of the articles to display in the correct format.

Hello hello! :)
Shonn - Great Job IP:68.56.236.154 | 2008-02-06 06:55:34
Thanks for all your efforts.
Tom Manners - Category / Section IP:208.54.95.149 | 2008-02-21 15:22:24
Anyway to also point this to more than an article, like a category blog ?

BTW, Love the module the way it is!
Tom Manners - More than a article IP:208.54.95.149 | 2008-02-21 15:24:47
Anyway to point this to more than a article? Can you point it to a 'category blog' page?
Ron S - multi module?? IP:76.191.227.253 | 2008-02-26 12:21:22
My site has a side panel that is allocated to 3 modules--(cpanel,user1,user2) I am able to assign the module to ie: cpanel but I want to create three separate lists..so far I can only do the one? any help is appreciated and your module is great!!
jhonny - nice IP:59.93.77.60 | 2008-03-21 21:35:30
nice article
DART Creations - multi module IP:85.232.196.5 | 2008-03-22 01:26:54
You can create a copy of the module, and assign each copy to the different positions you require. Then change the content IDs for each module seperately.
jenkinhill - Install error, Joomla 1.5.2 Registered | 2008-03-24 10:51:40
* It was not possible to copy the selected file.
* JInstaller::install: Failed to copy file: /var/www/html/tmp/install_47e7e97453a68/mod_j15featuredarticles/tmpl/index.html to /var/www/html/modules/mod_j15featuredarticles/tmpl/index.html

This error present also in legacy mode and when Install from Directory was used
DART Creations - install error IP:85.232.196.5 | 2008-03-24 11:39:22
This is typically a problem with the permissions on the server. You need to enable the FTP layer to solve this problem.
jenkinhill - Install error fixed Registered | 2008-03-24 12:36:02
ftp enabled and module installed. Thanks.
pastorjon - No menu_id field IP:72.73.118.60 | 2008-03-31 19:12:00
I'm using 1.5, and just installed the module, but I don't see a field for menu_id. Did I miss something?

Thanks!
adib - hi a problem here when install Registered | 2008-03-31 20:56:27
* It was not possible to copy the selected file.
* JInstaller::install: Failed to copy file: /var/www/clients/everest/tmp/install_47f1b1d973601/mod_j15featuredarticles/tmpl/index.html to /var/www/clients/everest/modules/mod_j15featuredarticles/tmpl/index.html

Message

* Install Module Error

Legacy mode with FTP on.
What did I miss?
DART Creations - menu_id IP:217.145.5.18 | 2008-04-01 00:05:30
Pastorjan, I am using the new functions of Joomla to create the links to the articles (as opposed to the old version where links were created manually), and thus everything should be handled automatically.

However, if you still require the menu_id parameter do get in touch.
DART Creations - Install module error IP:217.145.5.18 | 2008-04-01 00:06:55
adib, you need to setup the FTP layer correctly. This problem occurs due to a lack of permissions on your server, however using the FTP layer solves this problem.

For the 1.5 version, legacy module is not required.
adib - Unable to find install package Registered | 2008-04-02 00:10:32
I have properly configured the FTP.
But i need the legacy module for other modules to work properly.

However both versions of Featured article 1.5 and 1.0 cant be installed.


it says Unable to find install package.
package contents looks good.
DART Creations - Unable to find install package IP:217.145.5.18 | 2008-04-02 01:07:20
Contact via the Contact Us Page above and we'll take a look. However, I still think its an issue with the FTP layer.
hobz Registered | 2008-04-07 10:23:11
Seems it is not compatible with SectionEx http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,4212/Itemid,35/ when placed in the right side of the screen.
I get "Class 'ContentHelperRoute' not found in ..mod_j15featuredarticles/helper.php on line 49"
V_I_R_U_S - Invalid Argument Registered | 2008-04-15 14:45:00
o installed the module & put the content id & LI CSS Style(mainlevel) & saved it..i am getting the following error

Warning: Invalid argument supplied for foreach() in /home/abarjigs/public_html/Home/modules/mod_featuredarticlesdiv.php on line 75
DART Creations - Invalid argument IP:85.232.196.5 | 2008-04-15 22:52:43
Find the content items of all the articles you want to feature and then in the Content Item Id parameter of the module, enter all the item ids. If you want to feature articles with content items ids 37, 25, 38 and 50, the Content Item Id parameter of the module will be (37,25,38,50) as shown in the screenshot above. This parameter is required, and unless the format is (37,25,38,50) with your content ids instead of the numbers, the module will not work.
V_I_R_U_S Registered | 2008-04-16 08:13:02
thanks..it worked...
dAbraham - JInstaller::install: Failed to Registered | 2008-04-16 08:51:59
It seems a brilliant module. However I couldn't install it because the installation process brings the following error message. By the way, I have no problem with other module, would you kindly help on this issue? As the per the output of the error message, it seems the problem is with the 'index.html' file located in the templ folder
"
# It was not possible to copy the selected file.
# JInstaller::install: Failed to copy file:....
"
dattard - Failed to copy Registered | 2008-04-16 10:29:54
dAbarham,

this problem is typically a problem with permissions setup on the server where you are hosting the site. Please enable the FTP layer in the Joomla Settings, and re-install. This will solve your problem.
alhambra - ds IP:60.54.9.149 | 2008-04-18 07:33:58
why need to register??
DART Creations - register IP:85.232.196.5 | 2008-04-19 00:31:41
Because if a vulnerability is found in the module, I can advice you how to fix it.
veto - JInstaller: Failed to copy Registered | 2008-04-22 05:34:48
* It was not possible to copy the selected file.
* JInstaller::install: Failed to copy file: /tmp/install_480dda8c33f17/mod_j15featuredarticles/tmpl/index.html to ......./9atra.com/modules/mod_j15featuredarticles/tmpl/index.html

whats the problem with installing ?
DART Creations - veto IP:85.232.196.5 | 2008-04-22 09:40:05
veto,

this is a problem with the settings of permissions on the server. You need to enable the FTP layer to fix this problem.
Adam IP:84.9.89.131 | 2008-05-01 15:18:18
I'm trying to install it but seem to be getting this:



* JFTP::store: Bad response
* Warning! - Failed to move file
argent310 - Module conflict Registered | 2008-05-01 17:06:58
I discovered that the featured articles module is causing a conflict with the user login module. If new users try to create an account, it returns a fatal error, saying "Class 'ContentHelperRoute' not found in ..mod_j15featuredarticles/helper.php on line 49." Any suggestions? I would love to use the module -- it's perfect for my site.
DART Creations - Bad Response IP:82.152.175.190 | 2008-05-01 23:32:20
Adam,

You might need to change the address of the FTP server as per the following:

http://forum.joomla.org/viewtopic.php?f=431&p=1275930
DART Creations - Conflict IP:82.152.175.190 | 2008-05-01 23:40:18
Argent,

can you please contact us via the Contact link above so we may do some private testing please?
arhodes - registered articles Registered | 2008-05-02 05:21:56
Hi,

I'm running joomla 1.5.3 and your mod is great for what i need. i linked ids of a couple of articles that users need to be registered to see, but when i click on them it gives a 404 error. When you login first it works fine.

Wondered if there is a way around this? I'd like to show the registration page if you're not logged in / registered (instead of a 404). Or maybe the article should be hideen until you are logged in?

[I also get a notice Undefined variable: sql in modules/mod_j15featuredarticles/helper.php on line 29 - not sure if this is related]

Thanks!

Andy
DART Creations - Registered Articles IP:85.232.196.181 | 2008-05-03 02:54:32
Arhodes,

I can put these on the wishlist. Until then, maybe you could create a couple two modules, one which is displayed when users are not logged in, and one when they are.

The other error will be fixed and a new version released asap.
Adam IP:84.9.77.28 | 2008-05-05 13:09:35
Still having no luck in resolving the:

* JFTP::store: Bad response
* Warning! - Failed to move file

issue. I've tried enabling the FTP, disabling and playing with the permissions of folers via FTP and i'm getting nowhere. There's plenty of forum posts on Joomla about this but nothing definitive. ITs frustrating as this seem like a perfect module for what i wish to do.

Any further suggestions?
Adam IP:84.9.77.28 | 2008-05-05 13:17:32
I know people have managed to install this without having problems - just a shame it doesn't work across the board. I don't seem to have any trouble with any other module/plugins but this one...
msubob - CSS inline styles Registered | 2008-05-06 13:03:32
Any word on an article describing how to style the module?

I would like the CSS code changes for the demo here on this site.

I used my current css style from my template and it matches my menu, which I would like to avoid.

Thanks,

Robert
DART Creations - CSS Styling IP:85.232.196.181 | 2008-05-06 13:17:29
The module supports the Module Class Suffix. If you change this to your own value, you can give the module its own individual style.
DART Creations - Problems Installing IP:85.232.196.181 | 2008-05-06 13:18:13
Adam,

try getting in touch using the Contact Us page maybe we can determine what's going wrong on your site.
lorinchaw - hello! there! Registered | 2008-05-08 05:06:38
hello! there!
petepete - Joomla Featured Articles Modul IP:84.47.8.70 | 2008-05-08 08:51:19
Hello DART Creations and everybody,
I would like to ask you,is it possible to show articles with images?
If yes.
Please what I have to do for it?

Thank you.
Best regards
Luo
DART Creations - Images IP:217.145.5.18 | 2008-05-09 00:04:26
Luo,

at the moment this feature is not available, though I will think of implementing this in the future.
reeftank - Link to Menu Item IP:76.237.108.231 | 2008-05-09 13:02:23
Thanks for the great module.

I realize that the linked article is being viewed on the "Home Page" because the my footer module, which is applied to every page except the home page, is not showing up.

I was wondering why when I link to an article, the article is not linked to the menu item. Is there a way to fix this?

Thanks,
Dan
msubob - Module styling articles/direct Registered | 2008-05-10 23:15:07
Perhaps the styling directions for the demo module could be posted here (or an article would even be better).

Thanks for helping us out.

Robert
Write comment
Name:
Title:
Security Image
 

Subscribe to our feed


RSS Feed

DART Creations - Joomla Tutorials, Tips and Tricks and more...

Joomla Tips