Vraag over menu

Vragen over modules op Joomla! 2.5

Moderator: pe7er

Forum rules
Forum Regels
Locked
haarman
Joomla! Apprentice
Joomla! Apprentice
Posts: 7
Joined: Mon Jan 07, 2013 6:30 pm

Vraag over menu

Post by haarman » Wed Jan 09, 2013 4:33 pm

Hallo

Ik ben bezig om een menu te maken maar helaas gaat dit me niet goed af.

In het menu heb ik het volgende staan(hier komt uiteraard meer bij):
Home
Producten


In producten wil ik 5 verschillende categorieën hebben (dit lukt nog bij mij):
Inrijpoorten
Landhekken
Speciaal
Slagbomen
Tuinmeubelen


Maar bij producten zou ik ook foto's willen plaatsen van de 5 verschillende categorieën, zodat als je er
op klikt dat je naar 1 van de 5 verschillende categorieën gaat.

Bijvoorbeeld je klikt op de afbeelding van de categorie Inrijpoorten en daar zou ik dan weer foto's willen
van alle verschillende types Inrijpoorten die linken naar het Product die je wil hebben waar de info opstaat van het product.

Als dit een beetje onduidelijk overkomt heb ik hier de website die hetzelfde idee heeft

http://www.profiline-houtproducten.eu

Alvast bedankt!

User avatar
Ankit Mathur
Joomla! Ace
Joomla! Ace
Posts: 1063
Joined: Wed Jan 09, 2013 10:39 am
Location: India
Contact:

Re: Vraag over menu

Post by Ankit Mathur » Wed Jan 09, 2013 4:45 pm

Hallo Beste,
In de categorie die u tonen foto's, je hoeft alleen maar om de beelden klikbaar. Maak de beelden als een link en stuur de link naar een specifiek product pagina. Makkelijk.
Ik hoop dat dit helpt.
En alsjeblieft, indien mogelijk, gebruik dan het Engels. Ik had gebruikt google translate om uw vraag te beantwoorden.
With Kind Regards,
Ready Bytes Software Labs
Joomla Shopping Cart: http://www.readybytes.net/paycart.html

User avatar
Ankit Mathur
Joomla! Ace
Joomla! Ace
Posts: 1063
Joined: Wed Jan 09, 2013 10:39 am
Location: India
Contact:

Re: Vraag over menu

Post by Ankit Mathur » Wed Jan 09, 2013 5:17 pm

Hello Dear,
As you asked me in email to reply in english, Here it is. :D

In the category in which you show images, you just need to make the images clickable. Make the images as a link and redirect to a specific product page. Simple.
For example, when someone clicks on a category he will be redirected to another page where certain images will appear. On this page, make the appeared images clickable from the backend of Joomla.
<a href="http://yoursite.com/your-product-link.html"><img src="image-path.imageextension"></a>
Doing so will make the images clickable and when a user clicks on the image he will be redirected to the product page whose link you gave on the image.
With Kind Regards,
Ready Bytes Software Labs
Joomla Shopping Cart: http://www.readybytes.net/paycart.html

haarman
Joomla! Apprentice
Joomla! Apprentice
Posts: 7
Joined: Mon Jan 07, 2013 6:30 pm

Re: Vraag over menu

Post by haarman » Thu Jan 10, 2013 9:09 am

Thanks for the help.

Ankitmathur it's working what you say but now i got a other problem :p

I have a few articles with a image on the page Products. But the images are not side on side.
And there is a lot of space between the last pictures.

my website: www.houtproduct.com

Sorry for my bad english :D

User avatar
Ankit Mathur
Joomla! Ace
Joomla! Ace
Posts: 1063
Joined: Wed Jan 09, 2013 10:39 am
Location: India
Contact:

Re: Vraag over menu

Post by Ankit Mathur » Thu Jan 10, 2013 9:30 am

Haha!
I am glad that my reply in that email worked fine for you.
Well, as far as your this problem is considered... I will suggest you to got the article in which you have inserted the images. In the edit area, just "Toggle editor" to see the HTML code done for your content.

Pack every image inside <div></div> tags and apply css accordingly. Like, you can apply float:left or float:right to the divisions.
Note: every image's <div> should be given appropriate width. Like if you want to show 2 images in one row, then give width of the div as width: 49% each. And, pack these divs into another larger div with width: 100%

This should solve yoyur problem.
Update soon :)
With Kind Regards,
Ready Bytes Software Labs
Joomla Shopping Cart: http://www.readybytes.net/paycart.html

User avatar
Ankit Mathur
Joomla! Ace
Joomla! Ace
Posts: 1063
Joined: Wed Jan 09, 2013 10:39 am
Location: India
Contact:

Re: Vraag over menu

Post by Ankit Mathur » Thu Jan 10, 2013 12:28 pm

Ok, I received the login details. Now, please give me your site's URL
With Kind Regards,
Ready Bytes Software Labs
Joomla Shopping Cart: http://www.readybytes.net/paycart.html

haarman
Joomla! Apprentice
Joomla! Apprentice
Posts: 7
Joined: Mon Jan 07, 2013 6:30 pm

Re: Vraag over menu

Post by haarman » Thu Jan 10, 2013 12:30 pm


User avatar
Ankit Mathur
Joomla! Ace
Joomla! Ace
Posts: 1063
Joined: Wed Jan 09, 2013 10:39 am
Location: India
Contact:

Re: Vraag over menu

Post by Ankit Mathur » Thu Jan 10, 2013 12:41 pm

Ok, I will look into the issue and will update you soon.
Thanks for your trust.
With Kind Regards,
Ready Bytes Software Labs
Joomla Shopping Cart: http://www.readybytes.net/paycart.html

Plugje
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 144
Joined: Tue Nov 15, 2011 9:05 pm
Location: Netherlands
Contact:

Re: Vraag over menu

Post by Plugje » Thu Jan 10, 2013 5:58 pm

Hi,

Did you already checked K2? http://getk2.org/
Here you can make catagories in the category page with only linkable pictures.
For instance here: http://www.joomlart.com/demo/#ja_mixmaz
Check the K2 Categories -> All Categories page. The pics you see are category pics. The text below is removable with one setting.

And you like to make a shop I think when I look to the first link in this topic. With K2 you can make a shop too: http://demo.k2store.org/. Not so much options, but maybe good enough.

Je mag ook in het Nederlands verder :)

Martin

haarman
Joomla! Apprentice
Joomla! Apprentice
Posts: 7
Joined: Mon Jan 07, 2013 6:30 pm

Re: Vraag over menu

Post by haarman » Thu Jan 10, 2013 7:20 pm

ik zou is gaan kijken klinkt goed

alvast bedankt!

User avatar
Ankit Mathur
Joomla! Ace
Joomla! Ace
Posts: 1063
Joined: Wed Jan 09, 2013 10:39 am
Location: India
Contact:

Re: Vraag over menu

Post by Ankit Mathur » Sat Jan 12, 2013 8:55 am

haarman wrote:ik zou is gaan kijken klinkt goed

alvast bedankt!
Your problem is solved or should I do something with the layout of images at your end?
With Kind Regards,
Ready Bytes Software Labs
Joomla Shopping Cart: http://www.readybytes.net/paycart.html

haarman
Joomla! Apprentice
Joomla! Apprentice
Posts: 7
Joined: Mon Jan 07, 2013 6:30 pm

Re: Vraag over menu

Post by haarman » Tue Jan 15, 2013 6:31 pm

Ankit mathur

The problem now is I don't get the pictures side by side.
And i would like a sub menu under Producten. for instance if I
click on Producten then there comes an submenu with Inrijpoort, Landhekken ect.
And then if I click on Inrijpoorten in the submenu they must go to the same page as if I click
on the Picture of Inrijpoorten?

Sorry for my bad english :D

User avatar
Ankit Mathur
Joomla! Ace
Joomla! Ace
Posts: 1063
Joined: Wed Jan 09, 2013 10:39 am
Location: India
Contact:

Re: Vraag over menu

Post by Ankit Mathur » Tue Jan 15, 2013 6:38 pm

haarman wrote:Ankit mathur

The problem now is I don't get the pictures side by side.
And i would like a sub menu under Producten. for instance if I
click on Producten then there comes an submenu with Inrijpoort, Landhekken ect.
And then if I click on Inrijpoorten in the submenu they must go to the same page as if I click
on the Picture of Inrijpoorten?

Sorry for my bad english :D
Didn't I gave you some code which can bring the images side by side on page "Producten"...?
For submenus, just go to the "Producten" menu and here create new submenus whose parent should be "Producten"... This should solve your problem out.

# Little bit broken English, no worries. I will manage :)
With Kind Regards,
Ready Bytes Software Labs
Joomla Shopping Cart: http://www.readybytes.net/paycart.html


Locked

Return to “Modules 2.5”