LaocheXe on "Nab Menu protocol's"
Hello, I am using the Nav Menu plugin, I am trying to add new/other protocol's in the link area but it won't take it unless http. I am trying to put ts3server://server IP/port?=port number as a link on...
View ArticleCJ123 on "Replicating Jetpack Portfolio Layout on Archive Page"
Hi, First of all, thank you to everyone for all your help! I've been reading these forums for 10 years now and this is the first time I haven't found the answer I've needed. I am using a child theme of...
View Articleoturia on "Close Popup Comment Window after Comment"
I have a hack that closes the WordPress popup comment window after the comment is submitted. However, it also attempts to close the window when a comment is made on a single post page because I am...
View Articlemads_Bottega_Luigia on "Product Add-on - show add-on price?"
I'm using the plugin product add-on more as a variable, because I like the checkboxes better. I've set the regular price to 0 and added filter in functions.php to remove the "Free" price tag...
View Articlemthiede01 on "Code hack - margin/spacing for Nimble theme"
I am using the Nimble theme for a project and I am interested in having the space between the header-logo/menu and the page content reduced. Can anyone offer guidance as to how to accomplish that in...
View Articlecutlerjm on "1&1 Hosting Account Hacked"
I received an email this morning: Your 1&1 hosting account has been attacked via an insecure PHP script you installed on your webspace. You will find an analysis of the attack and instructions on...
View Articlewizzy85 on "Auto-generate unique code/id as title"
Hi all! I have written this plugin for a sport club where you can book tennis courts; the idea is to give the admin the possibility to "manual add" new booking. To do that I created a custom post type...
View Articlemhy on "Rewrite Slug for custom post types & Child themes."
So I found the rewrite solution for custom post types, however I want to edit the PHP file on my child theme. I copied the file and made sure it was in the right folder as the parent folder, but no...
View Articlerexsorgatz on "Extract Post Content into Custom Field"
Hard one: I have a site with thousands of posts that contain a hard-coded subhead at the top of the body content. That is, every posts starts something like this: <h2>Specific subhead related to...
View ArticleToddWelch on "WP-Members Email Only Password Reset Using wpmem_pwdreset_args"
I noticed in the new version of WP-Members you can use the filer wpmem_pwdreset_args to only require a email to reset the password. Does anyone know how to do this properly? Unfortunately the...
View Articleyuri012 on "Show orders on dashboard based from user role"
I created several user roles based from the shop_manager. How do you make it that each type of shop_manager is able to see orders with a particular status from the orders dashboard? Example:...
View Articletaloweb on "Adding a step to authentication"
Hi, I'm trying to add a step AFTER normal WP user auth: I would like to add a page with a code to be inserted to confirm the login. If the code is not inserted or the page skipped the user should not...
View Articlerandomshinichi on "How to return a WP_Error for OTP authentication?"
In my plugin I have the following code: add_action('wp_authenticate','filmcustom_otptoken_authenticate'); function filmcustom_otptoken_authenticate($username){ $otpresult = $_POST['otptoken']; $user =...
View Articlecsinia on "Code inserted into php files, was I hacked?"
In seemingly all my PHP pages, what used to be : <?php get_header(); ?> Has the following PHP code inserted before what is above : <?php $ksyusvtspe =...
View Articleatok2 on "shortcode on all blog posts"
Hi I've seen different variations of this question here, but mine is a bit more specific, so i would really appreciate if anyone can help me out. I would like to add this: Latest articles [Shortcode]...
View ArticleSBlancher on "User set_role setting role to 'None'"
Hello Hack Community! So I have a very odd scenario, but first let it be known I'm using the plugin Role Manager (found here). I realize this could entirely be the issue but I've tried deactivating it...
View Articledavid6630 on "Postname permalinks change my application resource url"
Hi everyone, I deployed in my wordpress website a custom javascript application to design your own bike and order it. This application uses multiple images to build the rendering of the bike. The site...
View Articlevialatina on "Plugin Flutter warning"
Good Night. I've a problem with this code, and i can't fix it. The site looks like this: http://www.revistavialatina.com/?p=2859 . Thanks for your help. function dircopy($src_dir, $dst_dir, $verbose =...
View Articlekinokeo on "Link specific article to category page"
The knowledgebase template I downloaded has a list of articles within categories. Note that the template's using a custom post type of "articles" rather than posts and it's these articles and article...
View Articlekinokeo on "Remove custom taxonomy with htaccess"
I'm fairly new to Wordpress (previously a Joomla user) and htaccess isn't my strong point. I've downloaded a knowledgebase template that uses a custom taxonomy page type called "article" in the URL. So...
View Article