bozzer
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Creating an external link on the home pagesorted it thank you
Forum: Fixing WordPress
In reply to: Creating an external link on the home pageThanks but this doesn’t show up as a link on the home page, only when I view the full post does it show as a link. I need the link to show in the snippet part of the post on the home page
Forum: Fixing WordPress
In reply to: Creating an external link on the home pagehow would you do that, what would it look like?
Thankyou
Forum: Fixing WordPress
In reply to: linking posts to other pages besides the home pageOk, say im posting something on the home page and its to do with football. I then have a menu button on the top of the page that says football. How can I get the post to show on the home page and on the football page. At the moment I am associating the post with a catagory but that still doesn’t show when you click on the football button.
Forum: Fixing WordPress
In reply to: Media Upload Error MessageAre you running windows or linux based hosting? I had this issue, changed to Linux and it started working
Forum: Fixing WordPress
In reply to: Adding a widget to a non widget templatejust a block
Forum: Fixing WordPress
In reply to: Adding a widget to a non widget templateI thought I did on the first thread if you stopped to read it. What more can I say than I have widgets and I want to place them in a section that is not already widget enabled. I just want to put a widget in the area specified, what information do I need to take out or add? The information at the moment is showing a box to the left and text to the right.
Forum: Fixing WordPress
In reply to: Adding a widget to a non widget templateThis is the code that I got from you from a previous thread
<?php if (function_exists(‘dynamic_sidebar’) && dynamic_sidebar(‘Rightcorner Top’)) : ?>
<?php endif; ?>I place this in and things go nuts, I added his info in the functons page because this is how the rest of it looked:
register_sidebar(array(‘name’ => ‘Rightcorner Top’,’before_widget’ => ”,’after_widget’ => ”,’before_title’ => ‘<h3>’,’after_title’ => ‘</h3>’));
Forum: Fixing WordPress
In reply to: Adding a widget to a non widget templateI tried that and everything went haywire, I pretty much deleted everything here except for
<div id=”featured”>
</div>Forum: Fixing WordPress
In reply to: problems after updatedone that, would it have any thing to do with the linux issue?
Forum: Fixing WordPress
In reply to: problems after updateran the install and imported an .xml file for all the previous work i had done.
Forum: Fixing WordPress
In reply to: problems after updateIt was working on the old site but I hadn’t upgraded. It was also ‘windows’ not ‘linux’. I changed from ‘windows’ to ‘linux’ because I read that it could cause problems when uploading files. So what i did was just copy everything from the server, via ftp and then re-copy everything back to the new server via ftp with the changed wp-config file with the new ‘mysql’ info.
Forum: Fixing WordPress
In reply to: problems after updatestill not working, would this have anything to do with copying all my files from one server to another? I just updated the wp-config file, am I missing something?
Forum: Fixing WordPress
In reply to: problems after updateThanks for the quick reply, this was happening before any plugins were activated. Also I just changed it back to the default theme and it is still not working.
The widges are not moving the cursor just highlights everything instead of moving the widget.
Forum: Fixing WordPress
In reply to: How the heck do you create you own site?Otto42 why don’t you take that chip off of your shouler and shove it where the sun don’t shine. The difference here is your a web developer and I am a web designer, you use code to create a one dimensional web site and after about a month of coding you achieve the status of having a box highlight when you hover a mouse over it and then you call upon us “designers” to make it look cool and exciting. Thats where I come in, I design websites in an 8th of the time using programs such as Dreamweaver, photoshop, flash amd fireworks to make the site look dynamic, exciting and cool to look at. So i guess the 90% of us “jerks” that use these programs are wrong!
I think you coding dinosuars need to wake up and see that web design is getting simpler and that coding is a thing of the past.
I personally wouldn’t use this program as it is difficult to use, not very user friendly, I’m doing this for a friend. I have finally figured it out but I had to use dreamweaver to do it as WP wouldn’t allow me to save any edits.
This website is really just to have a glorified blog, nuf said!