Catalin Pop
Forum Replies Created
-
Forum: Plugins
In reply to: [Child Pages Shortcode] Top row not aligning properlyHi,
I found a solution by removing in file child-pages-shortcode.php
line 147: $html = “\n”;
and
line 157: $html .= “\n”;I hope this helps.
Forum: Plugins
In reply to: [GC Testimonials] Captcha?Disregard my last post. I can see it’s working now. It would be great if you can add support for Really Simple Captcha plugin.
Thank you.
Forum: Plugins
In reply to: [GC Testimonials] Captcha?Thanks for your reply. I installed it together with Captcha by WebBestSoft. The problem is that the math challenge is incomplete (the operators are missing).
You can have a look here:
https://rowelinn.catalin-it.com/endorsement-form/Any suggestion, please ?
P.S.: I disabled all the other plugins but the problem is the same. Even reverted to default WordPress theme.
P.S: I also have Really Simple Captcha plugin installed but it not working for the testimonial plugin.Thanks.
Forum: Plugins
In reply to: [GC Testimonials] Captcha?Is it possible to replace reCaptcha with math challenge? I think reCaptcha doesn’t look so good.
Thanks.
Forum: Plugins
In reply to: [User Language Switch] Error wont installI’m dealing with the same error:
/home/xxxxxx/public_html/wp-content/plugins/user-language-switch/user-language-switch.php on line 117
Any advice, please ?
Thanks.
Forum: Plugins
In reply to: [Cart66 Lite :: WordPress Ecommerce] No update of the checkout pageHi there,
I have the same problem. When pushing Continue shopping button and go back to the products page the cart got empty.
Is there any solution to this ?Thanks.
Hi.
You can use WordPress Widget Logic. Here it is:
https://www.ads-software.com/extend/plugins/widget-logic/Forum: Hacks
In reply to: Not found jquery-1.6.3.min.jsHi,
In my case it also was a plugin: login-ninja (https://codecanyon.net/item/login-ninja/1932728).
I simply deactivate it and now the problem is gone.
I will be more carefull in the future…Forum: Fixing WordPress
In reply to: Error: Cannot modify header information…plugin conflict?Here is what I did to solve it…
After installing and enabling the plugin I got the errors when I tried to logout from admin section.
I connected through FTP and I overwrite the following files with the ones in the original archive:
share-and-follow.php
follow-widget.php
saf-functions.php
share-widget.phpThe error was gone and everything’s working fine.
I still don’t know what exactly changed but if I have time I’ll investigate.
I hope it helps.
Cheers.Forum: Fixing WordPress
In reply to: Error: Cannot modify header information…plugin conflict?I have the same error:
Warning: Cannot modify header information – headers already sent by (output started at /home/xxxxxx/public_html/wp-content/plugins/share-and-follow/share-widget.php:389) in /home/xxxxxx/public_html/wp-includes/pluggable.php on line 687
It’s getting weird because I have the same website hosted on my local server and it’s working fine…
Any suggestions, please ?
Thanks.