suncat18
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Appointments] Email to customer not workingI was running into the same issue and installed WP Mail SMTP plugin and set it to use Gmail. It is working fine for me now.
Forum: Plugins
In reply to: [Easy Appointments] Email not workingI installed the WP SMTP Mail and setup Google api and it is working now.
Forum: Plugins
In reply to: [Appointments] Confirm booking via link provided inside emailThanks Nastia for responding. So if I set that field to “yes” then I have to give admin access to the Service Provider right.
Forum: Themes and Templates
In reply to: [evolve] Making each slide in the Carousel widget as a linkThanks Denzel that worked.
Forum: Themes and Templates
In reply to: [evolve] Making each slide in the Carousel widget as a linkSorry I thought I included the URL.
Forum: Themes and Templates
In reply to: [evolve] Event title getting displayed above the headerHi:
The only change I made in the header.php file is adding google site verification code.
I have the following customized CSS:
.custom-header { background-size: 100% 100% !important; } .home-content-boxes { font-family: 'Baskerville Old Face', sans-serif; } .home-content-boxes h2 { font-size: 22px; } .content-box p { color: #0099CC; font-size: 18px; } .content-box .read-more { background: rgba(0,0,0,.05); color: #067a9e; } .icon-arrow-right.icon-big { text-align: right; color: #067a9e; } .da-slide p, #slide_holder p { font-size: 80%; } .slide_holder .featured-title a { font-size: 100%; letter-spacing: 0; } .slide_holder .featured-title a { font-family: 'Baskerville Old Face', sans-serif; !important; font-size: 22px color: #016372; } .entry-content .thumbnail-post img { height: auto !important; } .carousel-caption { background: none; padding-bottom: 0; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.6); bottom: 35px; } .slide_holder .featured-thumbnail img { width: 100%; height: auto; border: none; } .container.container-header.custom-header { max-height: 89px !important; } @media only screen and (max-device-width : 768px) { .glyphicon-align-justify:before { content: "e055"; content: " Menu " !important; font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size: 20px; } } .container.container-header.custom-header { max-height: 89px !important; }
Forum: Themes and Templates
In reply to: [evolve] Event title getting displayed above the headerForum: Themes and Templates
In reply to: [evolve] Menu not showing up on iPhoneThanks emranemranx. It still doesn’t display the menu bar, it lists all the menu and submenu items. If the menu bar cannot be displayed then it is better to display the Menu button I guess.
thanks for all our help.
Forum: Themes and Templates
In reply to: [evolve] Menu not showing up on iPhoneHi emranemranx
Now instead of a small box with few black lines it shows a button with Menu on it. So on this device it is not possible to display the Menu bar?
Thanks for your help.
Forum: Themes and Templates
In reply to: [evolve] Menu not showing up on iPhoneThanks emranemranx for the reply. I tried the above code still I don’t see the menu bar. It displays a small square with couple of black lines and touching on that it comes with a list of menu and submenu.
Forum: Themes and Templates
In reply to: (Theme: Evolve) Contact form not sending emailI am running into the same issue. Did any of you able to find a solution?
Thanks
Forum: Themes and Templates
In reply to: [evolve] Customizing the Posts SliderHi emranemranx
I was testing with different themes so while developing I had it in a test folder. But decided to go with this theme and moved to the main directory. So the curl is
https://shanthimandir.missouri.org
Please let me know how I can prevent the post slides images from getting cut off at the bottom.
Thanks for your help
Forum: Themes and Templates
In reply to: [evolve] Customizing the Posts SliderThanks emranemranx for the prompt reply.
The url is https://shanthimandir.missouri.org/Test.
Just curious though, the css part I changed did refer to the title font right? so why is it not changing then?
Also I have couple more questions.
1. Is it possible to have the bootstrap slider or the Parallax slider either on the sidebar or after the front page context box? If so how can I achieve that?
2. Can the carousel slider be linked to a page if so how?
Thanks.