drhaldun
Forum Replies Created
-
Hi,
Adding the following to Custom CSS area in Customizer solved the problem.
#login form#registerform { overflow: scroll; }
Thanks
Hi Aswin,
I pasted the code into Code Snippets and activated it:
https://imgur.com/7Acnutc
This is the text area of UM I am trying to embed the shortcode:
https://imgur.com/HZHB4PL
But before the redirect, I have time to see that the shortcode is not working:
https://imgur.com/g72FgBD
The redirect is injected by the code snippet you have provided, I guess the following part is responsible for it:$content .= '<script type="text/javascript"> var userLang = window.navigator.language || window.navigator.userLanguage; if(userLang.toLowerCase().indexOf("it")>-1) location.href = "/area-riservata/benvenuto/"; else location.href = "/en/private-area/welcome/";</script>';
Thanks
- This reply was modified 2 years, 4 months ago by drhaldun. Reason: included the code
Hello @aswingiri, thanks for the snippet and prompt response.
The snippet didn’t work as it expected, I may have done something wrong. I restricted this page to logged in users, https://acilci.net/ikincibasamak/
and added a login/register form shortcode to the restricted access message. But it does not recognize the shortcode, shows it as a text and redirects to 404 page.Worked perfectly like a charm.
Thanks
Hi, I checked the debugging panel and documentation, but debugging is off. And labels still appear in the admin panel. Am I right?
Can this be something related to wp5.9 or elementor 5.6? I recently updated both and ad inserter, and it was working perfectly until then.
Thanks
On the elementor edit pages, all ad inserter labels and position markers are shown. Whatever setting I change does not matter, they are shown on admin panels.
Also all adsense ads which were available are now cannot be gathered.
Forum: Plugins
In reply to: [DynamicTags] Show user role titleSame here. I need to show author role with user_role. But it is not showing the label. It is useless imn this manner.
I have configured wp smtp but i get the following error.
Versions:
WordPress: 4.9.6
WordPress MS: No
PHP: 5.6.36
WP Mail SMTP: 1.2.5Params:
Mailer: smtp
Constants: No
ErrorInfo: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
Host: smtp.yandex.com.tr
Port: 465
SMTPSecure: ssl
SMTPAutoTLS: bool(false)
SMTPAuth: bool(true)Server:
OpenSSL: Yes
SMTP Debug:
2018-06-07 10:43:13 Connection: opening to ssl://smtp.yandex.com.tr:465, timeout=300, options=array (
)
2018-06-07 10:43:13 Connection: Failed to connect to server. Error number 2. “Error notice: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages:
error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed
2018-06-07 10:43:13 Connection: Failed to connect to server. Error number 2. “Error notice: stream_socket_client(): Failed to enable crypto
2018-06-07 10:43:13 Connection: Failed to connect to server. Error number 2. “Error notice: stream_socket_client(): unable to connect to ssl://smtp.yandex.com.tr:465 (Unknown error)
2018-06-07 10:43:13 SMTP ERROR: Failed to connect to server: (0)
2018-06-07 10:43:13 SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingIs it possible to manually edit the database data? Some people reload the same post several times and exaggarate their posts hits and would like to normalize some of the values. How can I do that?