Discussion on Lozin - Directory & Listing Drupal 11.3 Theme

Discussion on Lozin - Directory & Listing Drupal 11.3 Theme

By
Cart 577 sales
Recently Updated
Well Documented

gavias supports this item

Supported

This author's response time can be up to 1 business day.

110 comments found.

Hello, nice theme!! Do you support hierarchical select style menus? We have a long list of locations that need to be included in search form.

Hi Pinnosea!
Lozin theme support hierarchical select style like http://prntscr.com/12q4n02
Thank you so much!

Thanks. But this is only good when you have a short list of items. What if you have a menu that lists for example all US states and the major cities? The list will be too long to be squeezed into just one menu. I understand that people can just type but does your theme work with something like this module https://www.drupal.org/project/hierarchical_select?

Hi Pinnosea!
Lozin theme does not support multi hierarchical_select like your ideas.
Thank you!

Hi, very nice theme. It will be useful to show Call Now button under price on the Listing Detail page so user can tap to call the venue. Please add on next update. Is there a Table booking module for restuarant reservations? Please advise. Thanks.

Hi Promovisiontv!
You can provide details ideas “show Call Now button”, I will check and help you.
And this theme does not support booking module for restaurant reservations.
Thank you!

How do you edit the Listing content pages?, I have added fields but they dont appear on the page, even after reloading the cache, if they are custom twig templates, why not use the block builder designer tool provided?, how to solve this ?

Hi Gerryreid!
If you want display more fields on Listing page, you can edit template file \themes\gavias_lozin\templates\node\node—listing.html.twig like http://prntscr.com/111igmz and you need navigate to /admin/config/development/performance clear cache.
Thank you so much!

Hello, I activate the locate module and after that the site went down with the error below:

[error] Drupal\Core\Database\DatabaseExceptionWrapper thrown while calling __toString on a Drupal\Core\StringTranslation\TranslatableMarkup object in /home/d9nsystech/public_html/prod/www/core/lib/Drupal/Core/Database/Connection.php on line 896: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'd9nsyste_tusparques.locales_source' doesn't exist: SELECT "s".*, "t"."language" AS "language", "t"."translation" AS "translation", "t"."customized" AS "customized" FROM {locales_source} "s" LEFT OUTER JOIN {locales_target} "t" ON t.lid = s.lid AND t.language = :langcode WHERE ("s"."source" IN (:db_condition_placeholder_0)) AND ("s"."context" IN (:db_condition_placeholder_1)); Array ( [:db_condition_placeholder_0] => Custom block type [:db_condition_placeholder_1] => [:langcode] => es ) ToStringTrait.php:20

I tired to disable the local module but now the drush command returns me the same error:

drush --uri=tusparques.nsystech.it pm:uninstall locale [error] Drupal\Core\Database\DatabaseExceptionWrapper thrown while calling __toString on a Drupal\Core\StringTranslation\TranslatableMarkup object in /home/d9nsystech/public_html/prod/www/core/lib/Drupal/Core/Database/Connection.php on line 896: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'd9nsyste_tusparques.locales_source' doesn't exist: SELECT "s".*, "t"."language" AS "language", "t"."translation" AS "translation", "t"."customized" AS "customized" FROM {locales_source} "s" LEFT OUTER JOIN {locales_target} "t" ON t.lid = s.lid AND t.language = :langcode WHERE ("s"."source" IN (:db_condition_placeholder_0)) AND ("s"."context" IN (:db_condition_placeholder_1)); Array ( [:db_condition_placeholder_0] => Custom block type [:db_condition_placeholder_1] => [:langcode] => es ) ToStringTrait.php:20 [warning] Drush command terminated abnormally.

The Drupal version is : 9.1.5

I have a multisite in the same Drupal installation and the local module works as expected.

Here the drush command for the another site on the same installation but not using your theme:

[d9nsystech@aws www]$ drush --uri=drupal9.nsystech.it st Drupal version : 9.1.5 Site URI : http://drupal9.nsystech.it DB driver : mysql DB hostname : localhost DB port : 3306 DB username : d9nsyste_userd9 DB name : d9nsyste_default Database : Connected Drupal bootstrap : Successful Default theme : bartik Admin theme : seven PHP binary : /opt/cpanel/ea-php73/root/usr/bin/php PHP config : /opt/cpanel/ea-php73/root/etc/php.ini PHP OS : Linux Drush script : /home/d9nsystech/public_html/prod/www/vendor/drush/drush/drush Drush version : 10.4.0 Drush temp : /tmp Drush configs : /home/d9nsystech/public_html/prod/www/vendor/drush/drush/drush.yml Install profile : standard Drupal root : /home/d9nsystech/public_html/prod/www Site path : sites/default Files, Public : sites/default/files Files, Temp : /var/tmp

Hi Venezonano!
I not sure understand the locate module, if that is modules https://www.drupal.org/project/locate, this is modules does not support Drupal 8 & Drupal 9.
You can provide details of your problems, and provide ftp access, admin access & url of your website via email gaviasthemes@gmail.com, I will check and help you.
Thank you!

the local module is a module on the Drupal 9 core.

www/core/modules ❯ ls -lah | grep locale drwxr-xr-x 8 nano nano 4.0K Mar 4 14:36 locale

https://api.drupal.org/api/drupal/core%21modules%21locale%21locale.module/9.0.x

Enables the translation of the user interface to languages other than English.

When enabled, multiple languages can be added. The site interface can be displayed in different languages, and nodes can have languages assigned. The setup of languages and translations is completely web based. Gettext portable object files are supported.

Hi Venezonano!
You can provide ftp access, admin access & url of your website via email gaviasthemes@gmail.com, I will check and help you.
Thank you!

Hello, a pre buy Q: in your demo homepage I see a banner saying upcoming events, but I do not see any event. do your theme support event listing? thx

Hi Elparaiso!!
Demo homepage does not display events because all events of website expired, I have resolved issues, you can test your our demo again.
Thank you so much!

thank you, but are the events only within the banner? can I make a site with a listing of all the events and have a list of them also in a part of the homepage similar to the other business listings?

Hi Elparaiso!
Event is just content type of Drupal core with fields, all the “Events” of theme does not support like “Listing” content type.
Thank you!

How does the search work? Is it using the search module in core or views?

Hi Elvizzi!
Search box is views of Drupal core & module https://www.drupal.org/project/better_exposed_filters.
Thank you!

This error is popping up. PHP 7.4.* Drupal 8 Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters in element_gva_column->render_content() (line 487 themes/gavias_lozin/gva_content_builder/gva_column.php)

Hi Netgeek123!
You can download latest version of theme, and update elements of theme in folder themes/gavias_lozin/gva_content_builder/ to your website.
Or you can provide ftp access, admin access & url of your website via email gaviasthemes@gmail.com. I can check and help you.
Thank you so much!

This worked thank you.

For reference, remember to flush cache.

Thank you so much :)

Hi Eduard-k!
If your website have problems, you can provide details of your problems via email gaviasthemes@gmail.com. I can check and help you.
Thank you so much!

hi, how can test admin? does it support custom fields and dependent fields? Are there review section, rating, etc? Thanks

Hi Sampra!
Listing is content type and fields of drupal and this theme does not support review section/rating.
Thank you!

Looks like some styling issues on some taxonomy terms: https://themesgavias.com/drupal/lozin/taxonomy/term/51

Thank you, you can test our demo again.

Is the “Listing” content type built using the content builder or is it using Drupal fields?

Hi Mtrue321!
“Listing” is content type with Drupal fields.
Thank you!

Great, thank you!

Thank you!

Want to buy this theme for availability calendar. Can I (out of the box) give each business owner availability calendar (only days needed – do not need hours-minutes), and then give customers option to search all businesses that are available on specific day in given category. For example – search all cleaning services that are available on 31.12.2020.

Hi Azzriel!
Lozin theme does not support availability calendar, you need do custom website if you want that features.
Thank you!

Hello Gavias, I’ve just migrate a drupal 7 site to 8, now I ‘ve got a good configuration. How can I install your theme, if I have already a configuration ?

Hi Zorax69!
Lozin theme does not support Drupal 7.x, this theme only support Drupal 8.x or Drupal 9.x
Thank you!

sorry but you don’t understand my question. I’m now on drupal 8 after migration, so how can I adapt your site on a existing durpal 8 configuration? If yes do you have a manual for that ?is possible to do that via the configuration system.

Hi Zorax69!
You can watch video guide existing installation of Lozin theme https://www.youtube.com/watch?v=5qPX_zlvLgk
Thank you!

Hi, this new theme looks beautiful. Quick question on the “add listing” bit – does the theme support charging for listings? Like for a classified ads site or a real estate listing site that lets people add their own listings?

Hi Mtrue321!
Lozin theme does not support charging for listings, and this is Directory & Listing theme, you should not use for classified ads site or a real estate website.
Thank you!

Is this theme Drupal 9 and Bootstrap 4.x ready ?

Hi Aqilrayyan!
Lozin theme support Drupal 9 and this theme use Bootstrap 4.
Thank you!

Is there a bulk import tool or something like that to import all the listings?

Hi Radioheadcastro!
Drupal core does not support import tool.
Thank you!

Does your theme use addresses or lat and long to display on the map ?

Hi Radioheadcastro!
Lozin theme use lat & long and jquery https://leafletjs.com/ display on the map.
Thank you!

Hi, I’m really interested in your theme, just have some presale questions:

I already have my website, but it is a wordpress webiste and I’m having some speed issues related with the search process. I have around 160K listings and some categories are so big, one specially with around 40K listings, so when I run a search through those bigs categories, it is so slow or show an error, so I’m looking for an alternative to wordpress, so, do you think I wont have this problem with drupal and your theme ? I’m gonna hire a developer to help me with this but want to know if you see this working perfectly before buying it. By the way I have an strong hosting with a dedicated server with 16GB RAM, 12 cores, 264 SSD

Hi Radioheadcastro!
Drupal CMS only support search results from database of website.
I think you can’t convert 160K listing content from your WordPress website to Drupal CMS. You should use other WP theme for your content.
Thank you!

Im thinking on delete and forget about my wordpress website and use this instead!

Thank you!

Can we update this theme to the last version of Drupal 9?

Hi Tamsir!
You can update Lozin theme to last version of Drupal 9.
Thank you!

Hello, Trying to download the theme, but taking too much time

Hi Tamsir!
I have try download package and it work, I think speed internet of your pc is slow, and you can contact us via email gaviasthemes@gmail.com, I can send package theme via email.
Thank you!

Wonderful theme. Really love to use it on my website but having constant problems with a map. Updated all the modules to the last versions, theme files, added the key into the theme settings and module settings but the map is still for development purposes.

Hi Leramagenta!
Please make sure your google-api correct, and you can provide url page have problem via email gaviasthemes@gmail.com, I can check console jquery google api map of your website.
Thank you!

Wrote to email, got a very quick answer with the information on solving the problem. Thank you for a great support!

Thank you so much!

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