6351 comments found.
I am looking to purchase this theme. However, I have one question. Am I able to modify the top bar to have custom html / php so I can do things such as embed my own script to go to a login pop-up screen?
Hello,
You can achieve this with theme hooks in functions.php file within the Child Theme, you can create a separate ticket on our Support Forum, so we could assist you, after purchasing.
Let us know if you have further questions!
Hi, I’m test-driving your theme before buying and am running into a problem. I’ve replaced the slider at the top with an Image Gallery with four columns. I get weird spacing between the columns (indents are not enabled). This only happens at 4 columns, not at 3 or 5.
I’m on a 1440×900 resolution.
Hello,
Thanks for the feedback! We will fix this in one of the next updates, like a temporary solution, you can append next code to Theme Options > Styling > Quick CSS:
.w-gallery.columns_4 .w-gallery-item img{
width: 100%;
}
Let us know if you have further questions!
Hi, thanks for your reply – but this did not work for me. The images will stretch to 100%, but will then overlap each other because the height of the squares stays the same.
I am testing this on a different computer now with HD resolution and it seems like there are a lot of issues with how you display square item galleries in general. I get spaces between columns no matter how many columns I choose at this screen size – if I resize the window to smaller the spaces disappear.
I tested a square Portfolio Grid with the same amount of columns and it works perfectly every time, so maybe the CSS for the square galleries just got messed up somehow?
If i use square images in a normal Masonry gallery, I have the exact same problem by the way.
This is a real bummer because the site I am building is supposed to have a square thumbnail gallery on the front page, but right now this doesn’t work with your theme. Would be great if you could fix that!
Hello,
Add next code to functions.php file, within the Child Theme:
function child_theme_setup() {
add_image_size('tnail-1x1-small', 500, 500, true);
}
add_action( 'after_setup_theme', 'child_theme_setup', 11 );
Then re-generate thumbnails, using Force Regenerate Thumbnails plugin, it should help.
Let us know if you have further questions!
Brilliant, that worked. Thank you! Is this going to stay custom code or will you implement this into the next update?
Hello,
This will stay as a custom code, you won’t loose these settings after update. More often gallery used with smaller thumbnails, default setting usually fit for all needs.
Let us know if you have further questions!
Hey there. I just wanted to say thanks. Purchased this this theme a year and a half ago or so, after quite a bit of research. I was fairly new to WordPress at the time. Impreza made it so easy to get up and running in no time with a highly professional look. The options for customization are terrific, and 2.0+ is just that much better. Your team is terrific with updates and support. In my mind anyone looking to develop wp themes should look to UpSolution as a role model. My experience with your product has been nothing but positive. KUDOS!
Hello,
Thanks for the feedback! We appreciate it!
hi, i checked out the theme using the testdrive Impreza
i do not know if you know but the page atributes template do not work
they make a mess and screw up the page lay out
Hello,
Thanks for the feedback! We will check and fix it asap. You should adjust footer, header, sidebar and titlebar options to personilize particular page.
Let us know if you have further question!
Hi, Is it possible with impreza template to add a calendar for rental (plugin) ? If yes, witch one ? Free ?
Hello,
At the moment we don’t provide support for third party plugins, but you can testdrive Impreza to find the plugin, which will suit and work with Impreza theme.
Let us know if you have further questions!
How can I display 12 items per page instead of 10? If it requries custom css, can you give it to me here so I can copy and paste it in? Thanks!
Hello,
Please specify, which items you’re referring to. Also provide the relevant URL, so we could have a look.
Waiting to hear from you soon!
Sorry, I’m referring to Products, I can only get 10 to display per page and I don’t see any way to control this. Here’s the page: https://www.jonijuice.com/shop/
Hello,
This options depend on WordPress settings, please navigate to Settings > Reading and change posts value.
Let us know if you have further questions!
I wanted to know how the button “Test Drive” is placed in the main menu of the demo site. Is it an integrated feature of the theme?
Hello,
You should assign btn CSS class to the menu item to make it look like a button. So yes it’s the integrated feature.
Let us know f you have any further questions!
Hi, as we can use light box in the gallery but only in the portfolio, How can we have both a gallery with a filter and image in light box?
Best
Hello,
You can use Portfolio as a gallery to be able to use filter, you should check next box, below portfolio content to make your item open in the Lightbox. At the moment, there are no filter in the gallery. You can also create a Feature Request on our Support Forum, and if it will recieve many voices from our other customers, we’ll consider implementing this feature in one of the next updates.?
Let us know if you have further questions!
Any idea why the MOBILE MENU doesn’t appear? The template works fine but in Mobile mode, the menu just doesn’t appear. I removed the .hidden {display:none} value but that doesn’t make it look good and I’m sure it would conflict with other scripts on the template. 2) I added .hidden { display:flex!important; }
.w-nav-control { display:block!important; } and that doesn’t look good either…
Any suggestions?
Hello,
Please provide a relevant URL, so we could have a look. Also try disabling all third party plugins, if the menu will appear enable them one by one to find the issue.
Let us know if it helped! Waiting to hear from you soon!
Hi, i’ve tried the testdrive of the impreza theme, but the frontend editor wasn’t working. I think it’s an update issue of the plugin. Is it possible to update this…. ! For the moment it’s rather useless …..
Hello,
Thanks for the feedback! Our developers working on a fix for this. It will be available soon. Please hold on!
Has this been solved ???
Hello,
I’ve just checked, and there are no such error in the real theme, there is a complicated server side error, on the test drive site, our developers will fix it asap. Sorry for inconvenience!
Is this theme compatible with LayerSlider WP? I am seeing a lot of issues when trying to use it. It seems to break the main menu and also many functions of Ulitmate Addons.
Hello,
At the moment the Impreza theme doesn’t provide native support for LayerSlider WP. There is a Revolution Slider included, also there is a Image Slider included as Visual Composer item, you can create Feature Request on our Support Forum, and if it will recieve many voices from our other customers, we’ll consider implementing support of this plugin in one of the next updates.?
Hello,
Can you please tell me how I can remove the hover border on my client logos? And also to get my client logos 100% opacity to be full color from the start?
Thank you in advance.
Regards, Jhorene
Hello,
Can you please provide a relevant URL so we could have a look.
Waiting to hear from you soon!
Hi, is there a way to download the version 1.9.3?
Hello,
Please send us a private message via a contact form.
Hi there
We already own Zephyr, but are wondering, if we also purchase Impreza will all the shortcodes translate straight over? (Are the same codes used in both Zephyr and Impreza?).
Thanks!
Hello,
If you want to use Impreza theme instead of Zephyr, it should work, just make sure that you have latest Zephyr installed, but most probably, you should regenerate thumbnails, using Force Regenerate Thumbnail plugin, and apply some minor changes. If you need our further assistance with this migration, i recommend to creaate a separate ticket on our Support Portal, it’s better and faster.
Let us know if you have further questions!
Hello!
I like your theme, but before buying it, I want to ask you if it’s compatible with Optimizepress plugin. Thank you very much!
Hello,
At the moment the Impreza theme doesn’t provide native support for OptimizePress, but you can testdrive it at http://themetest.net/impreza
Let us know if you have further questions!
Hello !
on the “single project” portfolio , there are only three picture displayed . I can get more? How many ?
And the template “one page” , I do not understand the portfolio submission . Portfolio 5 to 8 , there is just an image that is displayed? And another: no other way to put text . Can I use the presentation style “single project” on the “one page” ? Sorry for my English from google translate .
Hello,
You can edit Portfolio items as a regular pages, so you can add as many images as needed. You can change portfolio item link, so you can make image open in a popup or open portfolio item on separate page. You can testdrive Impreza.
Let us know if you have further questions!
I updated the theme to 2 but red box for the migration process didn’t appear. Is there away to manually run this process to update the shortcode?
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)
hi, I’ve bought the theme and I think is one the best I have managed. Just two questions, please go to http://www.marenuoto.it/contatti/: 1) how can I see better the three adress? 2) how can I manage the form? I have no found gravity form. Thank you very much
last question: how can I delete the login in the header? thanks
Hello,
Thanks for the feedback! You can add invisible separator between Contacts items. There are no Gravity Form out of the box, you should purchase their licence to use this plugin, also you can use Contact Form 7 plugin, it’s free. To remove login from header you should disable it at Theme Options > Header Options
Let us know if you have further questions!
Thanks, well done. Please go to http://www.marenuoto.it/contatti.html and can you see that the three adress are everyone in two lines, I would like to have in just one. Excuse me but I don’t understand about the form. I need to translate it and add the privacy. Can you help me? Thank you
Can you please specify, you want your email to be placed below the phone number(http://prntscr.com/8fsjl4). Regarding form, i meant that we didn’t include Gravity Forms plugin into theme archive, please have a look at this article about theme translation, also please provide more detailed description regarding privacy.
Thanks in advance! Waiting to hear from you soon!
Thank you. I created a ticket in your support forum called “test in contact page”. The problem is that I don’t see this page like the screenshot that you sent me.
Hello,
We have answerd on our support forum.
Let us know if you have further questions!
How come that my site totally crashed after Ive tried to update a site. Now its back again but not with the latest update—> what i did…
Downloaded the latest impreza version, and overwrited my impreza themes ind ftp <—is it wrong to do it this way?
- 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
Hello,
On my site I have the latest version of Impreza (2.1) and Ultimate Addons for Visual Composer version 3.13.4.. But, at the update panel of WP admin screen, it says “You have version 3.12.0 installed. Update to 3.13.4”.
My problem: I cannot edit the posts with the “Visual Composer” options. 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)