maanojrakhit
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Unicode text becoming ????Here seems to be the solution:
in wp_config.php
/** Database Charset to use in creating database tables. */
/*define(‘DB_CHARSET’, ‘utf8’);*//** The Database Collate type. Don’t change this if in doubt. */
/*define(‘DB_COLLATE’, ”);*/Forum: Fixing WordPress
In reply to: Unicode text becoming ????twenty-twelve
Forum: Fixing WordPress
In reply to: Site Title – changing font sizeThanks for the link to child theme.
Now I understand why parent theme should not be modified. Conceptually, it seems a great idea.
I think I should be able to work out the desired solution with child theme. Descriptions on child theme page are very clear and my prior experience with template building in Expression Web 4 SP2 should help.
And finally, I wish to thank you for your prompt reply as I noticed that your reply came within 7 minutes of my op.Forum: Fixing WordPress
In reply to: Site Title – changing font sizestyles.css was a typo (being used to EW4 templates for too long)
noticed the typo soon after as I returned to style.css
sorry, didn’t come back immediately to edit and correct the mistake
nevertheless, thankslet me try out your suggestion about child theme which I will now study
after implementing your suggestion will return to thank again and then mark it resolvedForum: Fixing WordPress
In reply to: Does WP 3.3.1 Export function include Media Library?Thank you, very much.
I shall give it a try and revert, if necessary.
Thanks, again.
Forum: Fixing WordPress
In reply to: settings >> media >> wp-content/uploadsThanks, it helped.
I uploaded media files using WP uploader and it worked smoothly and uploads were visible in media library. Now, I can embed them in posts as required.
I do not need FileZilla to upload any more because what was uploaded wasn’t visible in media library and, therefore, could not be embedded.
Forum: Requests and Feedback
In reply to: Table in Editor will be helpfulThanks a lot!
Full details at https://maanojrakhit.com/WordPress/archives/74
Reproduced therefrom:
P.S.: Something strange going on. After completing this line I shall update this post. And then click View Post. I will find the font-size has reverted to default size. Then I shall click at Home button and font-size will reduce to desired size. I figured it out by repeating this process a couple of times, and it was reproducible. Strange, isn’t it? And, this happens to all three published post simultaneously but not to 1 published page. That gives me the impression as if these are controlled separately. May be, I shall have to have a closer look at page.php or some other similar pages.To clarify:
It’s a Post, not Page
It has been Published
Visibility can be modified at best to PrivateQuestion: how to change Published status to Unpublished?