Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC:

Small bug on search table? 4 years 11 months ago #25363

  • yodam
  • yodam's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 14
  • Thank you received: 0
Hi,
On search table list when I click on a field for ordering it become "display:none".

Thanks!

Please Log in or Create an account to join the conversation.

Small bug on search table? 4 years 11 months ago #25364

Hey,
at first, please give us some information: Joomla Version, JEM-Version, do you use jem-responsive?, which template.

And I think this is a bug caused by your template, so eventually I can help you if you give us (or me per msg) the URL to your page.

For me it works without problems on my sites and templates.
The following user(s) said Thank You: jojo12

Please Log in or Create an account to join the conversation.

Last edit: by Egnarts.

Small bug on search table? 4 years 11 months ago #25367

  • yodam
  • yodam's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 14
  • Thank you received: 0
Hi,
Joomla 3.8.12
AdsClarity template
Standard version of JEM 2.2.3

On custom.css of my template:

div#jem {
overflow: hidden;
background-color: white;
border: 1px solid #16A4EC;
border-radius: 5px;
padding: 10px;
}

div#jem h2 {
font-weight: normal !important;
margin-top: 1em;
margin-bottom: 1em;
padding: 0.3em 0.3em;
background: none repeat scroll 0% 0% #16A4EC;
border: 1px solid #16A4EC;
}

div#jem a {
color: white;
}

a:hover {
color: white;
}

div#jem table.eventtable th {
background-color: #16A4EC;
}

div#jem table.eventtable td {
background-color: #d9edf7;
color: #31708f;
}

div#jem table.eventtable td a {
color: #31708f;
}

div#jem table.eventtable tbody tr:hover td, tbody tr:hover th {
background-color: #fcf8e3;
}

div#jem h2.jem {
color: white;
}

div#jem #jem_filter {
border: solid 1px black;
background: white;
}

div#jem.jem_categories div.description p a {
color: black;
}

div#jem .copyright a {
color: black;
}



Thanks!

Please Log in or Create an account to join the conversation.

Last edit: by yodam.

Small bug on search table? 4 years 11 months ago #25368

Thank you for your information.
I take a look at your custom.css, but I didn't find a mistake except that:
div#jem a {
  color: white;
}
a:hover {
  color: white;
}
The a:hover misses a "div#jem" and it may feel disappered if your background is also white, because white background + white text color = invisible.

So I have two other ideas:
1. Could there be a problem with Javascript on your site? (Take a look in the developer console of your browser)
2. But I think your template does something crazy^^

Please Log in or Create an account to join the conversation.

Last edit: by Egnarts.

Small bug on search table? 4 years 11 months ago #25369

  • yodam
  • yodam's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 14
  • Thank you received: 0
Hi,
My background color is blue.

When I move over a column it has a new attribute syle display:none as you can see below:

<th id="jem_title" class="sectiontableheader" align="left"><a href="#" onclick="Joomla.tableOrdering('a.title','asc','');return false;" class="hasPopover" title="" data-content="Click to sort this column" data-placement="top" data-original-title="Title" style="display: none;">Title</a></th>

Developer console is without errors.
I tryed to put an anchor on td row under and all works. I move the mouse pointer over and nothing become hidden. It's only on this th of this table

I did some other tests and the problem happens if I pass through categories first so I do a categories menu, click on a category. At that point the search will have this problem


Thanks!

Please Log in or Create an account to join the conversation.

Last edit: by yodam.

Small bug on search table? 4 years 11 months ago #25370

I an quite sure, that there's an interference between your template and JEM. Because JEM is fully compatble with the official joomla templates, you should consult the template makers of your template. You paid enough for it, so you should ask for help from them and not from the makers of our free extension. But when you got help from them, you are invited, to share the interestin results here. Thank you.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
  • 2
Time to create page: 0.469 seconds

Donate

If you find JEM useful and if you use it on your site, please consider a donation to the project.

Private Messages

You are not logged in.

Follow us......