template is not responsive artisteer 4.1.0 and j 2.5.9


Author Message
kristyn

Posted: 4/28/2013
Quote message 

hi all

i need a bit help if anyone had this issue too<br />
i made a joomla template with artisteer 4.1 , i installed it on my local where i have j 2.5.6 all working fine , is responsive<br />
i uploaded it on server , on a joomla 2.5.9 and responsive part is not working
i tryed and made another one and same problem
<br /><br />
link :http://lagimmigration.webdemoplace.com/
<br /><br />
any idea??
<br /><br />
ty,
kris
 
jkwebdesign

Posted: 4/28/2013
Quote message 

jquery conflict.. There are 3 errors in your site. I think it is not template related but extension reated.. Try to disable modules/plugins one by one that uses jquery and then you find the problem.
 
jkwebdesign

Posted: 4/28/2013
Quote message 

"Mootools / jQuery Compatibility

Modalizer uses the modal scripts that either load the Joomla core mootools script or a jquery script.. Some templates and extensions use there own javascript library which can cause conflicts. There is an option in the Modalizer plugin to not load its javascript libraries, which might help resolving these conflicts"

http://old.nonumber.nl/index.php?option=com_content&view=article&id=437
 
kristyn

Posted: 4/28/2013
Quote message 

modalizer disabled , nonumber too ... is same

is no other plugin/module installed .... just joomla's

:(
 
kristyn

Posted: 4/28/2013
Quote message 

anyone any idea??
on joomla 2.5.6 same template works responsive and on joomla 2.5.9 it doesn't
and is no plugin/component.... nothing installed just joomla and the template
is an artisteer bug??
 
jkwebdesign

Posted: 4/28/2013
Quote message 

Not sure does this help but there is an error in newest artisteer Joomla plugin.

script.js file line: 1272

Change this:

$(function ($) {
// ie < 9 slider multiple background joomla fix
if (!browser.ie || browser.version > 8) {
return;
}

to this:

$(function ($) {
// ie < 9 slider multiple background joomla fix
if (!jQuery.browser.msie || jQuery.browser.version > 8) {
return;
}
 
jkwebdesign

Posted: 4/29/2013
Quote message 

I think this problem came with Joomla plugin update. Not artisteer version it self..
 
Gabe

Posted: 5/12/2013
Quote message 

Hi, I have last version of Artisteer and I need joomla 2.5 responsive template. Why my joomla template dosen't work in resposive.
Please help me and sorry for my english
 
mremple

Posted: 5/13/2013
Quote message 

Quote jkwebdesign:

Not sure does this help but there is an error in newest artisteer Joomla plugin.

script.js file line: 1272

Change this:

$(function ($) {
// ie < 9 slider multiple background joomla fix
if (!browser.ie || browser.version > 8) {
return;
}

to this:

$(function ($) {
// ie < 9 slider multiple background joomla fix
if (!jQuery.browser.msie || jQuery.browser.version > 8) {
return;
}



Worked like a charm!

Thanks!!!
 
Garry

Posted: 5/13/2013
Quote message 

@ Gabe

I'll suggest you to contact Support with your website URL and saved .artx file.
 
Ric Ewing

Posted: 5/21/2013
Quote message 

I was pulling my hair out trying to figure out why the responsive was not working. This fix worked for me. Thanks :-) Support, please put out a patch.
 
bernie

Posted: 5/23/2013
Quote message 

Thanks a lot jkwebdesign, works perfect for me.

An yes: "please support put out a patch"
Don't want to change this every time manually
 
kristian

Posted: 6/16/2013
Quote message 

Can confirm that the jkwebdesign fix , Joomla plugin 1.2 in artisteer, joomla version 3.1. Have anyone raised a ticket on support? I dont think the watch the forums very closely.
 
skateoroma

Posted: 7/14/2013
Quote message 

:-D Thank you, that worked for me too.
 
Abe

Posted: 9/24/2013
Quote message 

Thank you @mremple your suggestion worked like a charm! :-)
 
Sam

Posted: 9/29/2013
Quote message 

Doesn't quite work for me. Although it makes the site responsive, the logo in the header is misplaced. It's pushed all the way to the left on my site.
 
Akis

Posted: 10/1/2013
Quote message 

hello,

how can i find that script.js file line? from template inside joomla?
The problem I have is when you minimize the window of the website to half size or smaller, the order of the menus and modules is lost
 
Akis

Posted: 10/1/2013
Quote message 

Hello,

I opened script.js of my template but the script lines finished at 1271. where can i found jkwebdesign that script line to replace?

thanks
 
SokSamnang

Posted: 10/16/2013
Quote message 

Dear everyone
I Wonder if artisteer 4 support joomla template or not? When i export, no joomla template but website template? Is it support joomla ?
I use artisteer 4 when i export as website template and upload and install on my website joomla it say "
Warning

JInstaller: :Install: Cannot find XML setup file

Please anyone help me
 
Fabina

Posted: 4/1/2014
Quote message 

Eu criei um template no artistre ao abrir eum um notbook ele não fica responsivo.

Fabiana
 
Max

Posted: 7/13/2016
Quote message 

Please, can some one help me out, I built a website wwith Joomla! 2.5 and i used Artisteer to design the template, uinfortunately, the template isn't responsive on mobile devices. I'll greatly appreciate any assistance on the right css code to be edited