l7world.com
Forum Replies Created
-
Forum: Plugins
In reply to: [Captcha] Broke site completelyPHP Version 5.6.31
Error:
Parse error: syntax error, unexpected ‘&&’ (T_BOOLEAN_AND), expecting ‘)’ in /wp-content/plugins/captcha/hctpc-contact-form-integration.php on line 64.and also seemed to create hundreds of thousands new inodes.
Solution:
switched to SI Captcha Anti-Spam plugin- This reply was modified 7 years, 6 months ago by l7world.com.
- This reply was modified 7 years, 6 months ago by l7world.com.
Forum: Plugins
In reply to: [Captcha] Broke site completelyDitto.
Broke website (Http 500 error).
At worst a plugin should fail NOT break entire website.Official buttons work but css and js must still be disabled.
Neither worked.
Right now I’m using latest update for sharedaddy.I don’t understand what you don’t understand.
sharedaddy was never turned off.As I already explained.
I am still using sharedaddy with advance option checked to disable css and js.I have added the css and js from sharedaddy to theme.
button work fine but there is not share count.How do you not understand what “share count” is it’s half of what the plugin does.
I don’t want to have site looking like crap.
It would be preferable if you tell me how to make share count work since adding sharedaddy file to them didn’t work.All I use for sharedaddy is default icons with text.
Again problem didn’t start until your update.
I also tried overwriting sharedaddy with old files which didn’t seem to work which suggest to me you changed something in jetpack javascript.yes that and nrelate Related Content
The styling from all three plugins disappears.
Had to check “disable css and js” and add css manually to fix it, however adding js files files to theme does not work for showing share number.Also tried downgrading just sharedaddy, which didn’t see to help so it seems you changed some javascript elsewhere in the plugin that causing it.
Forum: Plugins
In reply to: [nrelate Related Content] Plugin conflictNrelate is working now because I switched to different menu. Mega Main Menu was slowing down loading anyway.
ditto
RESOLVED
Forum: Plugins
In reply to: [Age Verify] Could you add a code to block a categoryThis works well but it’s missing closing parenthesis.
It should be:if ( is_category( $category ))
also use “in_category” to restrict all category posts not archive page
previousnet you can put code in functions.php, probably better to use your theme’s instead the one for the plugin so it doesn’t get overridden.
Use
if ( in_category( ‘4’ ))
or
if ( in_category( ‘nightlife’ ))
Forum: Plugins
In reply to: [Simple Lightbox] Plugin is very resource intensiveSame problem.
Only showing simple light box on posts, group, animations and loop.
load time .48 seconds which is 69% of load time for 30 plugins.Which I gave, which as I explained you shouldn’t need.
Are you trying to tell me you don’t have accesses to your own program?
Take 2 seconds and test it for yourself on your computer on your website.I isolated problem for you.
I figured out workaround for you.
I’m NOT going to do YOUR job any further.
You can either fix your plugin or not.Please do not reply again if you are just going to pass the buck.