Tagged Questions
-3
votes
0answers
29 views
JSON API custom fields not showing full content
I have custom edited JSON API plugin and it looks like that
http://domain.com/api/posts/getByCatId/?dev=1&cat_id=7
and I get only 5 items but I have much more in database.
I try
Open file ...
0
votes
0answers
14 views
Show custom image size when all I have is the image URL
I'm using the Types plugin for a client's project and they want to output some gallery images as thumbnails which link to the larger versions.
The problem is the full size versions are MASSIVE (I ...
0
votes
0answers
29 views
How to let users “collect” posts?
I have a post called "games" where I add information and review games. I want to add a way that users could add some posts to a collection.
Something similar to "favorites". And then display the posts ...
1
vote
1answer
57 views
Execute js files doesn't seem to work
I have developed a website that uses the "Royal Slider". The post loads custom fields from the database without a problem and loops through the images and create a lovely slideshow as can be seen at
...
1
vote
2answers
231 views
How can I save repeatable fields with one value inside an array?
Introduce
I am currently working on a slider plugin to learn a lot of PHP and WordPress.
I have create some repeatable field with javascript.
Some functional details:
When the user is clicking on ...
2
votes
1answer
246 views
Advanced Custom Fields query
I have, hopefully easy question. I have my query here, which is using ACF
<?php query_posts(array('post_type' => 'our-clients-list', 'posts_per_page' => 1, 'order' => 'DSC', 'orderby' ...
0
votes
2answers
82 views
How can i do custom author list?
My blog have many author. I can list all author.
All Author list:
<ul>
<?php wp_list_authors('exclude_admin=0&optioncount=1&show_fullname=1&hide_empty=1'); ?>
</ul>
...
0
votes
1answer
58 views
force category table refresh when adding new category
i wonder if there's a relatively easy solution to this :
i have added a custom field to the categories, which in turn gets displayed in the right hand table under its own column name. (essentailly ...
0
votes
1answer
44 views
How do I enforce users to fill a determined custom field using WyPiekacz?
I have a Wordpress + Buddypress site.
I've created two custom fields which must be filled in each post. Also, I have a form in a custom metabox to show them.
I'm using WyPiekacz plugin to check for ...
-2
votes
1answer
51 views
Outputting custom field query from a plugin to the website header
I added the code below to the plugin that I'm working on to display the values of the custom fields but it shows up but blank.
function mySEO() {
require('wp-site-gps-transport.php');
}
// Add ...
0
votes
1answer
60 views
Custom Fields for Page Edits
Currently using the code below for SEO. When the Code Below if added to the header works perfectly but then you have to manually create the fields that are queried. Most Clients hardly get around the ...
3
votes
1answer
140 views
Edit Imported advanced Custom Fields from wordpress Dashboard
I have imported advanced custom fields from one of my other site and now I want to add few more options to those fields but I can't figure out how to do it via Dashboard? I have imported the field ...
0
votes
1answer
37 views
Links not opening as they should. Custom WP plugin
I am working on review plugin for my wordpress blog, and I have small problems. First this is the Plugin code:
add_action( 'init', 'create_devicemondo_review' );
function create_devicemondo_review() ...
0
votes
1answer
77 views
Is there a way to add a custom input field for every taxonomy term in WP post editor?
I've created a custom taxonomy for my posts, and I was wondering if there is a way to add an extra input field (a text input) for every taxonomy term inside the edit post panel.
What I want is not a ...
2
votes
1answer
834 views
How to create Repeater fields using Advanced Custom Fields?
I'm using Advanced Custom Fields and trying to create a field with the [field type Repeater](http://www.advancedcustomfields.com/docs/field-types/repeater/#creating-a repeater-field).
But the problem ...
0
votes
1answer
31 views
“After file loaded” action
I have a plug-in that allows for repeatable fields. There will be an image and the image description. The description allows for tinyMCE editing. There are obviously problems with this, but I think I ...
-1
votes
1answer
34 views
Create a question/test field in posts [closed]
My aim is to create a system that adds questions about the topic at the end of a post.
The features should be:
Site authors should be able to create the questions in the post edit screen.
Authors ...
0
votes
1answer
118 views
Adding class to last list item? Not WP generated
this one has been getting me for a while. At the moment I have a repeater field with Advanced Custom Fields:
<ul id="servicelist" class="clearfix">
<?php if(get_field('homepage_service')): ...
0
votes
1answer
295 views
Plugin that lets visitors Like a post (not facebook) and stores likes in custom meta?
Does anyone know of a plugin that has a like feature or thumbs up down etc which stores these likes as custom meta data? Not a facebook like.
I'm currently using WTI Likes which stores the data in a ...
0
votes
1answer
148 views
Wordpress metaboxes - textfield suggestion automatically populated
[Long story short]
Is there any Wordpress plugin/function that would allow the creation/integration of a metabox's textfield that automatically populates a dropdown menu (in the admin area, while in ...
0
votes
1answer
189 views
how do i remove posts from a WP_Query so the pagination is right?
I'm using a custom post type and showing 20 of them per page on the homepage. I'm using QP_Query.
One custom field for the custom post type (called mixtapes) is a checkbox called "unreleased" (set ...
2
votes
2answers
193 views
Plugin allowing for artists, events and venues
I'm working on a music festival website and up until now have used WordTour. I really like WordTour's artists > events > venues content hierarchy, but am having difficulties transitioning from last ...
1
vote
1answer
123 views
Char limit on custom blog-post form? [closed]
I want to setup a simple custom form for users to post, which will automatically:
Subscribe user to updates (i.e. moderation approved, comment posted)
Enable DISQUS xor IntenseDebate comments
...
-1
votes
2answers
542 views
Integrating WordPress Content into a jQuery Slider
I have a pretty basic 'featured-list - image slider' implemented above my content in my custom WordPress theme. How do I integrate WordPress content into the slider so that the slide content is pulled ...
0
votes
2answers
240 views
Saving Custom Post types and fields to a custom table
I have a project in which I am trying to import a large amount of data into a WordPress installation and from that data, create pages on my site (as a custom post type). Since these pages will be ...
0
votes
2answers
166 views
Parent Child Custom Fields with Advanced Custom Fields
i have a navigation menu for Year, Make, Model of cars.
Is it possible to Parent, Child custom fields so that if I have selected 2011, Honda, CRV I don't want other Models from non hondas being ...
0
votes
1answer
78 views
grab or load text on demand
What i want to do
I want some content (could be stored any where in a post or custom field) to load only when the user clicks for it to load. This content could be any thing (text,images,html etc) ...
3
votes
1answer
237 views
Adding Custom Fields for Img in Posts
I'm wondering how I'd be able to set a custom field within my Wordpress posts. I want to have a field available to add an image via the Post dashboard - that has a max width & max height set, I ...
0
votes
1answer
200 views
How can I add user profile fields to my mailpress mailout
I want to be able to send emails to my subscribers but reference their name in the email and possibly some other profile fields. Can I do this using mailpress?
So for example. I want each email ...
0
votes
1answer
764 views
Trying to use Advanced Custom Fields with custom image sizes
I have a product section on my wp-site. I am trying to display the attached thumbnail image in specific sizes that are automatically cropped to the right size.
I have used Advanced Custom Fields to ...
0
votes
1answer
221 views
Dictionary-style definition list plugin
I've discovered the types plugin, and I'm loving how simple it makes it to add custom post types and their associated field sets. One need that I've come across that it doesn't fill, however, is ...
-1
votes
1answer
70 views
0
votes
1answer
375 views
Advanced Custom Fields Plugin - Images not displaying
I am using the ACF purely so the user can upload images to a predefined location and have assigned the page rules accordingly. Everything seems to be fine on the WP back-end, with the three images ...
0
votes
1answer
794 views
Advanced Custom Fields Plugin - not displaying images
I installed the plugin and assigned it to the relevant page but the problem is that the custom fields display 'no image selected' after I have uploaded them and do not appear on the relevant page. Any ...
0
votes
1answer
415 views
Custom Field Template plugin and custom post types [closed]
I am using the custom field template plugin and it's working great for normal pages, having problems getting it to apply to a custom post type however.
My custom post type was created using the More ...
0
votes
2answers
502 views
How to Resize the Custom Post Images?
am Having Custom Field named as thumb.i want to show the images using these custom fields.i want to be fix the image size.
My code is
<img class="thumb" src="<?php echo ...
-1
votes
1answer
210 views
A plugin for software reviews site like this one?
I want to create a software reviews site based on categories.
I really like what Gizmo did (see link below)
http://www.techsupportalert.com/best-free-pc-tune-up-utility.htm
there is an Intro text ...
0
votes
1answer
136 views
Make separate text boxes for separate WordPress Custom Fields
I am trying to make usability of WordPress custom fields admin easier in my theme. I saw it in ElegantThemes' eStore theme. Only I couldn't figure out how to do it in my custom theme because I ...
1
vote
1answer
191 views
Unable to select image using custom image field type
I'm using the advanced custom field plugin and having a bit of trouble when using the image field type. (I'm not sure if this relates to the plugin that much actually!).
When inserting an image ...
0
votes
2answers
959 views
How to remove duplicate Custom Fields?
I have migrated my blog from blogspot to WordPress. Then I have noticed many of the posts contain duplicate custom fields. Like blogger_author, blogger_permalink, blogger_blog are duplicated upto 5 ...
1
vote
3answers
567 views
Custom Field Template seriously messed up in WP 3.1.1
I'm having a serious problem with the plugin Custom Field Template in which applying a CFT based on the template name is not working (it's as if the Ajax used to load the template is breaking). I've ...
0
votes
1answer
657 views
Adding custom Field To The Posts Listing
Are there plugins or hooks to editing custom fields just from the posts listing in admin panel?
0
votes
3answers
91 views
Amazon.com intergration with WordPress?
Wanted to know if there was any documentation or plugins that allowed a site to pull prices and other information from Amazon.com on DVD's and other products. I'm creating a plugin that stores ...
3
votes
3answers
512 views
How to create a mini directory in WordPress?
I'm looking to create a simple directory, something similar but not so powerful as SOBI2 for Joomla.
Is there something like this for Wordpress?
I want to store informations like:
Name
URL
Address ...
