Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about joomla

Read more about joomla

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - joomla

Custom Woff Fonts "Failed to load resource" 404 Error

This is my first post on here so I apologize if something isn't quite right in my post. I'm using Joomla! 3.10.4 and I am trying to implement a custom font into our site. However, I'm getting a weird ...
test-img

Michael

apache

fonts

joomla

webfonts

woff

Votes: 0

Answers: 0

How to join joomla tables

I have rudimentary SQL knowledge and am trying to apply what limited scope I have to figure out the following: There a table called users that has an id (key) a name and an email (and other things I'm...
test-img

jzeevi

php

mysql

joomla

Votes: 0

Answers: 1

Latest Answer

Option 1 - use a subquery SELECT id, name, email FROM #__users WHERE id IN ( SELECT user_id FROM #__user_usergroup_map WHERE group_id = 8 ); This will run the inner query first to retrieve all use...
test-img

Alejandro

Implementing a simple lightbox in Joomla 4

I am trying to transition to Joomla 4. I have been using <?php JHTML::_('behavior.modal'); ?> in my index.php template. Now I want to use <?php JHTML::_('bootstrap.renderModal', 'modal-' . $n...
test-img

Kevin

joomla

bootstrap-modal

Votes: 0

Answers: 0

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved