We are glad that it worked! π
We have been working for this feature for a quite some time, so at this point it seems that everything should keep working just fine and the UI should be very similar.
Before migrating just update the theme to the latest version (if you don’t have it already) and you could create a backup just in case.
Yes, of course you can use your website as intended now.
About the side buttons – we added multiple improvements in the latest beta version available below:
Please login to access this file
The link option should appear below the icon field after entering the icon class.
Let us know if this update fixes the issue!
Hi there,
We just updated your website theme to our latest beta version, where most of these issues should be fixed:
We also disabled contact box parallax option (it was under Section > Advanced (tab) > Parallax+).
Let us know if the issues are fixed. π
Best regards,
Shufflehound team
We are glad that it worked! π
Thank you!
We might have an idea on how to fix it, please go to: Jevelin Settings (at the topbar) > Header > Header Animations and try to adjust those options and let us know if that fixes it.
Can you please share a login data to your website? (you can share them in the private information field). It would help us to fix these issues faster
We just tested your website page you mentioned in the first reply and the Google test tool showed – AMP page is valid (screenshot attached below).
We can see that there is some kind of warning, but Google doesn’t tell us what exactly that is, so it should be fine.
Hi there,
This issue is due to Unyson framework not being well maintained anymore.
If you are not using Unyson page builder then the best way to avoid such issues in the future would be to migrate to the Redux framework (under Admin dashboard > Jevelin (left side) > Framework Upgrade)
Otherwise you can try our latest beta version below:
Please login to access this file
Best regards,
Shufflehound team
We are glad that it worked! π
If you have the theme activated in the dashboard then you can re-check the WordPress updates and the theme update should appear as we just published it as a stable update.
That is great! π
If you don’t use Unyson page builder and use the WPBakery page builder then it should be fine, just make sure that you have a recent theme update (newest stable version is 5.3.2 or beta 5.3.3).
Steps:
You should just install WPBakery Page builder as the Redux framework is more like direct replacement to the Unyson framework plugin and those both running at the same time could lower your website performance and maybe cause some bugs
Yes!
Hi there,
At the moment we don’t have an option for this, but it could be done with a child theme if you are using one.
Here is the PHP code that could change it:
function jevelin_portfolio_slug_change() {
Β Β return 'portfolio-url';
}
add_filter( 'jevelin_portfolio_slug', 'jevelin_portfolio_slug_change' );
Best regards,
Shufflehound team
You can just update the parent theme.
No need to switch to it if you are using a child theme
Hi there,
Would it be possible to login in to your website and test this? (you can share a login data in the private information field)
Best regards,
Shufflehound team
That is great! π
And yes we can agree that a backup is a good idea.
We added further improvements, the latest beta version should work right away after the update.
Please login to access this file
Let us know if that works!