mohdrafie
Forum Replies Created
-
Forum: Meetups
In reply to: Meetup in MalaysiaOk, here’s the details for the WordPress Clinic. It’s free and focusing on Child Theme for this weekend.
https://www.facebook.com/events/502243729819234/
Sorry for the short notice.
Forum: Themes and Templates
In reply to: Change colour of wrapperYou can learn more about CSS here.
Otherwise, you can change what you set here:
body, #content .post p, #content p { color: #CCC !important; }
Forum: Themes and Templates
In reply to: Change colour of wrapperCool.
Once it is good, kindly mark this topic as resolve so that other people can benefit it. Cheers!
Forum: Themes and Templates
In reply to: Change colour of wrapperIn this case, I will use a png image. The png image will have the transparent colour ??
#main_wrap { background: transparent url("url-of-the-uploaded-transparent-bg.png") top left repeat !important; }
Hope that solve the need ??
Forum: Hacks
In reply to: Category & Custom Taxonomy based BreadcrumbForum: Themes and Templates
In reply to: Change colour of wrapperInstall the Jetpack plugin and use the Custom CSS module as suggested by Andrew and paste the following code:
#main_wrap { opacity: 0.8; filter:alpha(opacity=80); /* For IE8 and earlier */ }
I hope that helps. Kindly bear in mind that this is CSS3 and some old browsers might not support CSS3 ??
Forum: Themes and Templates
In reply to: Change colour of wrapperHi there,
Ideally, if you can give us a link to your site, we can advise you the CSS code that is needed to put in the Custom CSS as suggested by Andrew ??
Forum: Fixing WordPress
In reply to: Images are turning into PostHi there, do you mind to provide us with a link so that all of us can assist you?
Cheers!
Forum: Themes and Templates
In reply to: How to change title & header text ?I believe you’re referring to search engine visibility when you talk about:
Most of the others I’ve contacted can’t see the site without my link.
I’m going to give you a link off the WordPress site to give you an explanation and process involved – Site not doing well in search.
If it’s all good, kindly close the ticket for the benefit of others ??
Forum: Fixing WordPress
In reply to: Images are turning into PostWhen you add/upload the image to the post, make sure it is set to link to Image File or None.
Let me know how that goes.
Forum: Themes and Templates
In reply to: How to change title & header text ?Hi uty,
I believe your initial problem of changing the header image is now solved ??
You can follow Andrew’s screenshot to check what cause the increase of the loading time of the site. I can see Adele’s picture took sometime to load ??
Let us know if you need any other help. Cheers!
Forum: Networking WordPress
In reply to: Multilanguage site with 3 domainsHi there,
Have you put the sunrise.php as where it is needed as well as edit the wp-config file?
Other than that, if you have issues with the domain mapping plugin, kindly open a new ticket and ask the plugin developer or I might help you there as well. Just for the sake of organizing things ??
Let me know if you need any other help.
Forum: Networking WordPress
In reply to: Multilanguage site with 3 domainsGood to know we’re on track.
Kindly follow the Installation guide for the domain mapping plugin.
Forum: Themes and Templates
In reply to: How to change title & header text ?Hi there, in order to assist you further with this issue, do you mind to let us know what error message that appears?
Let me know. Cheers!