Recent comments

🇮🇳India ravis

The recommended block region for status message is Highlighted.
Do you see the default status message displayed properly?

🇮🇳India ravis

Hello,

Define the font size in your theme style.css file. Like:

/* For mobile devices */
html {
  font-size: 14px;
}
/* For laptop and desktop */
@media (min-width: 768px) {
  html {
    font-size: 14px;
  }
}

I hope this was helpful and resolves your issue!

🇮🇳India ravis

Hello,

I am sorry for the issue you are facing.
I have tried to reproduce the issue on a Drupal 10.4.4 site but cannot find the issue.

I have shared the screenshot while logged in as Admin.

🇮🇳India ravis

Hello @shweta__sharma
Thank you for bringing this to our attention.

But this is not two bottom borders rather its a double border.
This is intentionally done to separate footer-bottom region with double border.

border-top: 3px double #bbb0a1;
🇮🇳India ravis

@mykola kovbasa thank you for reporting the issue. I have no idea how this was missing.
I have just released version 11.0.4 with the fix.

🇮🇳India ravis

Hi Ravis,

Found the issue: it is related to drupal >10.3.2 due to incorrect content-lenght on my OVH server.

solution:
add following into .htaccess

Header always unset Content-Lenght

Thank you @vandenbosscheg for the update.
I am closing this issue.

🇮🇳India ravis

Hello,

1) Are you able to use kint+ devel module with same setup in default olivero theme.

2) Please give a try to these steps (using Devel Kint Extras module)
https://www.webwash.net/how-to-print-variables-using-devel-and-kint-in-d...

🇮🇳India ravis

Thank you @all for your contributions.
The issue was fixed in version 1.0.2.

Regards:

🇮🇳India ravis

Thank you @all for your contributions. This works as designed.

🇮🇳India ravis

Hello,

Thank you for reporting the issue.
There is a underline that suggest the input field.

Regards:

🇮🇳India ravis

Thank you @all for your contributions.
The issue was fixed in version 1.0.2.

🇮🇳India ravis

This is the patch I applied in addition to patch #12

🇮🇳India ravis

I am using Rules 4.0-dev on a Drupal 10.3 installation with PHP 8.2

I applied patch #12 by @f2boot
But, I git this error message in my PHP log.

Uncaught PHP Exception TypeError: "rules_help(): Return value must be of type string, null returned" at testsite\web\modules\contrib\rules\rules.module line 48

This patch fixed this error and Rules module is working.

🇮🇳India ravis

Theme documentation is available at Dev5
https://dev5.dev/doc/kart/

I will update documentation links in the theme in the next version.

🇮🇳India ravis

Hello,

I am extremely sorry for the late reply.
The issue was fixed in version 1.0.1

Please download and update the theme.
For more details, please refer to the documentation page:
https://dev5.dev/doc/kartpro/sliding-sidebar

Regards:
Ravi

🇮🇳India ravis

ravis changed the visibility of the branch 3486472-support-drupal-11 to hidden.

🇮🇳India ravis

ravis made their first commit to this issue’s fork.

🇮🇳India ravis

Sounds like some JavaScript issue at your end.

1) Open your Drupal site.

2) Right click and select inspect.

3) Click console tab.

4) Do you see any error message. Please reply the error messages.

Regards:

🇮🇳India ravis

Thank you for reporting the issue.
Comment buttons spacing issue has been fixed in version 11.0.1
Will check spacing issue of main menu links.

Regards:

🇮🇳India ravis

Thank you for reporting the issue.
This was fixed in any previous release.

🇮🇳India ravis

Thank you for the heads up.
I have updated twitter icon in version 11.0.1

🇮🇳India ravis

Thank you for reporting the issue.
This was fixed in any previous release.

🇮🇳India ravis

Thank you for reporting the issue. But I guess it was fixed in some earlier version.
Please check screenshot.

🇮🇳India ravis

Hello,

Have you made any custom change in the theme. Because, mobile menu looks perfect at my end. Please see screenshot.

🇮🇳India ravis

Thank you all for reporting the issue. This was fixed in any previous release.

🇮🇳India ravis

Hello,

I am sorry about the issue you are having. But I guess this is how Drupal sub-theme works. Please correct me if I am wrong.

🇮🇳India ravis

Thank you for reporting the issue. But for the same reason there is an additional close button in the menu panel.

🇮🇳India ravis

All contributed themes at Drupal.org follows standard licensing
https://www.drupal.org/about/licensing

🇮🇳India ravis

1) Tara theme is built over bootstrap framework. So, it will not support bootstrap features.
It has its own set of shortcodes. For column layout, please refer to the documentation.
https://drupar.com/tara-theme-documentation/column

2) Tara theme supports following font icons.
FontAwesome 4, FontAwesome 5, FontAwesome 6, Bootstrap Font Icons

You can enable any of the above font icon from:
Tara Theme Settings > Content > Font Icon

Please refer to the documentation page:
https://drupar.com/tara-theme-documentation/font-icons

Regards:

🇮🇳India ravis

I am sorry, but we can't provide any information related to TaraPro here. This platform is only for free version Tara.

Please send us mail care@drupar.com or using contact form of our website: https://drupar.com/contact
I will share screenshot of the theme settings page with you.

Thank you:
Ravi

🇮🇳India ravis

Thank you @Tanushree Gupta.

@shweta__sharma, you see search icon not at the proper position because you have two lines of menu. The search icon will always position itself in the center.

🇮🇳India ravis

Thank you for the update.
But I am unable to duplicate the issue at my end with Drupal 10.2.2 and claro administrative theme.

If you have some free time, I will request you to try to duplicate the issue on another fresh install Drupal 10 site.

Regards:
Ravi

🇮🇳India ravis

Hello,

I am sorry about the issue you are having.
Please set administrative theme to default theme claro and let me know if you still have the issue.

🇮🇳India ravis

Both old and new twitter icons are present. User can use any twitter icon.
For development purpose, I have used both.

🇮🇳India ravis

Hello,

Theme currently do not support RTL. But I welcome contribution from other members.

🇮🇳India ravis

twitter icon is already updated in newer version of the theme.
Please check screenshot.

🇮🇳India ravis

This has been done in version 10.2.x and I should release the next version in 1-2 days.

🇮🇳India ravis

Thank you all.
I have modified the search box. Cursor will change to x when hovered over non-search box area.

🇮🇳India ravis

Thank you all :)
Users are free to modify the theme.
Closing the issue.

🇮🇳India ravis

I have already made some modification in my dev version. I will release next version of the theme very soon.

🇮🇳India ravis

This is fixed in my dev version. I will release next version of the theme very soon.

🇮🇳India ravis

Hello @alex_may,

Tara Pro theme do support Drupal 10.
You have to install the right version of the theme.

This is not the right place to provide support for our pro themes.

Please share your support ticket number to admin [@] drupar.com

🇮🇳India ravis

Use composer or FTP to update TheX theme.

How to update theme using composer.

composer require 'drupal/thex:^10.0'

How to update theme using FTP:
1) Login to your hosting server using FTP.
2) Delete thex theme folder.
3) Upload new version of thex theme.

Translation:
Utilisez composer ou FTP pour mettre à jour le thème TheX.

Comment mettre à jour le thème à l'aide de Composer.

composer require 'drupal/thex:^10.0'

Comment mettre à jour le thème via FTP :
1) Connectez-vous à votre serveur d'hébergement via FTP.
2) Supprimez le dossier du thème X.
3) Téléchargez la nouvelle version du thème x.

🇮🇳India ravis

@dorianmab
Hello,

Update the base theme TheX to version 10.0.4 and clear cache.

TheX Theme
https://www.drupal.org/project/thex

Clear cache.

example.com/admin/config/development/performance

Translation:
Mettez à jour le thème de base TheX vers la version 10.0.4 et videz le cache.
https://www.drupal.org/project/thex

🇮🇳India ravis

All you need to do is, update base theme TheX

Update the base theme TheX to version 10.0.4 (or higher) and clear cache.

TheX Theme
https://www.drupal.org/project/thex

Clear cache.

example.com/admin/config/development/performance

Duplicate issues.
https://www.drupal.org/project/xara/issues/3384966 🐛 Upgrading theme gives me an error on the website Fixed

🇮🇳India ravis

Hello,

I guess this is how Drupal update works. It deletes all previous files and folder and upload new files and folder.
This is same when you update using composer.

🇮🇳India ravis

Thank you @all
Please use the patch provide above if you want to modify the default behaviour.

Similar issue:
https://www.drupal.org/project/tara/issues/3372164 🐛 Submenus in Mobile not toggling. Closed: works as designed

🇮🇳India ravis

Thank you @all
Please use the patch provide above if you want to modify the default behaviour.

Production build 0.71.5 2024