- Posts: 14116
- Thank you received: 1639
Home Page Layout
-
ivan.milic
Support Staff - Moderator
Less
More
11 years 6 months ago #30396
by ivan.milic
Replied by ivan.milic on topic Home Page Layout
add this to template_css.css:
DIV.responsive_logo{
overflow:hidden;
}
DIV.responsive_logo .custom h6{
margin:0;
}
DIV.responsive_logo{
overflow:hidden;
}
DIV.responsive_logo .custom h6{
margin:0;
}
Please Log in to join the conversation.
-
consul
Inactive member - Member
Less
More
- Posts: 117
- Thank you received: 0
11 years 6 months ago - 11 years 6 months ago #30564
by consul
Replied by consul on topic Home Page Layout
hello, in the template of response, the Editor doesn't work in the front end... it doesn't save and i don't see the editor. and it doesn't work properly at all...
i am in off line
P.S. in antoehr post you answered me saying that the articles are not in place when site is offline, i tried also when site is online and i just logged and i see that the articles still always not in place, that's mean if somebody will register in the website he will see the disorder in the articles.
thank you
i am in off line
P.S. in antoehr post you answered me saying that the articles are not in place when site is offline, i tried also when site is online and i just logged and i see that the articles still always not in place, that's mean if somebody will register in the website he will see the disorder in the articles.
thank you
Last edit: 11 years 6 months ago by consul.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 6 months ago #30567
by ivan.milic
Replied by ivan.milic on topic Home Page Layout
Editor inserts it's aux elements so site can not look same in editing and normal mode. But it should function I mean it should save article content. Send us some user uesrname/pass and tell us page where we could test
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 6 months ago - 11 years 6 months ago #30571
by ivan.milic
Replied by ivan.milic on topic Home Page Layout
Open :
templates/xxxxxxxxxxxxxx/js/dynlayout.js
after line ~85:
jQuery('a[rel="nofollow"]').attr('data-ajax','false');
insert:
jQuery('LI.edit-icon a').attr('data-ajax','false');
templates/xxxxxxxxxxxxxx/js/dynlayout.js
after line ~85:
jQuery('a[rel="nofollow"]').attr('data-ajax','false');
insert:
jQuery('LI.edit-icon a').attr('data-ajax','false');
Last edit: 11 years 6 months ago by ivan.milic.
Please Log in to join the conversation.
-
consul
Inactive member - Member
Less
More
- Posts: 117
- Thank you received: 0
11 years 6 months ago #30579
by consul
Replied by consul on topic Home Page Layout
can you explane why not all the read me are working? example the home readme of the big article doesn't work, the little modules works, the one of lamborghini doesn't work the other yes...
thank you.
thank you.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 6 months ago - 11 years 6 months ago #30588
by ivan.milic
Replied by ivan.milic on topic Home Page Layout
First Lamborghini article points to:
http://<your site!!!>/index.php?option=com_content&view=article&id=12:sindacato-di-polizia-co-i-s-p-2013&catid=9&Itemid=117&lang=en
and it appears that item does not exist (URL is simply false).
http://<your site!!!>/index.php?option=com_content&view=article&id=12:sindacato-di-polizia-co-i-s-p-2013&catid=9&Itemid=117&lang=en
and it appears that item does not exist (URL is simply false).
Last edit: 11 years 6 months ago by ivan.milic.
Please Log in to join the conversation.
Time to create page: 0.095 seconds