Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
I chose the stick option so the menu does not scroll down page but it will not stick. I am using the premium version. Please advise.
This is the website.
naturalcoasters.com
Premium version of Vantage.
Hi Joseph
Thanks for running Vantage.
You need a page that’s long enough to see it in action. It’s working here:
http://naturalcoasters.com/about-us
Sir I do not want the menu to scroll. I wan it to stick at the top. I chose the stick option and it’s not working. Also how can I remove the comments form at the bottom this page?
http://naturalcoasters.com/about-us
Thanks!
The sticky menu option means that once the user scrolls past the menu, only then will it become sticky. If you want the menu at the top of the screen from point zero you’ll need to enable the Logo in Menu Masthead layout option at Appearance >Theme Settings > Layout: Masthead Option.
Here is how to remove comment boxes: http://support.siteorigin.com/removing-comment-box-from-a-page/
That’s not good! How can I keep the same look with my logo and keep the menu stuck at the top? Who wants to have a menu bar in the way while they are looking at products? Please tell me you can fix this. Do you offer a template that I can replace this one for that does not scroll the menu? Thanks!
I forgot to tick the notify button.
When using the Logo In Menu layout option your logo size will be constrained to remove that constraint insert the following under Appearance > Custom CSS:
In terms of layout you can choose from two options with Vantage.
Option One: Regular Masthead Layout
http://demo.siteorigin.com/vantage/
Option Two: Logo in Menu Masthead Layout
http://hitdelete.com/
Both options can have sticky menu ON or OFF.
These are the theme options you’re able to choose from at this time.
Do all your templates act this way?
I’m not quite with you here. If you don’t want the menu to be in the way while viewing products you can head to Appearance > Theme Settings > Navigation and un-check Sticky Menu.
Vantage is our only theme that has the sticky menu ON/OFF option. All other themes have statically positioned menus.
I have tried both ways. Either way off or on the menu does not stick.
I followed your instructions to remove the comments form but it did not remove it.
http://naturalcoasters.com/about-us
I do not have discussion or comments checked and the form is still showing up at the bottom of all my pages.
Ok I got the menu working to stick but still have the comments form showing bottom of page.
http://naturalcoasters.com/about-us
The important bit here is that Screen Options just control what you see in the admin of WordPress. So you need to check the Discussion box in Screen Options, then scroll down below the Visual editor and un-check the Discussion box. The confusion here is often thinking that un-checking Discussion in Screen Options will remove the comment box. Screen Options only control what you see in the admin of WordPress. Check that this hasn’t happened here.
Got it thanks!
Any idea where this is coming from? � Thirstystone� TS Cabin Fever
http://naturalcoasters.com/proddetail.php?prod=TSDJ2&cat=256
That looks like the name of the product being viewed there.
This does not below in the name. How can I get rid of this? � It shows up in all the product titles.
Do you offer a solution to help with store layout? I mean other than Woo Commerce?
The question mark is a non-HTML character. Re-write the product title and it should be all good. Just WooCommerce integration in Vantage.
Is WooCommerce free?
Do you know if there is a bulk upload plugin or way to upload 100s of products to Woocommerce?
Thanks
WooCommerce is free. I don’t know of a bulk WooCommerce uploader but I’d imagine the functionality is there. I’d suggest searching on their extension store and see what pops up. The documentation would be worth a look too as there might be core functionality of this nature.
How can I add a side bar? I added a php include to the side bar in the widgets but I don’t see it.
Thanks!
Hi I am trying to use page builder and add my php store in one box and beside it on the left trying to add
The idea is so I can add my store products menu to the left and the store products to the right. I would use widgets but that did not work on my products page. It did work on my contact page as you can see here.
http://naturalcoasters.com/contact-us/
I would like to add the side bar and widget without having to choose the blog layout. Is this possible? I really need the store menu on the right hand side. this is why I try to use the page builder. This is the instructions that the cart developer gave.
To add the dynamic menu you will need the WordPress executable PHP widget installed.
In your WordPress admin go to Appearance > Widgets, find the PHP code widget and drag that to the sidebar where you want it to appear in the list
Give the widget a title and enter the following code for the accordion menu
this is the code