-
AuthorPosts
-
August 20, 2014 at 8:16 am #88331
Hi Bruce,
Your site is under maintenance mode.
We need your wordpress login details to be able to assist you.Thanks
August 21, 2014 at 5:41 am #89156This reply has been marked as private.August 21, 2014 at 6:48 am #89187HI Burce,
The Blog, Portfolio or Shop pages can only use the primary menu, no other plugin can’t override them as they’re generated dynamically.
August 21, 2014 at 9:14 am #89273Ok, so I should create another menu for my ‘main’ menu and call it something like…top menu, add the pages I want
and have my shop menu as my ‘primary’ menu?would that work?
Q- So how did you get the integrity nav menu switch to a ‘shop’ menu layout when selecting shop on the nav bar?
August 21, 2014 at 11:02 am #89342Hi Bruce,
You can do it that way but we can’t assure you it would work the way you want it.
To clarify, The Header (Including menu), Widgets (Except unlimited Sidebars), Footer are GLOBAL elements. and you can’t simply display different elements on different pages if its a global elements. You can alter on how these global elements work using any plugin but this is beyond the support we can offer as we simply do not know how this plugin work.
The Integrity Demo and Integrity shop demo are on different wordpress install and the reason why it has different content for global elements like menu,
The stack demo are installed in here ->
http://theme.co/x/demo/{stack-name}/1/
e.g. http://theme.co/x/demo/integrity/1/, http://theme.co/x/demo/renew/1/ , http://theme.co/x/demo/ethos/1/While the shop demo are installed in here ->
http://theme.co/x/demo/shop/{stack-name}/
e.g. http://theme.co/x/demo/shop/integrity/ http://theme.co/x/demo/shop/renew/, http://theme.co/x/demo/shop/ethos/
Hope that clarifies,
Cheers
August 21, 2014 at 2:45 pm #89534Yes it does clarify things now. Thanks for pointing it out.
The reason I wanted to make a change with nav bar links was for customers who make purchases through the shop.
the process as it goes on my site from the cart is:
https://arra.co/checkout/
https://arra.co/checkout/order-received/
no link to their account page.
this is why your demo site looked like it would provide a solution for me with links in the nav bar (that were clear to see for a customer).Next option…What I would like to do (as an alternative) is direct a customer from:
the /checkout/ page to the /my-account/ page.from here they will be able to view any purchases made anyway, I really want to cut out the /order-received/ page.
Is this possible?
August 21, 2014 at 4:24 pm #89616Hi Bruce,
For menu visibility, how about using this plugin https://wordpress.org/plugins/menu-items-visibility-control/. You could create multiple menu items on same menu different different visibility condition.
And if you wish to redirect pages, then this plugin should help https://wordpress.org/plugins/page-links-to/
These plugins are not related to us, so please use it with caution.
Thank you.
August 21, 2014 at 5:21 pm #89651Excellent!
I will try those this afternoon.In my search I also found this plugin – http://wordpress.org/plugins/peters-login-redirect/
which may complement the ones you have suggested, either or.Thanks so much – you guys rock!
———–
In my travels (for a fix to my probs) I found some woocommerce snippets if interested???
http://www.remicorson.com/category/tutorials/woocommerce-tutorials/
http://www.wpexplorer.com/best-woocommerce-snippets/
http://www.wpexplorer.com/best-woocommerce-snippets-wordpress/August 21, 2014 at 5:32 pm #89667You’re welcome Bruce. Do let us know how this goes!
September 19, 2014 at 3:31 pm #108276Trying the same thing. Unfortunately, I cannot get this to work either. But how to understand the demo then?
Also I do not quite understand what support means with the sentence “Our Shop Demo pages are fully separate from General Demo sites.” Is he saying I have to have two wordpress installations to do this?
September 19, 2014 at 5:18 pm #108357Hi there,
If you’re referring to demo content, then shop demo contents are different from X demo content, and we don’t provide shop demo contents. Woocommerce has their own demo contents which you can import. Please refer to their documentation.
If you’re referring to live demo with different menu, then X demo uses different wordpress installation to portray different application of each demo. I’m not saying you should install a new wordpress, but if you really want to copy live’s demo’s setup, then yes you will have to install new copy.
OR, use use 3rd party plugin to control menu item’s visibility like this https://wordpress.org/plugins/menu-items-visibility-control/
Cheers!
October 14, 2014 at 5:56 am #124803My apologies for not getting back on this subject earlier.
Have been working on another site project.Woocommerce – How to show a different top nav-bar for logged in users.
I used this for my site https://arra.co/The select plugins I used to solve my problem were:
If Menu – https://wordpress.org/plugins/if-menu/
A simple plugin that adds extra functionality to Menu Items. The plugin will allow to show or hide menu items based on condition statements (Is single page, User is Logged In, etc).Widget Logic – https://wordpress.org/plugins/widget-logic/
This plugin gives every widget an extra control field called “Widget logic” that lets you control the pages that the widget will appear on. The text field lets you use WP’s Conditional Tags, or any general PHP code. I added the tag: is_user_logged_in() in the widget logic. Then this widget ONLY showed when someone logged in 🙂Finally when my customer logged out I used the redirect plugin.
Peters Login Redirect – https://wordpress.org/plugins/peters-login-redirect/
This allowed me to redirect logged out customers to any page on my site or elsewhere.Hope this helps someone who is reading as it helped me
October 14, 2014 at 10:42 am #125032Thank you for sharing the information Bruce! Have a good day! 🙂
October 14, 2014 at 6:34 pm #125361No prob 🙂
October 15, 2014 at 7:30 am #125616🙂
-
AuthorPosts