rerraw on "How convert this Html newsletter bootstrap form to wordpress?"
HI i has this code in my html markup files based on twitter bootstrap how i can convert it until work on wordpress? `<form id="subscribtion-email" role="form"> <div class="input-group">...
View Articleshareef301 on "get the first image from a page (outside loop)"
I'm trying to pull out the first image from a specific page to a specific div. The div is on top of the page (out of the loop). pls help ppl :) Thanks
View Articlemindfl0w on "SQL qiery to get all posts without featured image"
Hey Guys! I'm trying to write a query to list all posts that DO NOT have a featured image. Trying to modify this one, but no luck so far:...
View ArticleRaiderKat on "Excluding a category title with multiple categories"
Hi, I've been racking my brain and can't figure out how to get this to work. I created some custom menu links that display two categories together For example - Collections & Fabric the link i'm...
View ArticleJosVelasco on "Exclude categories with less than x posts from the_category"
I want to automatically hide categories with less than x published posts from the function the_category(). For some kind of sites I don't see the point of showing a category link if it only has a...
View Articletomalpha382 on "ℐℕdℰpℰℕdℰℕt BAngAlore ℰScoℛTs 0⑨8⑦➊⑨3➊38⑨ BAngAlore ℰScoℛTs...
ℐℕdℰpℰℕdℰℕt BAngAlore ℰScoℛTs 0⑨8⑦➊⑨3➊38⑨ BAngAlore ℰScoℛTs SeRvice ℐℕdℰpℰℕdℰℕt BAngAlore ℰScoℛTs 0⑨8⑦➊⑨3➊38⑨ BAngAlore ℰScoℛTs SeRvice ℐℕdℰpℰℕdℰℕt BAngAlore ℰScoℛTs 0⑨8⑦➊⑨3➊38⑨ BAngAlore ℰScoℛTs...
View Articletomalpha382 on "ℐℕdℰpℰℕdℰℕt JAlaNDhaR ℰScoℛTs 0⑨8⑦➊⑨3➊38⑨ JAlaNDhaR ℰScoℛTs...
ℐℕdℰpℰℕdℰℕt JAlaNDhaR ℰScoℛTs 0⑨8⑦➊⑨3➊38⑨ JAlaNDhaR ℰScoℛTs SeRvice ℐℕdℰpℰℕdℰℕt JAlaNDhaR ℰScoℛTs 0⑨8⑦➊⑨3➊38⑨ JAlaNDhaR ℰScoℛTs SeRvice ℐℕdℰpℰℕdℰℕt JAlaNDhaR ℰScoℛTs 0⑨8⑦➊⑨3➊38⑨ JAlaNDhaR ℰScoℛTs...
View Articlekeveen on "How to Make a gallery scroll?"
I am using the ari theme and now I see it doesn't have gallery scrolling as some themes apparently do. When I create a gallery there is no scrolling, I mean just a simple ""next and ""previous option,...
View ArticleArsSpiritus on "Facebook Like Box Pop Up: Help Needed!"
Hey Guys, Could anyone so kindly direct me on how I can remove this pop up when you scroll down: http://viralcircus.com/to-fall-in-love-with-a-girl-the-tale-of-loving-a-loyal-being/ It was added in by...
View ArticleAnointed on "symlinked uploads directory and media issues"
I've come across an issue with adding and displaying media (pictures) in WordPress but only under a specific scenario and I'm curious if there is just a simple command I might be missing. Setup: I have...
View Articlejerryskate on "display child pages with anchors working with full page.js"
Hi! Im a bit over my head here.. Im using full page.js and trying to add it to my wordpress. The documentation show how to add each slides as divs, and for horizontal scrolling, nesting divs inside...
View Articlekardasjan on "Expandable Dropdown Categories"
Hello dear co-coders. I have came over minor issue and it reálky troubles me I can not get over it. I need 3 dropdowns on my HP which would contain category parrents able to expand into another...
View Articlesunsetsystems on "Oddities about the class based plugin tutorial"
In my attempts to learn plugin development I have been going through the "class based" sample here: http://www.yaconiello.com/blog/how-to-write-wordpress-plugin/ One thing I don't understand is, why...
View ArticleAnne on "How to get thumbnailpictures in Blogger-blogrolls? (yes it is...
Hi! Blogspot/Blogger has for several years had the option to show small thumbnailpictures from the newest blogpost in blogrols. This has only worked with Blogger blogs, not with blogs run on wordpress....
View ArticleLesTexas60 on "Checking form fields for Null entry?"
I am trying to set some required fields in a PDF file that I will embed in a page. I have the code below: event.rc = true; if (event.value == " " || event.value ==null ) { app.alert("This is a REQUIRED...
View ArticleManoj Trivand on "Cant save custom categories of a custom taxonomy"
I use the code like below in a submit page. $new_post = array( 'post_title' => $title, 'post_content' => $description, 'post_excerpt' => $excerpt, 'post_category' => array($_POST['cat']),...
View ArticleAle12 on "How category or taxonomy data on its admin panel get populated?"
Hello, Hope you have nice warm day. Can you direct me to documentation about category/taxonomy admin panel data populate process, please? I need to modify or filter the data that will be displayed on...
View ArticleAle12 on "How to Filter value that populate in Taxonomy Admin Panel?"
Hello, Hope you are well. I would like to filter the value that populate in Taxonomy admin panel by users. Here are some questions. 1. Are there any action, hook, filter can use to do this? 2. If there...
View Articlerobthirlby on "format of user_email field"
Is there a legal hack to change the validation of user_email fields to allow say rob<rob@thirlby.net> or rob(rob@thirlby.net)? I'm unclear why the validation via is_email() is so restrictive...
View ArticleMatthew on "Displaying WooCommerce Orders via AJAX request from MySQL...
Basically I am using WooCommerce as an ordering system for a restaurant. The customers select their options and food/drinks... Select their table number... And submit their order. On the backend... Not...
View Article