Divi page builder not matching the front end - wordpress

I have the weirdest issue. When working in the Divi builder everything looks fine but when I save and go to the front it looks like some of the CSS is not being rendered.
This is the simplest website with the most annoying bug. This is the website - https://www.soc-engineering.com/
In the builder it looks like this - https://prnt.sc/9eiHveTYe7-f and on the front the icons are not rendering CSS. The other mayor issue is that when I set different sizes for letters on PC, tablet and phone it only takes the value of the PC version.
What I tried:
Updated WP to the latest version,
Updated Divi to the latest version,
Increased PHP version,
Increased max execution time,
Disabled Static CSS File Generation,
Deleted the whole theme and installed a new one,
Deactivated all plugins
Nothing works...

Related

My wordpress site not compatible in IE11

My wordpress template doesn’t compatible in IE11 But working fine in chrome,safari,Firefox. The page just cannot appear and the pre-loader icon keep spinning.
I try to check the debug console and found the jquery got some error.
http://www.grittnco.com/wp-content/themes/melissa/assets/js/super-guacamole.min.js?ver=1.0.0
The supper-guacamole.min.js return error from command
e.constructor.name.toLowerCase()
Unable to get property ‘tolowecase’ of undefined or null reference.
Do anybody face the wordpress theme compatibility problem in IE11?
The Wordpress theme is downloaded from template monster theme name Melissa. My wordpress version 4.92.
Just some month ago it still working fine at IE but just recent Therese is feedback not workin anymore.
https://www.templatemonster.com/demo/52153.html
Most websites no matter from where they are, they look diferent or look bad in IE so dont waste your time with IE

Images wont show up since I updated wordpress

Yesterday I updated Wordpress to the new 4.4.2 version. After the upgrade, no images will show up on my blog. Previous to the upgrade everything was working perfectly. Here's what I've done so far:
- Deactivated all plugins to see if one was the problem - didn't fix
- Cleared all cache - didn't work
- Logged out of wordpress & logged back in - didn't work
- Tried uploading a new image & adding it to the page code - didn't work
- There are no updates needed in any theme, plugin, or wordpress
Here are some things to consider:
- When I go to the page & mouse over an image, the mouse recognizes that there's an image there.
- When I go directly to the image url - I can see it fine.
- When I switch to another theme - I can see images fine.
My url is: http://www.medicalbillingstudycourse.com
The theme is: Evident
I gather it must be something in the code of the theme?
I would love some help with this one!!!
Pearl
it seems like one of your js files aremissing. the .main imgclass has opacity set to 0 which the js is probably fading in.
either find that file or change your css to opacity 1

drupal theme says not compatible

I have a theme that has been working the entire time ive been developing the site, now all the sudden randomly, drupal started telling me "This version is not compatible with Drupal 7.x". B
Below is my info file, am I missing something. I havent updated drupal yet so i know nothing changed there the last change I made was update a url in a link. I tried reverting all my changes ive made today back to a version i know for a fact worked fine earlier today, and still nothing.
name = My Thene
description = My Theme.
core = 7.x
engine = phptemplate
stylesheets[all][0] = css/reset.css
stylesheets[all][1] = css/layout.css
regions[featured] = Featured
regions[content] = Content
regions[sidebar_first] = Sidebar first
regions[sidebar_second] = Sidebar second
Im at a lose for what could be causing this, since its been working for so long untill tonight. Any suggestions would be great. Thanks.
I found the problem was unrelated to drupal its self. The site is being hosted in a windows environment and when the files were updated somehow the option to encrypt files became checked , causing php not to be able to read the files.

WordPress (3.5.1) Theme Media Upload gets frozen

I've read some of the topics here but did not found a solution for me. When I try to set a feature image to the post/portfolio the media upload window gets frozen(cant even close it down - pressing esc does the trick) and also can't set the feature image, upload an image, ..
If trying this in IE 8 I get a pop up error when opening the media upload(pressing set feature image) with this content "Out of memory at line 2!"
I am using the Wordpress version 3.5.1, thanks in advance for a posibble solution.
TNX!
May add that the IE8 also gives errors for:
wp-admin/js/media-upload.min.js?ver=3.5.1 and
wp-includes/js/tinymce/tiny_mce.js?ver=358-23224,
if switching to themeeleven the upload works ok, but not in my theme.
If uploading works fine in a default Wordpress theme like twentyeleven or twentytwelve, that means there is a javascript conflict with your theme, esp. indicated by the IE8 errors. Possibly a plugin, but most likely the theme.
Look at http://wordpress.org/support/topic/troubleshooting-wordpress-35-master-list?replies=4 to see if your theme (or a plugin) is listed as problematic and to learn how to check for javascript errors that will impact the Wordpress admin area.
Use Firebug with Firefox, or use the developer tools in Chrome or Safari or IE to see what javascript is loading on your site and see any errors and conflicts.

IE9 CSS layout issues

I helped one of my friends to setup a personal business website by using wordpress.
It looks fine in all the IE browser except IE9.
Here is the URL:
http://www.vital-motion.nl/
Basically, it just all the titles do not display. Anyone know how I should troubleshootings it.
Thanks
The latest version of the cufon script works with IE9. Make sure you have v1.09i or higher installed in your theme or plugin directory in WordPress.
For example, to fix our custom theme on our site so H1/H2/H3 tags used the cufon fonts (they were showing blank in IE9), we pulled the latest download to our server and put in our theme's ./js/ directory as "cufon-yui.js". Problem solved.
Download from:
http://cufon.shoqolate.com/generate/
Supporting documentation about this issue:
https://github.com/sorccu/cufon/wiki/faq#wiki-faq-1
Upgrade to the most recent version of Cufon.
UPDATE Oct 24: We have released version 1.09i, which is the same as
1.09 but IE9-compatible. 1.10 is on its way as well. Keep in mind that
you do not need to convert your font files again, just replace your
old cufon-yui.js with a new one and you're good to go.
I don't know what version you currently have, but a diff shows that it's not the most recent version.

Resources