Discussion on Impreza – WordPress Website and WooCommerce Builder

Discussion on Impreza – WordPress Website and WooCommerce Builder

Cart 119,808 sales
Recently Updated
Well Documented

UpSolution supports this item

Supported

This author's response time can be up to 2 business days.

6358 comments found.

Hi, on the webshop page you have a preloader in the button, but on the product page there is no preloader, how can i add this to the standard template what impreza uses?

Hello,

Unfortunately, WooCommerce doesn’t provide this feature out of the box. Try using 3rd party solution to bring AJAX functionality to single product buttons. Usually, there are plugins almost for everything. Or you can hire a developer to create these buttons for you.

Let us know if you have further questions!

I would like to center the tabs. I am using the “Trendy” style and “Stretch tabs to the full available width” is NOT checked. I can’t send a link as the website is in development and the host I’m using can’t share a link if it isn’t “live.”

Hello,

At the moment there is no such feature available. We recommend checking the “Stretch tabs to the full available width” to make items stretched and centered. Or you can hire a separate developer to customize Tabs for you.

Let us know if you have further questions!

Hi,

For some reason the page title is not showing correctly. The visual composer code is shown (I think). Could you please tell me what to do? I’ve reinstalled the theme and the theme plugins, but that’s not fixing the problem.

Kind regards,

Hello,

Open your Titlebar in Backend Editor, delete this shortcode and add Post Title element of WPBakery Page Builder instead.

Let us know if it helps!

Hi, is there a way to show grid element (source current query) in ascending or random order? with almost any other grid sources it´s possible but with current query they are always in descending order with obviously no chance of optimzing this.

Hello,

At the moment Impreza doesn’t provide this feature out of the box. But we plan to implement ordering to custom query Grids in one of the next updates.

Let us know if you have further questions!

Hi,

Woocommerce Variation Image not changing on selecting option with Impreza.

How to do this?

Hello,

To narrow down the issue, go to Appearance > Themes, switch to any default WordPress theme and try again.

Let us know a result.

It means that this issue isn’t related to Impreza. Deactivate all other plugin and try again. If it won’t help, I recommend asking WooCommerce support to investigate the issue, they should provide a solution.

Let us know if you need further assistance!

Hi,

How to show two columns on Visual Composer for mobile?

The row have 2 columns, i want to keep this 2 columns on mobile.

Thanks.

Hello,

Open Column Settings and set column Width to 1/2 on small screens, read this article for details: https://help.us-themes.com/impreza/elements/columns/#responsive-options

Let us know if you have further questions!

Hi,

How can i adapt this code to hide the price of products from the product grid (from wp bakery)?

Works fine with Products of the Shop page.

/** * @snippet Hide Price & Add to Cart for Logged Out Users * @how-to Get CustomizeWoo.com FREE * @sourcecode https://businessbloomer.com/?p=299 * @compatible WooCommerce 3.6.2 * @donate $9 https://businessbloomer.com/bloomer-armada/ */

add_action( ‘init’, ‘bbloomer_hide_price_add_cart_not_logged_in’ );

function bbloomer_hide_price_add_cart_not_logged_in() { if ( ! is_user_logged_in() ) { remove_action( ‘woocommerce_after_shop_loop_item’, ‘woocommerce_template_loop_add_to_cart’, 10 ); remove_action( ‘woocommerce_single_product_summary’, ‘woocommerce_template_single_add_to_cart’, 30 ); remove_action( ‘woocommerce_single_product_summary’, ‘woocommerce_template_single_price’, 10 ); remove_action( ‘woocommerce_after_shop_loop_item_title’, ‘woocommerce_template_loop_price’, 10 ); add_action( ‘woocommerce_single_product_summary’, ‘bbloomer_print_login_to_see’, 31 ); add_action( ‘woocommerce_after_shop_loop_item’, ‘bbloomer_print_login_to_see’, 11 ); } }

function bbloomer_print_login_to_see() { echo ‘’ . __(‘Faça login para ver os preços’, ‘theme_name’) . ‘’; }

Hello,

There is no need to use any code, simply remove the Product Data Price element from your Grid Layout and you’re good to go.

Please note that custom coding isn’t covered by our support scope, you can hire a separate developer for this job.

Let us know if you have further questions!

Hi,

The first row is under de header. How to put background image start at the top of the row instead top of the page?

https://www.fiquetranquiloseguros.com/plano-odontologico/

Thank you

Thank you!

Another question.

Icon box not getting responsive.

See: https://www.fiquetranquiloseguros.com/utilidades/

Hello,

It looks like long links cause this issue. Append the next code to Theme Options > Custom Code > Custom CSS:

.w-iconbox-meta a {
    word-break: break-all 
}

Let us know if it helped.

It Works. Thank you!

Hi, how long can i update with regular license? Just six months?? Please let me know

Hello,

All the updates are lifetime and free.

Let us know if you have further questions!

hi, need small help i am failure to find very basic functionality, client is asking to show logos with custom link to each logo, and need to show in grid view… in grid media gird option is available but each logo linking is not possible…. please guide

Hello,

Take a look at this guide: https://www.youtube.com/watch?v=-5E7Amww3Qc

Let us know if you have further questions!

I uploaded a header image on a new page. It was to bright so I change It. But it won´t change to a darker image i´m trying to upload https://snipboard.io/t8omHK.jpg I already purge the cache with siteground. Both files have the same name, but it has to be tha file name because of SEO purposes.

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!

I’ve updated the theme and WordPress and now the blog post titles are no longer being displayed. I’ve seen a number of people comment on this here (and all are told to raise a support ticket) but surely this is an issue and a global solution needs to be provided? The issue appears to be with this portion of code not being executed/translated properly description=”1” font_size=”1.8rem” inline=”1”]

No, that yellow box wasn’t displayed. I updated the theme through Appearances > Themes. There was an update available there. I then updated the UpSolution Core plugin too. Can you provide the exact shortcode I need though? I tried using Post Title but nothing happend

There is no need to use shortcodes, enable the Backend Editor https://help.us-themes.com/impreza/plugins/vc/#how-to-enable-wpbakery-page-builder-for-the-portfolio-posts-products-and-page-blocks- then add the “Post Title” as an element of WPBakery Page Builder.

Let us know how it goes.

Thank you, That has sorted it!

The last update didn’t update the database, now all the page titles show the code, header and colors from the option page doesn’t work properly. Is there a way to force the update for the database?

Hello,

Please try this: https://help.us-themes.com/impreza/tickets/38877/#reply-164859

If it won’t help, provide your website admin credentials via this contact form so we could investigate the issue better: https://themeforest.net/user/upsolution#contact

Thanks!

Hi,

I recently purchased your awesome theme. For some reason I cannot get WPBakery Page Builder to work as the backend editor. Keeps using Wordpress Classic Editor, despite me changing roles in WPBakery.

As a result, I can’t access where I need to change demo import photos.

I also want to change a photo on the “about page”.

If you could please help me, I would really appreciate it.

Many 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!

Hello, I received a support email from clients@us-themes.com, I sent the credentials for technical assistance. but … the mail from us-themes.com revotes the box is full, that is, I return to the beginning of the problem without a solution, please if you can help me

Hello,

Please send them to ivan dot balakirev at gmail dot com

Thanks!

Basically theres no ‘Enable Sections Copying’ with ALL the Bridge Themes.

Hello,

Can you please be more specific?

Thanks!

Hi,

How to change quote color? By default the quote color is pink, but i need to change.

I Put this code on Custom Css box:

.layout_testimonial_2 .usg_post_custom_field_3 { color: #926c5e !important; font-size: 3rem !important; line-height: 1 !important; }

But dont change the color at all.

Thanks!

Hello,

1. Create a Grid Layout: https://www.youtube.com/watch?v=LYWnatx1hk8

2. Open Post Custom Field settings and change the color, see this: https://prnt.sc/tenw7f

Let us know if you have further questions!

It works! Thank you!

I wonder how it’s possible to select posts by authors (not only by categories and tags) to display in Grids. I thought it worked in a similar way but discovered it didn’t. Please advice.

Hello,

At the moment Grid element doesn’t provide this feature. Posts supposed to fetched by taxonomies. But we have a request https://help.us-themes.com/impreza/tickets/27261/ so we’ll consider implementing this feature if the request will receive a significant amount of voices from other people.

Let us know if you have further questions!

Great! It states that the voting for this feature is open but somehow I can’t do it.

It means that your support period is over, take a look at this article for details: https://help.us-themes.com/support/

Let us know if you have further questions!

hello pre sale question: I like the theme a lot however not real excited about the customization part of building a website. For an extra fee on top of buying the theme can you guys make custom changes for me??

AWESOME! Thank you. I think I am going to buy the theme but have one last question: How can I edit the icons

Which icons are you referring to? Please provide me with more details.

Thanks!

Hi yeah so I just ordered, nevermind i figured it out in test drive site

Hi,

I need to hide prices on shop grid to logout users.

Its possible?

Hello,

WooCommerce doesn’t provide this feature out of the box. Try using 3rd party plugins to implement this feature. If you won’t find a plugin, you can hire a separate developer to implement this feature for you.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey