356 comments found.
Hi. Please how do I make the checkout page to look exactly like the demo theme. Thanks
I am interested in the theme. I am using the default language switcher and language switcher, I wonder wether I need to code to switch to your bootstrap hover dropdown. Thank you!
Sorry, I mean the default language switcher and currency switcher from the Commerce Currency Resolver.
Hi. Our language switcher is working with default Drupal language switch functionality, so you don’t need to write extra code. Thanks.
NikaDevs, thank you for your promote replay. What about the Currency Switcher?
To implement the currency switcher you need to add some extra code to the header template.
Unable to upload images in webp format. When I upload images in webp format using Shortcode image upload, only files with the following extensions are allowed: jpg jpeg gif png txt doc xls pdf ppt pps odt ods odp.
How to Upload .webp Images using Shortcode image upload
Best Regards
I still need updated jango_cms module. Please monitor support area.
Hi. I’ve answered your ticket and provided updated module. It also always availabe here, just download the latest theme version. Thanks
Do you have an ETA on when Bootstrap5 will be supported?
I am trying to get support for module and theme updates for Drupal 10 but no response at https://nikadevs.ticksy.com/
Can you provide link to your ticket on our forum? I don’t see tickets with your username
I have posted another response. You need to monitor your Support Area.
Thanks for the updates. I still need updated jango_cms module please.
Hi. I’ve answered your ticket and provided updated module. It also always availabe here, just download the latest theme version. Thanks
Why are all the tables collated “utf8mb4_0900_ai_ci?” We are unable to import the DB because of this. ”#1273 – Unknown collation: ‘utf8mb4_0900_ai_ci’”
Thansk
Looks like you didn’t run “composer install” command. Please open our documentation and follow it. Also there is a helpful video about installation process.
There are bug file_create_url, drupal_get_path, etc deprecated, for Drupal 10
Hi. Please post the error code and page url on our support forum https://nikadevs.ticksy.com/ Thanks
Hello, can you please provide the most accurate Drupal 10 compatible version, with all fixes released since Sept 12, 2023? It looks that originally posted Drupal 10 compatible release have number of issues and makes installation a bit problematic.Thank you.
Are you going to upload revised package without further delay?
Hi. I’ve just submited update, and soon it will be available on the ThemeForest. It will include all latest bug fixes and improvements. Thanks
Hello,
Is there any help on how to use the visual shortcode module? What is the purpose of the different parameters and what do the different elements you can create correspond to?
Hi. Can you please be more specific? Our theme contain a lot of shortcodes and each of it has it’s own parameters. They all can be configured from Visual Shortcodes module and you can see their names and options, also their labels can explain their functionality. Thanks.
Hello, I purchased your theme, and I must say it’s amazing. I appreciate that it can be managed through composer. I’ve successfully installed it on a brand new Drupal 10 site by following the provided steps.
However, I’m currently facing a single issue that I can’t seem to resolve. It’s related to the main menu, as it only displays first and second-level items, and not the third level. I’ve already checked the settings in admin/structure/menu/manage/main and admin/structure/tb-megamenu Could you please advise on what I might have missed or what steps I should take to resolve this issue?
Thank in advance!
Hi. I’ve uploaded the latest theme version which includes these fixes. Thanks!
I recently purchased your beautiful theme. You have done a great job on it and I appreciate the file structure so that it can be updated via composer. This was a welcome addition. Regarding your attempt to update the theme to Drupal 10 I found several issues so far here are a few:
undefined function /web/modules/custom/jango_shortcodes/src/Plugin/Shortcode/BlockShortcode.php line 34
Fix:
replace line 34
$block = render($block);
with
$block = \Drupal::service('renderer')->render($block);
undefined function /web/modules/custom/jango_cms/src/Plugin/Field/FieldFormatter/NDJangoImageHover2IconsFormatter.php line 137
Fix:
replace line 137
$url = file_create_url($file->getFileUri());
with
$path = $file->createFileUrl($file->getFileUri());
After doing this you will need to enable the “Jango Main Features” module then install the Olivero and Claro themes. Seems to work ok but there is still an issue with saving the shortcodes.
It seems you still have some work to do but I will try to post what I find. Thanks for your efforts.
Hi. I’ve submitted a latest version of the theme and it will be available soon. It contain these and all other issues which were found. Thanks.
Any plans for upgrading this theme to use Bootstrap 5? I have a client interested in this theme but they prefer the most updated version of Bootstrap.
Hi. Yes, I have such plans in my ToDo list, but currently I’m very busy with migrating my Stability theme to Drupal 10
Thanks
Hello Roman, Two weeks ago I submitted 7 questions to you on the support platform, 5 of which are necessary for the correct installation of Jango. Are you busy fixing the template? What is your schedule?
Hi. Sorry( I’ve just answered on your ticket. Thanks
For Drupal 10, installed theme is Olivero 10.1.5 (default theme) and Jango 2.0 requires the base theme stable to operate correctly. Does updating the jango.info.yml file the problem can be solved?
Will you ever change this theme to be able to install in the root directory? We love this theme but refuse to use it because of how you force us to use a non-standard installation directory. It’s a shame that we cannot use your well-designed theme for this reason!
Clearly, based on lots of comments, others have a lot of trouble installing your theme.
1. This is the official Drupal installation instruction: https://www.drupal.org/docs/getting-started/installing-drupal 2. The 3rd step is “Install dependencies with Composer” 3. Now check the official article about the folder structure while using the Composer: https://www.drupal.org/docs/understanding-drupal/directory-structure : “When using composer to download and manage your Drupal project, Drupal core and base level directories will be adjacent to a vendor directory. /vendor – Various external composer php packages /web – parent directory for the above base-level and core directories” 4. This means that any way you will install Drupal, you will have the same /web folder. 5. I know using composer is not as easy as just upload and extract zip archive, but this is the correct and recommended way to install and update drupal 10. Also you can find many articles about how to easily change your server root directory and how install drupal 10 to required directory in your server.
Appreciate your response, but we’ve purchased more than 50 Drupal themes from TF, and this is the only one we’ve found to have this folder structure. It’s annoying enough that even though we love the theme, we have opted not to use it purely due to installation difficulties.
Very hard way to installer , i could not instal after a long day ! how can I install theme?
Hi. Can you describe that was hard for you? If you don’t have content then I suggest to use “Full Drupal Installation”. As for any other Drupal website you will need Composer and couple commands to install the required packaged based on your server configuration. Thanks.
Thanks I try installing to way but not success
Hi. I can install the theme on your server, please send me a message from my profile page https://themeforest.net/user/nikadevs and we will discuss this. Thanks.
I’m k thank you so much
Another question… After activating the Jango theme:
“Call to undefined function drupal_set_message() in jango_form_system_theme_settings_alter() (line 38 of themes/custom/jango/jango.theme)”
I couldn’t find a definition for drupal_set_message -> drupal_set_message(‘Enable NikaDevs CMS module to use layout builder.’);
Hi. Please post the support ticket https://nikadevs.ticksy.com/ So I will be able to deep into your problem and send you updated theme. Thanks. Best Regards.
Hello, Thank you for your last reply. The solution was finally found.
Here are two other questions:
Question 1 In composer.json, - drupal/core-recommended, - drupal/core-composer-scaffold, - drupal/core-project-message are set to “10.1.0”
Would Symphony and other tests remain compliant for Drupal 10 (currently 10.1.4) security updates, or are you ensuring compliance updates based on Drupal security updates?
Question 2 In settings.local.php, what is the point for Jango to have the settings: 1/ $settings[‘rebuild_access’] = TRUE; 2/ $settings[‘skip_permissions_hardening’] = TRUE;
Is this only for the drupal/core-dev environment and should it be changed for production?
Hi. 1. This is common Drupal configuration, so you can update the modules, core and other components with composer, so you will always have the latest security version of the files. 2. I think we used this during development process. You can disable the settings.local.php file or change it as it’s required by your website configuration. By default $settings[‘skip_permissions_hardening’] should set to FALSE. Thanks.
I found the explanation for question 1.
The theme comes with the following settings in composer.json: “drupal/core-composer-scaffold”: “10.1.0”, “drupal/core-project-message”: “10.1.0”, “drupal/core-recommended”: “10.1.0”,
This prevents Drupal security updates.
You must add a “” in front of the version, i.e.: “drupal/core-composer-scaffold”: “10.1.0”, “drupal/core-project-message”: “10.1.0”, “drupal/core-recommended”: “10.1.0”,
The update to 10.1.4 could then be carried out.
Thank you in advance to the team for making this modification in the template.
Wow! I see that the mail application transforms some characters!! I indicated that it is necessary to add an angle bracket in front of the drupal version…
Thank you for sharing this helpful information!