damaja
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress 3.5 – Error on Line 944Wow! Your solution worked! I updated to 3.5.1 manually and got the same error. Struggled with this for days until I found the right fix. Thanks.
Forum: Plugins
In reply to: [Vertical News Scroller] News Titles not redirectingYup, I deleted and re-installed and it now works like a charm. Thanks a lot.
Forum: Plugins
In reply to: [Vertical News Scroller] News Titles not redirectingAfter doing some digging I think I may have found the problem, but I don’t know how to go from there.
I looked in the newsScroller.php file and found this line of code:
<?php echo $row['../../plugins/vertical-news-scroller/custom_link']; ?>' target="_blank"><?php } ?>
…but when I looked in the folder I don’t see ‘custom_link’. Do I have to create that myself and how do I do it?
Forum: Plugins
In reply to: [Vertical News Scroller] News Titles not redirectingNevermind, I figured it out. Here’s a screen shot of what I saw.
Yes in ‘Update News’ the link is there under ‘News Url’.
Forum: Plugins
In reply to: [Vertical News Scroller] News Titles not redirectingOk I am somewhat a newbie to web development so bear with me. Where do I find ‘php myadmin’? Is it something I have to download?
Forum: Fixing WordPress
In reply to: Need to move the footer up to wrapperWell I might have forgotten to mention i’m somewhat of a newbie to web development and wordpress lol. Do I delete that div?
Another problem is that I might get the other pages to look fine but the homepage will be off or vice versa.
Forum: Fixing WordPress
In reply to: Responsive Theme wrapper issueYup, adjusted the height to about 50px and it worked. Good job, thanks a lot.
Forum: Fixing WordPress
In reply to: Responsive Theme wrapper issueNo, the light blue behind the “Home About…”. Its a separate image from the header. My goal is to have this site fit even the widest of browser resolutions, so I made that separate menu bg to go right across the screen. Everything is working like it should except this image height keeps changing. You can check it out at Screenfly
Forum: Fixing WordPress
In reply to: Responsive Theme wrapper issueThanks! That seems to have done the trick.
Ok my second problem seems weird to me. Why does my little menu background seem to change size when the browser window is reduced/enlarged?