Joomla homepage, adding a module as cta - joomla

I have been tasked to add 3 images to a homepage in Joomla.
The homepage already has 3 cta boxes and all i need to do is to add another 3 just below them, containing images.
The existing Call to actions seem to be modules, I tried creating one of its same type and assign the next available position, but it didn't work.
Any ideas of how to add them?
Thank you in advance!!

Related

Joomla News on Several Pages

I'm currently working on a project in my school and I have to create three websites with Joomla. So this would be an entry page displaying only 2 pictures which link to the next two pages. Then one page for each section of the school as a sublevel domain. Like electronics.school.at and mechatronic.school.at. My problem is now, that I have to implement a news section on the main domain school.at that shows news from electronics.school.at and mechatronic.school.at combined and on every page mentioned above, I also have to implement a news page but this one should only implement their news.
So this will be 3 seperate Joomla pages but the first one should combine the news from the next 2.
I hope somebody can help me here.
Do it via newsfeeds. You can display the feeds on other Domains/joomlas. Link to the joomla feed of startpage or categories (for example: http://www.domain.de/rss-feed.feed?type=rss) and display the items with joomlas feed rendering module.

How to create a second frontpage in Joomla?

How to create a second (or more) front page in Joomla? (Joomla 3.1.5 here)?!
My dream website would be a website with several Homepages, but I haven't figured yet how to make it....
What I mean: for example if you have website on sports - you want a Homepage for: Hockey, Football and Basketball
- each with all 18 (or so) template positions, full page of Modules, etc....Exactly like it is on actual Front Page, but each on different topic....
How to do this?!
and how to get over 'question quality standarts' - everything is described above;
You need to create menu items, assign them to different templates, assign the modules et voilĂ .
Create the new featured menu items and filter them by category, assuming one is Hockey, Golf etc.
Then in the template manager, install your new template or create a new style for one of the templates based on your requirements, and assign the newly created menu item.
If you're looking for a howto, you might want to start from Joomla.org or google.
It's not a matter of quality, but of context. This is a developers site, not a Joomla usage forum.
Unless you have a total different requirements that what you have described, one way to achieve what you are after for in Joomla 3, is to create several featured articles menu-items with the category settings you want, and also configure your template to work the way you want, with the module positions and the module assignments.
There are also other custom content components, you may want to try, like k2, that offers a variety of options when creating blog layout pages.
And to add to Daniel Bottner's comment that under conditions, this was also possible even with J1.5.
similar simple example in J1.5:
example-page1
example-page2
'Riccardo Zorn' did answer this question pretty well.
What you basically wan't to do is to create a website with kind of a following structure.
site:
1: category 1 (sport x)
2: category 2 (sport y)
2.1: subcategory to 2(sport y ~ men)
2.2: subcategory to 2(sport y ~ women)
...
While each category would be a seperate menu as well as very likely a different template.
It is up to you to filter for the templates and menues which modules are shown there.
But you will have one basic entry point for the website.
No offense but what you want to do is basically default in joomla since at least version 1.6

two banners not displaying separately in joomla

I'm trying to display two banners at separate positions in joomla 1.7 using template beez_20 which comes with the installation but both of he banners are appearing at the same position. How can I separate them. I've set the position to position-3 and to position-5 both the banners are showing on both positions.
You'll need to have two instances of the banners module - one published in the first position, another in the second position. From the Modules Manager, copy the one you have, and make the changes to each accordingly
First upgrade to Joomla 2.5! 1.7 is not supported!

Wordpress - Add multiple featured images dynamically

Multiple featured images
In Wordpress you can set a "featured image". I need to add multiple featured images dynamically.
Dynamically number of featured images
When I say dynamically I mean, for one post I might want 2 images and for the next one 6 featured images. The number is unknown.
Just loop them out, when done
When in the theme I just loop them out with a foreach loop. Featured images are stored as custom fields. This part I can handle.
A plugin might do it?
I know of http://wordpress.org/extend/plugins/multiple-post-thumbnails/ but here I need to deside the number of images from the start. My number is unknown.
Plugin, script or good articles are welcome.
I recently added a plugin to a wordpress plugin repository which simulates the need of dynamic multiple featured image. You can check it out here.
Any suggestion, pull requests, issues, and plugin recommendations are more than welcome! Interested can join the development at GitHub.
The answer was to use Advanced Custom Fields. It's very powerful plugin for adding custom fields of all kinds.
The addon "Repeater" did the trick.
Depending on how you're planning to use your featured images, you might be able to just add them as a gallery to your post/page. Then, you could use one of these snippets to access your gallery images on your listing and detail pages:
Snippet 1
Snippet 2
The biggest drawback to this method is that they aren't featured images by the strict WordPress definition, so any themes or functions that are depending on them won't exactly work right.

Joomla module that displays articles' thumbnail and small description on rows and columns?

I'm having trouble finding a joomla module that displays articles on rows and columns, each article with a thumbnail and a title or a small description. For e.g. I want to put it on my first page with 3 columns and and 5 rows, for a travel agency website.
Does anyone know of such module? Could anyone help me find it?
If not, any idea of how I could build it? (very last resort)
Thanks!
Since native Joomla articles do not support thumbnails out of the box you are probably better off using a CCK to accomplish what you want. I know at least Zoo and K2 support images related to an item without any extra code and both have the ability to display content as you have described.

Resources