Some times I need to hide all flash and embeded objects on page (for example to make them not overlay pop-ups etc.), it can be done using next simple javascript code: (more…)
In between your <head> tags put this java script in (you may put it between <body> tags too): (more…)
Create new file default.php and place it in /[your_template]/html/mod_mainmenu/, add next content to it: (more…)
Today, I’ve fixed another problem with Joomla. My client was unable to login to Joomla Administrator Panel with his correct login and password (and Super Administrator rights). Solution of this was very easy. (more…)
To keep upwards compatibility for your Joomla Core the following example shows a solution, by clearing the Header Buffer from the scripts Joomla is adding by itself. This is a template based modification, which does work with extensions loading their own Scripts or Stylesheets into the Header Buffer. And by that also transparent and not affected by any version upgrade to your Joomla Core (more…)
Ofcourse you may change that setting in Joomla Configuration » List Length. But also it can be done in another custom way. (more…)
Conditional comments only work in Explorer on Windows, and are thus excellently suited to give special instructions meant only for Explorer on Windows. They are supported from Explorer 5 onwards, and it is even possible to distinguish between 5.0, 5.5 and 6.0. (more…)
Guys from VirtueMart Development Team still didn’t fix next error:
Warning: Missing argument 2 for vmGet(), called in …/administrator/components/com_virtuemart/classes/ps_shipping.php on line 138 and defined in …/administrator/components/com_virtuemart/classes/request.class.php on line 26
Fix is next: (more…)
It’s error arises then JavaScript trying to add elements in existing DOM-structure. (more…)
I tried to make look of Notepad++ like Zend Studio 3-5 as close as possible.
Download