This topic has 25 replies, 3 voices, and was last updated 9 years, 4 months ago ago by Jack Richardson
Hi There,
I’m loving the product so far, but I hope you can help with this snag.
I’m not sure how and when the full width menu should show up.
I’ve worked through the tutorial and added 4 top level categories using shop, blog, account etc, I’ve also done the CSS option menu-full-width menu-column1, menu-full-width menu-column2 etc in each category and ticked to enable CSS, but the menu doesn’t show up at all, just says… go to appearance/menu to setup. I also can’t seem to get the response slider to work either. I must be missing something simple here
many thanks in advance 🙂
kybalio
Hello,
To have full width menu you need create more than one submenu items and add css classes only to the parent menu item as shown in our documentation https://www.8theme.com/demo/docs/woopress/#!/primary_menu (paragraph “8.2 Menu types”). To make menu visible on your site go to Appearance > Menus > Manage Locations tab > select menu for “Main menu (left, default)” field.
When I tried to import slider I got this error “Internal Server Error”.
You should check it with your hosting provider support. Perhaps some parameters must be increased (memory_limit or upload_max_filesize and post_max_size). Please check it.
Best regards,
Jack Richardson.
Thanks so much Jack, i’m busy adding products and posts now so I can create some levels, so please keep this thread open, it will take me a few days as I’m working on other parts of the design too, thanks. I’ve got the slider working now conceptually, I’ll be back lol
Ky
Hello,
Thank you for your answer. We will keep this topic open.
Please let us know if you need further assistance.
Best regards,
Jack Richardson.
Hi Jack,
I’ve been adding some sub menus, css for each parent, selected the screen options as per the documentation, saved Navigation as Main menu (left, default) in Menu Location, made sure each Navigation parent in Menu structure has Main menu (left, default), saved all and still no show for the menu,
I’ve tried every option, is there something obvious missing here?
Many thanks
Ky
PS: 1. Register although selected in header options does not show up on the header.
2. Where do we edit the footer text, links and images? I’ve check in pages, appearance, editor
Hello,
Please provide us with FTP credentials.
As I see Register link is shown in header:
http://storage1.static.itmages.com/i/15/0716/h_1437066838_3769306_d3f2506f56.png
You need recreate footer as described in our documentation:
https://www.8theme.com/demo/docs/woopress/#!/0_footer
It should be created via Static Block section.
Regards,
Eva Kemp.
thanks Eva, oops, I was signed in which is why i couldn’t see Register, sorry.
If I want to put image buttons instead of these register links to make a feature of them, where are they located please?
Ok, I’ve done the statick block widget on Footer 1, there is a drop down, but it has no options there such as Pre footer.
Anyway, below is my ftp, I will need your ip address too please because our security wont allow unknown server ftp access..
awaiting your IP, I will let you know when the techies have set it up, could take a few hours due to time diffs
Many Thanks!
Ky
Hello,
You can create prefooter row in the same static block and use it in Footer 1 area in Appearance > Widgets.
Unfortunately there is no register button, you can only style the link like a button using borders. We can give the code if you agree.
We’ve sent IP address to your email address.
Please check it.
Best regards,
Jack Richardson.
Hi Jack,
Thanks, FTP access should be ok now.
Yes, a button style for Register something like this below? : please send the code
Thanks Ky
any news on this yet Eva and Jack?, many thanks! 🙂
Kybalio
Hello,
We’re sorry for a delay.
The menu couldn’t be saved because you uploaded theme folder incorrectly. You uploaded the whole package “WooPress_Responsive_Ecommerce_Wordpress_Theme”, but you had to upload only the folder “woopress” that is located inside of this package. So I’ve moved “woopress” folder from wp-content/themes/WooPress_Responsive_Ecommerce_Wordpress_Theme to wp-content/themes directory. Please try to save your menu location now.
As for the button for Register link, add this code in custom.css:
.register-link {
border: green solid 1px;
border-radius: 6px;
padding: 5px;
background-color: green;
}
Write your color value.
Regards,
Eva Kemp.
thanks so much Eva, I thought I had corrected that in the beginning, I’m amazed anything worked then lol. I’ve got it working now thanks but there is a small snag with menu 2. The Work
Here is the menu so far
http://werone.co/eng/2015/07/07/detoxing/
As I add posts to it, each drop-down gets longer and longer, but I would prefer it was like the products menu which is stretching horizontally as you add items.
ttp://8theme.com/demo/royal/?page_id=20083&et_styles=0-7-1-14-0-1
So I would aim to have Earth / Emotion / Mind Sub Categories as headers under Work and the articles below them. I’ve also tried to use the css ‘menu-full-width menu-column1 to 4’ for these sub-headings..
I’m also unable to add new categoriess from the posts to this menu now, I could do it fine before… such as the POST categoriess called ‘Health Articles or Resources’, it doesn’t show up in the list which you can ‘Add to Menu’.
Many Thanks for your support 🙂
Ky
Hello,
You added CSS class “menu-column1” for “The work” menu item that’s why one column was shown. I’ve changed it to “menu-column5”. Please check “The work” drop down menu now.
I’ve added “Health Articles” category as a submenu for “The work” parent menu item and it has been saved successfully.
Please check.
Regards,
Eva Kemp.
Thanks Eva, It seems I misunderstood that menu-column5 meant a menu with 5 columns, rather than make this menu the 5th column.
So that is working now.
Can you tell me where the menu background colours are found please?
Thanks
Ky
Hello,
Menu background color can be changed in Theme Options > Color Scheme > Menu Background.
Regards,
Eva Kemp.
Thanks Eva, yes, I found that already but it only changes the band at the top and not the white background of the actual drop-down menus, I guess it’s a style sheet tweak needed?
The white menu drop down can sometimes merge too much with the site background if it’s also white.
Box Shadow
Also, the menu on the below theme has a slight shadow too, I would like to use that and increase the intensity that just in case I decide to stick with the white background.
https://www.8theme.com/demo/woopress/animals/product/fashion-demo-17/
I’ve tried the green css tweak for the Register button you mentioned to add into the custom.css and no change has happened
thanks again
Ky
Hello,
To change background color for drop down menu please add this code in custom.css:
.menu .nav-sublist-dropdown {
background-color: green !important;
}
You disabled top bar in Theme Options > Header and Register link wasn’t shown. I’ve enabled it. Please check it now. You should be non-logged in to your wp-admin panel to check register link on the site.
Could you please show a screenshot what Box Shadow you mean?
Regards,
Eva Kemp.
Thanks Eva, I’ll check it now 🙂 , btw the eg for the drop down menu shadow was in the post above, on this site:
https://www.8theme.com/demo/woopress/animals/product/fashion-demo-17/
thanks
Ky
Hello,
Are you talking about this shadow at borders?
http://storage1.static.itmages.com/i/15/0721/h_1437485581_2568572_941ca4d2cc.png
If so you can use this code in custom.css:
.menu .nav-sublist-dropdown {
border: 5px solid #F5F5F5 !important;
}
Regards,
Eva Kemp.
The shadow I mean is at the bottom edge of the drop-down, hover over shortcodes in the menu here and you will see:
https://www.8theme.com/demo/woopress/animals/product/fashion-demo-17/
thanks
Ky
Hello,
That shadow is added with the code:
.header-type-10 .menu-wrapper .menu-main-container > ul .nav-sublist-dropdown, .header-type-12 .menu-wrapper .menu-main-container > ul .nav-sublist-dropdown {
border: 5px solid #F5F5F5;
}
Change color to your value.
Regards,
Eva Kemp.
Thanks Eva,
I’ve added that code into the custom.css and changed the color to 000000 but there is no change to the menu or adding of shadow that I can see, are you sure that’s all that is needed?
here’s a link
http://werone.co/eng/2015/07/16/explore-your-human-body-energy-clock/
the shadow I have on my existing site, can be seen here:
http://www.werone.co/emotion/Bhuddha_Ten_spiritual_realms_of_mind_psyche.php
here is the code which was used for it, I’ve tried it in the custom.css but it doesn’t seem to have effect either, I hoped you might know better how to apply it?
z-index: 50;
margin:4px auto;
float:left;
position:absolute;
left:-999em; /* Hides the drop down */
text-align:left;
padding:10px 5px 10px 5px;
border-bottom:5px solid #24A0D6;
border-top:none;
background:#fff;
border-left:1px solid #CCC;
border-right:1px solid #CCC;
-webkit-box-shadow: 43px 40px 89px -36px rgba(97,97,97,1);
-moz-box-shadow: 43px 40px 89px -36px rgba(97,97,97,1);
box-shadow: 43px 40px 89px -36px rgba(97,97,97,1);
Thanks Ky
Hello,
Sorry for misunderstanding. I’ve added the following css code instead of previously provided:
.header-type-10 .menu-wrapper .menu-main-container > ul .nav-sublist-dropdown {
box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.4) !important;
}
Please clear browser cache and check the site.
Best regards,
Jack Richardson.
wow! that is great Jack, thank you so much 🙂
Footer config next, watch out! lol 🙂
Ky
Hello,
You are welcome. If you need more help you can start a new topic.
Have a nice day.
Best regards,
Jack Richardson.
The issue related to '‘Full Width Menu Not Showing Up’' has been successfully resolved, and the topic is now closed for further responses