baddon250
Forum Replies Created
-
I just paid for this last night and I did a little research after it wasn’t working. Turns out that Facebook made a change that forces “Use Strict Mode for Redirect Uris” to ON. Were gonna need an update pretty quick here.
- This reply was modified 8 years, 2 months ago by baddon250.
I’m having something very similar. This problem occurs on the latest version to date. It occurs on the album title, album description, and picture tag line. Whenever I have a parenthesis or apostrophe, it shows the escape character. Here are some examples.
There’s -> There\’s
“Angry Orchard” -> \”Angry Orchard\”Otherwise, I am enjoying watching your progress. The latest bunch of features are great.
Forum: Plugins
In reply to: [GEO my WP] Ajax page loadI would really like to get this done soon if at all possible. Tell you what, When you finish the extension, I’ll be the first person to buy it. Is there any chance you can add in the functionality to bring more arguments in the user pagination. I have arguments that are brought in through the forms on ultimate member. For me, I have different types of members all defined by the meta_key “user_type” and there are 12 different user types. Would it be hard to integrate this type of functionality to sort by the user type or only show members of a specific user type.
Forum: Plugins
In reply to: [Adaptive Images for WordPress] Images not working on my home pageI ended up figuring it out, the nginx config wasn’t set up. I used the setup that you guys provided but it had errors with the favicon images, so I forced it to only work on the uploads directory. I didn’t include the theme directory because there’s no important images, everythings in the uploads folder. Thanks for pointing me in the right direction.
location ~* /wp-content/uploads/ {
rewrite .(?:jpe?g|gif|png)$ /wp-content/plugins/adaptive-images/adaptive-images-script.php;
}Forum: Plugins
In reply to: [Adaptive Images for WordPress] Images not working on my home pageI went ahead and created the cache/adaptive-images directory, Here is the new print diagnostics.
✔ PHP GD library is installed.
✔ Image cache directory has been created.
/var/www/html/wp-content/cache/adaptive-images => drwxr-xr-x
✔ Installation .htaccess file is setup OK.
/var/www/html/.htaccess => -rw-rw-r–
❖ Adaptive images settings dump:
array(14) {
[“resolutions”]=>
array(5) {
[0]=>
int(1800)
[1]=>
int(1360)
[2]=>
int(1024)
[3]=>
int(640)
[4]=>
int(480)
}
[“landscape”]=>
bool(true)
[“cache-directory”]=>
string(21) “cache/adaptive-images”
[“watched-directories”]=>
array(2) {
[0]=>
string(18) “wp-content/uploads”
[1]=>
string(17) “wp-content/themes”
}
[“jpeg-quality”]=>
int(70)
[“sharpen-images”]=>
bool(true)
[“watch-cache”]=>
bool(true)
[“browser-cache”]=>
float(180)
[“hidpi”]=>
bool(false)
[“cdn-support”]=>
bool(false)
[“version”]=>
string(6) “0.6.64”
[“sanitized”]=>
bool(true)
[“wp-content-dir”]=>
string(24) “/var/www/html/wp-content”
[“wp-content-url”]=>
string(38) “https://www.thehandyguy.com/wp-content”
}Forum: Plugins
In reply to: [Adaptive Images for WordPress] Images not working on my home pageMy server is run on a VPS DigigalOcean server with an nginx/php-fpm setup.
Here are the diagnostics
Print debug information:
✔ PHP GD library is installed.
✖ Image cache directory has not been created.
But this is probably because the cache has not been accessed yet.
After accessing your website from a mobile device the directory should be automatically created./var/www/html/wp-content/cache => drwxr-xr-x
✔ Installation .htaccess file is setup OK.
/var/www/html/.htaccess => -rw-rw-r–
❖ Adaptive images settings dump:
array(14) {
[“resolutions”]=>
array(5) {
[0]=>
int(1800)
[1]=>
int(1360)
[2]=>
int(1024)
[3]=>
int(640)
[4]=>
int(480)
}
[“landscape”]=>
bool(true)
[“cache-directory”]=>
string(21) “cache/adaptive-images”
[“watched-directories”]=>
array(2) {
[0]=>
string(18) “wp-content/uploads”
[1]=>
string(17) “wp-content/themes”
}
[“jpeg-quality”]=>
int(70)
[“sharpen-images”]=>
bool(true)
[“watch-cache”]=>
bool(true)
[“browser-cache”]=>
float(180)
[“hidpi”]=>
bool(false)
[“cdn-support”]=>
bool(false)
[“version”]=>
string(6) “0.6.64”
[“sanitized”]=>
bool(true)
[“wp-content-dir”]=>
string(24) “/var/www/html/wp-content”
[“wp-content-url”]=>
string(38) “https://www.thehandyguy.com/wp-content”
}Print diagnostic information:
Web Server
nginx/1.10.2Document Root
/var/www/htmlPHP
7.1.10PHP Time Limit
30PHP Memory Limit
256MPHP Post Max Size
8MPHP Upload Max Size
500MPHP Max Input Vars
1000PHP Display Errors
YesPHP Error Log
/var/log/php-fpm/www-error.logMySQL
5.7.20MySQL Ext/mysqli
YesMySQL Table Prefix
wp_MySQL DB Charset
utf8WP
4.7.4WP Multisite
NoWP Debug Mode
NoWP Site url
https://www.thehandyguy.comWP WP Home url
https://www.thehandyguy.comWP Permalinks
/%postname%/WP home path
/var/www/html/WP content dir
/var/www/html/wp-contentWP plugin dir
/var/www/html/wp-content/pluginsWP content url
https://www.thehandyguy.com/wp-contentWP plugin url
https://www.thehandyguy.com/wp-content/pluginsWP Locale
en_USWP Memory Limit
40MWP Max Upload Size
8mbWP Active plugins
Adaptive Images for WordPress v.0.6.64 by Nevma
Capability Manager Enhanced v.1.5.7 by Jordi Canals, Kevin Behrens
Contact Form DB v.2.10.32 by Michael Simpson
Contact Form 7 v.4.9.2 by Takayuki Miyoshi
EWWW Image Optimizer v.3.6.1 by Shane Bishop
GA Google Analytics v.20171021 by Jeff Starr
GEO my WP v.2.7 by Eyal Fitoussi
Gmail SMTP v.1.1.7 by naa986
GMW Add-on – WP Users GEO-location v.1.2 by Eyal Fitoussi
Google Analytics Dashboard for WP v.4.9.6.2 by Alin Marcu
HTML Page Sitemap v.1.3 by
Limit Login Attempts v.1.7.1 by Johan Eenfeldt
Limit Login Attempts v.1.7.1 by Johan Eenfeldt
Ultimate Member – Contact Form v.1.1.1 by PlusPlugins
Go Daddy Quick Setup v.1.04 by GoDaddy.com, LLC
Redirection v.2.8.1 by John Godley
Responsive Menu v.3.1.1 by Peter Featherstone
WordPress Robots.txt File v.1.5 by Ataul Ghani
Schema v.1.6.9.8.1 by Hesham
External Links v.6.8.1 by Denis de Bernardy & Mike Koepke
Slide Anything – Responsive Content / HTML Slider and Carousel v.2.0.17 by Simon Edge
Compress JPEG & PNG images v.2.2.2 by TinyPNG
Ultimate Member v.1.3.84 by Ultimate Member
User Gallery for Ultimate Member v.1.0.7.9.1 by SuitePlugins
Ultimate Member – Google reCAPTCHA v.1.0.4 by Ultimate Member
View own posts and media library items only v.1.3 by Vladimir Garagulya
Yoast SEO v.4.7.1 by Team YoastWP MU plugins
- This reply was modified 8 years, 4 months ago by baddon250.
Forum: Plugins
In reply to: [Adaptive Images for WordPress] Images not working on my home pageHi Takis,
Thanks for getting back to me soon, the plugin is now enabled. If you look at the slideshow at the top on the homepage, the images stay full size and don’t change. However, the blog post pages do seem to work properly. The main display image at the top is the featured image for the blog post.
Blog Page:
https://www.thehandyguy.com/5-absolute-benefits-pocket-door-installation/- This reply was modified 8 years, 4 months ago by baddon250.