Quantcast
Channel: WordPress › Support » Forum: Hacks - Recent Topics
Browsing all 8245 articles
Browse latest View live

LauraN14 on "Password problem"

Not sure if this is the right place and sorry if it's not. I took over a blog for a company when the old administrator left a few years ago. As I was all ready with the company I had my own admin...

View Article


Julien on "taxonomies custom post types for member not display"

Hello, Im trying to create some custom post types inside a plugin and a member role with capabilities but maybe something wrong. So, I wrote this : if ( ! function_exists('voyages_type') ) { function...

View Article


matobodo on "Plugin character encoding problem"

I'm writing a plugin and i have problem with character encoding. i'm using characters e.g. (ľ,š,č,ť,ž,ý). Here is code: add_action('admin_menu', 'receptar_admin_actions'); function...

View Article

CLehnert on "Need to Remove Login and Lost Password Links from beneath...

Most importantly, I need to remove the "Login" link that appears below the "Register" form. Strangely, I can use this to remove the "Register" link from below the login page, but it does not work to...

View Article

raybeam on "Custom Fields Plugins - How to properly output"

Hi, I'm trying to develop a custom field for a website I am designing. The client needs to display facilities for properties. I am able to create a custom field in my backend that allows me to input...

View Article


fharper on "Deactivating TinyMCE keyboard shortcut"

I'm using the latest version of Wordpress, and when I try to use ALT + 0 to do a right square bracket (I'm using a French keyboard), I got an accessibility help dialog from TinyMCE. Is there a way to...

View Article

remopini on "qTranslate and Page Builder (from Divi Theme)"

Whenever I have qTranslate active, I get PHP errors in post.php (line 731, vta is null) when I edit any parts of a page using Page Builder (instead of the standard page editor). This seems to happen,...

View Article

hiphopinenglish on "Custom Taxonomy Meta Field for Bandcamp embed"

I've been using Custom Taxonomies for a while, so I'm quite familiar with them. However, on my latest project, I've found myself stumped by something. I'm creating Meta Fields for a Custom Taxonomy,...

View Article


raytri on "Control display order of "available widgets" on widgets screen"

I've looked around for an answer to this, and found nothing -- not even the question! I'm building a site that includes several custom widgets. Everything works fine, but on the Appearance ->...

View Article


epiric on "Default Gallery fails HTML validation"

Hello. I tryed Googling around for my issue.. But i think i didnt manage to find exactly what im looking for. The thing is that i have few subpages with gallery (default wordpress that opens in...

View Article

kesp on "Exclude posts from first loop in second loop"

Hi, I've created a related posts function for the end of my single.php that has 2 loops. The first loop displays related posts by tag and then if there's not enough of those then the second loop kicks...

View Article

umchal on "wp_http_supports( array( 'ssl' ) ) yeilds true on a local server"

Hi there, The function call wp_http_supports( array( 'ssl ) ) always returns true on my local server which does not enable ssl connection. Is it normal? WordPress 3.8.1 PHP 5.2.4 Apache 2.2.22

View Article

Looic on "get_terms : query by exact term_name, help needed"

Hello All! I cannot making it work. I have the following custom taxonomy structure (category like) : A \--My Sub Term Parent A \--My Sub Term Parent Abis Now I want to get the FIRST sub-term object so...

View Article


oriolo on "How to use get_sidebar in plugin folder?"

I've created the plugin that adds custom post type and custom taxonomies for this post type. Templates for the post type and the taxonomies are located in plugin folder. Now I need to add sidebar for...

View Article

claybaby on "javascript fail to load"

I'm using some javascript written by a previous site-builder for an html site. I did get it to work in the past, but something changed and I can't get the javascript file to load and work. The path to...

View Article


maxgx on "creating array of post IDs to exclude from custom loop"

i'm using Metaphor Shortcodes plugin to display posts ("post blocks" as they're called in the plugin) in a widget area placed at the top of a custom loop, through the use of its shortcodes. shortcodes...

View Article

qdungeng on "get post from slect field ACF"

Dear friend I did install ACF (advanced Custom fields) and Create Select Field "Hotel_in", and more choices : SG : Saigon HN : Hanoi HC : Hue City ... Please help me how to get all post title and URL...

View Article


qdungeng on "Please help me to this code"

<?php global $post; $category = get_the_category($post->ID); $category = $category[0]->cat_ID; $myposts = get_posts(array('numberposts' => -1, 'category__in' => $category));...

View Article

raybeam on "Dynamically Create new table items in a CUSTOM field"

Hello, I was wondering if any of you amazing programmers out there might be able to help me with something. I want to create a custom field, i.e build my own "custom" custom field that allows the user...

View Article

arun.s on "error on category section"

getting this error on category selection tab Warning: call_user_func() expects parameter 1 to be a valid callback, no array or string given in /home/blog14/public_html/wp-admin/includes/template.php on...

View Article
Browsing all 8245 articles
Browse latest View live