I am uploading files using Filezilla to a server.
The read / write permissions are set to 777. We are getting the following error messages
Error: Critical error
Status: Starting uploa...
Hi,
I have a website with wordpress 2.6.1 installed in the root, and I have a sub-folder with a gallery software that uses python.
When I try to browse to that folder with the gallery, i...
Hi,
I am using wordpress to develop a blog website. I use dreamweaver to modify coding and for CSS customization. I am trying to add flash items to my blog however it is not letting me.
...
Hi everyone,
I've read a couple of answers here about using Blogs on websites but want to clarify the facts.
If I register a blog with WordPress I can then 'integrate' this to my primary ...
Hello,
I've installed PHP on IIS7 on Windows Server 2008 (FastCGI) and have installed MySQL as well. I followed step by step directions for both and everything seems to work perfectly (test ...
Hi,
I have a problem with some images i put on the header of my wordpress blog. the problem is they are appearing as white boxes with red Xs, although I double checked a thousand times that...
OK I have googled for hours and unable to find a simple example of how would I automatically login somebody into Wordpress. All the solutions are for how to integrated Wordpress login with PHP...
We have some clients who use WordPress, and one of them wants to make use of the Spell Check feature. Unfortunately when trying to use this feature, we get the following error message.
***...
Hi
I have a Word Press blog, but I want to have a mini-feed of the latest posts on static pages. However, I want to limit the latest posts to a certain category.
Below is the code which...
Sup experts. I have and existing site that is in Wordpress. Im not sure if Im going to stick with wp or not.
Im working on a real estate site. I have system that will let me save a search que...
I'm trying to install Wordpress, but it is complaining that the MySQL extension is not installed. I am using the newer mysqli extension and can see that it does appear to be loaded:
C:\PHP>ph...
Hi, I have a weird problem.
you have to be working on screen resolution: 1024x768 to see this issue.
when you open www.adhd.org.sa/home.php, start navigating through the top links one by...
Hi guys!
Take a look at my site www.dannyesquivel.com. I am working with worpdress and as you can see the color in the navigation bar is not changing, when I mean color, I mean the square t...
Hi experts,
Can you plaese tell me why the tag: <?php posts_nav_link('sep','prelabel','nxtlabel'); ?> does not show in my theme.
Thanks
Here is my code
<?php
include(TEMP...
I'm currently using wordpress on my site, and I have the "Sidebar Login" plugin activated so that users can login without having to navigate away from the actual site into the "wp-admin" area....
I am using the kubrick Theme and have modified it to display my custom image in the header and that is working fine. What I want to know is how can I make the whole image a link back to the ma...
Can anyone suggest why the [...] for each post is not clickable and how to fix?
I searched thru my template and there is no place to configure this so I am assuming this is in the wordpress...
Hi all,
I'm listing my categories this way using WordPress 2.6.1:
<?php wp_list_categories('sort_column=name&title_li=&depth=2&exclude=1139,1158,1157); ?>
And it works fine. But when I ...
Hi,
I need to know how I can change an image on a wordpress page depending on which category the page displays. (in other words, I need access to the "category" variable)
this is the mai...
Hello all!
I'm managing a personal blog at nikkichaffin.com and I'm having some problems with the wordpress build in gallery feature. Up until about a week ago images were resizing fine. Full...
I have installed the MySQL plugin into a WordPress Blog (V2.3.1) and it seems okay to activate, but when I attempt to select the Manage phpMyAdmin I get a 404 message and there is no display o...
Hi,
I'm facing a weird issue. usually when I attach an image to a wordpress post, it gives me three options: to show it either as full size, thumbnail or as a text hyperlink.
now, I was ...
Hello,
I have a blog in ( Blogger ). I want to move my posts to ( WordPress ). I have it in my own space.
I want to Import, but it shows that there is a problem.
Please check the atta...
Hey, I am trying to use a function I found on the WP site to display one particular page, my code is:
<div class="column span-10 last">
<h2>WHAT AM I UP TO?</h2>
<?php
query_posts(...
I have a recent wordpress blog and want to add an external rss feed into it. I have the feed code but have no idea what to do with it.
Can anyone help? If I could have this coming into my...