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:
- How can I use WordPress functions in my stylesheet?
- How can I dequeue a Plugin Stylesheet?
- Using standard backend elements in Plugin
- Using tabs for wordpress plugin
- Is the WordPress HTTPS Plugin Still Safe To Use? [closed]
- Override CSS settings of plugins
- Best way to inject css into admin_head in plugins?
- Styles and Scripts, Selectively enqueue across entire site
- How can I enqueue a style only when a particular widget is active?
- WordPress Plugin Look & Feel
- Add CSS class to add-to-cart button, Woocommerce [closed]
- How to load all plugins CSS after child theme CSS?
- I need to generate the CSS for my plugin from a function, how do i map a request to a function in the front-end?
- How do I register a stylesheet inside a WordPress widget?
- wp_enqueue_style specifics for overwriting plugin styles
- W3 Total Cache: Load CSS asynchronously for better PageSpeed score? [closed]
- ‘Customize’ button in admin bar for CSS
- Why isn’t “background-image: url”working with Bootstrap carousel on WP?
- How to generate CSS from a shortcode within a plugin
- Add stylesheets and js to template files when shortcode is used
- How can I make uploaded images in the editor load with HTTPS?
- How do I modify the position of a plugin?
- Is there an earlier hook than login_head or login_enqueue_scripts?
- CSS from textarea in options page to frontend what to do
- custom changes removed after plugin update
- Can someone please tell me what is wrong with my plugin?
- WPBakery JS composer unused css [closed]
- How to tie dark mode with prefers-color-scheme webkit? [closed]
- Trouble with plugin styles in admin area of WordPress
- Changing “elapsed time” to “time remaining” on MP3-jPlayer audio player with CSS or PHP changes
- Removing included CSS file that doesn’t exist
- How can I fix the mixed content problems of the kk star ratings plugin?
- How to create an input field, and base the output on spreadsheet data? [closed]
- how to access all user dashboard on fronted page [closed]
- Bootstrap and Custom CSS in custom plugin are being overwritten by theme
- Ability to automatically redirect a URL
- Which filter affects the ‘entry-title’ post class
- Adding CSS to custom post type admin page causes error
- How to use my menu PHP code as sidebar?
- Redirect to another page using contact form 7? [closed]
- How do I use add_action on custom widget?
- Why Do I get “wp_remote-get: could not handle for fopen()”?
- Full list of registered scripts or styles, but from an admin options page
- Overwrite a plugin’s CSS?
- Combining several CSS files into one for optimization
- Making that Admin Bar transparent or a blue color
- How to execute a plugin on a single page only?
- How to limit image size for the entire website ? But without editing the post (css/plugin?!)
- Skewed / slanted button within elementor [closed]
- plugin dev – minimum base css specificity?
- get specific value of a array | PHP
- Override/ignore CSS from active theme as not to interfere with my custom CSS
- Historical customisations won’t go away [closed]
- Is there a way to remove a tooltip of a plugin via custom CSS? [closed]
- change or add css to theme from plugin
- At a Loss on over Page Peel Plugin Customization [closed]
- Custom CSS not being added by plugin
- Blocking Plugin Css to load custom in template directory
- HTTPS connection with wampserver for “Facebook for WordPress” plugin
- Add background image/layout for single page?
- Theme deactived html and css styling on home page posts
- uncaught TypeError: Cannot read properties of null (reading ‘classList’) custom plugin
- How do I minify a plugins CSS/JS code?
- Unable to locate inline CSS causing parts of page to be blank
- Two plugins using the same CSS id
- Load CSS before Theme CSS
- How to remove Unused CSS From a WordPress Theme?
- Is there any known plugins that would replace WordPress classes in editor with their Bootstrap 4 equivalent?
- Applying module CSS to page
- Changing the CSS with a plugin
- how to change a static testimonials into dynamic
- How to change the width of certain paragraph or header blocks?
- https rewrite not working for All in one security Brute force > rename login url
- Speeding up WordPress on a Local Network
- Edit the stylesheet of a child theme
- How do I override WordPress plugin css [closed]
- WP Plugin CSS not being applied to page
- Customize CSS for “Swipebox ” lightbox
- Best use adding user generated JS/CSS to a theme with a plugin
- Site not displaying correctly when re-directing from root to sub-directory
- WordPress audio player add class randomly using Audio Album plugin
- Best way for overwriting plugin css with custom one
- Child Theme Changes Are Not Reflecting In Parent Theme
- How to set up php,javascript and css to allow for our finished product to be displayed within a page?
- installed WordPress but can’t upgrade or add plugins due to webdav https?
- Display alt text as tool tip on page
- Overwrite CSS of Instaemail plugin popup
- contact 7 plugin stops some pages from working properly
- How to add different CSS for galleries
- MultiPostThumbnails and media queries
- Trouble After Update, Removing Plugin
- Plugins to generate CSS Sprites? [closed]
- Duplicator live to wamp https to http
- Eliminate Render blocking CSS?
- Trying to disable all notifications except for one on woocommerce checkout page with css [closed]
- Mixed content warning on doctype in admin
- How to Add a Website Background Image to One Page?
- Woocommerce Product Page Collapsible Box Using CSS
- Option value not getting updated until page refresh in WordPress
- How to create a “Most Popular” & “Latest” TAB in WordPress