jlevant
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Ada Pearl] basics for Ada Pearl themeThanks. I will save your response for the future since the site is done, but just FYI I’m sure I’m not alone in sticking with classic editing. Never use drag and drop, so is there a workaround for your first paragraph? couldn’t find or figure out which template it might be and the customize menu didn’t seem to help. All I wanted to do was have the menu above the title/logo instead of below (which I believe was how it was in the theme demo and one of the reasons I chose it. The client ended up being happy with it below, in the end, so this is for future use of this theme…
Forum: Themes and Templates
In reply to: [Ada Pearl] basics for Ada Pearl themeNot resolved but gave up. Site is done.
Forum: Plugins
In reply to: [WP Job Manager] job shows up on page with wrong formatThank you Cena. I’m an html & css person and don’t play well with php. I found the single post page and copied it and changed the name to single-job_listing.php, but I’m not sure what to do next.
Is single.php the one I copy from?
Do I just remove the line:
<?php spacious_sidebar_select(); ?>
Do I then put the new page in my theme’s child folder?
How will the job plugin know it exists?- This reply was modified 6 years, 2 months ago by jlevant.
Forum: Themes and Templates
In reply to: [Spacious] Styling for TG: Testimonial widgetI have solved the problem.
.spacious_testimonial_widget-3,.spacious_testimonial_widget-2 {
background: #fbd471;
border-radius: 15px 15px 0 0;
}.spacious_testimonial_widget-4 { background: #fbd471;
border-radius: 0 0 15px 15px;}Forum: Themes and Templates
In reply to: [Spacious] Styling for TG: Testimonial widgetI seem to have gotten rid of the green. Only took me about 4 hours.
So, the main issue now is the testimonials not lining up one on top of the other. The second one I added looks like a little bubble…
I want them flush right and only 25% of the page width.
I’ve reduced my related css to:
.spacious_testimonial_widget-4 ,
.spacious_testimonial_widget-3,
.spacious_testimonial_widget-2
.spacious_testimonial_widget-1 {
float:right; max-width:25%;}.spacious_testimonial_widget-4 ,
.spacious_testimonial_widget-3,
.spacious_testimonial_widget-2,
.spacious_testimonial_widget-1,
.widget-title {
font-style:italic; font-weight:bold;
font-size:95%;text-align:right;padding:3px;
}.testimonial-post p {
text-align:right; font-size:80%;
font-style:italic;line-height:1.3;
padding:5px 5px 0 5px;}.testimonial-author {
font-size:70%;
color:#ED9E4F;
text-align:right;
line-height:.1;
padding:0 10px 10px 0;}.spacious_testimonial_widget-4, .spacious_testimonial_widget-3,.spacious_testimonial_widget-2 {
background: #fbd471;
border-radius: 20px;I am going to sleep now.
- This reply was modified 6 years, 11 months ago by jlevant.
Forum: Themes and Templates
In reply to: [Spacious] Styling for TG: Testimonial widgetI got rid of the lines in the footer widget contents, but all the active links there are green too. They should just go from #b3b2b3 to white.
Forum: Themes and Templates
In reply to: [Spacious] Styling for TG: Testimonial widgetAlso, on my phone the nav menu active link has a solid green background. This looks horrible!
There are also horizontal lines now between elements in my footer content. I made a space because I wanted a space, not a line. I can’t find the code to remove it. It was not there in the free version.
I did check and I already had exactly the css you offered for the testimonial. Per your suggestion, I have now added a second comment & author but no title. It jumps away completely from the background. The testimonial is only on the homepage – lower right.
Here’s all my css for the testimonial:
.spacious_testimonial_widget-3 {
content: ‘\f10e’;
font-family: fontawesome;
margin-right: 5px;
}.spacious_testimonial_widget-3 ,.
.spacious_testimonial_widget-2,.
.spacious_testimonial_widget-1
{float:right; max-width:25%;}.spacious_testimonial_widget-3,
.spacious_testimonial_widget-2,
.spacious_testimonial_widget-1,
.widget-title {
font-style:italic; font-weight:bold; font-size:95%;text-align:right;padding:3px;
}.testimonial-post p {
text-align:right;
font-size:80%;
font-style:italic;
line-height:1.3;
padding:5px 5px 0 5px;}.testimonial-author {
font-size:70%;
color:#ED9E4F;
text-align:right;
line-height:.1;
padding:0 10px 10px 0;}.spacious_testimonial_widget-3,
.spacious_testimonial_widget-2,
.spacious_testimonial_widget-1 {
background: #fbd471;
border-radius: 20px;
}Forum: Themes and Templates
In reply to: [Spacious] Styling for TG: Testimonial widgetThank you, Rajesh. I will do that and get back to you (although I think I had tried it before and it didn’t work).
In between when I wrote and now, I purchased the Spacious pro theme and because I use Child themes, I wrote asking for advice. In any case, after several hours with no response, I finally activated it because I had to get on with working. At this point I have it pretty much the way it was before style-wise, with the following problems:
Suddenly my links and several other features are GREEN. I had text in #565559 and links in #B3B2B3 – for body as well as the primary nav menu.
My footer column headers were gently underlined in #B3B2B3
and now they too are green! I do not want these green things!I’m afraid there are other elements that I haven’t found that will pop up in green as well.
I spent so much time styling the free version, I just don’t want to start over figuring out how to redo all I had done.
The ONLY reasons I needed the pro version were to have more than 5 homepage sliders and to change the copyright information.
I do hope you can send along some css to de-green my site.
Meanwhile, I will try the TG:testimonial code you sent.
Thank you — In case you want it handy, the site is at new.tdgoldengate.org.
Forum: Themes and Templates
In reply to: [Spacious] Styling for TG: Testimonial widgetThank you Nitu. The fontawesome icon worked perfectly. However, for the background for more than one testimonial, it’s not a background image just a background color with rounded corners per a few responses ago. Is there no way for it to extend to more than one testimonial?
Forum: Themes and Templates
In reply to: [Spacious] Styling for TG: Testimonial widgetAnd a second follow-up request. When I added a second testimonial (presumably .spacious_testimonial_widget-2) it landed outside of the background. How can I show 2 or 3 testimonials vertically and have them all within the background?
Forum: Themes and Templates
In reply to: [Spacious] Styling for TG: Testimonial widgetThank you, Rajesh
Now, is it possible to add a graphic (large double quotation marks) to the left of the title? I tried to add it viabut the widget wouldn’t save. Can I add that via css with the image link?
Forum: Themes and Templates
In reply to: [Spacious] All my pages except Home are Spacious Ads!While I figured that out after 12 hours, it would have been useful to know it up front. After i deleted the entire theme and the demo and then reinstalled the theme, it finally showed my own work. I would not have installed the demo of I understood it would hide all the work I had done with widgets I didn’t want.
Forum: Themes and Templates
In reply to: [Spacious] top and body have different widthsThanks. This has all been resolved and I the topic.
Forum: Themes and Templates
In reply to: [Spacious] All my pages except Home are Spacious Ads!OK. It seems it was all because I used the Business Template, not realizing that I would get pre-determined widgets all over my pages and hiding all the work I had done. Now I need to change to Default template on every page. I thought the Business template was simply a set of fonts and page formats with OPTIONAL relevant widgets. Nothing in the support information explained what it meant.
- This reply was modified 6 years, 11 months ago by jlevant.
Forum: Themes and Templates
In reply to: [Spacious] All my pages except Home are Spacious Ads!Is anyone there? My site is GONE except for the home page. The Spacious demo has taken over all my pages.