hkmkbled
Forum Replies Created
-
Forum: Plugins
In reply to: [SEO Friendly Images] ErrorMy logs are full of these:
[09-Mar-2014 05:55:10 UTC] PHP Notice: Undefined offset: 0 in /var/www/clients/client4/web9/web/wp-content/plugins/seo-image/seo-friendly-images.php on line 185
[09-Mar-2014 05:55:10 UTC] PHP Notice: Undefined offset: 0 in /var/www/clients/client4/web9/web/wp-content/plugins/seo-image/seo-friendly-images.php on line 205Any idea?
Regards
gregorForum: Plugins
In reply to: [Participants Database] List view / everysecond row different colourI have done everything… Some custom CSS and updated template 🙂
Thank you for such a plugin 😀Forum: Plugins
In reply to: [Participants Database] List view / everysecond row different colour1. Table design
I have a problem. Every TH tag has it’s own name (name of the filed) – (<th class=”priimek” >Priimek</th><th class=”datum_rojstva” >). I do not know how to get that TH TR and other table tags get class from type of field (text, date, …) and not from label of the field.I would like to use the same CSS as for projectmanager. (<tr class=””>
<td class=”name”> or <td class=’numeric ‘> or <td class=’text ‘>)2. Alternate row color.
Could you please help me get php right to get some kind of a counter. I have tried, but with no success. I am new to PHP, have worked with ASP. And syntax in PHP is a bit different. I still have to learn 🙂Thanks.
Gregor