pierrerodriguez
Forum Replies Created
-
Forum: Plugins
In reply to: [Polylang] issue on flag since wordpress was updates to 3.6Hello,
I proceed to some modification. I moved the function to the header.php, and it finally works fine.
something probably changed in 3.6 version with searchform.php.
Thank you for your help
Regards
Forum: Plugins
In reply to: [Polylang] issue on flag since wordpress was updates to 3.6Hello,
I included in searchform.php (beacause the location of the search bar ws perfect), the function:
<form id=”searchform”>
<?php echo pll_home_url(); ?>
<?php pll_the_languages(array(‘show_flags’=>1,’show_names’=>1)); ?>
</form>Regards,
Forum: Plugins
In reply to: [Polylang] issue on flag since wordpress was updates to 3.6Hello,
I’ve also tried without “plugin_on_pages”. I get the same issue.
You could have a look on https://s441380596.onlinehome.fr/wordpress/accueil/thanks for help,
Forum: Plugins
In reply to: [Polylang] issue on flag since wordpress was updates to 3.6of course:
https://s441380596.onlinehome.fr/wordpress/accueil/regards,
Forum: Plugins
In reply to: [Polylang] issue on flag since wordpress was updates to 3.6Hello,
The two flags are displayed with widget. It works
Fine with the nav bar.Thank you
Forum: Plugins
In reply to: [Stream Video Player] IOS ISSUEHello,
I’ve exactly the same issue on my Iphone. All is fine on the IPAD or on different web browser, but does not work on IPHONE.
Do you have a solution to fix it?
Thank you
PierreForum: Plugins
In reply to: [Uji Countdown] [Plugin: Uji Countdown] Countdown doesn't show up!Hello,
The same for me, only the timer title appears. I really want to make this plugin working, because I’ve tested it few weeks ago, and it is really nice!
So please help ??
Thank you
PierreHello Adrian,
Thank you for your help! I thought to do it, but I was too lazy to search in all files. I finally found it, and it works perfectly!
Have a nice day!
Pierre
Hello,
I get an issue when I try to implement a custom menu.
I get this issue:
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘fb_add_search_box’ not found or invalid function name in /homepages/41/d455375051/htdocs/wordpress/wordpress/wp-includes/plugin.php on line 173Do you have any idea to help me?
Thanks a lot,
Pierre