Syahir Hakim
KeymasterKuala Lumpur, Malaysia
When not perched on my workspace, I tremendously enjoy hiking in the bushes and climbing mountains. They serve as much-needed refuges from the pretense of cities.
Forum Replies Created
-
Admin
reply test
Admin
another test reply
Admin
Test reply
Admin
What’s in your child theme’s
functions.phpfile?Admin
Have you checked your junk folder?
Admin
Use the Text widget.
Admin
Your child theme’s functions.php file has got blank spaces at the beginning of the file. Delete all the blank spaces before
<?phpand you should be good.Admin
Look carefully at the code to add:
.page .post .entry, .author .post .entry, .nodate{And this is what you added:
.page .post .entry, .author .post .entry.nodate{Admin
These are all just CSS changes, and I can’t point to you the CSS codes required for each and every customisation that you would like to make. That will take huge amount of time that no one man can afford, especially with free support.
You’d be much better off empowering yourself with the knowledge of CSS, which isn’t that difficult to learn. Try using the Firebug plugin for Firefox as well, to make it much easier to determine which CSS code needs modifying.
Admin
After you have translated the strings, you need to generate the .mo file.
