Skip Navigation

[Resolved] Views layout

This support ticket is created 5 years, 2 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Tagged: 

This topic contains 28 replies, has 2 voices.

Last updated by Shane 5 years, 2 months ago.

Assisted by: Shane.

Author
Posts
#1345531

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

#1346333

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

#1346535

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

#1346555

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

#1346597

Disabled all plugins but the same issue at hidden link for example

Could it be the theme?

Thanks

#1346691

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

#1346961

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

#1347479

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

#1347569

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?

#1347639

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

#1351169

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

#1351759

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

#1353135

I just want to show upsells on the product template page please.

#1353147

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