Jiks
Forum Replies Created
-
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Emails are being sent but not receivedYes, the checkbox is enabled.
Yes, that option appears exactly like the image you showed.
Ok, I’ll contact them to solve this issue.Forum: Themes and Templates
In reply to: Textbox width ProblemHello Sam,
Thanks again, but the problem is still there. π Is this a problem with the CSS from the “Theme My Login” plugin?
Here is the CSS code:
.login {
padding: 5px;
}
.login p.error {
padding: 5px;
border: 1px solid #c00;
background-color: #ffebe8;
color: #333;
}
.login p.message {
padding: 5px;
border: 1px solid #e6db55;
background-color: #ffffe0;
color: #333;
}
.login form label {
display: block;
}
.login form p.forgetmenot label {
display: inline;
}
.login input {
margin: 5px 0;
}
.profile .screen-reader-text,
.profile .screen-reader-text span {
height: 1px;
left: -1000em;
overflow: hidden;
position: absolute;
width: 1px;
}
.mu_register .hint {
font-size: 12px;
margin-bottom: 10px;
display: block;
}
.mu_register label.checkbox {
display: inline;
}
#pass-strength-result {
border-style: solid;
border-width: 1px;
margin: 12px 5px 5px 1px;
padding: 3px 5px;
text-align: center;
width: 200px;
}
#pass-strength-result.strong,
#pass-strength-result.short {
font-weight: bold;
}
#pass-strength-result {
background-color: #eee;
border-color: #ddd !important;
}#pass-strength-result.bad {
background-color: #ffb78c;
border-color: #ff853c !important;
}#pass-strength-result.good {
background-color: #ffec8b;
border-color: #fc0 !important;
}
#pass-strength-result.short {
background-color: #ffa0a0;
border-color: #f04040 !important;
}
#pass-strength-result.strong {
background-color: #c3ff88;
border-color: #8dff1c !important;
}Forum: Themes and Templates
In reply to: How to add properties to a specific page?Hello,
I assume that each property is a post. If so, after assigning an old or a new post to the category you desire (Alquiler or Venta), in order to show all the posts in a category on the Menu Bar, just go to Appearance, Menus. There you will see three tabs. Pages, Custom Links and Categories. Instead of adding pages to the Menu, choose the categories (from the Categories tab) you created and add them to the menu.
Hello,
Still awaiting for a reply.
Thanks
Forum: Themes and Templates
In reply to: Changing Menu Background Hover ColorOn other topic.
Forum: Themes and Templates
In reply to: Textbox width ProblemHello Sam
Thanks again for your help!
The code worked to fix the issue, but only in the first example. All the messages from other forms are still aligned at the right of the page. Is there a way to force the box to be justified with the text, regardless of each message and/or form across the all site?
Thank you again. π
Forum: Themes and Templates
In reply to: How to add properties to a specific page?Hello,
You can create two different categories and then assign posts to those categories. Create one for “sale” and other for “rent”. Each time you create a new post, just assign it to the respective category you want. You may also change the menus’s behavior on top, by assigning the category to the menu. Go to Appearance, Menus, choose Categories and click on the box you created.
Forum: Themes and Templates
In reply to: Changing Menu Background Hover ColorHello π
I posted this today here, don’t know if you know how to deal with this issue, as I think it’s not CSS related, any thoughts? Cannot fix it. π
https://wordpress.org/support/topic/textbox-width-problem?replies=1
Forum: Themes and Templates
In reply to: [Theme: Sparkling] Few tweaks and problemsClosed
Done
Fixed
Forum: Themes and Templates
In reply to: Changing Menu Background Hover ColorHello Sam,
Thanks again for your help. π
Regards
Forum: Fixing WordPress
In reply to: Display siteβs Title and TaglineThanks for the replies. It was an issue with one seo plugin. Thanks for the tip. π
Forum: Themes and Templates
In reply to: Changing Menu Background Hover ColorHello,
I created a sub-menu under “Blog” as an example. Do you know how I can style all the sub-menus to match the appearance of the menus? Right now they appear with white background and the text color is not white…
Thanks again π