sirhaver
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Connecting WordPress to a databaseOk thanks a lot Esmi!
Sounds really cool to learn to code such things by yourselfForum: Fixing WordPress
In reply to: Connecting WordPress to a databaseBut doesn’t the plugin only manages the database? And what plugin would you recommend?
Can I create a database for users and their details without additional software such as cpanel ?
Thanks again
Forum: Fixing WordPress
In reply to: Problem with plugin ‘easy google fonts’Hey Steve ok thank you
Forum: Fixing WordPress
In reply to: Changing php code for a CATEGORY pageGreat Stephan it’s working thanks a lot!
Forum: Fixing WordPress
In reply to: Changing html in WordPressThank you Michael,
You are right it’s actually complicated. I used a software to search inside the files and didn’t find that piece of code the inspector showed me. I found other stuff that made me realize that the inspector actually interprets the php and javascript to show inline code that was written in other ways.
What I mean is, the inspector showed me: “color:#1c1c1c !important” and that phrase actually doesn’t exist.
Thanks again and it’s interesting to begin to discover how WordPress actually works
Forum: Fixing WordPress
In reply to: Changing html in WordPressYes but I need to change a specific line, because there is this ‘!important’ which I have to remove.
Isn’t there a way to access the html of a theme?
Thanks in advance
Forum: Fixing WordPress
In reply to: Locating wordpress html?I can’t do it since in this code it says ‘!important’. Sorry I forgot to write it down in this post.
Isn’t there a way to just reach that html file and remove the ‘!important’ ? ]
I’m asking this more as a general question – how can I change the wordpres html files ?
Thanks again in advanceForum: Fixing WordPress
In reply to: Locating wordpress html?Thanks Stephan,
The theme is called WriterBlog, and it has a built-in option to change colors but I want to do something else and involves hovering.
So how can I locate it in one of my themes’ files? If it’s not style.css, where could it be?
Forum: Fixing WordPress
In reply to: Writing php to a specific pageHello Michael and thank you,
It’s working, but I noticed that the page where I want to execute the code is a category, so the code doesn’t effect it. In what php can I have access to a page which is a category?
For example, when as a test I echo ‘something’ it shows it on all pages except for the category page which is the one I actually need. Thanks again
Forum: Fixing WordPress
In reply to: Resizing header imageThank you Liew,
It happens both in “Academic” and “Amadeus” so I just assumed it’s a general problem.
So there is nothing to do?
I will try to contact them but I would be happy if someone who knows about this problem could share their experienceThanks again
Forum: Fixing WordPress
In reply to: Publishing website temporarilyThank you t-p.
I hope I understand it correctly, it seems that when I want to let the client preview the page I need to go through all the process to publish the website and make it live? I’ asking because I’ve just started out and the website is far from being finihsed. What would you do in such a case? Should I explain the client that they should wait until the site is finished and test it only close to the time it will be published?
Thanks again!
Forum: Fixing WordPress
In reply to: Styling a specific pageThank you Steve
Really cool(:Forum: Themes and Templates
In reply to: [Academic] Theme doesn’t look like in the demoHello guys,
Sorry for my questions I’m just a beginner, now I discovered your documentation which was very helpful, and your theme looks really cool!
Thanks a lot anyway
Forum: Themes and Templates
In reply to: [Academic] Theme doesn’t look like in the demoIs there a sample content I can use on this theme?
Thanks againForum: Fixing WordPress
In reply to: Themes that don’t look like they shouldOhh ok (: thanks again!