General Questions/New to Joomla! 5.x • Re: Custom.CSS file not applying to pages
What actual template are you using?You mention SP Page builder, but that could be used with any template essentially e.g. Helix Ultimate or even Cassioepia. Helix uses a custom.css file, while...
View ArticleGeneral Questions/New to Joomla! 5.x • Customise Menu - Gantry 5
Hello,I am having trouble to customise a menu. I would like to set up a blog on my website. I have only 2 articles for the moment but the idea will be to have a comprehensive layout with a menu on the...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Site crash while trying to update
https://extensions.joomla.org/extension/extplorer/eXtplorerThis extension has been unpublished for the following reason: UR3: Vulnerable ExtensionStatistics: Posted by Webdongle — Thu Oct 10, 2024...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Unable to access Administrator Page
What is the error?Statistics: Posted by Webdongle — Fri Oct 11, 2024 1:41 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Offline with language flags
The offline page does not have module positions so you cannot show the Language Switcher module with the language flags.As workaround you could add an offline message in 3 different languages in the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Customise Menu - Gantry 5
Use flexbox styleCode: flex-direction: column;or add class bootstrapCode: flex-columnfor module joomla menu in the tab "Advanced"or use particle for GantryStatistics: Posted by pablop76 — Fri Oct 11,...
View ArticleGeneral Questions/New to Joomla! 5.x • Latest Express Entry draw CRS score
Stay updated with the latest Express Entry draw and CRS score requirements for Canada! Learn about immigration opportunities and how to maximize your chances with Global...
View ArticleThe Lounge • Re: Why You Still Use Joomla?
I use JoomlaCK's PageBuilder product. Having never used Elementor I can't comment on the feature-set comparison, but I use PB for EVERY page nowadays, even simple ones. So easy to build pages and...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Backend Menu Items Acces Level
in adminMenus >>> Manage Options ... Permissions (tab)N.B.Best just allow login and login Administrator in Global config and then allow in the Menus >>> Manage Options ......
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Google and...
A google search for Google from reporting "Blocked by robots.txt"https://www.google.com/search?client=fi ... ots.txt%22Provided this AI result at the topWhen Google Search Console reports "Blocked by...
View ArticleGeneral Questions/New to Joomla! 5.x • Menu helper issue after restoring...
First the FPA output: thrown in /home/dannssmh/public_html/index.php on line 32Joomla! Instance :: Joomla! 5.1.4-Stable (Kudumisha) 27-August-2024Joomla! Platform :: Joomla Platform 13.1.0-Stable...
View ArticleTemplates for Joomla! 5.x • How to change the blockquote style?
I have some blockquotes in an article, but I don't like the style that my template uses. It has this vertical line in the picture:Blockquote.pngHow would I instead achieve something more like this...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Menu helper issue after restoring...
I did not delete the previous installation of Joomla. I just overwrote it. Should I have deleted all of the old folders and files before I did the Kickstart restore?Yes.LiveSite: Is Not Empty The...
View ArticleAdministration Joomla! 4.x • Re: The server returned a "500 - Whoops,...
Problem solved, thank you.Statistics: Posted by sfurgo — Sat Oct 12, 2024 1:03 am
View ArticleJoomla! 3.x • Re: mod_fcgid: read data timeout geen administrator pagina
Hartelijk dank.De error reporting staat al op max en aan. Ook draait de site op wamp64 op mijn PC en daar werkt het allemaal gewoon met php 8.2.0Daarom is het zo vreemd. En ook dat het van de week...
View ArticleGeneral Questions/New to Joomla! 2.5 • site down, front end and admin side
Picking up an old Joomla site that is broken.Public and administrator sides report the following:Fatal error: Uncaught Error: Call to undefined function set_magic_quotes_runtime() in...
View ArticleGeneral Questions/New to Joomla! 2.5 • Re: site down, front end and admin side
Look at the red box at the top of this page for the Forum Post Assistant which will tell you how to post the information needed to help you.Statistics: Posted by gsmela — Sat Oct 12, 2024 9:02 pm
View ArticleAdministration Joomla! 5.x • Re: StandardRules.php --> 2 warnings
Please post the FPA Report - see the Forum Rules at top of the forum (Red box).The FPA gives use more information and helps us track what the error might be and gives us much more in depth technical...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Automatic restore admin page...
You wouldn't use any extension to actually reset the site, since the process requires you to wipe out the database.You need to write a PHP script and CRON job to:Drop (delete) the database, or purge...
View ArticleTemplates for Joomla! 5.x • Re: How to change the blockquote style?
Use your browser inspect function and determine the css rule currently styling the block quote. Create a user.css or whatever your template uses and restyle how you want.Thank you. I will try it out....
View Article