I’ll check it, so you can send me your website url that may be help to me. (pluginpress.net@gmail.com)
Please check last update….
Hello, no that did not solve it problem, but i find where the problem comes from.. if it helps you or someone else,
The theme footer css class of my theme name is simple “footer” same like the shortcodes footer id .. by hierarchy wp get the class from main css not the the shortcode class id : “footer”.
https://imgur.com/a/BtRZpqs
I rename the class in “footer” to “imdbfooter” in style.css of plugin and in :
class.skins.php line : 379 :
class=”footer” to class=”imdbfooter” at the begin of the line.
i manually change the class and it worked.
All the best Kemal
-
This reply was modified 3 years, 9 months ago by
NicolausX.
-
This reply was modified 3 years, 9 months ago by
NicolausX.
-
This reply was modified 3 years, 9 months ago by
NicolausX.
Ok, I have changed copyright class but your template was crashing with footer class. Next update I will also change it. thanx…
Edit: I have changed with version 4.5. Cheers š
-
This reply was modified 3 years, 9 months ago by
Kemal YAZICI.
-
This reply was modified 3 years, 9 months ago by
Kemal YAZICI.