RocketTheme Joomla Extensions Compatibility Matrix
Migrating from Joomla 2.5 to 3.0 requires a lot of research. Here’s the extensions compatibility matrix for the Ximenia theme from RocketTheme that we’re using on a couple of client’s websites.
Migrating from Joomla 2.5 to 3.0 requires a lot of research. Here’s the extensions compatibility matrix for the Ximenia theme from RocketTheme that we’re using on a couple of client’s websites.
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.
Resources – Upgrade from Joomla 2.5 to Joomla 3 Joomla 2.5 to 3.x Step by Step Migration (Joomla) How to Upgrade from Joomla 2.5 to Joomla 3 (Jan 6, 2013) Upgrade from Joomla 2.5 to Joomla 3 Practical Guide Upgrade Joomla 2.5 to Joomla 3.x (Mar 3, 2013)
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…
Goal: To display Eventbrite events in a Joomla Article, without using the Menu. 1. Install: Combrite to display Eventbrite events in a Joomla Article. 2. Create Combrite Eventbrite event: Go to Admin > Components > Combrite Search for title of Eventbrite event and click “Import as Joomla article.” A Joomla Article will be automatically created….
FIX for “No HTTP response code found” (NOTE: This is for Joomla 2.5.16 ONLY!) When attempting to upgrade an old Joomla site from v2.5.16 to 2.5.27, “No HTTP response code found” appears in the Joomla Control Panel, under the RSFirewall! Control Panel Module section. And when I go to: Components > Joomla! Update all I…
Where do I put my Ximenia Child Theme’s Custom CSS file? Answer: root/templates/rt_ximenia_responsive/css/rt_ximenia_responsive-custom.css. This also prevents the customizations from being deleted when the theme is updated. I had incorrectly named my custom CSS file rt_ximenia-custom.css – causing much frustration. Ugh. It’s supposed to be: rt_ximenia_responsive-custom.css. I had left out the word “responsive” by accident. NOTE:…
Problem: Updated Joomla 3.7.0 to 3.7.2 – and lost Joomla’s core Admin Components menu items (Banners, Contact, Joomla Update, Messaging, News Feeds, Redirects, Search, Smart Search). Solution: Ended up running SQL in MySQL database. Note: Change #__menu to yourprefix_menu + change the 2-space “__” to a 1-space “_” (i.e.: prefix__menu to prefix_menu). URL: Upgraded to…