2996 comments found.
Good day,
I would like to make a directory of all truck companies in my area, is that feasible with this template? Can I remove individual areas, such as the dollar symbol, meal times and so on, or would you not recommend this template?
I would like to make a professional truck directory where all truck companies are listed.
Hi, Yes, you can make truck directory through listings in this theme. you can also remove the dollar symbol and meal signs. You can easily create you type of truck and select that type in listings.
Thank you
Have a great day!
Utillz
Good afternoon. Bought your script. We’re having an error logging into the site with Google. When you click on the account in the window that opens, it loads, the circle spins and then nothing happens.
Error popup in console: ‘popup_closed_by_user’
I read on the Internet, and found out that I need to update the logs in the script, because. Google changed them this year and the old ones don’t work anymore.
Please help us and update your Google login details
Hi,
If your google account is new onwards on 2018 then google login will not work with theme. You have to use old google account and create new key then it will work for you.
Thank you
Have a great day!
Utillz
Hi,
After update, I losed the manually translation of string ” %s %s ago” ->”%s %s fa’”, but loco translate have a problem to translate the names, day, month, year…
But I do not remember the file name where I can translate the function…. Can you remember me where is??
Thanks.
public function get_time_elapsed_string( $time ) { $etime = time() – $time; if ( $etime < 1 ) { return ‘0 seconds’; } $a = [ 365 * 24 * 60 * 60 => esc_html__(‘year’, ‘brikk’), 30 * 24 * 60 * 60 => esc_html__(‘month’, ‘brikk’), 24 * 60 * 60 => esc_html__(‘day’, ‘brikk’), 60 * 60 => esc_html__(‘hour’, ‘brikk’), 60 => esc_html__(‘minute’, ‘brikk’), 1 => esc_html__(‘second’, ‘brikk’) ]; $a_plural = [ ‘year’ => esc_html__(‘years’, ‘brikk’), ‘month’ => esc_html__(‘months’, ‘brikk’), ‘day’ => esc_html__(‘days’, ‘brikk’), ‘hour’ => esc_html__(‘hours’, ‘brikk’), ‘minute’ => esc_html__(‘minutes’, ‘brikk’), ‘second’ => esc_html__(‘seconds’, ‘brikk’) ]; foreach( $a as $secs => $str ) { $d = $etime / $secs; if( $d >= 1 ) { $r = round( $d ); return sprintf( esc_html__(’%s %s ago’, ‘brikk’), $r, $r > 1 ? $a_plural[ $str ] : $str ); } } }
Hi,
You can add the language strings in given mentioned path.
Here is path for file. wp-content/theme/brikk/languages/brikk.pot
One suggestion, whenever you do the updation or changes in files always keep backup for your theme files.
Thank you
Have a great day!
Utillz
Pueden indicar como modificar el tamaño del Logo en la cabecera?
Hi,
You can resize the logo size with css. you can add css in appearance->customize->additional css
Thank you
Have a great day!
Utillz
Hi, I’m interested in replacing my current theme for Brikk but I want to know if this theme provides Bulk import feature?
Hi,
For now in theme we don’t have an option for bulk import feature.
Thank you
Have a great day!
Utillz
Hello Utillz, I want to purchase this theme, which looks great for my house rental web site project in China. But I don’t know if it can work in China or not. I can do the translation work but don’t know if the map will work in China or not. Could you kindly give me some suggestion? Thanks in advance.
Hi,
Google maps and google related properties will not work in china. We are not sure this theme will work in china or not.
Thank you
Have a great day!
Utillz
Hello, I still have the same problem with the time zone, it is the only great defect of this theme.
In the Wordpress settings I have already set my time zone, and the site starts to work fine, but after a few hours the time zone does not work and you have to keep updating and changing the time in the settings.
I tried to put the codes that you show but they just don’t work, it keeps showing the error ” syntax error, unexpected ’:’, expecting ‘)’ ” in the first line of the code.
I don’t want to spend $60 just to get this bug fixed by you guys.
It just doesn’t work or manual timezone changing to city or utc and neither does the code you guys have
Hi,
The syntax error is showing that you have put wrong code. Please share you admin details in the support ticket, We will put correct code.
Thank you
Have a great day!
Utillz
Hello, is it possible to see the opening hours in the mobile version without clicking on the action button? It would be easier for page visitors to see if the listing is open without clicking the action button. Many thanks
Hi,
The user needs to click on actions button, Then only user can see the open hours.
Thank you
Have a great day!
Utillz
Hi,
I’ m working on your theme offline, but my permalink have a issue…..run only on plain, I can view all the pages….now my query Is for the submission Page on front end….when I click One of the option and then the continue button, It open a new Page xxxxx/1?type=homes, but the server give the 404 error …No found on this server. How can I fix this issue?? Which Is the correct link for plain permalink??
Thanks.
Hi,
In admin settings permalinks you need to select permalink as post type this will give you correct results.
Thank you
Have a great day!
Utillz
Hello, I have activated Elementar Pro on my website and uploaded custom icons. How can I activate them, so I can use them? At the moment I only can choose between icons from Font Awesome, Material Icons, Amenities. Many thanks
Hi,
You can active the custom icons in listing types theme settings in header section you can add custom icons
Thank you
Have a great day!
Utillz
I check a comment of an user a year ago asking for real time chat and you told him: “Yes, we have plans to improve this soon and also allow you to display user statuses ( live or not ).” Any news about this? I think is very necessary for a quality platform.
Hi,
You can use plugins for live chat in your website. There are so many plugins for live chat option in website.
Thank you
Have a great day!
Utillz
Ok the 6th july update broke my site where the brikk directory in the wp-content folder was moved to a subdirectory and caused a major error which can be fixed by moving the brikk directory back to the right place.
Hi,
Thank you for contacting us.
Please open a support ticket for this query and share your details.
Our support team will look into this and get back to you.
Thank you
Utillz
Hello, my problem is that i need to not have a minimum period of time between promotions. even if i put 0 days it is not possible to buy the same promotion 2 times in a row. Can you tell me where i can change that in the code or if you have a snippet for that already ? thank you
Hi,
Please share your details for custom work at utillzsales@gmail.com
Thank you,
Have a good day!
Team Utillz
Hi, is it possible to change the header CTA button based on if the user is logged in or not? Because if the user is not logged in the button should say something like “Become a member”. If the user is logged in the button should say something like “add another place”.
Hi,
Please share your details for custom work at utillzsales@gmail.com
Thank you,
Have a good day!
Team Utillz
Hi guys did you get my message – I am not sure it sent
hi guys I hope you are well. I have a massive problem. I’ve spent 6 months making plans around your theme.
I have even engaged a company to do customisations I need (that I emailed you).
I have just realised you can’t specify the distance from geolocation like 25,50,100,500,1000 miles. OMG please dig me out of a problem and tell me when you are doing this.
Please please please consider ASAP – distance not map bounds is essential
If you want to continue with map bounds, how can I set a default zoom level so the bounds are very wide like 250 miles.
Hope you are all safe. Thanks
Guys?
Hello can someone give me an idea on when you are adding this please?
There is a problem with the secondary gallery on phones, not all the thumbnails of the photos appear, the error also appears in its demo theme. This problem has been going on for many months.
Hi,
Thank you for contacting us.
Please open a support ticket for this query.
Our support team will look into this and get back to you.
Thank you
Utillz
Hi, last year i was informed that you was going to fix the the option regarding cancel and policies. Still not added, vacation rentals websites are based on booking and cancelations… Please provide an estimation for this case. Woocomerce booking has this option, I don’t understand why limit the most important functions? No cancelation system, host/guest can just cancel anytime, no invoicing system… Thank you!
Repky??!
Also, could you tell me how to sort only the promoted / boosted listings on a different feed ?
Hi,
In admin you can filter the listings with listing types. But for frontend there is no option for filter for now.
Thank you
Have a great day!
Utillz
this is really needed i think
Hello, i also have the cURL error 28. I have seen the fix you propose , but like the others i have syntax errors that i dont know how to fix. Could you tell me how to ?
Hi, Thank you for contacting us.
Please open a support ticket for this query. Our support team will look into this and get back to you.
Thank you Utillz
You get back at me to tell me to say exactly the same so you can get back at me ?
Isnt a supported tag next to my name ?
Hi, I’d like to find out if you do custom coding work? I require to add additional small features and options to this theme. How much do you charge? Is it per hour or per project? Thank you.
Hi,
Please share your details for custom work at utillzsales@gmail.com
Thank you,
Have a good day!
Team Utillz