Macxim
Forum Replies Created
-
Hi,
Thank you for your answer.
I prefer not to have any inline style, at all if possible.I prefer having control over the code and style elements in a separate .css/.scss file.
I think you shouldn’t force people to use those default styles.
Of course I understand some people don’t want to code anything and just want their cookie law bar and that’s it.
As you suggest, a checkbox that would switch off the styles and let the user do what they want with it would be perfect.
I understand this is quite heavy.Also, is there any reason about why you are loading the cookie-law-info/js/cookielawinfo.js file in the head instead of before the closing <body> tag?
Hi,
Actually, there is no problem during the installation. This error appears when activating. I try installing automatically and manually. Twice.
Same result.
It is when I click on Activate that the problem occurs.Forum: Plugins
In reply to: [rtSocial] Facebook count not updating anymoreHello,
I will be patient and wait for the next update. I’m sure it’ll be worth it.
Meanwhile, I’ll just watch your repo.Thank you again for your time.
Forum: Plugins
In reply to: [rtSocial] Facebook count not updating anymoreHi,
Thank you for replying on such short notice.
I updated the plugin but it seems it only retrieves the “shares” and not the “likes”.
I would like to get the total count like in this link.
The site’s URL is https://www.equaltimes.org/Is there a way to fix this?
Thank you again for your help!Forum: Plugins
In reply to: [WP-PostViews] [Plugin: WP-PostViews] It counts by two'sI fixed it!
As suggested here : https://forums.lesterchan.net/index.php/topic,4201.0.html, wp_head() was called several times (2) in my template. I just deleted one of them.