Rubberduckie
Forum Replies Created
-
Forum: Plugins
In reply to: [Participants Database] Using with existing databaseHello, thats all because of text fields.
Just to populate a plugin with users.
So i′m gonna give this a try.Thanks for your quick answer.
RubberduckieForum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Featured image with email“Default Thumbnail Plus”
Now im gonna try the plugin “Postie” than Jetpack.
It works better with the Imagesize.
But got problems with lightbox.Cheers,
MarkusForum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Featured image with emailI solved the featured image problem with some other plugin.
But what about resizing the image in the post?Forum: Plugins
In reply to: Cimy User Extra Fields and If ConditionWith this syntax it works:
<?php $user_ID = get_current_user_id(); ?>
<?php $value = get_cimyFieldValue($user_ID, “sv_account” ); ?>
<?php $value = trim($value);?>
<?php if ($value == “Premium”): ?>Forum: Plugins
In reply to: Cimy User Extra Fields and If ConditionTried it also with just:
<?php $user = wp_get_current_user(); ?>
<?php $value = get_cimyFieldValue($user->id, “sv_account” ); ?>If i use:
<td><?php echo $value ?> </td>The right value is displayed.
Just for your information. There are three different values possible. Free, Basic and Premium.
Regards,
MarkusForum: Plugins
In reply to: [Team Rosters] Gallery againHi Mark,
much thanx for your help.
now it′s working. Just have to do some laout modifications, cause the gallery isn′t shown correctly, but thats caused by the theme. But it is shown! ??The Name came from one founder whose “Computer-Alias” was Vermins-Man. And that sounded good and exceptional to us, that we took “Vermin” with the german “s”. ??
Very, very much thanx for your quick help!
Best Regards
MarkusForum: Plugins
In reply to: [Team Rosters] Gallery againHi Mark,
das Ganze geht auch auf Deutsch? ??Wenn ich den oberen Link nehme, zeigt er mir ja wieder die Seite mit der Auflistung.
Ich m?chte aber gerne die Darstellung wie in Bild 6 der Screenshots.
Also die Gallery. Und das bekomme ich nicht hin. Welchen Link muss ich dazu angeben oder wie rufe ich das Ganze auf?Das “s” ist einfach eingedeutsch, da es bei uns ja in der Mehrzahl fast immer angeh?ngt wird und da haben wir uns vor über 20 Jahren dazu entscheiden es gegen die korrekte Schreibweise so zu verwenden. ??
Sch?ne Grü?e
MarkusForum: Plugins
In reply to: [Team Rosters] How to: Player Gallery view (?)Hello, i like this plugin very much.
But got the same problem with the gallery view.
I copied the taxonomy-team.php in the theme folder. Changed and re-changed the permalinks settings but the site is still showing the “table” listing.
See here: https://wp.vermins.de/teams/herren-landesliga/Some other things i have to do?
Best Regards,
Markus