fraquoh
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: All pages (includ new ones) turn 404.*including
Forum: Themes and Templates
In reply to: [EduPress] Color edit helpI see. I guess I thought since you made the theme you could offer some insight into how to customize it.
Other times I got some help even for free products 🙂
It’s strange in a way that some colors are customizable and others are not.
Thanks for the initial help though…
Forum: Themes and Templates
In reply to: [EduPress] Color edit helpHello,
The first one was OK, but it only changed the color of the links in the menu.
The color of the link when you are on the page itself has still not changed.
The second one did work, but they are all the same shade. How can I do it so that the one that is selected is one shade and the other one is another? As the two blues were originally?
Thank you!
- This reply was modified 9 years, 2 months ago by fraquoh.
Forum: Themes and Templates
In reply to: [EduPress] Color edit helpHello,
For example, for the left menu (where it says Art Collections)
.menu-item {
color: #xxxxxx;
}For the blue tab:
.ilovewp-tab{
background-color: #xxxxxx;
}I try to identify the classes with Firefox’s “Inspect element option”…
Thank you!
Hello.. I can’t find that file. But I don’t think that’s what I want.
Basically, I want to add another button that has another function. I do believe that that is quite hard – in the sense that the plug-in might need a whole redo to fulfill that function…
Hello,
Thank you very much for the reply. It did work. However, I have two more questions.
1) Why did I need a css code to make the background black? In other words, why did the color settings work for one layout, but not for the other? I just want to understand it better…
2) I want to add another button next to “read more” – I searched in the code of the theme but could not find it. Can you help me do that?
Thank you!
I am attaching a file to what the colors look like with layout 2, 4 colums and this css:
.img-responsive {
display:none;
}.entry-title {
align:left;
}.rt-detail{
width:700%;
}The first one hides the i-sign
the second one aligns the title to the left
the third one makes the space wider.Now, if I change it to layout 1, 1 column, the colors and everything gets messed up.
You can see now what it looks like with these settings: http://aegeriaartists.com/artists/
Basically I want the name and the text to be aligned to the left margin of the picture above (like in the picture I sent on imgur, just that the margins of the text should match the margins of the picture).
Thank you!
The layout is better but for some reason it seems to be conlicting with the colors.
Basically, the text is white and visible only when it is selected (the overall text of the site is white, maybe that’s why). Do you have some CSS with which I can work?
Thank you!
The grid shortcode is on this page http://aegeriaartists.com/artists/
(or do you mean something else?)
Thanks!
Forum: Fixing WordPress
In reply to: wp-options tables having overheadDear Steve,
Thank you for the message. I am using optimization plug-ins as the ones you mentioned. They work, but the overhead returns almost instantly after optimization.
What do you mean by “unused disk space”?What can I do about it?
Forum: Fixing WordPress
In reply to: What is a good page size?Thank you for the response!
What do you mean by “load sharing among several servers”?
Is that CDN?
Thank you!
Forum: Fixing WordPress
In reply to: ERROR: The password field is empty. – even when password is insertedThank you! I am using Opera, but I guess it’s the same.
I also do something one of the commentators said:To fix the issue, I always click again on the username field, select the username, then chrome re-fills the password field, and when I click on the log in button, it takes me to the dashboard 🙂
Forum: Fixing WordPress
In reply to: What is a good page size?Thank you for the input. If you want to look into it, the website is http://attireclub.org.
When I analyze it with different tools what I usually get is that it has many pictures, which it does, but I don’t know why this should be such a problem, I mean in that case, shouldn’t every magazine website and grid-theme website be slow and heavy…?
Let me know what you think!
Forum: Fixing WordPress
In reply to: What is a good page size?Dear Steve,
Thank you for the reply.
I am not sure what you are asking though. I will try to find out more about a string.
What I meant was whether a 3MB page is considered a heavy load page…
Forum: Fixing WordPress
In reply to: Why does the page size change?Oh, I see, thank you!