Jessy
Forum Replies Created
-
Forum: Themes and Templates
In reply to: My CSS is not workingOh, got it.. Thanks a lot. They don’t help either. They want me to pay.. grr.. what a support.
Forum: Themes and Templates
In reply to: My CSS is not workingThe gallery borders, colors, fonts are not working.. :((
Forum: Themes and Templates
In reply to: My CSS is not workingThanks I’ll learn about child themes, once I fixed the issue..
Why I can’t see the CSS changes..?? Any idea?
Pleaseee
Forum: Themes and Templates
In reply to: My CSS is not workingI have these in my CSS, they are not active. colors, fonts, etc…
tbody tr:nth-child(even) td, tbody tr.even td { background: #45474a; } a { color: #3399CC; font-size: 11px; } #gallery-1 img { border: 7px solid #FFFFFF !important; } body {font-size: 12px; }Forum: Fixing WordPress
In reply to: I can't see my wp-adminwell, i just learned from godaddy, that: I can’t use wordpress and also direct my website to another page at the same time..
He said I can direct by creating a default.html file.
Anybody knows how to do it?
I use kickofflabs
Forum: Fixing WordPress
In reply to: I can't see my wp-adminwell.. Actually, I undo mask, but forwarding still works, but I still can’t access my login page.. 🙁
Forum: Fixing WordPress
In reply to: I can't see my wp-adminThank you 🙂
Forum: Fixing WordPress
In reply to: Moving a Root install to its own directoryOk, so I’m confused.
First, my website is running. It use the root as homepage. and all URL’s changed to root, working well.
But I have 2 wordpress downloaded in my server and it seems both of them are in use. Homepage is root, theme is subfile
What exactly should I do?
To use it:
1. Edit the wp-config.php file.
2. After the “define” statements, add this new one:
define(‘RELOCATE’,true);