In this video we check out XiroAdmin Administrator template for Joomla.
Towards the end of the live stream we also strayed into finding an .htaccess url rewrite that would redirect all pages to the homepage of a site. The code for that is included below.
SUBSCRIBE TODAY! ►
😴👌Watch Me Work live streams ►
Here are some of the links mentioned in this Live Stream:
Contact Tim Davis ► tim@cybersalt.com
mySites ►
XiroAdmin Administrator template ►
.htaccess Rewrite Rule ►
######
RewriteEngine on
RewriteCond %{REQUEST_URI} !^/$
RewriteCond %{REQUEST_URI} !^/administrator
RewriteCond %{REQUEST_URI} !.(gif|jpe?g|png|css|js)$
RewriteRule .* / [L,R=301]
#######
Backing Up Your Joomla Site with Akeeba ►
myJoomla.com ►
FOLLOW US ON TWITTER! ► @basicjoomla
LIKE US ON FACEBOOK! ►
#joomla
#basicjoomla
#cybersalt
source
This post was automatic generated with this wp-automatic-plugin
Great 👍 video, please give making joomla video
This is fantastic. I used the version for Joomla 3.10 but i fail to locate the option/feature edit styles sheets and files. This was available under the standard Joomla template menu as "Details and Files". Where is this?
Sorry, frankly speaking and trying to be as objective/neutral as possible: This template design is eye-strain. It is neither improved, nor better than Cassiopeia. The color scheme and the css style changes are a mess. Style-wise it looks pretty dated. You have also mentionmed the misssing contrast. This is simply bad UI/UX design. I agree with only 1 change, which is a structural change in the article submission: It pulls the focus on category and the most important content parts… Especially useful for the average user, who needs a "guide" to input article data. But the layout and location is only one thing, the overall visual appearance destroys this small changes. It's half-thought and absolutely no alternative I would ever consider.