LoveToWork100 on "My web sites links are not displaying on the page"
I am new to wordpress so please bare with me on my ignorance. I am running a Twenty Eleven child theme. I tried disabling all the plugins but that had no effect. I have looked and looked for what might...
View Articlevotography2013 on "Please help, don't understand error messages."
I've started a new website and was adding my first blog post but I get this error message. I don't understand it, I would really really appreciate any help you can give me. Warning: getimagesize()...
View Articleworkky on "Reinstall Wordpress without messing up my site"
Something happened when wordpress updated to the newest version. I lost a few functions in the admin dashboard. Editor disappeared. Website lost its slider. I was wondering what files or folders do I...
View Articleandyfang on "How to Call Name of WordPress Site?"
Basically with PHP I want to call the name of the site. What code do I use? I'm thinking: 'title' => __( "{$show['name']} is your site name" ), or 'title' => __( "$name is your site name" ), but...
View Articleshardd on "white space to the side of all pages error"
Recently I noticed that there is a good chunk of white space to the right side of all pages on my website, which makes a horizontal sidebar appear. I tried figuring out what was causing this error but...
View ArticleStacy (non coder) on "Regex for find and replace text with html tag"
Want to replace "word" with html tags intact . <word2>word2<word2> Thanks much
View ArticleAdriaandejongh on "RSS feed also prints HTML at the end"
Hello folks, I've tried to install a feed on my website, but it also outputs the html code of the page at the bottom. How do I go about this? Is there a way to know in the top of my index.php whether...
View Articlecuk on "How to shorten url from form (method="get")?"
Hi! I've created a form on my website which acts like a search engine for my dictionary. Everything's ok until I start using all these options for advanced search and URL (which contains all the data...
View Articlebill_8921 on "Sidebar content overflowing into"
This is the first time I have ran into this issue and hoping someone can tell be about what I should look for in my theme to correct it. I have a left hand sidebar. The text in it when using recent...
View ArticleEleanor_L on "Added a field on contact box but that field isn't included in...
I have added an additional field in a contact box which works fine on the website however when the details are emailed over that additional box's information is not included. I don't know why this is...
View ArticleDsvay on "My wordpress site shows in an error old theme"
Hi,my site is http://www.schoolviral.com So I noticed that my site looks different when I am not log in as an admin. The main page shows in an disorganised setting which has the old setting from my old...
View Articlekimbo_king on "Embedding into a website using HTML"
Hi all Not sure if this is the right section, if not then apologies! I’m new to Wordpress (and HTML/ CSS/ etc is general to be honest) but have been advised to use it as a part of my website. Loving...
View Articlejoeyheuts on "only show posts with custom field value"
Hello everyone, I use <?php query_posts('post_type=seodating_profile');?> to query some custom posts (this works perfectly). Now i want my blog ONLY to show custom posts with a certain value in a...
View ArticleEzekielCz on "How to add source code to post for view"
Hello, i want to add source code into post. Something like this: http://technerdia.com/1140_wordpress-admin-bar.html How can I achieve that? Is there some good plugin to do it? Thx
View Articlejomsky on "How to customize wildcards using meta_query"
I'm trying to use the LIKE operator for the meta_query parameter but it seems that it automatically wraps "%" on the meta value. An example: 'meta_query' => array( array( 'key' => 'surname',...
View ArticleMarteens on "My site not working properly in explorer"
Hi. I normally use Firefox, so I'm not sure when this problem started (I know it worked fine some weeks ago), but my site not working properly in internet explorer. The drop-down menu isn't working and...
View ArticleShakerEllie on "It is not safe to rely on the system's timezone settings."
I am getting the below error message, its started happening after I upgraded to the latest wordpress, but on the same day I also moved an old theme file in my CPanel so not sure if that has had an...
View ArticleJustastudent on "Can't access Backend after successfull installation"
Hello, after I've successfully installed the latest version oft Wordpress on a subdirectory of my server I can access the frontpage and everything seems to work like it should but when I try to login...
View Articlehunnsdon on "WordPress Menus"
How do I keep site map hierarchy when using a custom menu page to show child pages. When I use a custom menu page so that I do not have a blank parent page, the site map isn't hierarchical. All the...
View ArticleMyWP on "Add div boxes and position them"
How do you add several div boxes with headers and position them with CSS? There's already a div box on my website which is the one with the content. I would like to add the div boxes right-aligned to...
View Article