Need extra help with your Joomla site? Consider paid Joomla support by the developer of Chameleon and MetaMod.
- Index
- » MetaMod
- » MetaMod General Support
- » Make Module only show for IE Users!
Make Module only show for IE Users!
Re: Make Module only show for IE Users!
1 - make sure you are following (and understand) the Quick Start Guide: http://www.metamodpro.com/metamod/quick-start
2 - use the following recipe:
if ($core_genius->check("browsertype = ie") ) return XXX;
replace XXX with the module id number to use for IE.
If you want to learn more about JomGenius support (e.g. checking browser version numbers etc), see http://www.metamodpro.com/jomgenius/par … dcheckcore
Re: Make Module only show for IE Users!
Hi Expi1,
I just tested the code and it does work. I think there's probably something else in the rest of your setup that's not quite right.
Check:
- the MetaMod is enabled, in the correct module position, and assigned to the appropriate pages (or all pages)
- the target module is disabled (or set to "none" pages)
- you don't have anything in MetaMod's "quick module id include" box
- you have the code from above put into MetaMod's "PHP" box, and you have replaced the "XXX" with the module id of your target module.
Also, see the Quick Start guide: http://www.metamodpro.com/metamod/quick-start
Cheers,
Stephen
Re: Make Module only show for IE Users!
metamodguy wrote:
Hi Expi1,
I just tested the code and it does work. I think there's probably something else in the rest of your setup that's not quite right.
Check:
- the MetaMod is enabled, in the correct module position, and assigned to the appropriate pages (or all pages)
- the target module is disabled (or set to "none" pages)
- you don't have anything in MetaMod's "quick module id include" box
- you have the code from above put into MetaMod's "PHP" box, and you have replaced the "XXX" with the module id of your target module.
Also, see the Quick Start guide: http://www.metamodpro.com/metamod/quick-start
Cheers,
Stephen
I think I put something in the quick module iD box, I'll check that!
Thanks alot!
EDIT: That worked thanks alot!
- Index
- » MetaMod
- » MetaMod General Support
- » Make Module only show for IE Users!
Board Info
- Board Stats:
- Total Topics:
- 1689
- Total Polls:
- 6
- Total Posts:
- 5943
- Posts this week:
- 2
- User Info:
- Total Users:
- 7642
- Newest User:
- mary26
- Members Online:
- 0
- Guests Online:
- 172
- Online:
- There are no members online
Forum Legend:
Topic
New
Locked
Sticky
Active
New/Active
New/Locked
New Sticky
Locked/Active
Active/Sticky
Sticky/Locked
Sticky/Active/Locked