6345 comments found.
hi this theme tested with Bookly Plugin and Good wrk with it?
Hello,
We didn’t test this plugin yet. But you can try it yourself on this test-drive server: http://themetest.net/impreza/ and report here.
Thanks!
Commenting on behalf of a client with an expired license -
The US Core plugin has query filtering in place for WooCommerce’s woocommerce_hide_out_of_stock_items setting, and it breaks some queries where multiple post types are being queried and some don’t have any _stock_status meta value. Specifically, the current behavior breaks the “Membership Content” area when using WooCommerce Memberships, since it may include any number of different post types. Any posts that would normally show up but don’t have a meta value for _stock_status will be removed.
In us-core/plugins-support/woocommerce.php, the us_wc_code_get_posts method, line ~ 540, the meta query should be updated to handle the case in which the _stock_status meta key does not exist:
// Add meta_query for outofstock
if ( $include_outofstock_meta ) {
$query_vars['meta_query'][] = array(
'relation' => 'OR',
array(
'key' => '_stock_status',
'value' => 'outofstock',
'compare' => '!=',
),
array(
'key' => '_stock_status',
'compare' => 'NOT EXISTS',
)
);
}
You may even reach out to the WooCommerce team to vet your usage of this setting and get recommendations on how best to implement it.
I would think Woo core should be doing sufficient query filtering to handle this setting, and custom code in your plugin may not even be necessary.
Hello,
Our devs will investigate the issue and provide a fix in one of the next updates.
Thanks for the feedback!
Hi, with the new update the product gallery module (for woocommerce photos) does not change the image of the product variable. Example: in frontend with a variable product with different images when I select the variable of the drop-down it does not change the photo loaded on the variable.
Hello,
Please provide us with a relevant URL so we could take a look.
Thanks!
This page is inaccessible https://prnt.sc/1vakq3e please provide us with a valid one.
Thanks!
Backend: https://ibb.co/KmD3RGK
Template Product: https://ibb.co/3Tg6MdS
Sorry
Frontend: https://ibb.co/PMZCGsF
Open Row Settings > Design https://prnt.sc/1val7bm and assign product CSS class to it.
Let me know if it worked!
where do i find the CSS class of the product? The page template is the same for all products …
There is no need to find it, simply assign one, please see this: http://somup.com/cr6jXd3lFQ
Let me know how it goes!
Yeah! class “product”
You are the best! Thanks
Hi, I’m using impreza on this site https://mzipup.teamaglet.com/ but the theme is stuck in maintenance mode… I deactivated it from the upsolution licenses page but still cannot deactivate maintenance mode.
Can you please assist
Hello,
Go to Impreza > About and make sure that your license deactivated, then go to Impreza > Theme Options > General and turn off the Maintenance Mode.
Let us know if it helped!
Support why is it that after updating to the latest version of the theme, the header got scattered. so we have to revert to our backup to keep our site stable
Hello,
Please provide us with a relevant URL and a screenshot so we could investigate the issue.
Thanks in advance!
Hello! We are seeing the following problem when trying to create (or importantly update and save) page blocks.
WordPress version 5.8 Current theme: Impreza (version 8.2.1) Current plugin: UpSolution Core (version 8.2.1) PHP version 7.4.24
Error Details
An error of type E_ERROR was caused in line 335 of the file /nas/content/live/site/wp-content/plugins/us-core/functions/post.php. Error message: Uncaught ArgumentCountError: Too few arguments to function us_vc_base_save_post_custom_css(), 1 passed in /nas/content/live/site/wp-includes/class-wp-hook.php on line 303 and exactly 2 expected in /nas/content/live/site/wp-content/plugins/us-core/functions/post.php:335 Stack trace: #0 /nas/content/live/site/wp-includes/class-wp-hook.php(303): us_vc_base_save_post_custom_css(NULL) #1 /nas/content/live/site/wp-includes/plugin.php(189): WP_Hook->apply_filters(NULL, Array) #2 /nas/content/live/site/wp-content/plugins/js_composer/include/classes/core/class-vc-post-admin.php(51): apply_filters(‘vc_base_save_po…’, NULL) #3 /nas/content/live/site/wp-includes/class-wp-hook.php(305): Vc_Post_Admin->save(14319) #4 /nas/content/live/site/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array) #5 /nas/content/live/site/wp-includes/plugin.php(470): WP_Hook->do_action(Array) #6 /nas/content/live/site/wp-includes/post.php(4468)
Hello,
Please provide your website credentials via this form (URL, admin username, and password) https://themeforest.net/user/upsolution#contact so we could investigate the issue.
Thanks in advance!
Hi there, just a quick question: Is there any possibility to set the layout of one page to full width? Maybe with some CSS? Sadly there is no such option in the page settings when in edit mode. I don’t want to use the Impreza Page Builder!
Hello,
Please provide us with a relevant URL so we could take a look.
Thanks!
Hi, i figured out myself. Here is the CSS which needs to be added for those who are interested: .l-section { padding-left: 0 !important; padding-right: 0 !important; } .l-section-h { max-width: 100% !important; } .l-section-h.i-cf { padding-top: 0 !important; }
Hello, can I remove all unused colors from the theme and therefore from the css files. Thank you
Hello,
At the moment there is no such feature available but colors don’t take much so there is nothing to worry about. If you feel that your site is slow, follow this guide: https://help.us-themes.com/impreza/general/speed/
Let us know if you have further questions!
Thank you for your reply. I already perform the proposed optimizations but I would like to have a cleaner theme without overload.
our site is ready. can we remove unnecessary things from the theme that we no longer need and increase the website loading speed? Can you do this for me? price?
Hello,
Please follow this guide to improve your website performance: https://help.us-themes.com/impreza/general/speed/
Let us know if you have further questions!
Hi guys, i have an issue with the frontend visualization of my site with your theme: until i login to the site, the frontend not showing the body content: i see only header and footer… How can i solve this?
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!
A pre-sales issue, can the new real-time editor also translate? Can I update free?
Hello,
At the moment the Live Editor doesn’t support WPML but you can use WPBakery Page Builder to build and translate your pages. We’ll add WPML support in one of the next updates. All updates are life-time and free.
Let us know if you have further questions!
Sorry, it may be that I have not expressed it. I want to know if the editor can be translated with Loco? I don’t use the WPML plugin.
Which exactly editor are you referring to? What do you want to translate?
Live Editor,Because I don’t understand English, I just want to translate the language content of the editor, that is, join Live Editor to Pot Translation File
Yes, the Live Editor is translatable.
Let us know if you have further questions!
Hello,
After migration to Live i can’t see builder elements in Header tabs from admin section. but they display in front-end. Can you please check and let me the issue where to solve this. Please check this link for Reference(Live). https://ibb.co/ZzyRwCD
This is from Staging Same Header : https://ibb.co/jVxfWJr
Hello,
It looks like you’re using some outdated Impreza theme. Which Impreza version is running on your websites?
Hi There,
Can you tell me if Impreza is compatible with PHP8.0? Our server company is dropping PH7.4 in Nov 2022 and only allowing PHP8+.
Thank You.
Hello,
Yes, the latest Impreza is compatible with PHP 8.
Let us know if you have further questions!
Thank you very much. We will start upgrading them to the latest versions then.
Hi, my /wp-admin just stopped working. Getting a error 404. Page not found. Please help me.
Hello,
Please use this form to contact us: https://themeforest.net/user/upsolution#contact so we could investigate the issue better.
Thanks!
Hey guys,
Before I buy another licence I was wondering if its possible to have a Youtube/Vimeo video portfolio? I have a new videographer client and they want to share their portfolio on the site.
In the sites I have built I have never needed this before so I thought I would check with you.
Thanks!
Hello,
At the moment Impreza doesn’t provide this feature out of the box. But you can hire a separate developer to implement this feature for you.
Let us know if you have any further questions!
Hello,
Theme is compatible Upto what version of wordpress? 5.8.1?
Hello,
The latest Impreza is compatible with the latest WordPress.
Let us know if you have further questions!
Hi.
In this demo, https://impreza.us-themes.com/, could it be add a image background and apply it a zoom / move effect over the main image or is it neccesarily static the background color?
I would like to get an movement effct like in this page effect : https://rifetheme.com/fatmoon-bronx/ with the text typing.
Regards.
Hello,
At the moment there is no such effect available out of the box. As I can see this website uses some JavaScript sliders for these images. You can also try using 3rd party sliders, you can test them yourself on this test-drive server: http://themetest.net/impreza/
Let us know if you have further questions!
Thank you anyway
Hi! We are editing the website of one client. Why is it that in the new version of impreza, editing pages from the very top of the page (browser), the content is overlapped by the header header. Now in the new version, the height of the header is not taken into account in the page layout and when creating any page, you need to make an indent from above to the height of the Header. And if its height changes, should we change the layouts of all the pages? It seems to me that it was not logical to do so. Your latest version has become even worse, it is clearly raw.
Hello,
You’re the first one who reported that, so it doesn’t look like a global Impreza issue. Please provide us with a relevant URL and a screenshot so we could take a look.
Thanks!
The problem is that you have made the “vertical indentation” setting for the rows. If it is S/M/L, then the content of the row retreats by this distance from the top and bottom of the row, respectively! But if I don’t have to retreat from below! If I choose “no”, the content of the row falls under the header and is partially covered by it. This problem has occurred since version 8.0. Before that, there was a beginning of pages from the bottom of the header, the beginning of the page was always considered from the bottom of the header, if there was no corresponding parameter in the header settings. The height of the header was always the main one and did not cover the content, and there was no vertical indentation parameter in the settings of the page row. You have changed the settings of the row and now many templates have moved up after the update and the header closes them. Compare the parameters that you made in version 7 and in the 8 row, they are different! Previously, it was possible to display content in height to the height of the content itself, now this parameter is gone. This is not an isolated problem, but a permanent one associated with the new version. We had to roll back the site, because what is now done is very inconvenient. Vers. 7.X https://prnt.sc/1tbthw1 Vers 8.X.X. https://prnt.sc/1tbtnxk, https://prnt.sc/1tbts3g, https://prnt.sc/1tbtwtd
Hello,
We didn’t add this option, it was always there. Vertical Indents were previously called Row Height. Please provide us with the requested URL so we could investigate the issue better.
Thanks!
If you say that this is the same thing, then where has the block height parameter disappeared according to the size of the content in this block?
Can you be more specific? Which block height are you referring to?
Hello,
We have had this theme installed on a client site for quite a while and we are trying to get the theme up-to-date, however updating completely breaks it. We have everything set up correctly with a child theme, so it shouldn’t break it, but it does. Is there someone we can contact to help us get the theme updated without breaking the site?
Thank you so much!
Hello,
Please provide your website credentials via this form (URL, admin username, and password) https://themeforest.net/user/upsolution#contact so we could investigate the issue.
Thanks in advance!
Oh gosh so sorry! The notice about this went to the spam folder! Contacting right now.
Hi There! We sent this via the contact form and have not heard back from anyone.
Hello,
As I can see we already answered your email, our engineers managed to update your website. Please check in spam.
Let us know how it goes!
How to insert product reviews into a product template?
Hello,
Please use Post Comments element to show product reviews.
Let us know if you have further questions!
I don’t know where I have it https://armaturatut.ru/wp-content/uploads/2021/09/bezymjannyj.png
Please see this https://prnt.sc/1t8n3sp
Thanks. apparently I went blind. as soon as this tab didn’t grab my hand)))
this tab with allowed reviews does not work for me. does not appear on the product page
Hello,
Make sure that reviews are enabled, please see this: http://somup.com/crQ0jHrKIC
Let us know if it helped!