chrisgeist
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Enigma] Remove Archive Link on Homepagehi
thanks a lot for the fast support. i already checked that. the funny thing is, that there where no widgets in the sidbar area. i deleted them all but the archive link still appeared. i solved it now. i just put in the sidbar area a widget “individual menue” and selected “no menue” so the archive link disappeared.
thanks a lot,
chris
Forum: Themes and Templates
In reply to: [Enigma] Remove Archive Link on HomepageForum: Plugins
In reply to: [My YouTube Channel] Show more than 50 videossorry got it, disabled iframe in general settings 😉
cheers,
chris
Forum: Plugins
In reply to: [My YouTube Channel] Show more than 50 videoshi
thanks a lot but its not working. still just showing videos in full width, no thumbnails. also tried over TinyMCE.
cheers,
chris
Forum: Plugins
In reply to: [My YouTube Channel] Show more than 50 videosHi and thanks a lot for coming back to me. Yes would be great to show more than 50 videos.
so how does the shortcode look then? i just did [youtube_channel] on the side. for thumbnails it looks like that? [youtube_channel display=thumbnail]
thanks a lot,
chris
Forum: Plugins
In reply to: [Participants Database] Show Private ID on frontend pagehi xnau
thanks a lot. great plugin by the way. i read it but i don´t have a lot of time and i have to say “i don´t get it”.
i made a folder “templates” in my “theme” folder. copied pdb-list-default.php to this folder. also did the edit_link field and put in the link area “$record->get_edit_link()”
i also changed this in the pdb-list-default.php
—————————————————
<tbody>
<?php while ( $this->have_records() ) : $this->the_record(); // each record is one row ?>
<?php $record = new PDb_Template($this); ?>
<tr>
<?php while( $this->have_fields() ) : $this->the_field(); // each field is one cell ?>
<td class=”<?php echo $this->field->name ?>-field”>
<?php
/*
* put the edit link URL into the link property of the field
*/
if ($this->field->name == ‘edit_link’) {
$this->field->link = $record->get_edit_link();
}
$this->field->print_value();
?>
</td>
<?php endwhile; // each field ?>
</tr>
<?php endwhile; // each record ?>
</tbody>
—————————————————i have no link in the Edit field on the frontend. do u think u can have a look on it? i could send u the login details.
thanks a lot for your help
chris
Forum: Plugins
In reply to: [Participants Database] Show Private ID on frontend pagehi
thanks for the reply. to make clear: i want to show the privat id with a link to edit the data in the frontend. if this is possible can u post what i have to change?thanks a lot
chris
Forum: Plugins
In reply to: [Translate WordPress - Google Language Translator] Updated to 4.0.8excellent. it works!!!
great job and support.cheers,
chris
Forum: Plugins
In reply to: [Translate WordPress - Google Language Translator] Updated to 4.0.8hey rob
the drop-down box is displaying again but the flags show up in a strange way. i tried to deactivate the plugin, rewrite shortcode again, empty page cache and thinks like that. website: http://www.paragliding-academy.com/
maybe u can help?thanks a lot,
chris
Forum: Plugins
In reply to: [Fast Secure Contact Form] Date field is transparent after updatewow thanks a lot, that solved the problem.
all the best,
chris
Forum: Plugins
In reply to: [Fast Secure Contact Form] Date field is transparent after updatehey guys
for me its not working. i can change all colors but not the one in the date field selection.
please help.
cheers,
chris
Forum: Plugins
In reply to: [Fast Secure Contact Form] Date field is transparent after updatehey guys. its just in firefox and IE. google chrome works.
see here: http://www.paragliding-academy.com/service/buchen/
cheers,
chris
Forum: Plugins
In reply to: [Fast Secure Contact Form] Date field is transparent after updateno ideas? i can´t find the CSS to change it.
please give me a hint.cheers,
chris
Forum: Plugins
In reply to: [WooCommerce German (de_DE)] Change "Proceed to checkout" Buttonhi dave
thanks for the fast answer. i will ask the theme authors.
anyway: where do i have to put the “helper” file or code to work?thanks,
chris
Forum: Plugins
In reply to: [WooCommerce German (de_DE)] Change "Proceed to checkout" Button