6337 comments found.
After upgrading to 5.6.1, the theme stopped working correctly with the wp-rocket plugin. Help
Hello,
Please note that we don’t provide support for third-party plugins which aren’t related to Impreza. Contact WP Rocket authors and ask them to investigate the issue.
I agree with volckmann, this is caused by update only nothing else, i can open header settings but theme options no way, I sorted header manualy but footer lost all my changes, then font on full site is bigger, some colors are changed as well so this is definitely a bug 
Please guys sort this or give us solution asap websites are live not in production
Thanks
Hi,
Provide your WordPress admin credentials via this contact form so we could check your site.
Thanks!
I did it again
Sorry, we have no message, please send it directly to clients at us-themes dot com
Thanks!
I added next code to .htaccess and Theme Options started working:
<IfModule mod_substitute.c> SubstituteMaxLineLength 10M </IfModule>
Let us know if you have further questions!
It works, thanks
Just more one thing, in theme options icons for edit etc are not working i just see BOX broken icon, any idea what is causing this ?
Clear browser cache and refresh the page.
Let me know if it helped!
In secure site SSL (HTTPS), Impreza “Theme Options” admin page no longer working or accessible after v. 5.6 or 5.6.1—using Chrome, Firefox, or Safari—receiving connection errors in all browsers for “Theme Options” page. All other Impreza pages or options work fine. Browser caches cleared. Also deleted and reinstalled Impreza theme. Also deactivated all non-essential plugins, then reactivated one-by-one. Also tested Impreza theme on a non-secure site (non-SSL, HTTP) and the “Theme Options” page works fine in non-SSL sites. I purchased two Impreza licenses for two websites, and both have the same issue. Like customer “reufjaha” my support has also expired, but this is clearly a bug with the latest updates.
Yes, works—thank you so much for your help and the swift reply. However, I’m sure you will agree that making customers code .htaccess files is not an ideal or elegant or impressive solution. Will a future Impreza update address the problem more completely?
We have plans to rework our framework to don’t reach the limit, but it’s rather a server-side limitation than Impreza issue. Usually, it appears on the Siteground hosting, and they also know about it and added this info to the knowledge base https://www.siteground.com/kb/502-error-elementor/
Let us know if you have further questions!
Very good, understood, and thanks so much for your help! In this case, the hosting provider (FYI) is GoDaddy.
Hi, my support expired but i am sure i can get help for this, after i updated 4.6 to latest version website is messed and i cant open theme options at all, got broken page when i click theme options, can you suggest something here please ? Thanks
Hi,
Provide your WordPress admin credentials via this contact form so we could check your site.
Thanks!
I did before 3 hrs ago, please check it website is live and effected 
Hello,
We didn’t receive any message, please send your website credentials via this contact form: https://themeforest.net/user/upsolution#contact
Thanks!
Hi. After instalation v. 5.6.1 half of the plugins stop working and half website crashed : / Before instalation version 5.6.1 all plugins and website works perfectly. Any idea?
Hello,
Please create a ticket on the Support Portal: https://help.us-themes.com/ and provide credentials via private reply (URL, admin username, and password) so our support guys could help you out.
Thanks in advance!
Hi,
is it possible to Order post by “Menu Order” with sort descending or by a Custom Field with sort descending with Grid Element ?
Regards Alex
Hello Alex,
At the moment Grid has no such features. The “Menu Order” isn’t adjustable it’s shown as is. You can hire a separate developer to implement this feature for you.
Hi, does impreza support to make images round? Thanks.
Hi,
At the moment there is no such feature available, you can accomplish that with CSS code though, we created next workaround for you, assign image-rounded CSS class to the Image element, then append next code to Theme Options > Custom Code > Custom CSS:
.image-rounded img {
border-radius: 50%;
}
Also, we’ll add this feature in one of the next updates. Cheers!
Hi. Impreza 5.6.1 menu stop working :/ now im back to version 5.5.3 please help
ok problem resolved: plugin wp snow effect disable – problem fixed
Hi, is there a possibility to set the dwell time for carousel inside the grid settings of portfolio? it changes very fast on mobile device, when there is more text inside.
Hello,
You can set this interval via Grid Settings http://prntscr.com/lwjujq
Let us know if you have further questions!
perfect, thanks!!!!
Can you tell me how to hook (change) page title in child theme please ? i tried a add_filter( ‘wp_title’ ......) hook in function.php without success.
Hello,
This is a complicated question, a good one for our smart support guys, please create a ticket on the Support Portal: https://help.us-themes.com/ so they could find a solution for you.
But please note that custom coding isn’t covered by our support scope so they will provide a solution when they have some spare time.
Thanks in advance!
I just did the latest update and now my header image disappeared and I have tried everything to fix it without success. Can anyone help me fined out why this is happening? Please view site here and what the header image, or what I should say none-image looks like: http://www.danscapes.ca/
Hello,
Provide your WordPress admin credentials via this contact form so we could investigate the issue https://themeforest.net/user/upsolution#contact
Thanks!
After adding a hook to add minus and plus buttons in the framework.php, all the cards with the goods become clickable. I found the place of this error, it looks like this: https://yadi.sk/i/ATBeEvqLg3YP6w Where can I find a class “product-h” to clean a “a href” tag? Thank you!
Hello,
This question requires special knowledge possessed by our support team. Please create a ticket on our Support Portal to:- follow the ticket to receive notifications about the answers;
- to provide additional information, if it will be requested there;
- continue discussion, if you have additional questions related to the ticket
Thank you, we look forward to serving you!
Hi! A have a problem on my site http://www.prawokobiet.pl. I want to use right sidebar just for big resolution like more than a 1300 px width. I want also hide this sidebar for resolutions under 1300 px. Im using formula:
@media screen and (max-width: 1300px) { .l-sidebar {display: none} .l-content {width: 100%} }
But it don’t works correctly. The problem is, that theme is using global setting of l-content width. How could I change that? I think that solution of my problem is changing setting of l-content width from global to normal css style. But i can’t do this…
I’m explaining that on the video below:
https://www.youtube.com/watch?v=Z3pX0Q3vUrM&feature=youtu.be&hd=1Thanks!
Hi,
Try adding !important:
@media screen and (max-width: 1300px) {
.l-sidebar {
display: none;
}
.l-content {
width: 100%!important;
}
}
Let us know if it helped!
Now everything is working perfect! Thanks a lot for your help 
Hey,
I’d like to update the WPBakery Page Builder plugin within the theme, because it does not work anymore since the latest WordPress update. The WPBakery support told me to contact the theme author for update issues. The latest WPBakery version should provide an option to toggle off the new WordPress editor, which seemingly causes the issue.
I hope you can help me solve the problem.
Hi,
Go to plugins list in the dashboard and update WPBakery Page Builder to its latest version. If it won’t work, create a ticket on the Support Portal: https://help.us-themes.com/ and provide credentials via private reply (URL, admin username, and password)
Thanks!
Hello, I just updated the theme and I don’t see the WpBakery editor in the footer page… can you please tell me why? Thanks
Hello,
Let us know if it helped!
Incredible, as always! thanks a lot
Also, I have a problem with the new updated about the logo from header… there is a padding on other page than home… don’t know why…
Provide us with a relevant URL so we could take a look.
Thanks!
I find this CSS: .w-image { line-height: 0; margin-bottom: 1.5rem; max-width: 100%; } the margin bottom sends me a logo too much lower…
Provide us with a relevant URL so we could take a look.
Thanks a lot: https://www.formationfacile.com/formations/
This code should not appear there.
Please deactivate all third-party plugins, which aren’t related to Impreza, clear all cache and if the error will disappear, activate plugins one by one to find the issue.
Let us know if it helped!
I see on the homepage, the footer is not big also… what plugin do you think?
Deactivate all plugins to narrow down the issue.
Thanks!
Thanks. So the issue the same… maybe it’s a code somewhere in your update, no?
Go to Theme Options > Advanced > Optimize JS and CSS size and make sure that all components are enabled there, then save changes and check again.
Let us know if it helps.
Problem with WP Rocket plugin! Solved now! thanks a lot again
What happened to all the shortcodes in the last theme update? It completely messed up our website…
Check out: https://www.lamysorecosmetics.com/instituut/huidverjonging/Hi,
Looks like some plugin prevents updating, provide us with WordPress admin credentials via this contact form so we could investigate the issue: http://themeforest.net/user/upsolution#contact
Thanks!
For now I’ve reverted the complete code to a backup from before the theme update. We’ll create a staging environment and contact you after that.
Okay, let us know when we can proceed.
Thanks!
Taking longer than expected. We’re continue on it over the weekend and will contact you on Monday with a link to the staging environment.
For now, thanks for the quick replies and have a great weekend.
Okay, will be waiting for your reply.
Thanks for the support, all works again.
Hello! Is it possible to show amount near the cart icon? Now it shows the amount of goods. And i want to show total price. Thank you!
Hello,
At the moment Cart element doesn’t provide this feature, you can create a new ticket as Feature Request, and if it will receive many voices from other clients, we’ll consider implementing this feature in one of the next updates.
Let us know if you have further questions!
Hi! I just did the update and my header logo got bigger. When I go into header and try to adjust the image size it just says NnN and the slider won’t move.
Hello,
Please create a ticket on the Support Portal: https://help.us-themes.com/ and provide credentials via private reply (URL, admin username, and password) so we could investigate the issue.
Thanks!
It is a problem caused by another plugin. I’m going to troubleshoot more to see which one.
The problem plugin was the SG Optimizer plugin. I’m sure there isn’t anything y’all can do, but just wanted to let you know.
Thanks for the info! We’ll check what can be improved there.
New update to impreza 5.6! A great step forward! But: On changelog no infos about bugfix for lost vc single image is found (see: https://help.us-themes.com/impreza/tickets/24936/)
Hello,
All elements work right at the moment. If you have any issues, create a ticket on our Support Portal so our engineers could help you out https://help.us-themes.com
Thanks!
In two updates to 5.5 and 5.6 the vc-element changes from single image (einzelnes Bild) to image (Bild). I’ve not found any information of this resolved bug described in ticket 24936.
Hello,
This issue was resolved long ago, it isn’t reflected in the changelog since it’s not a theme-related issue. We edited the reply on our Support Portal.
Let us know if you have further questions!
I see, that the URL in impreza demo for single image changed from www.impreza.us-themes.com/elements/single-image/ to www.impreza.us-themes.com/elements/image/ After updating theme from 5.5 to 5.6 the vc single image changes to vc image. But the result is not the same … (… so it needs renewed support 2019).
Hi,
Can you be more specific? The links you shared are not accessible. Describe your issue better so we could find a solution.
Yes, pages were changed, does it affect your site somehow, can you describe the issue better?
The abilities of “image” are not the same as these of “single image”. Something described here (https://help.us-themes.com/impreza/tickets/30450/) happens too.
Please read this reply: https://help.us-themes.com/impreza/tickets/30450/#reply-127942
Let us know if you have further questions!
Some incompatibilities can be a result of the changes on the original vc element single image (to image) – see here: https://codecanyon.net/item/visual-composer-page-builder-for-wordpress/242431/comments?page=982&filter=all#comment_21068444
Hello,
1. Impreza slightly modifies original WPBakert Page Builder, read this article for details: https://help.us-themes.com/impreza/plugins/vc/
2. The comment you’ve shared isn’t accessible, looks like some broken link. Can you describe your issue and provide us with some real examples, so we could replicate the issue?
Thanks!
Response from WPBakery Page Builder: Hello, There can be an issue if the theme is modifying the standard image element of the WPBakery Page Builder.
Latest Impreza update didn’t change WPBakery Single Image element ([vc_single_image] shortcode). Impreza uses its own Image element ([us_image] shortcode) if you want to use the Single Image element of WPBakery Page Builder, go to Theme Options > Advanced and turn off “Disable extra features of WPBakery Page Builder”.
Let us know if you have further questions!
Hi Is there a way to hardcode the us_header_id from within a child theme function? I am looking for something like if is_user_logged_in use header ID 1234 ? Thanks
Hello,
This is a complicated question, a good one for our smart support guys, please create a ticket on the Support Portal: https://help.us-themes.com/ and provide credentials via private reply (URL, admin username, and password)
Thanks in advance!