WPUser
Forum Replies Created
-
Yes I clicked it 1000 times, but I as said it appears again after reloading the page (ctrl+r)
/sitemap.xml never loads.
other plugin like Google XML Sitemaps works fine…
found the problem
I moved my site from http to https using CloudFlarein WordPress database’s table “wp_options” I changed site address from http to https for next option_name
siteurl homebut for some my sites I forgot to add
$_SERVER['HTTPS'] = 'on';towp-config.phpthis is why Rating-Widget didn’t work
when I added it started to work
because of this also didn’t work wp-admin (WordPress control panel), my site is static so I don’t use wp-admin control panel
but site itself was working ok, only Rating-Widget and wp-admin wasn’t working without
$_SERVER['HTTPS'] = 'on';it stopped working also on other 2 sites
all my 3 sites on the different hostings
but they have something common – all of them working though CloudFlareDoes your servers work ok with all CloudFlare Servers IPs?
I tried this already before posting here, I even tried to delete plugin and install it again, still this issue
- This reply was modified 8 years, 4 months ago by WPUser.
Issue happened when I tried to move my site to new hosting.
Removing and installing this plugin solved the issue.
But still weird that we have to do it (only this plugin)look at this (screenshot of my sitemap.xml):
https://s16.postimg.org/ocfnuh2l1/Screenshot_1.png
why there is no site address? it starts with “/” (because plugin just copies from wordpress database address settings)
I don’t think that is hard to detect address of site with different way…No, I just want to use “/” symbol, wordpress supports this ok, it doesn’t requires to set full web-site address
So please fix this for this pluginForum: Plugins
In reply to: [Disqus Comment System] Doesn’t work – We were unable to load DisqusForum: Plugins
In reply to: [Disqus Comment System] How to change shortname?..Forum: Plugins
In reply to: [Disqus Comment System] How to change shortname?..there is no edittext, it just hardcoded text
please…
Forum: Plugins
In reply to: [Cloudflare] Do I need set namespaces in my domain panel to Cloudflare?found another way to change title, desc on home page:
https://semperplugins.com/documentation/aioseop_title/
is_home()
I need this because have multiple language site