Nidalap
Forum Replies Created
-
Forum: Plugins
In reply to: [Click to Chat - HoliThemes] Style-1 Font too SmallAnd also this code to fix the size and position of the send icon relative to the button
.ccw_plugin .btn i, .ccw_plugin .btn-large i, .ccw_plugin .btn-floating i, .ccw_plugin .btn-large i, .ccw_plugin .btn-flat i { font-size: 2rem; line-height: 2.1; }
But then another problem arise. On my mobile phone, when I click on the input field of the plugin to write message, suddenly the picture tiles are positioned far away from the panel that I need to scroll a lot to get the first picture tile in view and also a lot scrolling to get to the bottom of the page.
the problem doesn’t back to normal when I cancel to input my message afterward. I didn’t see this problem when emulated mobile view from the computer using chrome’s inspection tool.
Forum: Plugins
In reply to: [Click to Chat - HoliThemes] Style-1 Font too SmallI use below code from my inspection of the page along with your provided code. It fixed my problem. But please advise if there is potential flaw in the code. I am relatively new to css customization.
.ccw_plugin input { font-size: 24px !important; } .ccw_plugin label { font-size: 20px !important; } .ccw_plugin .btn { font-size: 20px !important; } .ccw_plugin input:not([type]), .ccw_plugin input[type=text]:not(.browser-default), .ccw_plugin textarea.materialize-textarea { height: 4rem!important; }
Forum: Plugins
In reply to: [Click to Chat - HoliThemes] Style-1 Font too SmallHello, thank you for the prompt response! It fixed the input text but the line under it becomes too close. The button label font size still not fixed though. What should I do?
I upgraded to the latest version Version 4.9.7.7 and the problem is now solved. When I refreshed, the link was saved. Thank you very much for your support!
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Display error on plugin activationMy phpinfo shows error_reporting code 5109
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Display error on plugin activationYou were right about 60 minutes later the plugin will stop working. I just tried again to send test email and it got stuck. I then deactivated the plugin, delete it, and install the second trunk version.
Here’s my report:
1. Plugin activation was successful. No error message displayed on dashboard or webpage.
2. Entering the settings. All already set and good to go as if the previous configuration data was saved. No error.
3. Test email send. Test messages to gmail and yahoo mail successful. Emails are received almost instantly on both providers.Conclusion: PERFECT!
PS: I’m waiting for an hour more to test again to see if it still working.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Display error on plugin activationYeah, but luckily it’s only dumped on the dashboard. Not on the webpages.
:pI don’t know. I’m just a regular Joe in programming. Whenever I see errors that I’m unfamiliar of, I just laugh. Hence, funny text.
I sometimes need to google some of your words to understand what you mean (e.g production site, ajax, etc). I’m a puny baby compared to your junior at PHP.
Great, now I’m stalking you on Facebook page.
??Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Display error on plugin activationDid I mention it also received almost instantly?
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Display error on plugin activation1. PHP Version 5.3.3-7+squeeze25
2. It is a reknowned Indonesian hosting company: Masterwebnet.comReport on trunk instalation:
1. Upon activation, funny text appear on my dashboard. But not on the webpages (unlike 1.3.4 which appear also on webpages).2. I saw the message that postman already configured but warned me that there is probably a problem with authentication. It says I use login authentication and it asked me to change to OAuth 2.0 authentication.
3. I then clicked the delete configuration data.
4. Funny text then appear:
WordPress database error Table ‘k1829484_nidalap_photography.wp_mail_bank’ doesn’t exist for query SELECT from_name, from_email, mailer_type, smtp_host, smtp_port, encryption, authentication, smtp_username, smtp_password FROM wp_mail_bank made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), call_user_func_array, PostmanAdminController->initializeAdminPage, PostmanImportableConfiguration->isImportAvailable, PostmanImportableConfiguration->init, PostmanWpMailBankOptions->__construct Expires: Wed, 11 Jan 1984 05:00:00 GMT Cache-Control: no-cache, must-revalidate, max-age=0 Pragma: no-cache X-Frame-Options: SAMEORIGIN Content-Type: text/html; charset=UTF-8Then at the bottom of the dashboard this error message also appear:
Bad, Postman!X-(
Look at the mess you made:
Undefined index: host in /home/sloki/user/k1829484/sites/nidalap.com/www/wp-content/plugins/postman-smtp/Postman/postman-common-functions.php on line 89
5. I refreshed the browser, entered the postman setting menu again, request permission from google. Then after going back to my dashboard suddenly postman is configured and all above funny text and error gone!
6. I tested the contact form. NONE end up in spam even if the recipient doesn’t add my email to the contact list! Woohoo!
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Display error on plugin activationYour plugin offers secure OAuth 2.0 and would keep running even when email password changes. It’s something worth trying. ??
This time, the plugin failed to activate. No funny text, but I got this error message:
Plugin could not be activated because it triggered a fatal error.
Bad, Postman!
X-(
Look at the mess you made:
syntax error, unexpected ‘[‘ in
/plugins/postman-smtp/Postman/PostmanAdminController.php on line 684Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Display error on plugin activationNo more funny text on activation. But I got this error when I proceed to configure:
Bad, Postman!
X-(
Look at the mess you made:
Call to a member function debug() on a non-object in /plugins/postman-smtp/Postman/PostmanOptions.php on line 102
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Display error on plugin activationThank you for your support so far, I really appreciate it. I have tried deactivated and reinstalling your plugin as my hosting support suggested but still no luck. It keeps showing funny text even though wp_debug_display in wpconfig.php and display_errors in php.ini have been disabled.
But I have a news. Suddenly ALL test messages that I had sent via contact form and other test mail sending function script earlier appeared in my inbox! It seems as the FAQ described https://contactform7.com/faq/i-see-green-border-response-but-i-never-receive-mail/ . In my case, it got kidnapped and somehow released after about 24 hours.
I couldn’t believe it but I tested it again several times just now and all messages from my contact form now has reached my email (some went to inbox, some went to spam) within a minute without problem. Weird, as I didn’t fix anything technically.
So I hope everyone that has similar issue to me could just patiently wait about 24 hours and see if the mail reached your inbox or spam folder.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Display error on plugin activationok, my php info already showing the display_errors is off. but still I see the funny text above the header when I activate your plugin. Any idea?
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Display error on plugin activationHow do I make a copy of my host’s default php.ini if couldn’t even view it?
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Display error on plugin activationI use phpinfo and I saw:
display_errors local value:On master value:OnThe hosting says I could not view nor edit the default php.ini. But it says I could create a custom one for my domain to override the default setting and put it in a certain directory of my hosting.
Could you please show me what code to write in the custom php.ini file so I could get rid of the display error and get the plugin to hopefully work? Thanks in advance!