BreTweb
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Maintenance] Ip autorisée pas prise en compteBonjour
Le version 4.02 pose toujours probleme :
IP autorisée non prise en compte
Le site reste en maintenance même si non paramétrée
Il a fallu que je désactive completement le plugin pour retrouver l’affichageya vraiment un blême 🙁
Merci
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] subjet into contact formHello Greg
Thank you for the answer …But please can you tell me the process ?
I put this file contact-form-email.php into WP plugins file and after I have activate this plugin Custom Contact Form Email
But nothing happen into the form : no ads title into subject …thank you
- This reply was modified 9 years, 4 months ago by BreTweb.
Forum: Fixing WordPress
In reply to: how to display a shortcode for specific pageHello
Excuse me I found !
I forgot to delete the shortcode into page editor … it’s the raison that on En page the slider 1 was displayed as widget …Again excuse me for disturb
Forum: Plugins
In reply to: [Image Slider - Responsive Slider] One slider per langageHello
Excuse me I found !
I forgot to delete the shortcode into page editor … it’s the raison that on En page the slider 1 was displayed as widget …Again excuse me for disturb
Forum: Plugins
In reply to: [Image Slider - Responsive Slider] One slider per langageI have tried something like that
if( is_page(‘2329′) ) {echo do_shortcode(“[R-slider id=’1’]”);}
elseif ( is_page(‘2343′) ) {echo do_shortcode(“[R-slider id=’3’]”);}but not working at 100% on fr forntpage it’s ok for id 1 but on en frontpage the id 3 is display at the top page, but the id 1 is also displayed under like a widget ???
thanks
- This reply was modified 9 years, 6 months ago by BreTweb.
Forum: Plugins
In reply to: [Image Slider - Responsive Slider] One slider per langageHello
Thank you for your answer … for using it under shortcode I know .. but for some problem of design I ‘m using php shortcode for homepageI put this wich works : if(is_front_page()){echo do_shortcode(“[R-slider id=’1′]”);} but I would like
display slider id=’1′ for fr homepage and slider id=’3’ for en home page ..
do you have an idea ?
Thank you for your helpForum: Plugins
In reply to: [WP Sitemap Page] Exclude CategoriesHello Is somebody here ?
http://www.vignenjeu.com/sitemap/
I would like to Hide cat 1 into sitemap
What I have to add into [wp_sitemap_page only=”post”]Thank you
Je n’arrive pas a cacher la cat “non classée” dans les post 🙁
Que faut il ajouter a [wp_sitemap_page only=”post”] pour NE PAS afficher la cat 1Merci
Forum: Themes and Templates
In reply to: [Sydney] add a widget 100% width before footerOK this is resolved now
It was a problem of a personnal Ggol API key to fill in the plugin file
cf here : https://developers.google.com/maps/documentation/javascript/get-api-key#get-an-api-keyBut after that works the displayed map was just the town .. impossible to have the real address … I directly remplace the do shorcode by echo the iframe ..
It’s working fineThank you a lot
Forum: Themes and Templates
In reply to: [Sydney] add a widget 100% width before footerOK this is resolved now
It was a problem of a personnal Ggol API key to fill in the plugin file
cf here : https://developers.google.com/maps/documentation/javascript/get-api-key#get-an-api-keyThank you a lot
Forum: Themes and Templates
In reply to: [Sydney] add a widget 100% width before footerOK Kharis
thank you very much
But I don’t have chance !The map place is well displayed but not the map because now there is a javascript problem!! 🙁
can you check ?
Thank youForum: Themes and Templates
In reply to: [The Funk] chnge displaying date on postHello
Yes !! Super ! it is the archive page that I searched
I’s ok nowThank you very much
Forum: Themes and Templates
In reply to: [The Funk] chnge displaying date on postHello
I’m talking about the home posts page that each article have the date (day/month) into a round icon at the top right
like here https://fr.wordpress.org/themes/the-funk/thank you
Forum: Themes and Templates
In reply to: [Sydney] Remplace home slider by layer sliderHello
Thank you very much It’s ok works great !
Forum: Themes and Templates
In reply to: [Sydney] Remplace home slider by layer sliderHello
ok thank you but how to have it just on home page ?With your code it’s diplay on all pages (home style is home page)
and theme header is just menuThank you
Forum: Plugins
In reply to: [WP Maintenance] autorisation d'affichage a une IP ?Salut
Ah bé ça c’est la meilleure !!! en voyant ta réponse je fais un test et là surprise! ….CA MARCHE !?
Alors que hier j’ai testé pendant 15 mn pas moyen !
Plutôt versatile le truc 😉