BrownSpaceMan
Forum Replies Created
-
Hm okay nvm! Once I signed out and signed back in it seemed to work fine… I added some more security measures.
Oh thanks for clearing it up respectyoda ?? I actually found an email that was sent to me a few days ago notifying me that I changed the login url. Will keep these notes just incase I end up acting like a fool again!
I’m confused by your statement respectyoda. The code I pasted above is from my own .htaccess file which was in the root of my wordpress install. Didn’t see anything like what Viktor posted.
If I just download the plugin and upload it via ftp and overwrite the plugin files – will that work? or make things more horrible?
Hmm not sure if i should post this but I’m doing it anyway ??
All i see is this. Would it be buried somewhere else? I’m thinking worst case I can reset the plugin but still afraid of diving into the database files and changing things.
# 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>Forum: Plugins
In reply to: [Social Media Widget] Facebook Open Graph Isn't Connecting Properly. HELPWhat’s your website if you don’t mind me asking? Thanks for the compliment ?? I really like it but still need better hosting (slow load times), and need to fix my facebook sharing grr! Haha
Okay well I’ll keep poking around and see what else I can find and try other ones. If I solve it I’ll let you know ??
Forum: Plugins
In reply to: [Social Media Widget] Facebook Open Graph Isn't Connecting Properly. HELPYeah I checked that and turned on the function. No dice. Even turned off every other plugin but that one. Very very strange. Thank you for your input though ??
Forum: Fixing WordPress
In reply to: Cannot Get Facebook Open Graph to Properly Connect HELPI tried “Facebook Open Graph Meta Tags for WordPress” and I also used Yoast’s WordPress SEO.
Forum: Fixing WordPress
In reply to: Cannot Get Facebook Open Graph to Properly Connect HELPHmm i tried both recommendations. No luck
Forum: Fixing WordPress
In reply to: Cannot Get Facebook Open Graph to Properly Connect HELPI tried a few different plugins but none of them worked. Very aggravating problem that I’m not sure why it won’t connect. So right now, no no plugins are being used to connect to fb.
Forum: Fixing WordPress
In reply to: Cannot Get Facebook Open Graph to Properly Connect HELPThank you! Will try there.