Theme uses code like this:
<img src="<?php echo esc_url(get_avatar_url($author_id, array('size' => 150))); ?>">
If avatars are disabled in WordPress > Settings > Discussion the theme still embeds external hosted gravatar.com
images.
This is a GDPR problem – similar as described here.
Suggested fix: Check get_option( 'show_avatars' )
before using get_avatar_url()
output.
Seek 2.0.5
]]>Hi there.
The banner / header of my website is grayed out. It should be gold (lettering) on white background. I’ve tried a few Custom CSS suggestions. Nothing seems to have any affect. Any suggestions greatly appreciated.
Cheers, Matt
Sydney
JUST WONDERING YOU WOULD PROVIDE ANY CUSTOMER SERVICE FROM THEMEINWP??? NO EMAILS, NO CALLS, NO REPONSES…???
MY EMAIL ADDRESS IS [email protected]
I have been trying to change the color of the theme from #FF0036 to #F68136. Therefore, I make the change in the theme editor and replaced #FF0036 with #F68136 but it still won’t update.
I have used this theme before and it worked but it won’t now.
Kindly help.
]]>Hi.
I have a website with the latest version of Seek. But on the post pages below the content there are no titles of articles in Related Articles section.
Here is a picture: https://ibb.co/yNXQ9gd
Can you fix it?
Thank you very much!
Have a nice day.
When a visitor hovers over the main menu, a tooltip appears showing the menu item title which hides the sub-menus which have opened underneath. Is it possible to turn this action off?
]]>hello sir,
My website not loading on mobile.
Sometimes it opens but sometimes its keep on buffering and page not opens.
please resolve my problem soon.
thank you
\
]]>Dear please suggest me how can I change title font color for Recent Post Section Title Text
]]>I’m noticing that hyperlinks are not visible. If you hover over the words you can still click on them but I’d like the links to be very apparent and catch the eye. Is there a setting I can change? I love almost everything else about this theme.
]]>this theme doesnt showing featured image in the post.
]]>Hola Instale instale el Tema SEEK (grtis), funciona bien pero ahora work prees me envía un mensaje que se requiere actualización de PHP
WordPress ha detectado que su sitio se está ejecutando en una versión no segura de PHP.
temo actualizar y que la plantilla deje de funcionar o se bloquee.
Is there a way to turn off the option to change the page from dark to light background or whatever?
When folks log in to my site, they say that they can read the text because it’s black on black. I have the text set to white, on a black background.
I’d rather get rid of that button so that there will only be a black background with white text. Can this be done? If so, how?
Thank you,
~Lokhi
Hi, I wanted to ask if it is possible to make the “you may like” section in a single post to show recent posts instead of related posts. I like the design but want to show recent posts instead of related posts.
]]>would be nice if you added ability to choose Custom post type or Custom post-type taxonomies, in the “Trending this week” dropdown or others too. currently only POST types (its categories) are being selected there.
also would be nice if theme will be filled with hooks with all those needed places (with filters, so we can change outputs too)
]]>Thank you for this theme.
We are seeing this error:
Fatal error: Cannot redeclare tgmpa()...
This is generally fixed by wrapping the code that includes the TGMPA class in an if function_exists( 'tgmpa' )
.
Thanks
Nabil