Hi @cassihl
Thanks for the concern & sorry for the inconvenience.
“Hide now” button working perfectly for me.
Please check the video – https://www.loom.com/share/0e3fe9d1a78c4e40b340582064bbb87d
You can add below code to functions.php
add_action('admin_head', 'hide_admin_notice');
function hide_admin_notice() {
echo '<style>
.gstesti-admin-notice.updated.gsteam-review-notice { display: none; }
</style>';
}
It’ll hide the admin notice.
Still if you need our assistance please contact here.
Please allow time, we will recheck & release a new version soon.
Thanks in advance for your cooperation.
Regards / Sarwar
Same here. When clicking on “Hide now” the page just refresh but the banner do not hide.
Anyway, your code worked. Thank you.
Thanks for the update.
Please allow time, we will recheck & release a new version soon.
I reported this weeks ago (via email), but no fix!
Most annoying – can’t be that hard!
Note: I did notice an error in that section of the source code:
<div class=" gstesti-admin-notice updated gsteam-review-notice">
There is a space before the classes added !
Not sure if that could cause it!
Update: I fixed it temporarily by adjusting the function that displays this – not recommended of course as you should no modify PHP files & the next update will overwrite it, but hopefully the next version fixes the issue!
Dave
-
This reply was modified 5 years, 6 months ago by
daveporter.
-
This reply was modified 5 years, 6 months ago by
daveporter.
Hi Dave,
Thanks for the update.
Pro version rewritten & working on lite version.
Hope to release soon with all fixes.
Thanks / Sarwar
Hi,
Good Day.
Just released new version (1.8.15) of Logo Slider.
Please upgrade to the latest version.
Let us know.
Regards / Sarwar