heatherplude
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Donna] Logo too big?I found where you can adjust this in the Customize => Donna Theme Options => Logo Settings => Image Logo Width (px)
I set that to 337 and removed the Custom css and it works great!
Simple.
BTW – I love the Donna theme.
Forum: Themes and Templates
In reply to: [Donna] Logo too big?Here is a screenshot of the cause of the logo being so big
https://freetrainingworkfromhome.com/wp-content/uploads/2018/05/logo-css-fix.jpgIt is in the
#logo img – which says it is inline 12 — which made me look in the header.php file but it’s not there. Next I searched style.css and bootstrap.css finding #logo img several times in style.css. Nothing with 740pxSo, I added
#logo img {
width 373px !important;
}to the Custom css in customization and it works!
Woo hoo – resolved!
Forum: Themes and Templates
In reply to: [Donna] Logo too big?Definitely have not found anything to help – just want to make it clear – I continue to try things – waiting to find of get help with a css solution.
Forum: Themes and Templates
In reply to: [Donna] Logo too big?I think I may have found what I need to change in bootstrap.css – can you help me make the logo stay small in the upper left and the menu next to it? Unless we are on a phone, then the menu can still move under the logo
Forum: Fixing WordPress
In reply to: Unknown storage engine 'InnoDB'Thanks for the tip, R.K.
I had to manually go into phpMyAdmin and change all the “Type” from InnoDB to MYISAM but at least today it let me in! Yesterday it was telling me to contact my host because I did not have permission to edit phpMyAdmin.
After I repaired the database, I was still getting errors on pages so I used R.K.’s tip and everything seems to be working fine. This is one of the few sites I have that is hosted on hostgator… and as soon as my client can find her domain name registrar info, I am moving it.
Forum: Fixing WordPress
In reply to: Unknown storage engine 'InnoDB'hostpossum.com = websitewelcome.com = hostgator.com
GRRRR…
Forum: Fixing WordPress
In reply to: Unknown storage engine 'InnoDB'I have this same exact problem…
Forum: Plugins
In reply to: [Easy Google Fonts] Theme TwentyTwelve H1-H6 not changingThat worked like a charm.
If I FTP download this plugin after I make all the customizations, can I then upload it to other sites and keep the custom fonts I added?
If not, is there another way to save entering them every time I set up a new site?
I use TwentyTwelve a lot… so the theme would be the same.
Forum: Themes and Templates
In reply to: Twenty Twelve – title at bottom of postI figured it out… the client had clicked “image” under format.
Forum: Themes and Templates
In reply to: Twenty Twelve – title at bottom of postI switched themes to twentythirteen and the title is there.
I uploaded wordpress again and that didn’t help.
I disabled the plugins to see if that would make a difference… nope.
Anyone?
Forum: Hacks
In reply to: Title in browser tab not changingActually… I just “fixed” it by installing the plugin “All In One SEO”
I never could figure out where it was pulling the Title from.
Thanks!
Forum: Plugins
In reply to: [Facebook Comments] Comment not showing in my facebook?I added the Facebook App ID to this plugin and tried commenting again (with the box ticked to post to fb) and nothing.
So, then I read some archived support tickets here and someone had had luck by installing “WP Facebook Open Graph protocol” so, I installed that… still no comment on fb when I comment on the blog.
Any ideas?
Forum: Plugins
In reply to: [JW Player for Flash & HTML5 Video] JW Player won't play in firefox on MacI did that and it made it go to the half screen on Firefox for Windows… I quickly changed the setting back to HTML5. I would rather have it bad on mac/firefox than Windows/firefox. Most macs use Safari… unless you are like me and you prefer Firefox.
I am not sure if it is like that for mac on that setting… I will check tomorrow when I have access to a mac again.
Any other ideas for moving the player over in mac/firefox? Seems like it has something to do with the player settings. I have tried every css setting and table configuration I can think of.
Forum: Plugins
In reply to: [JW Player for Flash & HTML5 Video] JW Player won't play on IOSI tried changing the MIME TYPE in Amazon S3 and there was no change.
It is the video. I tried it in my already working site and it doesn’t play on ipad and iphone there. I am currently rendering it again in After Effects… double checking my file render settings… and keeping my fingers crossed.
I tested the other video that is working in the other site on this site and everything works fine on the IOS systems. Thank you for answering so quickly and for the push in the right direction.
The site was hacked yesterday… the hacker took everything down… there are no log files. I guess I will keep an eye on it and see if it starts backing up weekly.