spasarok on "List of Default Customizer Controls"
I'm working on a variant of the Twenty Eleven theme and am currently tweaking the Customizer. I'd like to move the Header Text Color control from the Colors section to the Site Title & Tagline...
View ArticlePolytee on "Woocoormerce Price Change"
Hi Can you please help me with how i can change the price of an order based from a calculated inputbox, for example width*height = total, Total should be a standard price of the order and add it to...
View Articlexvegax on "Custom Gallery showing only 5 images instead all"
Hi guys, With someone's help I created a custom gallery script, which is loading all images with a certain "slug", e.g. "people", "scenery", ... It does work with one exception: It shows only five...
View Articlexvegax on "Custom gallery needs a navigation/pagination"
With someone's help I created a custom gallery script, which is loading all images with a certain "slug", e.g. "people", "scenery", ... It does work fine now for some unknown reason I just do not get...
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 ArticleLPH2005 on "wp_set_auth_cookie, external user logs into WP but cannot publish"
Hello, Ever since 4.0 beta 2, WP turned on the feature for tying cookies and sessions together. Now plugin code that used to work for logging in an external user fails to allow the user (with correct...
View ArticleSonja on "Standard for case of table names ?"
Is there a Standard for the case of MySQL table names ?
View Articlerohan1819 on "Links not working correctly."
I am creating website for one of my client and when i give link to some text pointing to some different url its opening my site url and linked url also, suppose if link some word to...
View ArticleReuven.g on "Disable the javascript function wp_attempt_focus() in wp-login"
Near the end of the wp-login.php file there is a definition of a javascript function wp_attempt_focus() which do autofocus on on the inputs on a timeout. I want to disable it and prevent it from...
View Articleotti.steinhauer on "send sms from wordrpess"
Hello, actually I create another plugin. And there is one function I cannot find out how to code it. There is a form with a field to get a sms-number and a button to send this form, that's OK. Now I...
View Articlepavzcap on "automatically duplicate post template changing certain key...
Hi All, I am new to this forum and have just embarked on my wordpress journey. I was wondering if I could get some help on something I am trying to achieve. I am basically making posts on the FTSE 100...
View Articlegezelligenleuk on "Serious site hack attack"
Specs: website:www.gezelligenleuk.nl wordpress: 3.9.2 theme: Studiopress Genesis with News-Pro childtheme Hello, My website has been hacked. My website is about art, but someone added 6 pages to my...
View Articlegolden_zenith on "Lightboxes and advanced custom fields"
Sorry in advance for the long post, but I've read just about everything out there on this topic and no dice. I want to make a custom lightbox and use it to display a person's name, image, and brief...
View Articlehmoore71 on "Help testing plugins"
I am developing three plugins and would appreciate beta testing help for these plugins. One is a Full Calendar V2 implementation. The second is a email reader and posting plugin. The third is a map...
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 Articleguy.joseph on "Running JQuery onclick"
Hi I have very little experience with web development but a reasonable experience with Windows .Net development. Apologies therefore if any of this is a bit silly. I have got this JSFiddle which is...
View ArticleDean Lederle on "Site hack and links injected"
Hi There, We've recently been under attack by a hacker named "adolo" who managed to gain access to our site and then add links to the head of our website which we are unable to remove as we cannot...
View Articleandy3000 on "Adding page breaks to long content archive"
I did some work on a site with an archive page that displays way too much content so it loads too slowly. It should really be split up into a bunch of pages the way the categories display in most...
View Articlekeh3084 on "Change post template via url parameter"
I needed to serve up the post content only. Everything else, including the header, footer and the sidebars needed to be stripped out. I needed this ‘post content only’ version to be always available,...
View ArticleMedesko on "get_previous_post in two categorie"
Hello! I have a post in two categories, A and B. I check by term and i m in categories A i want to get the previous post in for categories not for two. Thank for help
View Article