The Grey Parrots
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Visual editor is goneGo to Users -> Your Profile -> Visual Editor
Uncheck “Disable the visual editor when writing” checkbox, then click “Update Profile” button.hope this helps…
Thanks,
MolayHello,
Thanks for get in touch with us.
Might be forte API got changed. Will check and update you soon.
Thanks for sharing this. Will do the necessary updates into the plugin.
In that case may I request you to ask Forte to check with live key.
Hello,
Thanks for your concern. Did it received any error message during the transaction?
Thanks
PDForum: Fixing WordPress
In reply to: Htaccess Redirect to Secure Https ?Here is a guide for you
http://www.inmotionhosting.com/support/website/ssl/how-to-force-https-using-the-htaccess-fileForum: Fixing WordPress
In reply to: Database problem?May I know your site url please.
Forum: Fixing WordPress
In reply to: Show complete posts, not excerptKindly try to put some log, like some echo statement to check, whether this loop is being used to display the content or not.
Forum: Fixing WordPress
In reply to: Forgot link on adminAre you talking about the login link?
Forum: Fixing WordPress
In reply to: New user tutorialThe best approach to create a plugin / a child theme.
Alternative way(not recommended): You may add that to your theme functions.php file
Forum: Fixing WordPress
In reply to: Problem with password resetKindly contact your host to enable mail function.
Forum: Fixing WordPress
In reply to: New user tutorialHere is a solution, but kindly check before use
http://wordpress.stackexchange.com/questions/192671/redirect-users-after-first-loginForum: Fixing WordPress
In reply to: Database problem?In this case kindly contact
https://en.support.wordpress.com/This is wordpress.org support
And here is the difference
https://en.support.wordpress.com/com-vs-org/Forum: Fixing WordPress
In reply to: removing space between header and content top of pageHi Steve,
Meta Slider is inserting a p tag like
<p><!-- meta slider --></p>that is having a line-height: 1px;
That’s causing the issue.
Forum: Fixing WordPress
In reply to: Show complete posts, not excerptYou have to check for function or the loop where from the content is being populated.