Gym demo classes portfolio

Hello, how to access classes portfolio page? There is no layout, global blocks or anything to change and filters don’t work.

Hello @ofirdoo,

Thanks for writing to us.

In order to achieve the portfolio layout, I would suggest you please follow these steps.

  1. Go to the Dashboard —>Pages
  2. Go to the Pages —>Select the Portfolio page that you have created and click on the EDIT button
  3. Go to the Template and then select the page template as Layout - Portfolio.

  1. Go to the Portfolio settings and then select the Category of the Portfolio.

You may create a new page and then as assign the page template Layout - Portfolio to achieve the portfolio layout.

If it doesn’t work for you, please share your details in a secure note. Please provide the following details

  • WordPress Login URL
  • Admin-level username and password
  • Exact page URL

You can find the Secure Note button at the bottom of your posts

Thanks

Thx for that. Also, do you have any idea why there Uncaught TypeError: s.easing[this.easing] is undefined when I click on the filter? Because of that error, the filter doesn’t work.

Hello @ofirdoo,

It might be the issue of plugin conflict or cache issue, I would suggest you troubleshoot with a few of the common issues before we investigate your settings.

  1. Testing For Theme Related Issue
  2. Testing For Plugin Conflict
  3. Theme Update
  4. Child Theme
  5. Css/Js Customization
  6. Increasing Php Memory Limit
  7. Disabling Cache
  8. Disabling Cdn
  9. Permalinks
  10. Version Compatibility

If none of those work, it would be best if you could copy your live website to your staging area and send your details in a secure note so that we can investigate your setting without breaking your live site.

Hope it helps
Thanks

Hello, portfolio filter didn’t work just after import. Website is on staging area so you can check settings without any problems.

Hello @ofirdoo,

I suspect that it might be an ongoing issue that has already been fixed in the upcoming release. As a temporary solution, you can add this line of code under Theme Options > JS.

if (window.jQuery.xIsotope) window.jQuery.xIsotope.settings.animationEngine = 'css';

That will prevent jQuery errors and restore masonry functionality.

Hope it helps.
Thanks

That works. Thank you.

Hello @ofirdoo,

Glad that we were able to help you. Please feel free to open a new thread if you have any more concerns.

Thanks

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