Extensions for Joomla! 4.x • Re: How can internal pages be linked from SP...
if I’m try to see the preview Hi. The preview mode is intended for an administrator. To publish SPPB page, you must create a menu item with the SP Page Builder page type and choose a page at this menu...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Hide modules on responsive mode?
Did you enter the class in the Module Class field of the Advance tab in the module data entry form (in Cassiopeia)? Seems you may have applied the class to the card body rather than the whole card. Or...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: #__session table is not emptying
I disabled the "Track Guest Session Metadata" two days ago, but no luck. About 5-6.000 rows are added to the #__sessions table per day (over 20 MB).I will try to delete this table and then import it...
View ArticleAdministration Joomla! 4.x • Re: namespace problem with ApiRouter
Hi.Here is the stack trace of an API call to a single article :'code' => '500','title' => 'Internal server error','detail' => 'Error: Call to undefined method...
View ArticleJoomla! 5.x Coding • Implementing Captcha
I think I have this plugin working on my website ("CAPTCHA - Invisible reCAPTCHA" Joomla Project version 3.. The issue I am having with it is that when the challenge comes up, if one clicks on the...
View ArticleJoomla! 4.x Coding • Re: Call captcha plugin programatically in custom component
I just asked this question anew in the J5 coding forum, but it seems this may be the thread to ask the question.I seem to have the plugin working in basically the same way described here but using...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: 500 Unknown column...
With the help of this post I was able to solve the problem:500 Unknown column 'fp.featured_up' in 'field list' - Joomla! forum - community, help and...
View ArticleJoomla! 5.x Coding • Re: Adding custom js and css in a child template J5
add the user.css file to the css folder and/or the user.js file to the js folder in the child templatehttps://docs.joomla.org/J4.x:Cassiopeia ... tomisationStatistics: Posted by pablop76 — Tue Mar 26,...
View ArticleAdministration Joomla! 5.x • Re: How to change the /administrator path to a...
And then there are changes in php. Undeveloped extensions will stop working with future changes to php.Statistics: Posted by Webdongle — Tue Mar 26, 2024 10:16 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Permissions in ACL
View/access level 'Special', user groups selected in that view/access level can see the admin menus. That's because the /administrator menu module is set to that view/access levelStatistics: Posted by...
View ArticleGeneral Questions/New to Joomla! 4.x • I'm new to Joomla 4 URL Help
Hello,I have encountered an error when displaying my articles that only shows a counter Article Error.png. What could be the issue?Statistics: Posted by danboss — Tue Mar 26, 2024 11:46 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: I'm new to Joomla 4 URL Help
Probably a broken template. Is this available online? Could you provide a link, please?Statistics: Posted by pl71 — Tue Mar 26, 2024 12:03 pm
View ArticleTemplates for Joomla! 5.x • Re: css & js in custom template not working:
OK, better start with a working template (like Cassiopeia) and modify it as per your suits.Statistics: Posted by pl71 — Tue Mar 26, 2024 12:07 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: joomla 5 smart search doesn't...
J5 Smart Search index custom fields.Yes 'make searchable' is the setting that should be enabled.Do not forget to re-index your content after you enable that setting, if the custom field is already...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Weird blog article URL behavior
Thank you Per!Statistics: Posted by krishunt — Tue Mar 26, 2024 1:03 pm
View ArticleJoomla! 5.x Coding • Re: How to create User Group Progamatically
Anyone?Lastly, how do I get the id of the newly created group?I've not done this, but my guess would beCode: $yourNewGroup->getTable()->getId();Statistics: Posted by MarkRS — Wed Mar 27, 2024...
View ArticleJoomla! 5.x Coding • Re: Where to put a js.map file?
It seems my question makes the wrong assumption, that there is a correct place to put that map.In fact, it seems that the map can be anywhere, it just needs to be specified to Joomla.One way to do...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Intro text shows in Homepage but...
Check the Options in the Menu Item.Statistics: Posted by Per Yngve Berg — Wed Mar 27, 2024 11:30 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Updated.PHP error message on home...
It's an issue with the site template.Statistics: Posted by Per Yngve Berg — Wed Mar 27, 2024 11:35 am
View ArticleExtensions for Joomla! 3.x • Re: RSFrom Pro - Making Custom Validation
That is correct but problem is since I have no coding skills, creating that module seems hard for me.I was going to ask and see if anyone can guide me through that.RS support team said they wont do...
View Article