I am interested in joining so that I can use Tabbed Latest Events, but I need some more information about the Module. When I click on the document associated with it in "Downloadable Docs" I get a page with an error.
Can you give me the URL you were using that is broken and a link to the page where you found it.
Thanks
JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!
Thanks for the link - the perils of having 2 people updating a site. That PDF link should not have been visible since the phocaPDF addon is no longer installed.
JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!
Is there anything in specific you would like to know?
Many thanks
Tony
JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!
The module is actually a generic wrapper for other joomla modules (not just latest events modules) - you can therefore set it up to load any other modules you have created on your site (it uses a specific module position to select which modules to show). The loading of all the tabs can be one upfront at page load or when a specific tab is selected (using JSON in the background).
If you set up the 'wrapped' modules as latest events modules then these are treated specially and if you use a suitable naming convention then the tab titles will display the actual dates the underlying modules relate to.
You would use the time limit plugin to constrain the underlying modules to show event lists on specific dates and customise the display of the lists (what info to show/how many events etc.) - there are full instructions on how to configure the module in the club member download area.
JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!
JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!
Thanks Geraint and Tony, I've got it working. Is there any way I can configure what the tabs look like? (I.E replace the calendar image, change the colour grey, expand the size of the tab, etc...)
Thanks,
Sarah
For info on how to find code/css to change and apply it to your sites template.css (Noting the document does say add it to JEvents Custom CSS section, but this is only loaded on the JEvents component pages and not modules alone).
JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!
Ideally if you find what you want to replace Add a !important and add it to your sites template.css.
So say:
.events {
border: 1px !important;
}
!important basically overrides anything without an !important.
Many thanks
Tony
JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!
JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!
IT looks as though the script that fetches the modules dynamically when you click each tab is failing.
Is it just "there was an error" or was there a little bit more of a message.
Can you either:
1. Give me the URL of the webpage with the problem, or
2. Disable dynamic loading of the underlying modules in the tabbed module's parameters
JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!
Page :
1
There are no replies made for this post yet.
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »