Skip Navigation

[Resolved] Containers with background images in a view show the image from the first one

This thread is resolved. Here is a description of the problem and solution.

Problem: I have created a View that includes a container block in the loop. That container block background image is set using dynamic sources. When I display the View on the front-end of the site, the same image is shown in the background of all the results in the View.

Solution: Update to the latest version of Toolset plugins to get the fix for this issue.

This support ticket is created 4 years, 7 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
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

This topic contains 11 replies, has 2 voices.

Last updated by philipF-5 4 years, 6 months ago.

Assisted by: Christian Cox.

Author
Posts
#1916631

I am trying to:
The view on the page has multiple content types all sharing a common field "main photo". Before the last update it worked perfectly but now it only shows the image from the first result and copies that image to all the other results. The image is used as a background to a container. It's the only page that messed up after the last update, and I can't seem to get it to work correctly.

Link to a page where the issue can be seen:
hidden link

I expected to see:
Different image for each entry
Instead, I got:
Same image for each entry

#1916667
Screen Shot 2021-01-24 at 1.42.38 PM.png
Screen Shot 2021-01-24 at 1.41.23 PM.png

Hello, I'm having some trouble logging in using the credentials you provided. I see a login page, and I click the link to log in with username and password. I enter the credentials you provided and submit the form, then I see an error 405 "not allowed" from nginx. Am I missing something?

#1916949

It should be working now try hidden link

#1917431

Hi, unfortunately I'm still not able to log in. This page loads, but does not contain a login form:
hidden link

These pages never load:
hidden link
hidden link

Can you check again?

#1917977

Would you please be able to check the hidden link again. It hopefully will be working now.

#1918115

Thanks, I was able to log in and see the problem as you described. We just released a round of plugin updates today, and I would like to see if updating to the latest version will solve this problem. Is it okay for me to update the Toolset plugins on your site?

#1918295

Yes, go ahead

#1919131

I'm seeing a critical error on the website now, unfortunately. May I log in with FTP to temporarily disable Toolset plugins and get the site back online? There must have been a problem during the automatic update process.

#1919429
#1919443

Okay that indicates a problem with the WP All Import Pro Types Addon plugin. I tried to rename that plugin directory using FTP, but it seems the FTP account is denied permissions for deleting and renaming files:

Command:	mv "wpai-toolset-types-addon" "wpai-toolset-types-addon-bak"
Error:        	mv /path/to/site/wp-content/plugins/wpai-toolset-types-addon /path/to/site/wp-content/plugins/wpai-toolset-types-addon-bak: permission denied

Do you have access to your server through a hosting control panel? Perhaps you could rename the plugin directory using their file manager system? You can find the plugin at /wp-content/plugins/wpai-toolset-types-addon. I would rename it temporarily like wpai-toolset-types-addon-bak. That will temporarily deactivate the plugin so we can get into wp-admin without the Fatal Error.

#1919463

OK, the plugin has been renamed, and the site looks like it is back up now.

#1919629

Okay thank you, I have updated the Toolset plugins successfully and the update seems to have resolved the issue you initially reported. The background images in this View are now dynamic per post: hidden link

Would you like to confirm?

#1919669

My issue is resolved now. Thank you!