mdivk
Forum Replies Created
-
Forum: Plugins
In reply to: [Appointments] No email sending/receiving in AppointmentThank you.
Another question mentioned in the original question is:
Beside, my appointment will automatically get removed if not confirmed.Is there any setting causing that? did I miss any setting? can this be changed?
Thanks.
Forum: Plugins
In reply to: [Appointments] No email sending/receiving in AppointmentThanks, email received now.
Forum: Plugins
In reply to: [Appointments] No email sending/receiving in AppointmentThanks, I didn’t receive email regarding your appointment request.
The Auto confirm is set to NO
Forum: Plugins
In reply to: [Appointments] No email sending/receiving in AppointmentCan you please tell me which email is supposed to receive appointment request?
Can you please make a test appointment?
Thanks.
Forum: Plugins
In reply to: [Appointments] No email sending/receiving in AppointmentThank you for explanation, I was a subscribed user but no longer now. The plugin is a paid premium one.
Just to correct: I receive reminder email today.
I just changed the required login to make an appt to NO so it is open to everyone to make an appointment.
I did a test again, no email seems to have been received (I would think the Admin email should receive a notice, please correct me if I am wrong, thanks.)
Forum: Themes and Templates
In reply to: How to change the font for menu only?Thank you Andrew, it works
Forum: Themes and Templates
In reply to: How to change the font for menu only?Thanks, where do I make the change? which file?
As I don’t know where to make the change, I installed a pluging called Simple Custom CSS, and I paste your code there hoping the magic happens: no, there is no change to the page: http://www.rocksled.com/?page_id=107
Thank you again for your patience
Forum: Themes and Templates
In reply to: How to change the font for menu only?Thanks but I don’t know how to add the needed css to it, can you help? And why it doesn’s seem to be defined in any css? Thank you very much
Forum: Themes and Templates
In reply to: How to change the font for menu only?Here is the info captured using Chrome:
?page_id=107
.postitle, .postitle a, .postitle2 a, .widgettitle, .widget-title, .widgettitle2, #reply-title, #comments span, .catag_list a, .lay2 h2, .entry-title, .content_blog .post_title a, .title h2.blue1, .title h2.green1, .postitle_lay a, #wp-calendar tr td a, .vcard a, .post_content a:link, .post_content p a, .comments_template, .post_info_wrap p a, .related-inner a, .heading, .post_info_wrap a {
color: #26AE90!important;
}It seems the style is NOT from a css file but rather a calculated one, can you enlighten me on that? how do I trace back the source?
Thank you very much
Forum: Themes and Templates
In reply to: How to change the font for menu only?My understanding is Chrome or IE’s developer’s tool is similar to Firebug in Firefox. Here is what I did:
1. I took a screenshot of that button and pasted it into Photoshop to see if I can find out the color’s code, I have no finding in the css files.
2. I found the button’s background color is 2ea2cd using Firebug, but I don’t see the color code in the plugin’s css files.
I am also wondering where to modify the wording if needed: VIEW MORE
Thank you for your patient.
Forum: Themes and Templates
In reply to: How to change the font for menu only?Thank you very much for enlightening me on that.
Can you also help me fix the gallery button’s color issue: VIEW MORE? it is from a plugin called Huge IT gallery, I checked its css but no finding. 🙁
Forum: Themes and Templates
In reply to: How to change the font for menu only?That’s true
Forum: Themes and Templates
In reply to: How to change the font for menu only?No
Forum: Fixing WordPress
In reply to: Why the phase cannot be align to center?Can you also check this post?
Thank you very much in advance
Forum: Fixing WordPress
In reply to: Why the phase cannot be align to center?Good catch, working now, thank you.