[SOLVED] Delete icon missing

Status
Not open for further replies.
Hi,
on all lists i miss the delete button, as well any other plugin button.
i've tried to add the joomla3-compat.less (i've renamed in txt to upload it) file in the theme/less/font-awesome folder, but the icons are still not present.

i've also tried to compile the less files, but i've got lots of errors.

Can someone please help me?

Thanks
alberto
 

Attachments

  • joomla3-compat.txt
    4.1 KB · Views: 167
I have upload the site informations.

regarding at the boostrap questions, where can i find that informations?
[UPDATE] - the template is boostrap v. 2.x
 
Last edited:
OK, it seems to be a Bootstrap 2.3 template, but it's using Font Awesome instead of IcoMoon (the icon set shipped with J! for use with Bootstrap 2.3).

However, I'm a little confused, because the rendered code seems to use fa- icons already. But it doesn't look like you have applied the BS3 overrides form our github. So maybe there is a plugin with the template that substitutes icon names?

Anyway, I think what you need to do is take this file from the bs3 repo:

https://github.com/Fabrik/Fabrik-Joomla-alt-layouts/blob/master/bootstrap3/fabrik-icon.php

... and put just that one file in the layout override location described here:

https://github.com/Fabrik/Fabrik-Joomla-alt-layouts

-- hugh
 
i've created the /templates/purity_iii/layouts/com_fabrik folder and i've uploaded there all the bootstrap3 folder, or only the fabrik-icon.php file.
but the delete icon, as well the other icons are not restored.

alberto
 
But your template isn't purity_iii, right? It needs to go in your template folder.

And you don't need everything (as you aren't running BS3), you just need that one file.

-- hugh
 
Sorry, i have not understood.
i've made the changes, now the delete button is displaied correctly.

but all other buttons, ie the ones added via plugins are yet not visible.
should i put all the path instead only the name?

alberto
 
Hi,

this is the firebug result for the button:
<a class="btn update_col-0 listplugin btn-default custom_hover" title="Archivia" data-list="3_com_fabrik_3" type="button">
<span> <span> <strong> <span class="lazy lazy_container" style="width: 16px;">
<span class="lazy lazy_preloader" style="padding-top: 100%;"></span>
<img class="lazy fabrikImg" data-src="http://SITE/media/com_fabrik/images/action_check.png" src="http://SITE/plugins/system/tmlazyload/blank.gif">
</span>
<span class="hidden">Archivia</span>
</strong>
</span>
</a>


and attacced the image of buttons: the last is white, and i don't know how to fix.

thanks
alberto
 

Attachments

  • buttons.png
    buttons.png
    62.5 KB · Views: 153
As you can see from the url of the image, one of your system plugins (tmlazyload) is adding an extra src attribute. You'll have to talk to the authors of that plugin.

Sent from my HTC6545LVW using Tapatalk
 
I've waited for the plugin authors replay.
Unfortunatelly they replied as a wont fix. So i can't share the solution in case anyone care.

I'll close the thread
Thanks

Alberto
 
Status
Not open for further replies.
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top