Deckey
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Contact Form doesn't work! – no mails arriveHi onedna,
No, I’m using 1and1.Paola
Forum: Plugins
In reply to: [qTranslate] Language switcher code positioningHello.
I’m not an expert but I think you have to set up on the bottom, before the line with: </header> …or try before </head>Or you can try in index.php …
It depends of your theme, but there you can find “Main Menu” “Footer” and, I think, something like “Logo” or “Header” …
if you want to see only flags you can put this code:
<?php echo qtrans_generateLanguageSelectCode('image'); ?>if you want only the text:
<?php echo qtrans_generateLanguageSelectCode('text'); ?>if you want both:
<?php echo qtrans_generateLanguageSelectCode('both'); ?>if you want a drop-down menu:
<?php echo qtrans_generateLanguageSelectCode('dropdown'); ?>I’ve done for my website in index.php
Hope it can help you
Forum: Plugins
In reply to: [Contact Form 7] Contact Form doesn't work! – no mails arriveThank you to both of you.
Esmi, I’have checked your topic suggestion, but…how can I resolve if the problem is with my mail?Also Onedna, thank you…but I’m not able to use SMTP…I think I’m not able to set up!
Forum: Themes and Templates
In reply to: [Twenty Eleven] Website changesHello Edde!Thank you!
But, how can I do? I’m not so expert about CSS code.It’s a big problem, I think.
Paola
Forum: Themes and Templates
In reply to: [Restaurateur] Remove the "circle" under image sliderYea, you’re definitely right! I’m not so sure about delete this code 😛
Thank you!Forum: Themes and Templates
In reply to: [Restaurateur] Remove the "circle" under image sliderThank you so much! 🙂
Forum: Themes and Templates
In reply to: [Restaurateur] Remove the "circle" under image sliderMaybe I’ve solved!!!!
I removed this code:<div id="load-cycle"></div> <div class="cycle-slideshow alt-static" <?php if ( get_theme_mod('restaurateur_slider_effect') ) { echo 'data-cycle-fx="' . wp_kses_post( get_theme_mod('restaurateur_slider_effect') ) . '" data-cycle-tile-count="10"'; } else { echo 'data-cycle-fx="scrollHorz"'; } ?> data-cycle-slides="> div.slides" <?php if ( get_theme_mod('restaurateur_slider_timeout') ) { $slider_timeout = wp_kses_post( get_theme_mod('restaurateur_slider_timeout') ); echo 'data-cycle-timeout="' . $slider_timeout . '000"'; } else { echo 'data-cycle-timeout="3000"'; } ?> > <div class="cycle-pager"></div>Forum: Themes and Templates
In reply to: [Restaurateur] Remove the "circle" under image sliderThank youuu!!!
In my style.css?
Because I’ve tried and don’t work.
But I have the php pages “Alt_Homepage with Static Slider page Template”. Maybe I have to put in some php code?Thank you
Forum: Themes and Templates
In reply to: [Restaurateur] Remove the "circle" under image sliderOh yes sure!
http://www.sagitterone.co.uk ! (the homepage…under the image)
Thank youForum: Themes and Templates
In reply to: [SuevaFree] Remove "read more" and show the entire postOhhh Thank you so much! It’s works now?
Forum: Themes and Templates
In reply to: [SuevaFree] Remove "read more" and show the entire postHello Samuel.
No, I couldn’t find any solution too! 🙁Forum: Localhost Installs
In reply to: Change site URL and WordPress URL in LocalhostHello train!
Thank you so much for your interest and kindness to ask me. Only for knowledge I have MAMP.
Yea, I’ve solved, but in the online version. I’ve got some problems with the Server Domain and I had to remade everything..so, I’ve started from the beginning and all is ok now.Thank you!
Paola
Forum: Plugins
In reply to: [qTranslate] new wordpress version 3.7.1 not working with qtranslateThank you so much! It seems working!
You’re a genius! 😛 (do you think this change will not done problems in future?)Forum: Plugins
In reply to: [qTranslate] new wordpress version 3.7.1 not working with qtranslateThank you Greg.
But I don’t understand the last part of your message….
I have to delete this symbol: “!”? and add this: “=” ?Thank you!
Forum: Plugins
In reply to: [qTranslate] new wordpress version 3.7.1 not working with qtranslateI have the same problem too.
I have a 3.7.2 wordpress version, and the qTranslate doesn’t work. When will be the new update of the plugin? I need asap to work.Thank you!
Paola