Shape 5

General Category => General Talk/Questions/Comments => : lovicsl October 28, 2014, 07:16:22 AM



: Vertex Admin panel
: lovicsl October 28, 2014, 07:16:22 AM
Hi,

I just installed a new joomla site shaper with corporate responsive template included. Joomla ?s v3

The problem is:  In the template administration - Style template  I can't see the  Vertex panell.

With firebug i analyze the error

ReferenceError: jQuery is not defined


}) (jQuery);

http://89.7.91.176/html/novaweb/administrator/index.php?option=com_templates&view=style&layout=edit&id=14..t&id=14 (line 986)

The whole script is

<script type = "text / javascript">
(function ($) {
$ (document) .ready (function () {
// Patches to fix some wrong render of chosen.SQL fields
$ ('. chzn-container, .chzn-drop, .chzn choices .search-field-input'). each (function (index) {
$ (this) .css ({
'width': 'auto'
});
});
});
}) (jQuery);
</ script>

Can anybody help me please!!

 


: Re: Vertex Admin panel
: jonahh October 28, 2014, 05:19:34 PM
Hello,

It appears you have a different administrator template assigned to your backend.  If you use the default one that Joomla comes with does it then work for you?


: Re: Vertex Admin panel
: lovicsl October 30, 2014, 10:28:01 AM
Thanks a lot!

now it works fine.


Hello,

It appears you have a different administrator template assigned to your backend.  If you use the default one that Joomla comes with does it then work for you?


: Re: Vertex Admin panel
: mikenicoll October 30, 2014, 01:47:10 PM
Let us know if you have any further questions.


: Re: Vertex Admin panel
: mraroberts September 21, 2017, 12:58:59 PM
I'm having the same issue. I am running the Storepro template and i've figured out everything except how to edit the countdown.... HELP!?


: Re: Vertex Admin panel
: jonahh September 22, 2017, 10:39:10 AM
You can edit this under the "theme specific" area of the Vertex admin.