The problem with the_company_logo
-
Hi,
1) The image link is not https. I’ve installed SSL on the website, but can’t get the the_company_logo to display secure url.
It’s not a big issue, but I would like to fix it.
2) The size of the image.
In the template I’ve used <?php the_company_logo(‘list-image’); ?> to have custom thumbnail size.
functions.php – add_image_size(‘list-image’, 100, 100, true);
Would you be able to tell me how to troubleshoot?
Thanks
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘The problem with the_company_logo’ is closed to new replies.