Discussion on Impreza – WordPress Website and WooCommerce Builder

Discussion on Impreza – WordPress Website and WooCommerce Builder

Cart 118,696 sales
Recently Updated
Well Documented

UpSolution supports this item

Supported

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

6337 comments found.

in this template login / registration is working or not ??

Hello,

There is an regular WordPress functionality to login/register. Please provide more detailed description, so i could better understand your question.

Thanks in advance!

Hello, Great update and many useful features, appreciated.

thank you.

Thanks for the feedback! We will continue moving in the same direction.

I just wanted to say after using the theme for some time now I’m incredibly happy with the possibilities of the theme, as well as the continous and quick support that it receives no matter what problem/issue occurs. I will use this theme for a long time to come.

Hello,

We appreciate your feedback, thanks!

Let us know if you have any questions.

Ever since the update of the theme the Client logo Setting is not working? When I try to edit the settings I only see this http://www.adwisemarketing.ca/wp-content/uploads/2015/11/logosettings.png Auto Scroll??

Shouldn’t I be seeing this seetings instead http://www.adwisemarketing.ca/wp-content/uploads/2015/11/logosettings.png

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)

How can I do the “Call Now” phone number like the one here www.bluewell.com.au. I want it right justified, with similar spacing above and below the number.

and removal of phone icon next to it… thanks

And sorry last one, I have the boxed layout but would like a full width color on the footer, possible?

Hello, This is a complicated question, good one for our smart guys from our forum support team. To reduce your waiting time I created special ticket there. Please feel free to create a forum account to sign up for notifications about your issue and continue the discussion there if needed. By the way, for the best support experience in future, it is better to create tickets there instead of the comments here. If you need my further assistance, please let me know!

Hello,

There seems to be an issue with Awesome Fonts displaying as boxes on Chrome. They seem to work well on all other browsers except that one.

Are you aware of this and is there a solution?

Thanks,

Allan

Hello,

Unfortunately, i can’t reproduce the issue on my side, all icons appeared as expected, also there no errors on your site. Please clear browser cache, also disable browser extra addons, if it won’t help please try another machine.

Let us know if it helped or if you need further assistance!

Thank you for that, I have passed on your comment to my client, hopefully that will resolve the issue.

Allan

Allan, let us know if you need further help!

Hi,

How to create 2 or 3 column in coloumn with visual composer like this -> http://prnt.sc/8wtgzb thanks

Hello,

You can change the grid for each Row via Visual Composer.

Let us know if you have further questions!

Hello, I’m really interested by your theme. Clean, dynamic and light, it sounds perfect!

But I’m wondering how free I am if I want to modify its structure. I’m not really a fan of the title bar for exemple, and I’d like to insert the title in the content, or on a small block over the main picture. Would it be possible?

I also looked at your single page demo. But each project page seems to work in a total different way than the other demos. Is it possible to mix both styles of their single project page?

Cheers!

Hello,

Thanks for the feedback!
You can disable Title Bar globally or for each page individually, it’s possible to mix styles, you can also apply your own, please feel free, testdrive Impreza.

Let us know if you have further questions!

Hi Impreza – I want to insert yoast breadcrums but it doesnt seems to work, I have followed this http://kb.yoast.com/article/245-implement-wordpress-seo-breadcrumbs. I just want simple breadcrums and not custom made from Impreza :)

Hello,

We recommend to contact authors of Yoast Breadcrums, regarding your issue. Unfortunately, at the moment we don’t provide support for third party plugins. You can also hire a developer at http://studio.envato.com/ to implement this breadcrumbs.

Let us know if you have further questions!

Where can I change the contact form captcha equation wording “Just to prove you are a human, please solve the equation: 13 – 10”? I would like to be able to edit this. Thanks

I have requested to reset my password for your support site, but haven’t received an email to reset password.

Hello,

Please have a look at this article, regarding access issue, please send us a private message, so we could provide an assistance.

Waitng to hear from you soon!

Hi.

I have problem, “Revolution Slider Error: The param navigaion_type not found in slider params” in slider home page.

thanks

nurulislam-bekasi.sch.id

Please update Impreza theme to the latest version 2.2.1, using these instructions, having done theme updating, update all plugins to their latest versions also. Don’t forget to make a backup before making changes to be in safe.

Let us know if it helped or if you need further help!

hi, thanks.. thats works

Hi! Are there custom html field in admin panel? To add analytics code etc.

Hello,

You can add tracking code to Theme Options > General Settings > Custom HTML Code, please have a look at this article.

Let us know if you have further questions!

I have accidently imported demo content thrice and it shows three of each tabs and everthing else how do i fix it ?

Hello,

You should remove extra content manually (menu items, pages, posts), or you can clear database using WordPress Database Reset plugin, in case you didn’t apply a lot of changes.

Let us know if you need our further assistance!

Hi, Lovely and highly impressive.I have just being handed over this theme to work on may I ask if I can or it works well with Divi plugin? With Regards

Hello,

Unfortunately, we didn’t test Impreza with that plugin, you can testdrive it on your own at http://themetest.net/impreza, there is Visual Composer included maybe it can replace Divi.

Let us know if you have further questions!

Ok..but I’m used to Divi, anyways,nice

Ok, thanks, but I’m used to Divi and is another impressive page builder outta there. Regards

Is it possible to have breadcrumbs only per the Title Bar options?

Hello,

At the moment the Impreza theme doesn’t provide such ability out of the box, we have created this workaround for you, add next code to functions.php file within your child theme:
add_filter( 'us_template_vars:templates/titlebar', 'my_titlebar_vars' );
function my_titlebar_vars( $vars ){
    $vars['show_title'] = FALSE;
    return $vars;
}
Please let us know if it helped or if you have further questions!

Thank you – please add it to your theme—It would be a HUGE plus. :)

I recommend to create a Feature Request on our Support Forum, when it will recieve many voices from our other customers, we’ll consider implementing this feature in one of the next updates.? For now you can use this workaround, you shouldn’t loose this extra option after updates, if you will add it to functions.php file within the Child Theme.

Let us know if you have any questions!

Hi, I would like to allow comments just in particular pages. If I eneble your “Enable comments for all regular pages” then I have them in all pages, no matter if the DISABLE COMMENTS checkbox in a particular pages is uncheck or not.

Are there any solution for this?

Thank you

Hello,

Your 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’m trying to customise the 404 page on my site and I want to use the solid header instead of the transparent one. What php code do I need to pull in the solid header or what class do I need to assign to the menu element. Thank you!

Hello,

Please navigate to Theme Options > Header Options and disable transparent header it should make solid header on entire site, then you can apply transparent header for particular pages.

Let us know if you have further questions!

Hi,

I am having a problem creating portfolio pages. I create them in the admin area and then when I try to see the page on the front end I get the 404 error.

You can see what I mean here by clicking the link http://kandm.london/new-site/portfolio/radley-mews/

I have updated everything to the latest version but nothing works, can you help?

Thanks

Allan

Hello Allan,

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, is there a way to change the order of the elements when shifting from desktop to mobile? for example, I have a 3 column layout on the homepage. it goes div1 – div2 – div3. When going to mobile, I’d like it to display div2 – div1 – div3

Thanks

story of my life… I solved it a mere 15 minutes later.

For those that might need this, add a custom class to your elements and then go to the theme options and add the css under styling and add this respective to your element names -

.reorder { width: 100%; text-align: center; } .div { display: inline-block; width: 300px; height: 200px; background: #EEE; margin: 10px; } @media (max-width: 900px) { .reorder { display: flex; flex-wrap: wrap; justify-content: center; } .one { order: 2; } .two { order: 1; } .three { order: 3; } }

Hello,

Thanks for sharing!

Hello,

I love your theme , it is very nice and easy to use .

But I have a question . I ‘m using it to redesign a website and am using a subdomain of tests and I do not know if I’ll have any problems with the plugins when I make migration to the original domain.

Thanks in advance!

Hello, You can migrate your site using some migration plugin like All-in-one-WP-Migration to avoid issues.

Let us know if you have further questions!

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