spaldinghurst
Forum Replies Created
-
Wonty, check this thread:
https://www.ads-software.com/support/topic/organizer-logo-too-big-remove-divi-theme/#post-12304582
That was it, had to disable “place thumbs on post” under the theme options.
Thanks for your help!
Thanks for responding. I have made that change to functions.php after creating a child theme just now, but the image is still there.
https://catholicsistersweek.org/event/csw-social-media-campaign-csj-boston/
This is my current functions.php file:
<?php function my_theme_enqueue_styles() { wp_enqueue_style( 'parent-style', get_template_directory_uri() . '/style.css' ); } add_action( 'wp_enqueue_scripts', 'my_theme_enqueue_styles' ); function wordpress_hide_feature_image( $html, $post_id, $post_image_id ) { return is_singular( 'event_listing' ) ? '' : $html; } // add the filter add_filter( 'post_thumbnail_html', 'wordpress_hide_feature_image', 10, 3);
I am trying to do the same, but can’t seem to get it to work. I have added the code to functions.php in my theme, Divi.
https://catholicsistersweek.org/event/csw-social-media-campaign-csj-boston/
What else can I do to make the large image at the top not show, but still show on the bottom?
Those instructions have seemed to fix things for me. Thank you. Sorry I had to post a question which you have probably gotten many times before.
I found the Google cache of the page, trying your suggestions now. Thanks.
That link redirects me to this link and will not load the page: https://really-simple-ssl.com/soon.html