Reviews not displaying correctly in Flatsome Theme pages

[ad_1]

Plugin Support
tomwolf

(@tomwolfhun)

Hello @ericschlabach ,

First of all, try to fix the JS errors in your site.

Lets see the problem:
Somehow the Flatsome theme in the footer do not want to load the CSS.
Please append this JS code into your site after the footer widget. It willl load the CSS and the display will be cool:


var link = document.createElement( "link" );
link.href = "https://hiddenacrespuppies.com/wp-content/uploads/trustindex-facebook-widget.css";
link.type = "text/css";
link.rel = "stylesheet";
link.media = "screen,print";
document.getElementsByTagName( "head" )[0].appendChild( link );

In the background we will check the issue, to handle it automatically in the next version.

Feel free to write to us if you need further assistance,
Trustindex

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer