833 Topics

Member Avatar for
Member Avatar for mdminternet

Hi guys, I'm currently building a Wordpress site and I have a very minimal knowledge of PHP. I'm wondering if anybody can tell me or knows of code which I can insert into my template to make the top 30 posts appear but in 3 columns rather than just straight …

0
64
Member Avatar for dsmush

Hi I have been trying to remove certain items from the admin bar which appear at the top of all WordPress pages. I've managed to remove the 'visit' menu from it by reading a forum elsewhere and editing CSS but I have had no luck with researching how to remove …

Member Avatar for Kraai
0
311
Member Avatar for Acids

I posted previously trying to find out how to get my data that is stored in a database, but then Ive thought what if i just use arrays? I have some code here on my Wordpress Plugin Options page which allows a user to enter a value and save it. …

0
54
Member Avatar for Acids

I am a total noob at php and I am creating a basic wordpress plugin for a site. I have a function [CODE]function My_Function_2() { ?> [/CODE] Then I have an input inside a div coming from an options page: [CODE]<form method="post" action="options.php"> <?php wp_nonce_field('update-options'); ?> Define Box height <table …

Member Avatar for ko ko
0
172
Member Avatar for ricardo de melo

Hello, I'm trying to do some editing in my website but I just don't know what was wrong that caused some message appear on my website "Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 122880 bytes) in /home/rumahcem/public_html/wp-admin/menu.php on line 82" So can anyone help me …

Member Avatar for happytogether
0
149
Member Avatar for epicrevolt

Alright, so I am creating a website for an upcoming band and they want a website. I was planning on using Wordpress, but ran into problems when trying to display a list of songs. What is the best way to have a page list songs in Wordpress? Do you recommend …

Member Avatar for Nahiyan
0
179
Member Avatar for dbj6417

I have a wordpress blog. How do I ping every blog posts? Is there any plugin available so that I can add that and do auto pinging work for me. Thanks Brad

Member Avatar for MaryDD
0
156
Member Avatar for Gerbiler

I was just wondering if anyone knew how to make a WordPress menu item only show to an Administrator.

Member Avatar for diafol
0
64
Member Avatar for bjeffries

When uploading images using plugins on wordpress I get an HTTP error. The plugins that give me the error are: nexGEN gallery and shopplugin. I have posted multiple threads on the WP support forums and I dont even get replies. The only information I can give is I get an …

Member Avatar for bjeffries
0
143
Member Avatar for didi00

Cyrilic characters don't show up on this theme: [url]http://themeforest.net/item/elegance-simple-and-elegant-wordpress-theme/full_screen_preview/110315[/url] in the navigation bar. how to repair it? when i write in latin characters there is no problem, but when in cyrillic nothing shows up. the menus are empty. no characters at all. i guess it is a css problem....pls help …

0
53
Member Avatar for aslamdoctor

Hello Friends, I am making a website which can be able to sell articles. In other words, it is a shopping cart website on which product is "Articles". So different kind of articles will be listed in different categories. Articles will not be shown fully as it is for sale. …

0
87
Member Avatar for adrianfigallo

hello guys, i'm pretty new to php and to this forum, but i need a little bit of help and i hope i can find it here :). I need a wordpress page to create dynamic links, using the url and the wordpress database (or a new database¿?) to grab …

Member Avatar for Dan Koralek
0
120
Member Avatar for abdulwajidck

I am not good at PHP or javascript, But, our club is going to start a webpage, we bought the domain. We are planned to use wordpress. I want to customise the wordpress to maximum. we want to develop the site at SNIP and i want to know which is …

Member Avatar for diafol
-1
137
Member Avatar for Trilby1992

Hi I'm trying to display wordpress posts in October 2010. My best attempt was SELECT * FROM 'wp_posts' WHERE 'post_date' < 31/10/2010; but it shows an empty result and I think the dates need to be in a range. Any suggestions? Thanks, Kevin

Member Avatar for smantscheff
0
281
Member Avatar for qazplm114477

I hope this is the right place to post this, since it's more of a wordpress question than anything else. I was wondering if anyone can give me an opinion on the best way to redirect a site to another url when a mobile phone opens the page. Since I'm …

0
99
Member Avatar for netclick

Wondering if anyone is able to help me locate a specific set of templates. I saw them on the net and I lost the link. Now I want to buy them. They are great designs and are about 5 of them in the following categories (from memory): Web Design Web …

Member Avatar for diafol
0
113
Member Avatar for RobotFX

Hi! I'd like to make this mysql command into a script and run it as a cron: [CODE]DELETE FROM xx_posts WHERE post_content=''[/CODE] However, I don't know how. So the question is what should the php file look like to access and delete the empty wordpress posts from the database? Thank …

Member Avatar for RobotFX
0
93
Member Avatar for tape enterprise

How do I handle multiple files uploads I know how to upload them but then I want to know how to output like the photo's into the blog post. currently I know how to upload a file and put it in one place into a page template but what wopuld …

0
75
Member Avatar for floatingDivs

Hey guys, I need some help in deciding whether Wordpress 3.1 is OK for full-time use. I realize it's in beta, but my mother's friend wants her static website turned into dynamic content via Wordpress. I don't mind 3.0, but I've heard really good things about 3.1, such as superior …

Member Avatar for blocblue
0
82
Member Avatar for T4gal

I've recently started looking into Wordpress and things like it, because I had seen a few web designers that use it to make their website. So now I'm wondering, why do they use it? As far as I can understand, it's ideal for someone who is not good with html …

Member Avatar for Developer1
0
134
Member Avatar for alfredferg

Hi to all wordpress masters :$ I created a custom plugin that tracks my customers orders. Now, my problem here is how to integrate or to create a custom search that play only on the specific table I created for orders. Thanks in advance! -Alfred

Member Avatar for anditucker
0
152
Member Avatar for jackparsana

I have a Problem regarding wordpress Redirect. I have panel in Right-side in this there is one form page. its for contact mailing. In this form i have submit button. when i click on the submit button i want to get the thanks page on the left side body contain. …

Member Avatar for jackparsana
0
195
Member Avatar for Rotten Elf

Hopefully someone can help me. Explaining this may be a pain for ya, but I would really appreciate any assistance that you may be able to give me. Here is my scenario. -I am trying to import a csv file into phpmyadmin. -The MySQL database is for Wordpress. -The .csv …

Member Avatar for smantscheff
0
171
Member Avatar for teambuilding

guys, I am adding [CODE]<?php static_footer_pages(); ?>[/CODE] to Footer of Wordpress to display their built in policies (WP plugin(, instead it shows me all the pages somewhere on the side of the page. Can anybody help?

Member Avatar for joban.ali
0
139
Member Avatar for teambuilding

Hi guys, a question from non webmaster who is learning this skill too :-) Order of pages for top menu works fine, but in a sidebar widget with Pages lists all I see is alphabetic list of pages. How to make them appear in order as well?

Member Avatar for teambuilding
0
100
Member Avatar for greenglow

[URL="http://marypopeosborne.com/"]http://marypopeosborne.com/[/URL] We are struggling with an intermittent rendering issue, mostly in Chrome, although some have seen it on PC wit IE. The left side text (I've attached an image)renders outside the page, caused by a background image loading problem. This is built on a framework called Builder so their are …

Member Avatar for greenglow
0
199
Member Avatar for InsightsDigital

I have seen some WordPress templates for ecommerce sites. It seems good but I do wonder if anyone here have used them and what where their experiences? Please share.

Member Avatar for Andy Mathew
0
166
Member Avatar for teambuilding

Hi guys, In the editor I cannot find the block of code that allows me to do 2 things: 1) to add a logo in a blue horizontal section of the header 2) add an image (banner) to black horizontal section of the header (there previously was some adsense code, …

0
82
Member Avatar for Staggasaurarts

Hi, I am building a website that runs mainly on wordpress. The header for this is customised through the admin panel. I am also building a marketplace (in php) that needs to fit in the same style. If it is possible, how would i call header.php from the theme directory …

0
75
Member Avatar for misterx100

Hi, I'm desperately looking for a free Wordpress plugin, which could easily "lightbox" HTML code. Best, MisterX

Member Avatar for The5sisters
0
80

The End.