Hi @auludag
Actually, this issue is not coming from our side it’s from the Smoothness theme.
So Please contact theme developers regarding this issue.
@beingsmart thanks for reply. Interesting I don’t have smoothness theme. Though i installed your code to another website, there was no such issue. but strangely for this one.
PS I would have another question. I have infinite post structure on my site. So ads between paragraphs after first article not working very well. how can you deal with that?
-
This reply was modified 7 years, 7 months ago by
auludag.
@auludag
It looks like you need to implement the SSL certificate to make a secure connection.
To check the infinite post issue please provide us the website link or screenshot of the issue so that it will be very helpful for us to understand it.
However, you can contact me directly on [email protected]
I will personally make sure that your issues get resolved immediately and please mentioned that you came from the forum and please attached the forum thread
@beingsmart hi there, I implemented to SSL.
The culprit was http:// call in your ads-for-wp/admin/control-center.php
You register
wp_register_style( 'jquery-ui', 'http://code.jquery.com/ui/1.11.2/themes/smoothness/jquery-ui.css' );
if you change that https:// problem will be solved.
I change at my end but everytime plugin updated that http returning back again.
@auludag
Thank you so much for informing us, we’ve changed to https at our end and this fixed will be released in the next update.
Do let me know if you are facing any other issue.