Questions tagged [joomla3.3]

For programming questions relating to using Joomla!, version 3.3. Please note that version 3.3 is no longer a supported release of the Joomla! series and it's highly recommended to upgrade to the latest version.

Joomla! 3.3

Joomla! is an open-source CMS written in PHP and powered by an MVC-oriented framework. Thousands of extensions are available and can be installed through the admin interface.

Version 3.3 was released in April 2014. The support ended in February 2015.

Resources

96 questions
0
votes
0 answers

CSS to edit overflow scrollbar for Joomla custom module

I have a Joomla 3.3 custom module, and I've added the overflow attribute which works fine. How can I change the scroll bar color, width and rounded corners for this module alone without affecting the page scroll bar for the entire page?
Kennysteve
  • 11
  • 1
0
votes
1 answer

Joomla plugin event not firing

I'm working on a plugin to work with a custom component I am developing for Joomla 3.3 However, with basic code firing in the event "onBeforeCompileHead", I am trying to update the canonical information that Joomla 3.3 produces, by taking all of the…
Jbevan
  • 75
  • 10
0
votes
1 answer

Joomla 3.3.6 Administrator login not showing

First of I am a newbie in Joomla and in webpages in general, but am an IT guy. Here is my problem: I have had a joomla 3.3.6 webpage first local and now I have published it to www.keeptravelling.dk, which went okay, the problem is - I cannot access…
MR.M.
  • 33
  • 3
0
votes
1 answer

How to change subcategory order in Joomla

I have a category blog page which lists subcategories. These categories seem to be ordered by ID despite having changed the category order option to "category manager order". I also tried editing the sql itself but 'order' is not a column on…
Ryan Tuosto
  • 1,941
  • 15
  • 23
0
votes
2 answers

Joomla Custom Category Blog

I'm working in my own template using Joomla 3.3 and I've created a custom category blog in my template mytemplate\html\com_content\category now I need to make another custom category template, like news.php or products.php. what I need is to have…
Khalil Rumman
  • 557
  • 1
  • 7
  • 22
0
votes
1 answer

Joomla k2 template override

I want to create template override for k2 item view.... I have a little problem (little, I think)  I want to put extra fields next to the item image.. (in item view).. I trying it but not working properly.. If any one know how to do it help me. See…
0
votes
0 answers

Conversion from HTML to Joomla is not working

I am new to Joomla and I am customizing theme from HTML to joomla 3.My folder structure is like --mysite | --CSS --Images --index.php --index.html --templateDetails.xml index.php:
Twix
  • 387
  • 3
  • 15
0
votes
0 answers

"Include Site Name in Page Titles" not work at all

I have a Joomla website and set "Site Name" correctly and set "Include Site Name in Page Titles No" on After or Before. You can check the my global configuration in the screenshots. I have the same configuration in another website and it's working…
Amin Mousavi
  • 668
  • 1
  • 8
  • 17
0
votes
1 answer

Internal Server Error after Joomla update from 3.3.1 to 3.3.4

I've upgraded my Joomla version from 3.3.1 to 3.3.4 for security issues and now I get an Internal Server Error. What should I do?
ezy
  • 59
  • 1
  • 9
  • 25
0
votes
0 answers

Edit Community builder login

I am facing a problem.I have community builder in may Joomla 3.3.3 website which will redirect me to following url after i filled the credentials. example.com/~crnatoday27/Joomla/index.php/component/users/profile. I want to change login redirect to…
Rupzz
  • 136
  • 1
  • 3
  • 16
0
votes
1 answer

Refresh a div in joomla 3.x view

For my component i made pre flight check page that does a lot of checking, but i don't want that checks are running at the beginning, and some times i just want check to be run. So i that i use ajax, but that is not sollution i lose alle my classes…
0
votes
1 answer

Joomla 3 custom field get xml field

I am creating a custom field to create an array of input images as media type. How can I bring back the input array with type media? class JFormFieldimglist extends JFormField { //The field class must know its own type through the variable…
0
votes
1 answer

Creating 2 com_search menu Items in joomla

I have 2 separate modules for search in joomla ... I want to create 2 com_search menu items and change based on which page these modules are called. How do I get this to work with / without programming..
J-D
  • 737
  • 1
  • 12
  • 27
0
votes
1 answer

Joomla blog two categorys side by side

i am working on a joomla site and want to achieve sth but dont know how to do it. What I want: If I click on a link in the menu, I want to get a blog-page listing two categorys in two columns. I know its possible to get a blogside listing the…
jayrrr
  • 159
  • 1
  • 2
  • 14
0
votes
1 answer

File upload is not allowed

I cant find out why Joomla is not allowing to upload images through .xml created form. I have a field for file upload
user1876234
  • 857
  • 2
  • 14
  • 28