Portfolio page is failing to load

Hi there, I was just finishing off my site and I noticed:

1- that my portfolio items have stopped loading. I only have 1 item at the minute. I have cleared the cache and redid the images etc but to no avail . I looked at the developer console and saw the following code

DevTools failed to load SourceMap: Could not load content for https://philipmcburneyracing.com/wp-content/themes/pro/framework/dist/js/site/x.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

2- On my portfolio item I have a “Slide over effect”. On this slide over effect it brings up the following image ;

(http://)

How can I remove the title that says “Image”

I will pop my creditenials into a secure note below.

Thanks as always for amazing support

Hello Gareth,

Thanks for writing to us.

Thanks for clearing the cache, I checked your site it seems that the Portfolio item is loading fine at my end.

There is no option to remove the Portfolio type, in your case, it is "Image " type that is coming on hover of Portfolio item image. You can hide it by using this custom CSS under Pro—>Theme Option —>CSS

.x-portfolio .entry-cover-content span:first-of-type {
display: none;
}

The purpose of providing the custom CSS to show you how to add CSS code to your site. Writing custom CSS is outside the scope of our theme support. If you need more customization, you need to learn CSS and learn how to use the browser’s element inspector.

Hope it helps you.
Thanks

Hi Prakash,
Wonderful support as always. However item number 1 is still a problem. I think it is intermittent. Sometimes it is ok then other times it is not. Can you check again as I am 100% sure it will not load all the time.

Thanks so much Prakash

Hello Gareth,

Thanks for updating in! I have checked your portfolio page in separate browsers and it is working as expected with no issue. I used both Chrome and Firefox browsers.

Your issue may have just been some caching issue. Temporarily deactivate SG Optimizer and monitor it if the issue comes back again.

Best Regards.

Ok, will do Ruenel. Thanks for your support as always. Great stuff. Thankyou

You’re welcome, Gareth.

Hello Themeco Team,
Do you mind if I join in on this thread?
Since the latest WP update (5.6). My portfolio page is also not loading correctly. It seems to be perfectly fine on Safari & Google, but on Firefox it’s not loading more often than it is. If I refresh the page 3 times it will work once. The other 2 times it just sticks on the pre-load animation.


Help Appreciated as always.

Hello @OZLIGHT,

Thanks for updating this thread. I have inspected your portfolio page and I found out that you are using WP Rocket. Kindly clear all your plugin caches. You may need to clear your browser cache as well or use private browsing mode and test your portfolio page again.

By the way, I am viewing the portfolio items on the page on my browser:

If the issue is still happening, we kindly ask you to create another thread along with your login details.

Best Regards.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.