You have alot of mixed content warnings, be sure to change your scripts and images to call https.
For example if you can find the reference the following URL in your theme
http://api-idx.diversesolutions.com/Styles/Libraries/juicebox/theme.css
Replace it with:
https://api-idx.diversesolutions.com/Styles/Libraries/juicebox/theme.css
which will work because the provider has a valid SSL certificate.
But I would highly recommend physically searching and replacing your old http URLs and replacing them with https equivalents.
This is a great plugin for doing so if you are not familiar with SQL :
https://en-gb.wordpress.org/plugins/better-search-replace/
but obviously make a backup of your database prior to using it. You may also need to go through your theme CSS, script and enqueue to make sure there is no absolute URL’s.
Related Posts:
- Best way to overide plugin CSS?
- How can I use WordPress functions in my stylesheet?
- How do I cleanly override a plugin’s CSS with a child theme?
- Why does wp_enqueue_style() in plugin not load stylesheet?
- Remove Google Fonts Which Are (Probably) Added By Plugins
- How can I reduce the amount of files loaded/included per plugin?
- How can I dequeue a Plugin Stylesheet?
- Override CSS settings of plugins
- Add CSS animation as Preloader to WordPress
- Best way to inject css into admin_head in plugins?
- Unable to load stylesheets and scripts to plugin settings page
- Layout shop page: resize images and columns
- How extend shortcode default values for a plugin?
- wp_enqueue_style specifics for overwriting plugin styles
- Is it possible to use Snap Scrolling? [closed]
- Image resizing on home page (product category) [closed]
- W3 Total Cache: Load CSS asynchronously for better PageSpeed score? [closed]
- Enable Full SSL for WordPress
- How do I write into a file (css)
- Why isn’t “background-image: url”working with Bootstrap carousel on WP?
- How to generate CSS from a shortcode within a plugin
- Custom CSS for plugin form
- How do I modify the position of a plugin?
- How to disable CSS rule in Twentythirteen style.css?
- Theme’s default styles are overriding my plugin’s custom CSS
- Remove ALL css for a specific plugin page
- Can someone please tell me what is wrong with my plugin?
- How Do I Figure Out What File(s) to Edit from Looking at the Source Code [closed]
- Child Pages Short Code plug-in and hover capabilities?
- How to hide CSS by default and show on button press
- WordPress plugin output formatting
- how to access all user dashboard on fronted page [closed]
- What would I need to write into a custom plugin in order to add a switch for a custom string of CSS to the edit page?
- Ajax Search Lite: Customize Autoscroll
- How to get DEFER or ASYNC attribute to appear when I add a stylesheet with wp_enqueue_style from a plugin? [duplicate]
- Stop Plugin from Getting Styles from Other Plugin
- How to apply next/previous classes to LIs for pagination links?
- How to add CSS via custom plugin?
- Plugin Theme CSS [closed]
- How to add a dvi tag to a shortcode then change a generated text using jQuery
- how to prevent all css and javascripts files from loading
- Front-end CSS Library for plugin [closed]
- Hide a Menu Item on Login
- Infinite scroll messing up nth:of-type
- Wooslider custom css
- Basics of changing plugin output
- Minimizing scripts & css files that plugins add
- plugin dev – minimum base css specificity?
- How to make a dynamic css class whose name changes every visit to confuse scraper
- Moving Jetpack buttons to appear below the first H2 title on all project/post pages [closed]
- Flickering sidebar when scrolling page [closed]
- Add logo to admin menu in my plugin
- I would like to remove date display on photo preview
- Is wp_deregister_script the best way to deal with unneeded plugins in a page?
- Block wordpress style for my plugin admin page
- Not able to override plugin’s default css rules
- The Events Calendar Plugin – List View Background Colour Issue [closed]
- insert an html tag using php plugin
- Best practice when modifying plugins CSS [duplicate]
- CSS/JS files in WordPress
- How do I work with the SlideDeck plug-in?
- Why is adoptStyles-css stylesheet link added to every page?
- Custom Plugin scripts from admin working in frontend
- Themes conflicts and overrides my WordPress Support widget Plugin styles
- Button and Countdown overlapping mobile menu
- Want to create custom design of progress indicator in wpforms
- Strange admin-ajax / CSS / $_SESSION issue
- Menu not closing after clicking – WordPress – Elementor
- inserting custom css, html and js into the current page as a popup window
- How to remove Unused CSS From a WordPress Theme?
- Overriding inline !important CSS with Javscript code snippet with media query
- Apply only the css in my style.css file
- How get horizontal div instead vertical CSS
- Changing the CSS with a plugin
- SASS not showing in customized preloader plugin
- why is my wordpress not loading any images?
- Implementing Scrollable Images
- wp plugin adds “pagespeed.css” after each css file
- WordPress custom blockquote with black background & white text?
- Edit the stylesheet of a child theme
- How do I override WordPress plugin css [closed]
- WP Plugin CSS not being applied to page
- Caching of combined CSS and JS fails because of losing MIME types through combining by PHP
- how to add custom css at top above all css file for specific url
- How to remove a css class for any wordpress page
- Creating wordpress admin page panel [Theme Option]
- Speed issues because of CSS & JavaScript
- How do I secure a subdomain using UCC SSL?
- Like/Dislike Bar not working when updating
- Possible jquery / library conflict in plugin usage
- How to activate/deactivate menu tab and keep the same id?
- How to display a sitmap horizontally? [closed]
- How to load css files in a specific order
- Element works, but not on wordpress site [duplicate]
- Generate all urls with https
- Content expands beyond its column container [closed]
- How to modify submit button on GravityForms
- Option value not getting updated until page refresh in WordPress
- How to create a “Most Popular” & “Latest” TAB in WordPress
- Sudden ERR_HTTP2_PROTOCOL_ERROR on every JS and CSS files loads