addmixstir
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: FB Thumbnail not grabbing featured imageErrors That Must Be Fixed
Object Invalid Value Object at URL ‘http://www.curvyfitmum.com/’ of type ‘website’ is invalid because the given value ” for property ‘og:image:url’ could not be parsed as type ‘url’.this is the error i get in fb debugger
Forum: Fixing WordPress
In reply to: Sugar and Spice Theme Footer Troublethanks a lot….fixed!
Forum: Fixing WordPress
In reply to: Sugar and Spice Theme Footer Troublei fixed it…..just need to change the text color to black and remove theme info
Forum: Fixing WordPress
In reply to: Sugar and Spice Theme Footer Troubleok i got the footer back but now theres 2…lol
Forum: Fixing WordPress
In reply to: Sugar and Spice Theme Footer Troublehow do i revert back to old footer?
Forum: Your WordPress
In reply to: Any Improvements Needed????I want to make it come alive even more. any suggestions?
Forum: Themes and Templates
In reply to: [Sugar and Spice] Side Barthanks…. it worked! your a life saver
Forum: Themes and Templates
In reply to: [Sugar and Spice] Side Barthis is what i added to that plugin
#sidebar {
width: 400px;
float: right;
}
#page {
width: 1108px;
margin: 2em auto 0;
}
#primary {
width: 600px;
float: right;
}
#sidebar {
width: 300px; // or the width you put here
float: left;
clear:left;}
Forum: Themes and Templates
In reply to: [Sugar and Spice] Side Barok I’ve downloaded that plug in…..do i now just input the above css changes on each line
Forum: Themes and Templates
In reply to: [Sugar and Spice] Side Bari added the info to the style css and nothing happened
when i went to jetpack it said i didn’t have permission
Forum: Themes and Templates
In reply to: [Sugar and Spice] Side Barhow do you create a child them??? I’m online and all i see are video telling me i need a ftp. What custom CSS???
do i just go into editor and cut and paste the above info?
what happens when wp does an update? will i lose all my customizations?
sorry to be a pain
Forum: Themes and Templates
In reply to: [Sugar and Spice] Side BarIm clueless as to how to create a child theme
Forum: Themes and Templates
In reply to: [Sugar and Spice] Side BarI’m quite clueless on how to create a child theme. I can do the rest but Im stuck at creating a child theme.
Forum: Themes and Templates
In reply to: Content Area MarginsAlso, i added this to the bottom of my css….
@media only screen and (device-width: 1200px) {
/* For general iPad layouts */
}@media only screen and (min-device-width: 481px) and (max-device-width: 1200px) and (orientation:portrait) {
/* For portrait layouts only */
}@media only screen and (min-device-width: 481px) and (max-device-width: 1200px) and (orientation:landscape) {
/* For landscape layouts only */
}Forum: Themes and Templates
In reply to: [Patchwork] Footer linkshow can I remove footer or edit footer?