2996 comments found.
I notice the demo update – the mobile menu shows a smooth finish but when I updated It still shows the old round icons. Its there a simple why to change without me coding it?
I see I have to select the option – Display Mobile Nav Names
HI, We recommend you to update the theme again as there was an error at our end. Thank you. Team Utillz
Hi,
the update generate a fatal error!!! .....issues on routiz plugin, brikk child not run
Versione di WordPress 6.0 Tema attivo: Brikk Child (versione 1.0.0) Plugin corrente: Routiz (versione 1.5.0.8) Versione PHP 7.4.30
Dettagli dell’errore ==================== Un errore di E_ERROR è stato causato nella linea 94 del file /home/customer/www/tripvacancy.com/public_html/wp-content/plugins/routiz/inc/src/admin.php. Messaggio di errore: Uncaught Error: Call to undefined function RoutizIncSrcBrk() in /home/customer/www/tripvacancy.com/public_html/wp-content/plugins/routiz/inc/src/admin.php:94 Stack trace: #0 /home/customer/www/tripvacancy.com/public_html/wp-includes/class-wp-hook.php(307): RoutizIncSrcAdmin->enqueue_scripts(‘update-core.php’) #1 /home/customer/www/tripvacancy.com/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array) #2 /home/customer/www/tripvacancy.com/public_html/wp-includes/plugin.php(476): WP_Hook->do_action(Array) #3 /home/customer/www/tripvacancy.com/public_html/wp-admin/admin-header.php(118): do_action(‘admin_enqueue_s…’, ‘update-core.php’) #4 /home/customer/www/tripvacancy.com/public_html/wp-admin/update-core.php(1026): require_once(’/home/customer/...’) #5 {main} thrown
Hi,
Please generate a ticket and Please share your admin and cpanel (FTP) details to find a better solution of your problem.
Thank you.
Have a good day!
Team Utillz
Recieved an email about the update and read the change log… then had a look at the demos. Have these been uodated as the time zone issue is still there. I’m in Australia, when I send a message at midnight it says sent at 4pm yesterday. I fixed this myself by directly editing the files but obviously an update would override these changes. It’s a booking website and time is arguably the most important component. It’s not that hard.
Hi, since not everyone was facing the time zone issue, that’s why we did not update the time zone in the theme. People who are facing this problem, please refer to the below code:
Theme file path: – includes/autoload.php
Code:- /* 1st code for timezon update */
function my_switch_theme() { $domain = $_SERVER[‘HTTP_HOST’]; $ip = gethostbyname($domain); $ipInfo = file_get_contents(‘http://ip-api.com/json/' . $ip); $ipInfo = json_decode($ipInfo); $timezone = $ipInfo->timezone; date_default_timezone_set($timezone); update_option( ‘timezone_string’, $timezone ); }
add_action( ‘wp_loaded’, ‘my_switch_theme’);
Thank You. Team Utillz
Hello Utillz,
I thought there stripe connect will be implemented in the next Update? Is there coming another update today or tomorrow?
Best regards
Hi,
The updates are done. You can check on theme forest. You can use plugin for Stripe connect “YITH Stripe Connect for WooCommerce”. Stripe connect is not a part of updates for now. We will do this in next future updates.
Thank you. Have a good day! Team Utillz
I’m running a vacation rental site, with seasonal prices. All the seasonal prices are working fine except the season 01/07 to 31/07. If the guest select dates in July it show the results of the base price and not the seasonal price. Any idea why?
Hi,
The seasonal prices are for seasons like you have season(In particular months rest of present month .like: Summers, winters) User always book before the months for the season. Its possible in the present month like booking websites, we always book things before season for discounted rates; On present month it will give you actual price not seasonal price. That’s how seasonal price will work.
Thank you.
Have a good day!
Team Utillz
I have set for a villa 1000€ per night in July and base price 600€(the price in May) if guest book today for July, I need to have the price per night 1000€ and not 600€. I work more than 10 years with all the well known booking websites and none of them will charge something else except the season price. The only reason thy have base price is if you have not set a season for some dates then there will be the base price for these dates.
Now there is no logic for the parent Month to charge the base price and not seasonal price that I have set.
Is there an option to have dynamic base price? So the results from the search engine shows the price per night from the seasonal, like Airbnb and Vrbo and all the rest.
It’s already July, and there are no updates 
Hi, Update is released. Please Check. Thank you. Team Utillz
Have you been doing these updates since February? This is just ridiculous! Almost everything that many people asked for was not even started and ignored.
HI, We recommend you to update the theme again as there was an error at our end. Thank you. Team Utillz
Meager updates if you follow the list of your updates. People wait six months to see such stuff that can be done in a week. It’s impossible to do anything normal with your theme. I am very sorry for those martyrs who spent money on this. They have acquired a real it hemorrhoids.
Hello I have a pre-purchase question. I would like to create urls depending on the city, for example mypage.com/berlin. Is that possible or is the url always based on the search terms? Many thanks
Hi,
For urls depending on the city, you can create your listings with cities name then only city comes in urls. The url automatically change names with the names according to search.
Thank you. Have a good day! Team Utillz
Do you know if the update will fix the issue with the service fee? Right now the fee is applied to 1, this means if we have a booking for 5 persons then will only get paid with service fee for 1 person. Which is a massive issue and loss in revenue.
Also do you know if there will be children prices? Which is also a much needed feature.
Thanks
Hi,
Service fee will not be applicable for per person, It will work on actual price only for all. It will be same amount that you have mentioned in the settings and added the amount in total price. We have marked “children prices” feature for future updates.
Have a good day!
Utillz
Thank you
Hello,
Thanks for the reply.
What a shame… Children prices has been asked from day 1 of this theme and with many many requests. I believe it was meant to be delivered a few updates back but never happened. This is a much asked feature so I hope you will find a way to add this.
Thanks
Hi,
We have update the theme with standard features which are feasible for every one. We can add pricing feature as per user requirement because everyone does not require this feature. Our development team will add custom work on this feature for you. Please raise a support ticket for the same.
Thank you.
Have a good day!
Team Utillz
Hi. First and foremost…I absolutely love this theme! Now, for my question. I need to adjust the filters where it says “filter homes, filter experiences, carousel homes, carousel experiences”. I need it to say filter home, filter vehicles, filters boat charters, filter chauffer services and those same ones for carousel. How can I do this?
Hi,
You can change the Filters and Carousels, Goto->listing types->Search Forms you can edit them and change their names. Here is the documentation link :https://utillz.com/docs/brikk/explore/search-forms/
Have a good day!
Utillz
Thank you
Hi, please check my support ticket (Private Ticket #3068995). This is urgent!
Hopefully the upcoming update has the long awaited features everyone has been waiting on.
Hi,
We are releasing the updates on Monday Midnight / Tuesday Morning.
Have a good day!
Utillz
Thank you
Noted, we will be looking forward to the release.
See that v1.6.0.9 has been released. Thanks for the update. Still missing are these important updates: Ability to seamlessly import CSV (Still not fully possible like other themes), OpenStreetMap as free map option.
Also the ‘Routiz’ gives an WP error after the update!
This plugin could not be loaded correctly and has been paused during recovery mode.
/home//public_html/wp-content/plugins/routiz/inc/src/admin.php. Foutmelding: Uncaught Error: Call to undefined function Routiz\Inc\Src\Brk() in /home//public_html/wp-content/plugins/routiz/inc/src/admin.php:94 Stack trace: #0 /home//public_html/wp-includes/class-wp-hook.php(307): Routiz\Inc\Src\Admin->enqueue_scripts(‘index.php’) #1 /home//public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array) #2 /home//public_html/wp-includes/plugin.php(476): WP_Hook->do_action(Array) #3 /home//public_html/wp-admin/admin-header.php(118): do_action(‘admin_enqueue_s…’, ‘index.php’) #4 /home//public_html/wp-admin/index.php(137): require_once(’/home/**...’) #5 {main} thrown
It seems the themeforest package has an issue. It created a false theme next to the Brikk theme and that was also activated.
themeforest-wpg1alq2-brikk-directory-listing-wordpress-theme-wordpress-themeVersie: false
1. We renamed the ‘Routiz’ plugin folder. 2. We activated the other theme v.1.6.0.9. 3. Then reinstalled the ‘Routiz’ plugin
The above steps seem to resolved the update issue. Please check at your end what went wrong with the package.
Also still missing the fix for the HTML WYSIWYG editor for the WP Editor.
Hi,
Please generate a ticket and Please share your admin details to find a better solution of your problem.
Thank you.
Have a good day!
Team Utillz
Totally agree about the sub-categories request!
It means we will be able to construct location hierarchy as follows:
Continent > Country > Region > City > Neighbourhood
This makes it much easier for admins to manage in the backend, plus it has the added benefit of being able to produce breadcrumbs like example above, and be great for SEO too!
It is easy to make a custom taxonomy hierarchical as the WP API for this allows two arguments: True or False.
Setting it as TRUE will give you sub-categories like the example above.
Hi,
1.The region will gives you cites only and show near to your region areas it does not work like sub-categories. For neighborhood you can create a fields for SEO purpose. 2. You can create custom taxonomy. In taxonomies you can create a list of hierarchy like: Amenities:-air conditioning, hair dryer etc.
Thank You. Have a good day! Utillz
Hello when is the update comming out?
Hey, we are releasing an update in next 2 days. Thank you
Hi! I would really like to buy this theme, but I need subcategories because I need to sell different types of products. I think tags would not be enough. Do you plan to add the subcategories soon? Thank you and have a good day
Hi,
We have marked your suggestion of “subcategories” for future updates. But for now you can add categories, taxonomies and tags to sell different types of products.
Have a good day!
Utillz
Thank you
Thank you for your answer! Do you have a rough idea of when this might be available? I need to work on my site over the next few months, and I would really like to use this theme
Hi, I have problem. Plugin is not counting custom taxonomy’s listings. I have created new taxonomy and added it to new Listing. But this taxonomy post count is 0. What should I do?
Hi,
Some time sever does not update the changes. Recreate the taxonomy in settings->listings->Taxonomies add new taxonomies and save the changes. It will show the results. Show the taxonomies in listings. If still you are facing this issues Please let us know. Have a good day!
Utillz
Thank you
Hi, thanks for your reply. But unfortunately, I have still this issues.
https://prnt.sc/J1TL2qqYARSBDid you see it?
Hello,
Before to buy, I have many questions. Thank you in advance.
1. I would like to use the theme to create a tasting reservation site. So only a few hours, the same day. Is it possible to choose a single day?
2. Which online payment solutions (card, paypal, etc.) are compatible? 3. Is it possible to pay for several persons or rooms at the same time?
4. Is the Google Maps (or other) plan included in the price?
5. Are there possible sub-categories and sub-sub-categories for the rentals/events or places?
Thanks MI
Hi,
1.Yes, reservation is possible for a few hours, the same day and for single day only. 2.You can use card, paypal and other payment methods through woo-commerece 3.Yes,Google Maps includes price tags. 4.Only categories possible for the rentals/events or places.
Have a good day!
Utillz
Thank you
Thank you for your reply. is it not really possible to create sub-categories (sub-tags) for events? For example, Nature > Forest / Sea / Mountain… In Mountain >> Hicking / Camping / ...
Good day,
I would like to change the theme to a marketplace for physical products. Is it possible that the date box is changed to an “add to cart” button.
Is it possible that the seller gets the money directly and I get a fee for the sale? Without a payout for the seller.
Hi,
You can remove the date box from the listings but button name will not be changed to “add to cart”. No, you need to pay to the seller because all the payments will be received by the admin only. Admin has to release the payouts to seller.
Have a good day!
Utillz
Thank you
Hi,
Does the theme has push notifications? And it is posible to work with One Signal push notifications?
Thanks!
Hi,
Yes, the theme has notifications feature. The notifications will work on bookings, applications, messages and new registrations.
Have a good day!
Utillz
Thank you
But you are talking about email notifications or does the theme include web push notifications by default? Thanks!
The clock is not compatible with the local time and I have set it more than once, but to no avail in (conversations – the day changed in the booking calendar, seven hours late – canceling the reservation limited to a time period – the reservation is not canceled at all after the specified time period expires) Please help, it cannot be set From the settings I have tried a lot.
Hi, We are working on the updates and this issue will be resolved in the update that is to be released in next 3-4 days. Thanks & Regards Team Utillz
Do you guys offer paid customization? I need some tweaks that I think would be easy for you to do and I woulb be happy to hire you
Hi, Yes we do offer customization. You may contact us withy detailed requirements on ‘utillzsales@gmail.com‘ Thanks & Regards, Team Utillz