1. rebelojose
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 03 January 2024
  5.  Subscribe via email
Dear Ciarán,

using template Kinvara

#1 - I've a problem with content popups, read more button in content give window greyout and cannot close window
>>SOLVED - it is resolved by add custom .css to template, modifying the z-index -- .modal-backdrop.fade.show { z-index: inherit; }

#2 - same problem with click boxes
>>SOLVED - I disable recaptcha and now works.

#3 - and Language Switcher with "menumod-" not working in mobile version:: in offcanvas menu -- when select respective language can't load or select other language
>>Still the error, please help

I try fix bootstrap with jQuery easy plugin but without success

can you check? please

thank you
Jose
References
  1. https://dev.rebellicatm.com/geo
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Jose

May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank Jose

This issue should be now resolved with the following custom CSS..

.dropdown-menu.show {
display: block !important
}
.slideout-menu .menu li ul {
overflow: visible;
}
.dropdown-menu.show * {
color: black !important;
}
.dropdown-menu.show * {
color: black !important;
margin-block: 0 !important;
padding-block: 0;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Dear Ciaran,

It's funny that when I went to the site to put this custom CSS, I had Joomla update for 4.4.2. and it is working now.
it was not necessary to edit template and insert custom css
:o

regards
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
All is well that ends well :)

Thank you for the update!

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
hi Ciaran,

Language Switcher with "menumod-" not working in template Beaumont desktop
I try with custom .css above but without success

Note: mobile version it is ok
References
  1. https://dev.rebellicatm.com/casamalm
  1. more than a month ago
  2. Commercial Templates
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!