phaser32
Forum Replies Created
-
Forum: Plugins
In reply to: [WPS Hide Login] Serious issue compatibility with THEME MY LOGINIn addition You can see screen shot I posted here:
https://pasteboard.co/HiQukWK.png
Here You can find the string that comprommise the compatibility with theme my login (File location: wps-hide-login/classes/plugin.php).
Warm regards
Ale- This reply was modified 6 years, 6 months ago by phaser32.
Forum: Plugins
In reply to: [Contact Form 7] Min Max text area leght and relative countSorry …You can close this topic and mark it as SOLVED.
Was a theme issue. ??
Warm regards
AleForum: Plugins
In reply to: [Event Tickets and Registration] Send to admin every email ticket createdSolved as I wrote in official forum!! You are HERO!!
warm regards
AleForum: Plugins
In reply to: [Contact Form 7] Form not sending and not displaying messagesHi everyone,
as I wrote in this post if You are using WPML this is the solution:
Add this piece of code in Your function.php theme:add_filter( 'wpcf7_load_js', '__return_false' );
Hope this help
Peace out
AleForum: Plugins
In reply to: [Contact Form 7] CF7 no longer sending after 4.8 updateIf You are using WPML this is the solution:
Add this piece of code in Your function.php theme:add_filter( 'wpcf7_load_js', '__return_false' );
Hope this help
Ale- This reply was modified 7 years, 3 months ago by phaser32.
Forum: Plugins
In reply to: [WPS Hide Login] Feature: 404 page and default Site TitleI completly agree with You !
I solved in this way:
In the file “wps-hide-login.php” at line 391 you’ll find this line codewp_die( __( 'This has been disabled', 'wps-hide-login' ), 403 );
replace it with this
header("Location: https://yourdomain.com/404"); die();
Warm regards
AleForum: Plugins
In reply to: [WordPress Social Login] Don’t work Facebook social login (error 500)After update 2.3.3 everything works like a charm!
Thank You buddy!!For those who use cache plugin remember to clear all!!
Forum: Plugins
In reply to: [WordPress Social Login] Don’t work Facebook social login (error 500)Same issue here after update too.
Please solve it.. ??Forum: Plugins
In reply to: [Hide This] Adding text “Content only for registered user”I solved the issue ??
May be is useful for some user encountering the same requirement.
You have to edit file hide-this.class.php and in the line 196 if You substitute the string:
$content = $default_content;
with your own messsage eg.:
$content = 'your own messsage';
You can susbsitute the blank (sad) content with a message You like (for example ‘Content available for registered user’).
It support html code so You can add link too.
Hope to help someone out there!!!
Warm regard and many thanks to the hero who realized this wonderful plugin!!
AleForum: Plugins
In reply to: [Team Manager - WordPress Showcase Team Members] Accordion/Toggle questionOk but do you can suggest which file I have to edit? Thank You very much
Best regards
AlessandroForum: Fixing WordPress
In reply to: can't login after 4.0.0 updatesposcar > YOU’RE GREAT!! SOLVED!!! Works like a charm!!
Thank You!!!!
AlessandroForum: Plugins
In reply to: [Centrora WordPress Security?] Database install doesn't workGood morning,
I have the same issue.
5 website on the same provider, same configuration, but one of these has got the same symptoms here listed.
The database installer seems to start and after these messages:
> Create Base Table Completed, continue…
> Inserting Configuration Data Completed, continue…
> Inserting Email Content Completed, continue…
> Attack Type Information Installation Completed, continue…
> Basic Ruleset Installation Completed, continue…
NOTHING HAPPENS.
What can I do ???
Please help me..
Thank You very much
Alessandro
P.s. It would be wonderful share informations with other users…Forum: Plugins
In reply to: [NewStatPress] Browsecap Error detecting many O.S.Thank You very much!!!
Forum: Plugins
In reply to: [NewStatPress] Browsecap Error detecting many O.S.Thank You very much ice00. For information for everyone reading us this Cool Plugin WORKS GREAT with wordpress multisite. Excellent work!!!
Thank You very much
Alep.s. I searched in the folder of the plugin and I found os like winodws 8, but is not detected ??
Hello everytone. This wonderful plugin works without any modification of the code. What You have to do? Once You have added an image You have to click on the edit icon of the image, click on the advanced option tab > scroll down > Advanced Option link (or something like that ….I use Worpdress in Italian :D) and change the Title. Now You have the caption working like a charm!!!
I hope this helps ..
Best regards
Ale