ohorses
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Cant change images in post.Fixed – Sort of –
The blank space was fixed by removing that “image” and replacing it.The problem is, I thought that was the “featured” image as the “featured” image is not appearing in the post.
So, how would I get the “featured” image to appear at top of post like it does when I create a new post?
Forum: Fixing WordPress
In reply to: CSS does not load in smaller devices after 4.1.1 updateHow’s that Andrew?
Forum: Fixing WordPress
In reply to: CSS does not load in smaller devices after 4.1.1 updateThanks,Tara..
I found, when I start with fresh text, I can change h tags as desired…??Oh well..
Forum: Themes and Templates
In reply to: [Frontier] Slider in headerHave you got your slider figured out?
I can help you if you need.Myself, I am having trouble with SliceShow widget – it is not totally responsive.
Forum: Fixing WordPress
In reply to: CSS does not load in smaller devices after 4.1.1 updateThanks wpjobz..disabling that module fixed a couple things – linking works, and css changes are back in place.
But, the editor is not allowing me to change the size of my text (h-tags) on my pages.
Tara, I am using “Frontier” theme.
Forum: Themes and Templates
In reply to: [evolve] Search bar hiding content on mobile deviceOK Looking good..
Not quite what I wanted, but looks good.
The image is still separating itself from the text and sets above the text instead of the text being presented over the image..But, customer is happy and we have worked on this long enough.
Thanks again for your help.
Forum: Themes and Templates
In reply to: [evolve] Search bar hiding content on mobile deviceOK,,I got it to work using a “Simple CSS” plugin..BUT..
The text now is set to min height, but the slide is not so the slide seems to minfy with screen size and to slide up positioning itself above the text..
Can/should we set min height to slides as well?
Thanks so much for your time on this.
Brian
Forum: Themes and Templates
In reply to: [Enigma] Footer widgets do not displaythanks @wpimran
That worked..Forum: Themes and Templates
In reply to: [evolve] Search bar hiding content on mobile deviceLooks like what I want in the link you sent…
I used,,Appearance-Theme Options- Custom css.The code I added worked, but not what you gave me,,
must be on the right track,,,looks ggod in the link you provided..Should I try a css plugin?
Forum: Themes and Templates
In reply to: [evolve] Search bar hiding content on mobile deviceBojan,
The css you suggested doesn’t appear to do anything…I even tried adding 100px to the dimensions you gave and I see no results. Did you by chance leave something out of the code?
I noticed, when I viewed it on a 7″ tablet, a small amount of the TITLEs were showing at the very top of the slides, like it was being partially cut off
Pleas help,
Forum: Reviews
In reply to: [Speed Booster Pack ⚡ PageSpeed Optimization Suite] Didn't work for meI am having the same problem, SpeedBoost really speeded up my site at first, but it seems the tweaks I made in the “customize” section are all gone. I assume the system makes these changes using css ??
I redid the tweaks under “customize” and the site looks good again..but..when I activate SpeedBoost, those tweaks disappear on all pages accept the front page. (At least it looks nice when people land)
After deactivating SpeedBoost again, things are fine, but not sure if speed is faster or not.
Forum: Themes and Templates
In reply to: [Enigma] Footer widgets do not displayForum: Themes and Templates
In reply to: [Enigma] Footer widgets do not displayThanks for your reply, but it does nothing to solve the problem…
I can put as many widgets as I want into the side bar, but NOTHING shows up in the footer widget and I have no use for the flicker widget.(And it doesn’t show when I try to use it either!!)
Why doesn’t anything else work in the footer widget?Forum: Themes and Templates
In reply to: [Enigma] editing php in child themeSo, – using Filezilla, it’s not a case of copying the file, it’s a case of “downloading” it to the computer side and then uploading the file to the new child theme..then making the changes via “edit plugin”.
Thank, to all who helped.
Forum: Themes and Templates
In reply to: [evolve] Search bar hiding content on mobile deviceSorry, your css isn’t doing much…Actually, what is happening is the Slide Title is being stripped in cell phone view.
I added:
.carousel-inner {
margin-top: 25px;
}
and that at least makes it clear where the top of the slider is..also makes it look better on regular screens.Still need help, Thanks