mainbody not shown on frontpage

Amazing responsive, mobile ready VirtueMart e-commerce Joomla template
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Aug 14, 2013 8:50 am
Reply with quote
Report this post
screenshot.jpg
Hi!

I don't want to show the mainbody on the frontpage. How can I do this?

Thank ou.
User avatar
Expert Boarder

GK User
Wed Aug 14, 2013 10:01 am
Reply with quote
Report this post
User avatar
Moderator

GK User
Wed Aug 14, 2013 12:03 pm
Reply with quote
Report this post
Thank you. I did so like described in the tutorial. But it is not working. The Menu has already a class there. Is this a problem to add two css classes to the same menu item?
User avatar
Expert Boarder

GK User
Sat Aug 17, 2013 9:54 am
Reply with quote
Report this post
No, You can enter it separating them with ","
User avatar
Moderator

GK User
Mon Aug 26, 2013 4:25 pm
Reply with quote
Report this post
screenshotrules.jpg
Hi!

Unfortunately it is not working. I have tried the following:

I created the menu item 101 with both classes, separated with a comma - not working
I created the menu item 101 twice with the class noMainbody and lightbg - not working

Please advice what to do. Thank you.
User avatar
Expert Boarder

GK User
Mon Aug 26, 2013 4:36 pm
Reply with quote
Report this post
You need to set only one set, and name suffixes separating them with ",". Now You have 2 sets for one page (id=101).
User avatar
Moderator

GK User
Wed Aug 28, 2013 11:03 am
Reply with quote
Report this post
I did like you said, but it is not working anyways.

How can I send an PM to you with the access data to the website?

Thank you
Michaela
User avatar
Expert Boarder

GK User
Wed Aug 28, 2013 6:15 pm
Reply with quote
Report this post
I have checked the site, but I cant access it. Is it working right now?
User avatar
Moderator

GK User
Wed Aug 28, 2013 7:29 pm
Reply with quote
Report this post
Was the Password Not working?
User avatar
Expert Boarder

GK User
Thu Aug 29, 2013 6:55 am
Reply with quote
Report this post
No, it was like the domain doesnt exist.
User avatar
Moderator

GK User
Thu Aug 29, 2013 8:48 am
Reply with quote
Report this post
Ah, try this one:

http://redesign.sgom.org.83-169-43-17.t ... hp?lang=de

for the backend you just need: redesign.sgom.org/administrator

Thank you.
User avatar
Expert Boarder

GK User
Tue Sep 03, 2013 3:15 pm
Reply with quote
Report this post
I was trying to use data that have been provided by You, with no luck.
Could You again send me wirking:
1. URL to your website
2. login and password of user with admin/super-admin privileges (please create one for me)
3. link to this thread
User avatar
Moderator

GK User
Tue Sep 10, 2013 9:12 am
Reply with quote
Report this post
Hi!

Have you already taken a look at the website with the new data I have provided?

I need an answer really soon as the website will go online soon.

Thank you.
Michaela
User avatar
Expert Boarder

GK User
Wed Sep 11, 2013 8:13 pm
Reply with quote
Report this post
Ok, I see You have added lightbg suffix class to page You have linked to.
So now with use of override css You can:
Code: Select all
body.lightbg #gkPageContent {display: none;}

get rid of mainbody for that page.

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Wed Sep 11, 2013 9:19 pm
Reply with quote
Report this post
It is working now.

Thank you! :D
User avatar
Expert Boarder

GK User
Thu Sep 12, 2013 7:28 am
Reply with quote
Report this post
No proplem. If You will have any other questions, feel free to create new forum threads.
User avatar
Moderator

GK User
Mon Sep 23, 2013 11:44 am
Reply with quote
Report this post
Hi!

Now I have another problem with the mainbody. I created a multilanguage site. When I click on the English button, the mainbody is shown.

I already inserted the Menu IDs 651 and 716 and gave them the class noMainbody. You can see this with firebug that it was working. I also inserted the code (like in the description in your first posts) in the override.css. The mainbody is still there. When I click on the flag then the mainbody does not go over the whole page. When I click on Home on the english site then the mainbody goes over the whole page.

www.relaunch.sgom.eu

I sent you the admin access via PM.

Thank you
Michaela
User avatar
Expert Boarder

GK User
Mon Sep 23, 2013 3:54 pm
Reply with quote
Report this post
Sorry, but I cant find Your PM either in new PM's nor in old ones. Could You resend it (with link to this thread)?
User avatar
Moderator

GK User
Mon Sep 23, 2013 7:48 pm
Reply with quote
Report this post
now it should be sent.

THank you
Michaela
User avatar
Expert Boarder

GK User
Tue Sep 24, 2013 10:00 pm
Reply with quote
Report this post
With multilanguage some elements have different ID's, add this to override.css:
Code: Select all
body.noMainbody #gkPageContent {display: none;}

Should fix the problem.
User avatar
Moderator

GK User
Thu Sep 26, 2013 7:45 am
Reply with quote
Report this post
Thank you. It is working now.
User avatar
Expert Boarder

GK User
Thu Sep 26, 2013 12:52 pm
Reply with quote
Report this post
Great :) I'm glad I could help.
User avatar
Moderator

GK User
Tue Jan 07, 2014 12:31 am
Reply with quote
Report this post
Cyberek wrote:Please follow this tutorial:
http://www.gavick.com/documentation/gen ... mla-pages/


Hello:
Please I need help to hide the content of the mainbody in frontpage.
I was trying with the tutorial but not work for me. Please HELP! :(

This is my page:
http://dmgwebgroup.com/corvi/

Thanks!
User avatar
Fresh Boarder

GK User
Tue Jan 07, 2014 8:03 am
Reply with quote
Report this post
You have created custom body class, but I don't see override.css in your code - have you enabled it in template settings?
User avatar
Moderator

GK User
Tue Jan 07, 2014 8:05 am
Reply with quote
Report this post
Also your custom class in override.css (that is not enabled) is .noMainbody and home page suffix is .lightbg - they have to be same.
User avatar
Moderator

GK User
Tue Jan 07, 2014 11:01 pm
Reply with quote
Report this post
Cyberek wrote:Also your custom class in override.css (that is not enabled) is .noMainbody and home page suffix is .lightbg - they have to be same.


Hello thanks for respond!

I put this lines in the override.css

#mainContent{ display: none;
.noMainbody #gkMainbody { display: none !important;}

Please could you explain how or where add the page suffix
I put this in the suffixes for pages in the template (features)

101=lightbg
127=lightbg
101=noMainbody

Thanks
User avatar
Fresh Boarder

GK User
Wed Jan 08, 2014 6:07 pm
Reply with quote
Report this post
Could You please post an url to your site?
Is the homepage the page that should have additional suffix?
User avatar
Moderator

GK User
Thu Jan 09, 2014 4:03 pm
Reply with quote
Report this post
Cyberek wrote:Could You please post an url to your site?
Is the homepage the page that should have additional suffix?


Hello:
here is the link: http://dmgwebgroup.com/corvi/

Here you can see an horizontal white bar under the rotator that i want to hide.

Thanks!
User avatar
Fresh Boarder

GK User
Fri Jan 10, 2014 4:35 pm
Reply with quote
Report this post
This is how the setting should look like:
http://d.pr/i/DBTz
If you would like to create custom suffix for a page which ID is already listed there, you remove existing one, then you enter ID of page into "ItemID/Option:" field, and list of classes period separated into "Suffix:" field, for example:
Code: Select all
lightbg, customclass

,then you click "add rule" and save on top of the page.
User avatar
Moderator

GK User
Mon Jan 13, 2014 9:08 pm
Reply with quote
Report this post
Screen Shot 2014-01-13 at 4.06.20 PM.png
Cyberek wrote:This is how the setting should look like:
http://d.pr/i/DBTz
If you would like to create custom suffix for a page which ID is already listed there, you remove existing one, then you enter ID of page into "ItemID/Option:" field, and list of classes period separated into "Suffix:" field, for example:
Code: Select all
lightbg, customclass

,then you click "add rule" and save on top of the page.



Hello: sorry but not work for me.
I put this code: 101=lightbg, .noMainbody (please see attachment)
User avatar
Fresh Boarder

GK User
Wed Jan 15, 2014 6:00 pm
Reply with quote
Report this post
Sorry, my mistake, remove dot from before noMainbody, so tehe line looks:
Code: Select all
101=lightbg, noMainbody
User avatar
Moderator

GK User
Tue Apr 08, 2014 2:50 am
Reply with quote
Report this post
Cyberek wrote:Sorry, my mistake, remove dot from before noMainbody, so tehe line looks:
Code: Select all
101=lightbg, noMainbody


Hello: Never work for me. I can't hide the main content in the home page. Please help!
If you offer customization service, please let me know.

Thanks! :(
User avatar
Fresh Boarder

GK User
Tue Apr 08, 2014 4:31 pm
Reply with quote
Report this post
Please send me a PM with:
1. URL to your website
2. login and password of user with admin/super-admin privileges (please create one for me)
3. link to this thread
User avatar
Moderator


cron