rahendz on "could fontend form send post data into database"
i'm indonesia and not well in english. i've many times googling and didn't found any ways. i've develop a plugin, simple plugin, to let people add their data without registering. for example, i'm...
View Articlerahendz on "generate sql.zip from db when deactivating"
hi again. i'm indonesia and not well in english. i've many times googling and didn't found any ways. i've develop a plugin, simple plugin, same as before but different problem. i've put a code to...
View Articlehovida on "wp-cron.php - wp_mail not working"
Hey guys, i wrote a simple Plugin for sending mails over the cronjob. WP_CRON is disabled and outsourced to crontabs on the server, for example: * * * * * /usr/bin/php5 -f...
View ArticleJhihaat on "theme options"
hi , I want a tutorial for create a theme options just for managing theme images , an upload form for each image and the save options button , nothing else ... tnx
View Articletarget4515 on "Customizing topics and comments"
Okay, I am new to Wordpress and it is EXACTLY what I have been looking for. However, I have been beating my head in trying to make this work. I have very limited knowledge of code, etc… but here goes....
View ArticleGajendra on "How to create category post list like below site"
anybody help me thankful Iam Trying create category post list like below site http://www.freejobalert.com/ am trying no use tell me which plugin for that and where to change thank you
View Articleskhan86 on "PluginBear LikeLock Does Disappear the fade screen even after the...
I recently installed a plugin called PluginBear LikeLock for my website and its results are awesome. However, it asks for facebook App ID in order to remember which users have already liked the page so...
View Articlenavyspitfire on "Target only pages in the same category"
I've been scrapping together pieces of code, but with this code I am trying to have it so it only targets pages in the same category. Ideas? <div class="port-nav left"> <?php /** * Infinite...
View ArticleTheopt on "Get user tipe"
I've searched FAQ but I couldnt find how to get user tipe (administrator, editor etc), can only get name/email etc
View ArticleA31 on "Insert PDF File to Custom Database Table"
Hi all, Can anyone please advise me how I can insert a PDF file that a user selects from a html form into a custom table in the database? My code so far is: $OrderNumber= $_POST['txt_OrderNumber'];...
View Articlealanchrishughes on "Does Wordpress Block HTML 5 Video?"
I've been trying to make this extremely basic page template for videos <?php get_header(); ?> <video width="1280" height="720" controls> <source src="<?php echo...
View Articlekitcorsa on "Direct Required - Flooring Site - E-commerce/booking"
Im looking for a bit of advice or direction here, Im looking to make a site for my brother who is specialist flooring expert who can supply fit and repair floors. What i'm after doing is creating a...
View Articleobsessedwithfilm on ""Fake" pages for categorties?"
Is there a method to create fake pages for categories? Let's say I currently have the following top level categories: - Film - Gaming - Music What I want is to be able to have the following as active...
View Articlemartin_666 on "WP_Query - multiple custom post types and sort by custom meta"
Hello guys, I'd like get results from two custom post types and sort them by custom meta (date of start events). This code: $warsztaty_q = new WP_Query(array( 'post_type' => array('kalendarium',...
View ArticleHowdy_McGee on "Add Custom Field to Categories in Custom Post Types"
I'm able to add a field to the Categories, but only under Posts - as in it's not showing up under my CPT categories, I want them to Only show up under my CPT Categories. Do I need a different hook?...
View Articlejmwinfree on "Add Search Box to Custom Menu"
Hi everyone! Been searching through the posts, and haven't found any info on it, but maybe it's a really simple fix and I'm just missing something. I created a custom header menu so I could exclude...
View ArticleHelp Me on "Amazon Affiliates Links using Function.php to generate link also...
Hi there, Basically I am trying to get a function to work in a page theme file so that I can set a link on an image and some text to the products amazon page. I have create Books as a custom post type,...
View Articleshanebp on "cpt & categories"
I have a cpt with front-end creation on the front page. Using a 2013 child theme. Using wp_dropdown_categories to output the cats and the output is correct: <select name="cat" id="cat"...
View Articleaeroxtechnology@gmail.com on "Unable to create table during plugin installation"
Hi, I am new in wordpress plugin development.i have created a wordpress plugins but when i installed the plugin it's not created a database table. Please suggest me. Thanks in advance.
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 Article