Ximenia Template Responsive Support Classes
Joomla RocketTheme – Ximenia Template Responsive Support Classes
Joomla RocketTheme – Ximenia Template Responsive Support Classes
Graphic designer since before the Internet. Started with newspaper paste-up; then art director for advertising agency in Reno, NV; and now freelancer designing marketing materials, print-on-demand t-shirt art, websites, and social media graphics.
Problem: Ximenia theme only has 6 different built-in sections for Showcase background images (blue, green, grey, orange, red, yellow). But what if you have 20 pages, and you want a separate background image in each Showcase section? How do you get 20 separate background images when there are only 6 Ximenia Showcase Background options? Answer:…
Problem: There’s a bunch of ugly empty padding around Ximenia’s Showcase images. Theme: RocketTheme’s Ximenia Responsive. Joomla Module: RokSprocket Showcase module. The CSS class that’s causing the trouble is: .module-surround (class=module-surround). Even when I hide the Show Title option on the RokSprocket Showcase, the extra padding still shows – even though it’s empty. Solution: Add “noblock” to RokSprocket’s…
I always forget the CSS URL path to background images. Thanks TechGnome from the WordPress.org Support Forums. If the path to CSS (or any file for that matter) leads off with the / that means go to the root and begin look there. A single DOT in front of the slash means look in current dir, and…
Joomla: 2.5.28 Content Editor: JCE Editor 2.4.6 Goal: Embed a cool Wistia video in a Joomla 2.5 Article. Problem: Joomla editor keeps scrambling <iframe> into <i-frame>. SO ANNOYING! Solutions (for Joomla 2.5 and Joomla 3): A) Joomla Global Configuration 1. In the Joomla! Global Configuration, click on the Text Filters tab. 2. For the Super…
Problem: PayPlans Joomla Extension Subscription page heading reads: “Select to subscribe.” But the client wants it to read “Select to Join.” Solution: How to use the Joomla 2.5 Language Overrides Tool – In Motion Hosting Admin dashboard > (hover over) Extensions > Language Manager > Overrides > New > Search (with Value radio button selected)…
Goal: Generate 8 different monthly member reports for Califaep.org’s PayPlans-powered Joomla membership site. Solution: I’ve chosen Fabrik to query the database, display member content, filter info, and generate CSV files. Background: Califaep uses PayPlans to register members, and is using JomSocial’s custom fields to capture specific information during the registration process. Unfortunately, JomSocial’s custom fields data…