jinyus
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
I used the code below…is there anything wrong with this approach?
function remove_yoast_robots ( $myfilter ) { if ( is_search() ) { return false; } return $myfilter; } add_filter( 'wpseo_robots', 'remove_yoast_robots' );- This reply was modified 7 years, 9 months ago by jinyus.
Forum: Plugins
In reply to: [Featured Image from URL (FIFU)] Division by 0 errorMy bad, forgot to mention, I am trying to make a theme compatible with your plugin
Over a month and this is still not addressed…
Can you have a black friday sale? I want to use it on 2 sites but only got $50…
Forum: Plugins
In reply to: [Fluid Player] Help, update broke all of videosHere you go: http://www.mediafire.com/file/q0k9s9fqqsi7770/fluid-player.zip
you have to extract the folder and upload it via ftp
Forum: Plugins
In reply to: [Fluid Player] Help, update broke all of videosOk, the situation is not so urgent. Luckily I backed up my website yesterday. But you should check this out.
Viewing 6 replies - 1 through 6 (of 6 total)