General 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 • Why You Still Use Joomla?
Hi,I just want to make a conversation regarding this. I wonder, Joomla has been a while now. There are many other CMS to choose, and Joomla not even the most popular one (which is Wordpress is).My...
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 ArticleGeneral Questions/New to Joomla! 5.x • Re: Menu helper issue after restoring...
Thank you. I will try all of those ideas.Statistics: Posted by bluesguy84 — Sat Oct 12, 2024 1:33 am
View ArticleSecurity in Joomla! 5.x • Re: Internal Sabotage by personnel of Hosting Provider
Hello Pe7er and JAVesey,My questions are not about the Hosting Provider as an organisation, nor about illegal content from me.My questions are about any HP-employee with an opposing personal opinion,...
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.Statistics: Posted by gws —...
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 ArticleGeneral Questions/New to Joomla! 5.x • Re: Customise Menu - Gantry 5
To show a page with categories and the last few articles create a menu item "Gantry 5 Theme -> Custom Page" and assign your Gantry 5 template style, which you can design however you...
View ArticleGeneral Questions/New to Joomla! 5.x • Search Pretty Girls in your city for...
Find Womans in your city for nightStatistics: Posted by Garywilliams-32 — Sun Oct 13, 2024 9:18 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Joomla\CMS\Object\CMSObject::$tagline
And further at public_html --> templates --> fztour --> html --> com.knowres --> default_overview.php=====================================defined('_JEXEC') or die;use...
View ArticleAdministration Joomla! 4.x • Re: Acceptance of relative URLs for iFrame...
...My understanding is also that it deliberately uses relative URLs. Like mentioned in the the documentation, it really makes sense for the maintenance of the Joomla installation to use relative URLs...
View ArticleGeneral Questions/New to Joomla! 1.5 • Re: site down, front end and admin side
Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0Fatal error: Unknown: Failed opening required '/home/noint2/WP-LC/wp-lc1.php'...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Custom.CSS file not applying to pages
Please use a custom.css file under this directory:Code: templates/your_template/css/custom.cssIt should work then. Also, check your index page HTML that the custom.css file is loaded there. It should...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Google and...
Bonjour,Je me rends compte que je n'ai pas répondu à la question: but can anyone explain why /components/, /modules/, and /plugins/ are removed from a vanilla Joomla install?La raison pour laquelle...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: joomla API endpoints to retrieve...
ok but category aliases? and the joomla article alias?Statistics: Posted by RvJoom — Tue Oct 15, 2024 8:16 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Debug help please
If you have backup files from Akeeba Backup, use the Kickstart utility and it will present all the prompts. Read the documentations first, if you have not used it before.Statistics: Posted by toivo —...
View ArticleJoomla! 5.x Coding • Re: Query and display text containing apostrophe
Thanks to SharkyKZ for the awesome answer. htmlspecialchars() fixed my issue and everything is working great now.Statistics: Posted by pcsadmin — Tue Oct 15, 2024 8:44 am
View Article