Archived topic
Search is showing unrelated hints
25 replies · Started by Mohit on July 5, 2018
That code isn't working :(
Hi there, check that you have GP Premium up to date ie. 1.6.3 and if it still doesn't work then look further down that topic and Tom provides another piece of code and advice on making it work.
I tried all the snippets on live site, also one which is supposed to be added to wp-config.php.. doesn't work..
this seems to do the work unless i directly don't access generate sites page
add_action( 'admin_head', function () { ?>
<style type="text/css">
a[href="https://planeteimmigration.com/wp-admin/themes.php?page=generate-options&area=generate-sites"] { display: none; } </style>
<?php } );
ill have to investigate why that isn't working. But it looks like you have found a solutions (?)
Not the best solution though lol
No - ill speak to Tom and see what the matter is :)
Sure.. if you or Tom need login credentials.. it'd be okay.
Hey David, i checked it again now and snippet added to wp config file is working. Thanks for all the help!! :)
Hi there, thanks for letting us know, sorry we hadn't responded. glad to hear you got if resolved
It's totally okay!! Thanks :)