6351 comments found.
For a client I made an order form with Gravity Forms (http://www.passioncuisine.nl/bestelformulier/) Before the form there first is standard text. But when someone forgets to fill in a required field and sends the form, the warning message is not directly visible because the page goes fully back to the top again. The warning message from GF is right above the form itself. How do I get this right so that when someone forgot to fill in a required field he/she directly sees this message?
Thanks in advance!
Hello, This question will require additional information from you, some of which may be private. For your convenience, we moved your question to support forum. Please subscribe to its notifications, and provide credentials via private reply (URL, admin username and password)
Hello, best theme yet
Can you please tell me why the <br /> tags are being ignored on the front end. It seems to be ignoring line breaks when saving html code in the page builder elements. Thanks in Advance
Hello,
Thanks for the feedback!
WordPress has its own text editor commonly known as the “Visual” editor, called “TinyMCE“. When switching from Visual to Text editor in WordPress or vice-versa TinyMCE removes empty tags, and br tags from the post. You can install TinyMCE-Advanced plugin, which adds the option to disable the removal of p and br tags when saving a post. After installing, navigate to Settings >TinyMCE Advanced Options, and enable ‘Stop removing the p and br tags when saving and show them in the Text editor’ option.
Let us know if you have further questions!
i applied a video to the background on the site www.beyondthetrio.com but for the life of me I can’t figure out why it not showing completely on the screen. As you can see there is a large gap on the left hand side. Please help!
Hello,
This question will require additional information from you, some of which may be private. For your convenience, we moved your question to support forum. Please subscribe to its notifications, and provide credentials via private reply (URL, admin username and password)
Why is is the head menu so small in firefox ?
look in firefox http://impreza.us-themes.com/
Hello,
Unfortunately, i can’t replicate your issue, please provide your device and browser versions so i could replicate it.
Thanks in advance!
Is it possible to change the button border color? I don’t want to edit the primary color, I just want buttons green as it’s better for conversions. But want to use Red as primary color.
Hello,
You can stylize buttons individually, if you wan’t to add colored border to all regular buttons you can append next code to Theme Options > Styling > Quick CSS:
.w-btn{
border: 1px solid red;
}
Let us know if you have further questions!
I am trying to change the outline border in the Woocommerce buttons on a category page not individual buttons. Theme colour is pink. I can edit the background and edit the text, but buttons outline satys pink. I have editid border shadow with no luck.
Provide the relevant URL please, so i could have a look.
I have sent you a message via contact theme author
.woocommerce ul.products .product-h a{
box-shadow: none!important;
}
Let me know if it helped!
Amazing
Thanks
Al
hey there,
Aclient of me has the impreza theme on the webdeomain www.incontinentielaser.nl but the menu is not visible, we have tried everything. Is this a setting. please advise. thanks desch
Hello,
Please disable all third party plugins, which are not the part of Impreza package, and if the menu will appear enable plugins one by one to find the issue.
Let us know if it helped or if you need further assistance!
Hi, there is a video in the one page demo of impreza. Is there a possibility to get that video somewhere? thx
Hello,
Unfortunately, we have no direct link, but i’ve found a similar video, so you can find desired video on shutterstock.
Let us know if you have further questions!
ahh ok thank you
Is Impreza v2.5.1 ready for WP 4.4?
Hello,
Impreza 2.5.1 is ready for WordPress 4.4.
Let us know if you have further questions!
Hi! How can I config the blog masonry like this theme http://pluto.pinsupreme.com/? I want to add a margin to the posts like Pluto theme. Thx
Hi UpSolution-Team! I can solve the problem with this pice of css code:
.l-section.width_full .w-blog.layout_masonry .w-blog-post {
padding: 25px;
}
.no-touch .w-blog.layout_masonry .w-blog-post .w-blog-post-h {
box-shadow: 0 2px 15px rgba(0, 0, 0, 0.17);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 1px solid #f2f2f2;
overflow: hidden;
}
.no-touch .w-blog.layout_masonry .w-blog-post:hover {
box-shadow: none;
z-index: inherit;
}
Hello,
Glad to know that you’ve managed to resolve it.
Let us know if you have any further questions!
Hi Impreza how do you add “view product” and then the possibillity to buy when you have clicked on the product? – it’s in your demo woocommerce
Hello,
Please have a look at this documentation, you should create Groupped Product to accomplish that.
Let us know if you have further questions!
Thanks, but if I want it only to be one product? not a grouped? Just want the read more button instead of add to cart
Have a look at this article please.
Let us know if you have further questions!
Thanks it worked! do you know how i can put recent products into a slider aswell? 
At the moment the Impreza theme doesn’t provide such ability out of the box, you can find third party plugin which will do such a thing, for example WPB WooCommerce Product slider. Or you can place desired products inside Advanced Carousel element via Visual Composer.
Let us know if you have further questions!
Thank you so much! last question promise
– http://b5877477a4687f12c82fff9f5a38e2a2cf534e31.web26.temporaryurl.org/ <—on the button of the page the tax price (small font price) – how can i get this to be on next line?
.woocommerce .products .price .amount:after{
display: block;
content: ' ';
}
Let us know if it helped or if you have further questions!
Awesome support 
Hello, I’m using version 2.2.1 of the theme Impreza right now. I want to update it to the latest 2.5 version. Can I do this just by overwriting the theme folder files? And without causing any problems in settings & lay-out?
Thanks in advance!
Hello,
Sure, you can just overwrite files within theme folder, don’t forget to make a backup before making any changes to be in safe.
Let us know if you have further questions!
HI,
where is settings for top bar in 2.5.1 version?
Before it was under Header settings (contact widget and socials in header).
Thanks Milena
Hello Milena,
Settings should be at the same place Theme Options > Header Options, your question will require additional information from you, some of which may be private. For your convenience, i moved your question to support forum. Please subscribe to its notifications, and provide credentials via private reply (URL, admin username and password)
Should be but not. Last that I can see there is Header elements and inside is only option to show Search widget. I just checked on my older client who has 2.5 and same situation.
Hello Milena,
Please provide your credentials via a private reply to this ticket, so i could investigate the issue better.
Thanks in advance!
Hello, Is there a way to add icons on the navigation menu? Like on the home button I would like to add a home icon and on contact an envelope icon
please advice
thank you
Super!
Thank you as always.
regards
Hello, Is it compatible with the theme WordPress Multisite installations? I’m trying to use a, but when I want to save changes to theme options do not.
I refresh the permalinks options and now work fine!
Hello,
Thank you for the feedback! Glad to hear that you managed to resolve the issue.
Let us know if you have any further questions!
How can I centre the tabs ? Currently they can only be aligned to left or right.
Hello,
At the moment the Impreza theme doesn’t provide such ability out of the box, but we made a workaround for you, append following code to Theme Options > Styling > Quick CSS:
.w-tabs-list-h{
text-align: center;
}
.w-tabs-item{
display: inline-block!important;
float: none!important;
}
Let us know if it helped!
Perfect ! This works. Thank you.
But this means that tabs will be centred all through the site, right? How do I do it selectively ?
.cntrTabs .w-tabs-list-h{
text-align: center;
}
.cntrTabs .w-tabs-item{
display: inline-block!important;
float: none!important;
}
Let us know if you have any further questions!
Excellent super speedy customer service. This has solved my problem. Thanks.
http://themeforest.net/item/impreza-responsive-multipurpose-html-template/gone/6477364
Hello,
Thanks for the feedback!
As i can see you had Impreza HTML temlate. At the moment we have WordPress themes only, unfortunately, we don’t provide support for HTML templates. Have a look at Impreza Wordpress theme demo page, probably it will suit.
Let us know if you have further questions!
Hello, Thank you for the theme update. It is appreciated.
regards,
Hello,
Thank you for the feedback!
Let us know if you have any questions!
Before I buy the theme which I like very good! how long I have updates for this theme? Just as long as I have support?
Hello,
You will be able to update for free, even if you won’t have a support.
Let us know if you have further questions!
Hi, is it possible to give the pricing tables different background colors? e. g. I got 3 pricing tables, and I want them in three different colors. Thanks
Hello,
This question requires special knowledge possessed by our support team. For your convenience, I created special ticket at our support forum. Please sign up at our forum 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
Hi, have done the new update and now my website is not shown anymore! There is just this in the url field: “wp-admin/update-core.php?action=do-plugin-upgrade” Please help asap. Thanks in advance.
Hello quintessenzDESIGN,
If it’s connected with update to v.2 from v.1, please read the relevant article.
If it’s not v.2 update or you still cannot resolve the issue, please create a ticket at our support portal so we could continue the discussion there, as we’ll need to request a data from you, some of which may be private.
Please note: in future, it is better to create forum tickets right away, because forum support is better and faster! Thank you, we look forward to serving you!