Hube2 on "Prevent update to 4.0 from altering a table column"
I am using a plugin, and due to the way that plugin creates "option_name" values, these names can exceed the 64 character limit of the "options_name" column in the DB. You can read about this issue...
View Articlebarbara690 on "WatuPro Display problems"
Has anyone been using Watu Pro? I'm having problems getting the quiz results to display properly. I've used the shortcodes from their CalendarScripts Blog but, while I finally got it to display mostly...
View Articlewcten on "Comment Template"
How do I make a new comment template that when I click on the user name, and it link me to the page that will show all the comments made by that particular user? I have the following code that show...
View ArticleCibeles on "Adding php code into Contact Forms 7"
Good morning, I've got a problem I can not solve and I hope you can help me out. I am using contact forms 7 and I need to show some more fields (also generated with same plugin) depending if a checkbox...
View Articlelilts520 on "Contact Form 7 Checkboxes/radio buttons"
Hello, I have posted in the specific plugin forum, but got no replies. Hoping someone can help! I am trying to figure out how to assign classes to content rendered from within a shortcode. I need to...
View ArticleSanthosh on "Adding parent menu items page content inside main menu"
Hi, I am having a main menu. So what i need is i want to display the content(like featured image and some excerpt) of the parent menu pages inside the main menu. So for each menu with submenus there...
View ArticleMrRojiiR on "Feeds, Custom Post and URL Mapping"
Hello, I'm not a novice in wordpress, I actually work on several Wordpress Blog or building wordpress showcase site. But I search something new, a way to collect content from other websites with RSS,...
View ArticleMaikel1987 on "Facebook and Twitter code"
Hello, In our webshop this javascript code is loaded in the script: http://connect.facebook.net/en_US/all.js?ver=3.7.4 http://platform.twitter.com/widgets.js?ver=3.7.4 Does anyone know where I can...
View ArticlePEBKACfr on "show an image when clicking on datepicker"
Hi, I would like to show an image depending of a date choosen on datepicker. First step i have added in functions.php of my theme: wp_enqueue_script('jquery-ui-datepicker');...
View Articleorbetllc on "Show field based on user role (if else)"
Hi everyone, I just need a little bit of help with an if else to show a custom field I have created to users based on their user role. If they are a certain user role, or even a certain user role...
View Articlelachender_engel on "Limit for Custom Post"
Hello Guys. I hope I can get a solution from you for the following issue: I use Polylang to get a multilingual web site. This works perfect. Additional I’ve created a custom post type with Polylang...
View ArticleBooka800 on "[Plugin: WPL] Adding WP User into WPL with User Role Specific...
I posted this in plugins last night and was then told to try the hacks section. I STINK AT PHP. You've been warned. I haven't no freaking clue what I'm doing. I use the WPL plugin which automatically...
View Articlewebstan on "deactivate_plugins after version check not working"
Hello, I am busy trying to learn more about making plugins. I want to make my plugin unable to activate if the version number of wordpress is lower then the one i give. I used the following code:...
View ArticleJonas on "wp_schedule_event and delete post"
Hello First of all: I'm a newbie. This is the first time I code something in PHP. So I need a plugin to automaticly delete posts after 24 hours. Because I couldn't find a plugin with the featrue I...
View Articleevanpyrz on "Modification to Theme to Add Image Link"
Hi there, I have a general working knowledge of PHP and HTML, but am fairly new to coding for WordPress. Hoping this topic doesn't seem too far-fetched for a forum. What I am trying to do is modify an...
View Articlecoderdj412 on "Filter: CPT and map_meta_cap"
If I set map_meta_cap to true in cpt, do I have to create a map_meta_cap filter if I don't want to? or does that have to be created in order to properly use it? If I set map_meta_cap in cpt and don't...
View ArticleKristoff1875 on "Filter posts by 2 parent categories?"
Hi guys, i'm a novice at Wordpress, please bare with me. Say we have 2 Parent categories CatA and CatB, and 2 dropdown selections that each contain the child categories CatAdropdown contains CatA child...
View ArticleWsan1 on "Java Code through Plugin?"
Can the plugin be Modified to only include the javascript files for the "checked" sites? Recently, my site had 1 page that had what Bing deemed Malicious Java script & I am wondering if it got in...
View ArticleDoodleDogCody on "custom taxonomy pagination"
I have a custom post type called ddc_products and a custom taxonomy called ddc_product_categories. The products template works just fine for all pages in the pagination. But the taxonomy template is...
View Articleryanbowden on "wp_query args adding muitiple tax_querys"
I am creating a custom search system which search my custom post type recipes, in the search it searches the taxonomies terms that people have selected. Now due to the way it can hard code all these i...
View Article