The customization tag has no wiki summary.
2
votes
0answers
51 views
Hide upload image fields for the different media upload popups
I am trying to change a few of the options in the Set Featured Image popup in the Wordpress admin. I can't seem to find anything that determines if the popup window is a Featured Image or an Add Media ...
2
votes
0answers
67 views
How to store foreign language characters in wordpress?
I am am building a membership site in wordpress. I have added a Notes functionality on my site where each unique user can login to the site and enter notes specific to each lesson/post. I am storing ...
1
vote
0answers
47 views
Rewriting single post url; add_rewrite_rule problem?
I have to customize single post permalink (the structure of the permalink) if posts have a certain value in a certain custom fields.
I use the filter post_link to change permalink when needed, and ...
1
vote
0answers
39 views
Getting Theme element into plugins page editor in wp admin
I'm having a hardtime integrating a theme editing element (in default page/post editor in wp-admin) into page/post editor made by the plugin BU Versions.
Basicly I need this theme element
to ...
1
vote
0answers
28 views
Custom column working problem
I am adding a column to manage number of post shares on twitter. I made this code:
function Twits($url) {
$s = ...
1
vote
0answers
64 views
metabox / select custom post in custom post list to display metavalues only the selected cpt
So i have a "select post field" in a dropdown list to select "artist custom post" on a "gallery custom post" and i want to display the photos (from my gallery custom post) only on the selected ...
1
vote
0answers
26 views
How to structure model showcase
I need to make a website of models that contain the following components:
Model page - model info, editorials of that particular model
Editorial page - containing some editorial info, link back to ...
1
vote
0answers
67 views
Admin search post meta
I have currently built a property database using WordPress and am purely using the back-end for the whole job. I am listing all the properties and used a plugin called "Easy Filter" to add custom ...
1
vote
0answers
39 views
Advanced author permalinks
I'm trying to build permalink structure for author archives that would allow me to display different custom post types posts in 'subpages/subarchives' of author archive.
So the idea is to change ...
1
vote
0answers
230 views
Skeleton Child Theme Add Icon Bar to Header Flex Grid
Skeleton Child Theme Version 1.6
WordPress Version 3.4.2
Child Theme installed on main Multisite: public_html, wp-content, themes.
My CSS, PHP Coding skills = NOVICE
What I've done: Using the ...
1
vote
0answers
41 views
How to build a simple nav system of custom post type categories and its posts?
I've been searching the web for a long time now, but couldn't find a solid simple anwser to, what seems to be a basic question:
I have to output a list of custom post type categories and the posts of ...
1
vote
0answers
87 views
wp_query to display custom taxonomy terms
I have a custom post type named 'tours' and custom taxonomy named 'tourtypes' so i can categorize it into terms like 'cultural tour', 'sports tour' etc.
I'm not the original author of this theme and ...
1
vote
0answers
79 views
404 (category, pages, archives) when using custom rewrite rules
I'm using www.domain.com/%POSTNAME%/CAR permalink structure (CAR is the variable i need to extract.
After adding the code to the functions.php the other wordpress url's stopped working (category, ...
1
vote
0answers
196 views
wp_nav_menu custom walker - child items
I have written a custom walker to integrate a jquery dropdown nav script into my wp template. I need to add .dropdown-link to each of my parent menu items and .dropdown-wrapper to the unordered list ...
1
vote
0answers
46 views
need help with existing code showing subpages
I am helping a friend make some changes to a wordpress theme. At the moment displaying subpages works only for one parent and its subpages (the one with id 31), but we want it to work for all pages ...
1
vote
0answers
264 views
Customize The Events Calendar to Include an Option to Expand for More Events Listings
I think The Events Calendar for Wordpress by Modern Tribe does a splendid job and does a lot for to turn a drab calendar into a streamlined and professional looking one. I like the ease of the ...
1
vote
0answers
44 views
URL rewrite of independent plugin?
I'm currently developing a more complex plugin for WP which can't be hooked up to the WP-API itself (Custom Post Types doesn't fit my requirements). Of course I use the API alot, because the data is ...
1
vote
0answers
247 views
Help with walker for nav
For some reason, this walker won't work when I pass in 'echo ' => 0, it always prints the nav, and never returns the nav as a var. I can't seem to figure out where it's by passing that in ...
1
vote
0answers
26 views
Create custom page and add it in nav menu by code
I am creating a plugin, and this time it should: create a page and add it to the nav menu, all by code ... Here is an example: http://img823.imageshack.us/img823/8531/09072012205520.png
1
vote
0answers
60 views
Track usernames with piwik
I'm wondering if there is a way to send current logged username to Piwik and display it beside the ip address in the stats.
I need to see which users viewed a specific page and which users downloaded ...
1
vote
0answers
330 views
GeoMashup plugin: how to customize cluster markers / icons?
Is there a way to customize the standard cluster icon marker which GeoMashup uses to display nearby posts grouped in a certain area?
by default it's a red dot in V2, or a blue dot in V3
how to ...
0
votes
0answers
11 views
How to add a prefix to existing custom fields over MYSQL query?
I've got the problem that after a plugin update I can make the custom fields on our directory site searchable, but only custom fields which get the prefix booking_ to them.
Now there are some pages ...
0
votes
0answers
13 views
How to use default WP form elements to ineract with custom db table?
I know about the use of custom_post_type, but in this case i do need to use a custom database table (fyi: it's a table that is ip-based shared with another non-WP website).
In wp-admin i like to use ...
0
votes
0answers
16 views
Pagination is not working on custom query
I have custom query with different conditions so that's why my pagination is not working with it. When i click on next button it show me the same posts. The query i am using are
<?php $paged = ...
0
votes
0answers
17 views
How do I add populate media files from my plugin
So I am creating a plugin that will be able to upload a special kind of video. I added a two new tab under Media Page called "Add New Custom Video", "Custom Video Library" - I was able to call the ...
0
votes
0answers
29 views
Get page type to display content
I have some checkboxes to select where can I display my plugin and I save in db in this format:
Show popup in this pages:
x Article (Public)
x Pages (Public)
x File (Public)
x Revisions (Not ...
0
votes
0answers
19 views
Making comment persist after error?
On my comment form I am using a filter that checks for "bad" word. If the message contains one these words, it gets flagged as spam it send a transient message back to the comment page. Now what I ...
0
votes
0answers
15 views
Custom Individual User Home Page set by the Admin
I need users to login and see their homepage as a custom page set by the admin with information he wants to display for them. Basically the user will login and only see the information pertinent to ...
0
votes
0answers
21 views
error with WP custom form
I have set up a custom form in my locally hosted WP and I made a page where user goes after successfully done with the form but I got two issues :
1- the form validation code appears on the ...
0
votes
0answers
22 views
Add Custom Post Type Categories to General Categories
I've created three custom post types. I want them seen as general categories. I could not find a solution, can anybody help me?
Thank you.
0
votes
0answers
17 views
Custom WP plugin installation permission problem
I've developed a custom plugin for WP. When I install it manually on my server, using FTP transfer, all is perfectly working.
I tried to make a zip file and uploading it through WP admin panel. All ...
0
votes
0answers
19 views
custom upload directory only for plugin uploads
i'm trying to add an upload_dir filter only for plugin-uploads. does anybody know why the code below doesn't work, and what could work instead? thanks in advance!
$upload_dir = 'publications';
...
0
votes
0answers
34 views
Wordpress causing all code to be displayed on line 1. Receiving multiple errors after cleaning cookies and cache
I have been working on a theme for a few days and when I realized my JS file for my theme customizer wasn't updating I decided to clear the cookies and cache, and wow that was problematic. As soon as ...
0
votes
0answers
32 views
Created custom control from theme customizer, where should I add code it will control?
I have created a custom control for the theme customizer which is a simple button and label. I am going to be using it as a theme reset button that will clear the theme mod settings to their original ...
0
votes
0answers
15 views
Create a generic post type and define its metadata via another one used for categorization
Ok, I would like to share with you an idea I had and ask you what do you think about it and possible drawbacks I'm not able to forsee.
I'm building a database for an association with many kind of ...
0
votes
0answers
60 views
Custom query on Wordpress custom table
I am working with a custom table where some values will be inserted or updated if they already exists, I have checked and rechecked the syntax and it seems to be working fine, if I run the same query ...
0
votes
0answers
34 views
How can I clear the theme mod settings?
Ideally I am looking to add a button to the theme customizer that allows the theme to reset to default settings, although that may be asking for too much in one question so I am wonder if anyone knows ...
0
votes
0answers
47 views
Special Query: Title, Terms, Content - %LIKE%
I'm working on a them theme that is search-heavy, and my users are putting huge priority on an improved search function.
I think I will have to use a special direct query to search these things:
...
0
votes
0answers
52 views
How do I call a custom template for specific Product category and all ancestors in WooCommerce?
I am very new to WooCommerce and Wordpress. I am currently creating a website using both and I'm having trouble assigning a custom template to a specific category and all its ancestor categories.
I ...
0
votes
0answers
28 views
Get Related Posts (custom post type) of Custom Taxonomy, Most to Least?
I'm working on an image page feature which retrieves the MOST related posts ("image" custom post type). So images with most terms in common should be listed first. But this does not seem to be ...
0
votes
0answers
14 views
How to display related post with custom post type detail page?
global $post;
$terms = get_the_terms( $post->ID , 'product_tags', 'string');
$do_not_duplicate[] = $post->ID;
if(!empty($terms)){
echo ...
0
votes
0answers
32 views
Registration check if a field exist
I use Cimy Extra fields plugin to add a phone field in registration form and user profile.
This field can be edit only once if it empty.
...
0
votes
0answers
23 views
Outputting Page Content in Two Places
I am working on a site for a client that is going to be structured very similarly to a store (though without the e-commerce capabilities). I am getting a bit hung up on how to output page content in ...
0
votes
0answers
83 views
Can I create my own custom Attachment Display Setting?
I'm porting a client site over to WP from an old customized .Net CMS and something their existing system does well is the site admin interface contains a simple utility for uploading media to the ...
0
votes
0answers
44 views
Customize Link button in TinyMCE
I would like to add a text field to the popup that appears when I click on the link button in the visual editor and add a function that uses this input.
Background:
I'm using Lightbox Plus and I ...
0
votes
0answers
23 views
force to load media-views css styles
I'm creating a modal window similar to the one media upload modal window that's part of the core WP. I'd like to use the same styles that are already there, I noticed that the styles are
loaded via ...
0
votes
0answers
26 views
Multiple media upload frames
Hello WordPress users,
I'm stuck with a problem while building my WordPress plugin.
I want to use 2 Media Upload iframes in on one plugin page.
I tried multiple scripts. Curretly I'm using the code ...
0
votes
0answers
14 views
login on my custom website using wordpress users information,
I am working on a custom php website, that is not in wordpress, its in phpCake, this site is about to complete.
my client said, login sections should work using same users that are in his other site ...
0
votes
0answers
28 views
Wrong permalinks for custom post type on multisite install
I'm working in a multisite instance of WP that is using subdirectories and am trying to add a custom post type to a child site.
I'm trying to get custom post permalinks that look like so:
...
0
votes
0answers
80 views
Prevent PHP execution via htaccess but disables thesis theme?
So I'm trying to secure my wordpress site because it's been infected multiple times with malware. One of the suggested steps is to basically prevent php execution in the wp-content directory via ...

