someonehere15
Forum Replies Created
-
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Sharing buttons not workingI cannot remove the temp domain from nginx conf because then the site will not be accessible, since the future productive domain is not ready.
I did change all the SQL references to the current domain, and removed the dynamic variables from wp-config, but still nothing.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Sharing buttons not workingI also just checked the locations.conf file for
try_files $uri $uri/ /index.php?$args
and it is present.Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Sharing buttons not workingOnly the parameter to additionally install wpsc, but I have disabled it along with the other plugins.
Another thing I did is I created WP with EE with the domain that the site is going to be used, which is not this one, and then added this temp domain to the nginx conf file, so that the prototype is ready to be migrated in the end.
I am also using the dynamic siteurl and home values in wp-config.
Everything else has been working fine though, and even the buttons work fine in the front page, so why should any of this be a problem?Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Sharing buttons not workingAny solution? I am desperate. I can use an additional plugin of course, but I don’t want that.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Sharing buttons not workingThanks for checking. I have a Ubuntu 14.04 VM with EasyEngine, which has a LEMP setup, so nginx. The .htaccess in wp has the following text, which I have not modified myself:
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPressIf you need any other configuration for nginx or else, let me know.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Sharing buttons not workingI’ll just give it here: soziotech.serveblog.net
Thanks for the quick repliesForum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Sharing buttons not workingIt is a .serveblog.net subdomain
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Sharing buttons not workingI understand, but as I said, I cannot continue to work on the site unless you check the problem first, because I have disabled everything and changed the theme for you.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Sharing buttons not workingAnd I just noticed that they are not showing at all on mobile. On one phone they don’t show up, on another, they show up for a second and then disappear. Please help me fix this quickly. I am trying with only jetpack active and twenty sixteen, so there should be no conflicts.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Sharing buttons not workingWeirdly enough, I just tried putting a static page as the front page, and the sharing buttons work on the front page, but nowhere else. If I open a normal post, the buttons don’t work. Why is this happening?
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Sharing buttons not workingI already wrote earlier through the contact form. I wrote the same things as here. Could you check? I would prefer to keep it private since it is experimental. Can you please let me know when you check, because I am working on the site and will be limiting myself now to let you check.
FYI, I have only Jetpack activated at the moment, with twentysixteen.