halben on "custom login/logout item to menu"
Wondering if anyone can help me on this: I have the following: /* * ------------------------------- * custom_login_out_item_to_menu() * ------------------------------- */...
View Articleajberasategui on "Get Cropped Thumbnail"
Hi! I'm writing a plugin for Wordpress. I need to retrieve cropped version of post thumbnail but I can't. Here's what I'm doing: I open the image in the builtin image editor, I crop it obtaining a 203...
View ArticleTrishaM on "Modify size of Excerpt MetaBox"
I need to know what I can add to my functions.php (or another method?) to make the metabox for entering the Excerpt (on the Post/Page Add/Edit screen) larger as a default. We use that box for a...
View ArticleClement78 on "get_post_meta with html language tags"
Hello, I have a plugin that adds a link functionality using custom posts. Each link field (except for the title) seems to be a custom field / meta. As I'm using qTranslate, I'm willing to use HTML...
View Articlelaurafulmer on "Virus at the top of Blog. HELP :("
I went to check on my blog the other day + noticed I now have an advertisement/virus? for Cialis/Viagra at the top of my page. How in the world do I get rid of this? I've tried so many different...
View ArticleShapeshifter 3 on "3-Column Bootstrap Scaffolding"
Can anybody tell me the correct way to implement 3-columns into individual Static Pages or Posts using Bootstrap version 2.3.2. I've gone to the Bootstrap website; tried to follow their instructions;...
View ArticleFranz92 on "the_content vs the_excerpt: Theme, obey my will!"
Stop! Okay, carry on reading, but pssshhht. Thank you for lending me your attention. The website uses a heavily modified version of the theme "News-Leak". (I should fork it somewhen, but I have no clue...
View ArticleDave Navarro, Jr. on "Simple Pie"
Is it possible to use Simple Pie directly instead of the fetch_feed() API call? I need to control the cache time of individual RSS feeds and fetch_feed() uses a global cache time for all feeds.
View Articlegicts on "Banner hack help"
I have several WP sites that appear to have been hacked. At the top of the page is a banner with a bunch of spam. Here is the view source: <body class="home blog gecko et_includes_sidebar">...
View Articlejase2903 on "Hidden links - please help with removal"
Hi guys, I have directorypress theme installed and have been building my site for a little while now. The other day i checked the source code and come across this at the top of the source: <div...
View Articletayssir.ch on "tutorial needed"
hello dear, am using custom post type, custom taxonomies, and 2 meta value : carprice , carmilieage after searching, i need to sort result by price / milieage but i wish if can i have drop down, with...
View Articlewen.wainwright on "Split "twentytwelve_entry_meta""
I am by no means a programmer but I've looked this over and I understand the connections in this situation (entry_meta) and the relationship between the coding in the functions.php and the content.php...
View Articleinayatseliya on "wp-admin access denied"
I can't access my wordpress dashboard only thing while i get while accessing to my site hotelapexbharuch.in/wp-admin is 'Access denied." normal site is working perfectly fine there's no change to...
View Articlephilperrin on "Custom image upload coding for functions.php"
I'm incorporating some custom fields on functions.php to be used for extending profile fields. I'm having difficulty implementing an upload feature so that users can upload a profile image. Any advice?...
View Articlephilliproman on "302 Redirect Spam"
My blog is hosted on BlueHost and on WP version 3.6. I just tried to access my website via my iPhone and I was redirected to a spam site. WHen I try to access my site via a computer, the redirection...
View ArticleWebTechGlobal on "Sectioning Plugin Using Class Problem"
My plugin is going to be pretty big and it is going to have a lot of class. What I'm trying to do is create a parent class for a specific group of class. It works to a certain extent but not good...
View Articlephishyman2 on "Add category label to Recent Post widget"
SSIA I want each "recent post" to also show the category. I don't care anything about limiting the categories that are shown, I just want to show which category the post is listed under. Can anyone...
View ArticleLeo Blanchette on "after_setup_theme not running after theme setup"
In a plugin I've done an add_action( 'after_setup_theme' , 'some_funct' ); and then the plugin calls a function named in the theme's functions.php file. It should work! It came in after "theme setup"!...
View ArticleTyler on "Image appear on hover"
Hi I want to build an image hover feature into my site, I have a list of text links and I would like an image to appear in a fixed position on the page. Each link will show a different image in the...
View ArticledanEdmonds on "Query Multiple Taxonomies in Taxonomy Archive Template"
Hello, I've created a custom post type, "Available Candidates", and I've created two custom taxonomies for this post type, "Industry" and "State". I have a custom page listing each State term and each...
View Article