BLuu123
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [twenty twelve theme] how to re-name HomeI have the main functions.php file – https://pastebin.com/aaqVfEmq
I edited it to – https://pastebin.com/wrsdfjSb
And the page is blank, the source code is empty as well.
Forum: Themes and Templates
In reply to: [twenty twelve theme] how to re-name HomeHi thanks for your response.
I am already running child theme. I made the edits necessary, uploaded the file to the child theme, but when I refresh the page it was just blank. Nothing at all. So I removed the modification in code and refreshed the file, and the page was still blank. I removed the function.php file from child theme to get the page back to where it was.
Also, I have another test domain, where I do edits for 2012 theme without child theme, I tried it there, and now its shows –
Parse error: syntax error, unexpected T_VARIABLE in /home/mrbelu/public_html/b2bsubscription.com/JLmeb/wp-content/themes/twentytwelve/functions.php on line 209
Thank you, appreciate your help.
One more thing, if I was to style the category box (like a border etc) would I put the code in there as well?
Thanks again – I was able to do what I needed to do.
The problem I’m still having is with the categories, I still cannot find where can I change the text color. I think its because they are in a widget.
Could anyone please help me with that?
Oh, I thought its about the link. Sry and thanks.
I also need to edit the font for categories and I’m having the same problem.
I do not seem to be able to find where to input the code, even with inspect element, the problem is I find what I need to edit (in the case of categories, its
li class="cat-item cat-item-1
but those classes are not in at style.css, pretty sure they are in another file.So how do I find it?
Thanks.
I remember that link, but idk how do I input the opacy options.
I tried putting
opacity: 1.0; filter: alpha(opacity=100);
and also img: opacy 1.0
I put them in .wrapper
So what code do I put in there?
Forum: Themes and Templates
In reply to: Twenty Twelve – where to add codeOk, so I watched a video on child themes and understood it all, got child theme going now.
So how do I find what id or class I have to change? Do I just go through all the files and look, or is there a method for it?
Forum: Themes and Templates
In reply to: Twenty Twelve – where to add codeI have always had a problem with the child themes (obviously I have read the WP document on it), I don’t seem to understand it. Like how do access them, edit them etc.
Now, I do plain on learning it ASAP, but I want to see how the theme will look with transparent background. I will re-build the page later (with a child theme etc), just playing with design options for now.
I still haven’t been able to get anything transparent. I need the whole page transparent. So how do I do it in 2012 theme? I tried adding
.content { background-color: transparent!important; }
at the end of style.css, didn’t help.
Forum: Themes and Templates
In reply to: Twenty Twelve – where to add codeYeah I know what code to put, problem is I don’t know where to put it in the style.css file. Like I cannot find the place where body styles starts.
Forum: Themes and Templates
In reply to: Twenty Twelve – where to add codeOk, and so how do I make the background transparent?
Forum: Themes and Templates
In reply to: Twenty Twelve – where to add codeYeah I am aware of that.
Btw, if I do modifications to other files (like comments, footer, etc) do I create child files for those too?
Forum: Themes and Templates
In reply to: How to input query code in this index page?after i paste that one –
Parse error: syntax error, unexpected ‘;’ in index.php on line 7Forum: Themes and Templates
In reply to: How to input query code in this index page?Thanks for the reply.
Now it says:
Parse error: syntax error, unexpected T_STRING in /home/mrbelu/public_html/gamingtops.com/wp-content/themes/bluish/index.php on line 18Interested in this as-well.