Pro-Version image wrong url
-
There is a little issue in custom_controls.php:11
The image for the pro version isn’t shown in the customizer due to a wrong url of the image.
Instead of plugins_url( ‘images/pageloader-lite-gopro.jpg‘, __FILE__ ) it has to be plugins_url( ‘images/pageloader-lite-gopro.png‘, __FILE__ ).
- The topic ‘Pro-Version image wrong url’ is closed to new replies.