6337 comments found.
How have you created the “test drive” feature?
Hello,
It’s our own PHP based platform, at the moment I can’t share more detailed information.
Let us know if you have further questions!
I want to develop your this theme HTML version, Profit share 50/50.
Hello,
Please write a message via a contact form.
Thanks!
I’m thinking about using your new portfolio demo, but i was wondering, is it possible yet to change the position of the menu?
Hello,
It is possible to change menu position, go to Theme Options > Header Options, and select desired one.
Let us know if you have further questions!
Is there a way to dynamicly change the color scheme per page. Was trying to overwrite the globals but it is being ignored:
add_action('setup_theme', 'nana_after_setup_theme', 1);
function nana_after_setup_theme() {
global $usof_options;
$set = 3;
$GLOBALS['usof_options'] = array_merge( $usof_options, us_config( 'style-schemes.' . $set . '.values' ) );
}
this is an example without a switch case for the current page… rather to test a hardcoded style set.
I could hack my way into usof.php but rather would like to do it non-destructiv from within the child theme.
Hello,
When you changed color scheme number you actually didn’t change colors. When you are changing colors at Theme Options > Styling page, there is a JavaScript functions calls, which change colors within colorpickers. To change colors you should change each color. Plus there is a special hook:
function usof_get_option( $name, $default_value = NULL ) {
global $usof_options;
usof_load_options_once();
if ( $default_value === NULL ) {
$default_value = usof_defaults( $name );
}
$value = isset( $usof_options[ $name ] ) ? $usof_options[ $name ] : $default_value;
return apply_filters( 'usof_get_option_' . $name, $value );
}
apply_filters( 'usof_get_option_' . $name, $value );
At the moment such non-standard customizations are not covered by our support scope. I think that it would be much easier to apply some custom CSS code to accomplish your task.
Let us know if you have further questions!
I found a solution based on your hook. As the hook doesn’t actually have the name as a parameter I had to use create_function. I think it’s pretty efficient and low-level. Using CSS would need me to write down all classes. I got this snippet directly in my functions.php … what do you think should I wrap it in a action?
Hope this helps anybody that needs on the fly color tweaking in the impreza theme!
// this can be set according to any rule or page etc.
// with as many key value pairs one needs
$nana_usof_options = [
'color_header_bg' => '#f00'
];
//setup filter
foreach(array_keys($nana_usof_options) as $key) {
add_filter('usof_get_option_' . $key, create_function('$value', 'global $nana_usof_options; return $nana_usof_options["'.$key.'"];'));
}
The previous solution links the color-array-keys listed dynamicly to the global lookup nana_usof_options. I actually don’t need to manipulate them afterwards so I simplified the function to a static lookup in hope for higher performance. Either way works.
To find the impreza color keys you can look them up in the file “config/style-schemes.php”. Hope this helps.
// this can be set according to any rule or page etc.
// with as many key value pairs one needs
$nana_usof_options = [
'color_header_bg' => '#f00'
];
//setup filter
foreach($nana_usof_options as $key => $val) {
add_filter('usof_get_option_' . $key, create_function('', 'return \''.$val.'\';'));
}
Hello!
Yes, this seems like working solution. Glad our hint helped. Please let us know if you need any further help.
Thanks!
Hello I have a new question. When my site displays blog posts as an archive and masonry grid I have only five hits. How to change the number of items displayed ? Thanks
Hello,
Go to Settings > Reading, and increase ‘Blog pages show at most’ value.
Let us know if you have further questions!
the stupid thing that I did not think thank you
Hello, could you add “Login/Logout” to header or top bar in the next updates?
Hello,
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!
Hi, (presales quaestion) are there any possibilities to edit default colors?
Hello,
It’s possible to edit colors at Theme Options > Styling (have a look at this screenshot), feel free testdrive Impreza.
Let us know if you have further questions!
Hello. I check my pages in w3 validator and I got error: The text content of element time was not in the required format: The literal did not satisfy the time-datetime format. 10.12.2015</time>
I resolved this problem with replace tag time to tag span.
Hello,
Glad to hear that you managed to resolve your issue.
Let us know if you have further questions!
Hello, I really like this template because of all the features and layout options. I just have a question. I have work with templates before that did not allow (or made it difficult) to add new portfolio items or team members. Please confirm If it’s possible to add/delete portfolio thumbnails/pages and Team members for someone without any coding knowledge through the WordPress backend. Thank you very much for your help.
Hello,
Thank you for the feedback!
It’s easy to edit these elements without any special knowledge. I recommend to testdrive Impreza. Also you might have a look at these articles.
Let us know if you have any further questions!
Hi there,
I can’t seem to make the Quick Restaurant Menu Plugin to work with Impreza. Any thoughts???
http://thingsforrestaurants.comKind regards, Pascal CALLEBOUT dezandloper
Hello Pascal,
At the moment the Impreza theme doesn’t provide native support for this plugin (have a look at the list of supported plugins), you can create a Feature Request, and when it will receive many voices from other clients, we’ll consider implementing this feature in one of the next updates.? Or you can hire a developer if you need this support ASAP.
Let us know if you have further questions!
One of the things happen to me in this year was finding IMPREZA, not only for the design of the theme but also for the excellent support staff that works behind it. Have a happy new year for all of you. My best wishes. Patricia
Hello Patricia,
Thank you for the feedback! We appreciate that!
Glad that we could help you.
Does hiding tags on the blog settings also hide them from search engines or does it have no effect?
Hello,
They will be hidden for search engines also if you hid them via Blog Settings.
Let us know if you have further questions!
Why is that there is no RTL version in test drive. but promotion says it has RTL layout
Hello,
Please select your language at Settings > General to make RTL site.
Let us know if you have further questions!
did you have aavailable PSD to share with me?
Hello,
At the moment there are no PSD available, there are only theme files included (PHP, CSS, JavaScript). You can easily build your own layout using Visual Composer.
Let us know if you have further questions!
HI,
Great theme, Thanks…
Few months back I bought the theme, and now we are working on it, but face some issues,
1] we want to give some fix size to the menu bar buttons, (those 6) , currently its variable and therefore changing as per text size in it, how to do that?
and 2] we added these buttons using visual composer and gave extra class name through it, but it is not taking its custom css, how to solve it?
Thanks Nick
Hello Nick,
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)
license 6 months can be used for various projects of different websites ? or applies only to one project
Hello,
Licences are per domain, so you should purchace a licence for every domain (project), please read this article.
Let us know if you have any further questions!
Hello, recently I’ve started moving my first steps in building a web site for my small B&B. Attracted by your awesome website and considering i’m not so skilled, I would kindly ask you if I can use/adapt the demo for my specific purpose (tabs with the specifications of every room, external booking engine plugin, contact/payment page, and all the common stuff that a hotel website requires…) or exists any limitations… Thank you in advance and sorry for my english…
Hello,
Thanks for the feedback! You can build such layout, using Visual Composer plugin. You might have a look at our Knowledge Base, you can find most answers there. Regarding your booking plugin, at the moment the Imreza theme doesn’t provide native support it, i recommend to testdrive it with Impreza.
Let us know if you have further questions!
Hi, how do add custom fonts in the theme menu?
Hello,
At the moment the Impreza theme doesn’t provide such feature out of the box. Please have a look at this reply if you need to implement custom font. You can create a Feature Request, and when it will receive many voices from other clients, we’ll consider implementing this feature in one of the next updates.?
Let us know if you have further questions!
Just have to say this is such a great theme and your support has been awesome. One question: I have an “advanced button” with a long sentence in it. On mobile, it cuts off half the sentence. Is there any css or coding I can add somewhere to make it more responsive or turn into a paragraph style button?
Hello,
Thanks for the feedback! Please provide the relevant URL so we could have a look.
Waiting to hear from you soon!
.ubtn-data.ubtn-text{
white-space: normal!important;
line-height: normal;
}
Let us know if it helped!
Hi, it didn’t work, still having the same problem.
This 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)
Hello sorry for my bad English I have a small problem. I try to put a telephone link in a button for users to draw call by clicking on the button from their phone. In the link field I put my number in that form tel: +3312345678 and I record. But the link becomes http: // tel: +3312345678 and when the user clicks it’s not working. Sometimes the referral link to the home page
Hello,
Please provide the relevant URL so we could have a look.
Thanks in advance, waiting to hear from you soon!
Hello,
Unfortunately, it’s not enough for investigation, at the moment Impeza theme doesn’t provide such ability out of the box, to accomplish that you should use custom JavaScript, please provide the relevant URL so i could have a look. If you don’t want to share it here, i recommend to create a private ticket on our Support Forum. Or you can send it via the Contact Form.
Waiting to hear from you soon!
Thank you for this answer I send you the address by the contact form if you can take a look Thanks
Thanks! We have already answered!