Sorry for the confusion, I was referring to the top menu bar, I then found the checkout page was broken too.
I went to settings in toolset and change to "This site is not using Bootstrap CSS"
It seems to have fixed things
Now this is sort I want to show related items in a sidebar but am not using the default shortcode option as they display in columns instead of rows. So I have watched a post related tut and tried using it for products. However, I can only display the page product itself. I have tried showing hidden fields and try using related id without any luck. Can you watch this link to see the issue please. hidden link
Shane
Supporter
Languages:
English (English )
Timezone:
America/Jamaica (GMT-05:00)
Hi Simon,
The [wpv-woo-product-image] Will display the gallery image since your products are variable products. I would recommend using the [wpv-featured-image] shortcode to display the single image.
I took a glance at the site once more.
IT seems that you've resolved the Menu issue.
Please let me know if there are any other issues on this.
Thanks,
Shane
This part of my question is outstanding please.
"Now this is sort I want to show related items in a sidebar but am not using the default shortcode option as they display in columns instead of rows. So I have watched a post related tut and tried using it for products. However, I can only display the page product itself. I have tried showing hidden fields and try using related id without any luck. Can you watch this link to see the issue please.
Please watch this to show more hidden link"
Also tried [wpv-featured-image] but it just shows the text and the product has no option for a featured image?
Thanks
Shane
Supporter
Languages:
English (English )
Timezone:
America/Jamaica (GMT-05:00)
Hi Simon,
There is quite possible a plugin conflict here.
Would it be possible to temporarily disable all the non-toolset plugins and check again?
The view is only displaying duplicates of the current post regardless of what the filter is.
Please let me know.
Thanks,
Shane
Disabled all plugins but the same issue at hidden link for example
Could it be the theme?
Thanks
Shane
Supporter
Languages:
English (English )
Timezone:
America/Jamaica (GMT-05:00)
Hi Simon,
I would try switching the theme as well to see if this is causing it.
Something seems to be interfering with the page query.
Looking forward to hearing your response.
Thanks,
Shane
Please see hidden link
A pop up appears with text below and the related product in the sidebar are still just the page product. Copied pop up text below. Hope this helps?
Page info
Current page hidden link
Total memory used 4.13MB
Render time 0.75
Total MySQL queries 183
CPU usage 0.53%
Elements info
- Sidebar Related1 (Products, limit to 3 items ordered by post title, descending)
ID 25017
Name Sidebar Related1 (Edit)
Kind of element View
Render time 0.02664
Memory used 0.0805MB
Summary Products, limit to 3 items ordered by post title, descending
MySQL query Show
Items found 3
+ View Loop
Shane
Supporter
Languages:
English (English )
Timezone:
America/Jamaica (GMT-05:00)
Hi Simon,
Thank you for the patience.
I've found the issue.
It seems its an issue when you use a content template on the view.
To work around this, add the code directly to the loop output and it should work.
Please let me know if this helps.
Thanks,
Shane
That looks to of fixed this issue, thanks
I just noticed the gallery images are greyed out, click another thumb to see this happening, not happening on the main website???
hidden link
Any ideas?
Shane
Supporter
Languages:
English (English )
Timezone:
America/Jamaica (GMT-05:00)
Hi Simon,
I'm assuming you're making reference to the images at the bottom of main image.
From what I can see this is a feature of woocommerce to grey out the images until they are selected or hovering on.
Thanks,
Shane
Trying to do this
https://toolset.com/forums/topic/need-to-get-upsell-pro/
Not sure if that 1st code is to be added to functions.php and what else needs doing, can you guide me?
Thanks
Simon
Shane
Supporter
Languages:
English (English )
Timezone:
America/Jamaica (GMT-05:00)
Hi Simon,
I'm not sure what you are trying to achieve with this code.
However the code can be added to Toolset -> Settings -> Custom Code and then activate it.
Thanks,
Shane
I just want to show upsells on the product template page please.
Shane
Supporter
Languages:
English (English )
Timezone:
America/Jamaica (GMT-05:00)
Hi Simon,
Then you need to follow the instructions Minesh provided exactly.
https://toolset.com/forums/topic/need-to-get-upsell-pro/#post-875827
You will need to create a view that is listing products and add a query filter to the view for Post ID. Then the view will be able to be filtered by the ID's that are generated by his custom code.
Then you just add the view to the template for your page.
Thanks,
Shane