Search results

  1. T

    Disappearing labels with tooltips

    List labels (no tooltips) = all good. Parent/child icons = disappearing anomally on hover. Tested browsers: Chrome, Firefox, Edge - each one has these disappearing labels.
  2. T

    Disappearing labels with tooltips

    Yay! :D Nah, I use Cassiopeia CSS (user.css).
  3. T

    Disappearing labels with tooltips

    Alrighty, it's been a while, but I finally pinpointed the situation where labels go missing. It seems like I'm simply too fast. Check this out: go in backend fo Fabrik->Forms and IMMEDIATELY after the page loads, ride your pointer over the forms' names. In my case the labels of these 'hovered'...
  4. T

    Solved How to disable Fabrik content plugin in article category list view?

    Thank you! I've just put 'readmore' at the beginning of each article, which doesn't matter in category list anyway - and it works! The list loads lightening fast now. I've tried to override default_articles.php to stop loading content plugins at all, but I coudn't make it work for the life of...
  5. T

    Solved How to disable Fabrik content plugin in article category list view?

    Hi, I use Joomla 5.1 and I've got rather unusual data construction. I use articles with fabrik content plugins placed in tabs. You know - one tab, one Fabrik list embedded. There can be around 20 tabs (so, 20 lists embedded) in one article and it still runs fine and is speedy. The problem is -...
  6. T

    FixMe Language constant instead of a value in a modal form

    After some more testing it occurs that while in modal mode, the field's values autocomplete doesn't work at all. It returns error like if the form failed validation (although there is no validation at all). You know, 'Some parts of your form have not been correctly filled in'. I feel like I've...
  7. T

    FixMe Language constant instead of a value in a modal form

    Hi, probably a corner case, annoying nonetheless. First some general info: Joomla 5.1, PHP 8.2, Fabrik 4.0, generic Cassiopeia template. How to reproduce the problem: when I defined a form with a field element that has Auto complete set to 'Values', and there are no values to show, I get the...
  8. T

    Fixed Joomla 5.1 and 'Fabrik cannot find files...' error

    https://fabrikar.com/forums/index.php?threads/joomla-5-1-error-on-saving-modifications-to-a-list-or-form-non-english-backend.54474/
  9. T

    Fixed Joomla 5.1 - Error on saving modifications to a list or form (non-English backend)

    Thank you, your workaround is obviously working. As for changing DATE_FORMAT, it hasn't affected saving articles in my case, but it's always better to stick to fixes that don't affect the whole J! installation.
  10. T

    Fixed Joomla 5.1 - Error on saving modifications to a list or form (non-English backend)

    Yesss! I've got this little rascall. In Polish translation there is a line (in joomla.ini): DATE_FORMAT_FILTER_DATETIME="d-m-Y H:i:s" Changed it to: DATE_FORMAT_FILTER_DATETIME="Y-m-d H:i:s" ... and it's working again.
  11. T

    Fixed Joomla 5.1 - Error on saving modifications to a list or form (non-English backend)

    Your post made me think. I've tried a few things that at first might seem ridiculous and... bingo! When I switch backend from Polish to English, it works again. Must be some changes in J5.1, which collide with Polish translation for J5.0. I'm sorry for the confusion, I've head no idea. Troester...
  12. T

    Fixed Joomla 5.1 - Error on saving modifications to a list or form (non-English backend)

    Hi, after updating Joomla to 5.1 and merging Fabrik fix, I cannot save modifications to any list or form in the backend. I've tried to create a list - it works. I just cannot save changes to a configuration of any of them. I get this error: Call Stack # Function Location 1 ()...
  13. T

    Fixed Joomla 5.1 and 'Fabrik cannot find files...' error

    It's working like a charm. As always! <3
  14. T

    Fixed Joomla 5.1 and 'Fabrik cannot find files...' error

    I was trying to be clever myself but no. I renamed the folder, then copied and renamed, but everytime I get this: Call Stack # Function Location 1 () JROOT/libraries/src/Form/Field/TextField.php:250 2 Joomla\CMS\Form\Field\TextField->getInput()...
  15. T

    Fixed Joomla 5.1 and 'Fabrik cannot find files...' error

    Hi, I've just updated Joomla from from 5.0.x to 5.1 and got this error: Fabrik cannot find files required for this version of Joomla. DO NOT use the Fabrik backend admin until this is resolved. Please visit our web site and check for announcements about this version. Help?...
  16. T

    Disappearing labels with tooltips

    I use Fabrik in the frontend, but will do some additional checking in the backend and will get back with more info. The biggest problem is: it happens very irregularly, so it's impossible to catch it on demand. I enclose the situation, where on load I get disply: none for the label (for no...
  17. T

    Disappearing labels with tooltips

    Now I look like a lunatic, don't I. But I enclose screenshots to show you what I mean: - sscursoroff1.jpg: element's label with tooltip when cursor is off the label - sscursorhover1.jpg: the cursor over the label - sscursoroff2,jpg: html page structure when cursor is off label -...
  18. T

    Disappearing labels with tooltips

    Hi, unfortunately the tooltip solution is not applicable here. Here's what I've found so far: the problem must be JS script(s), which modifies label of the element with tooltip (adds 'aria' part) and adds the 'tooltip' part at the end of the page. Spotted cases: - the script on page load, loads...
  19. T

    Disappearing labels with tooltips

    Haven't checked backend yet, (I use the form on the frontend), as for the template - Cassiopeia.
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top