RippedSpine on "admin CV form field to insert in Post/Page"
Hello! I hope this is the right place to ask :) I'm trying to figure out how to create a form field in the admin area of WordPress, where the editor/user can create data concerning for example a...
View Articlekevinalves on "one page site set, but how do I get the posts to display in...
Hi I am working on a one page site using smoothscroll, It's coming along nicely except one huge thing - I'm not sure how I am going to get the posts to display in the right areas I am listing the pages...
View Articleth90 on "Numbering posts based on each category"
Hi there. I want to add continuous post numbers (IDs) for posts of each category seperately , mean : category 1 : article 1,2,3,... category 2 : article 1,2,3,... and even if it's possible , changing...
View ArticleAya on "Keyboard post navigation with Cleaner (Lightbox) Post Gallery"
Hello, I am trying to implement navigation between posts using the instructions here: http://reallysimpleworks.com/blog/navigating-between-blog-posts-with-jquery-keyboard-shortcuts/ It works, except I...
View Articlejashimili on "Custom login form to wordpress admin bar?"
Is there a way to add custom login form to wordpress admin bar, the point is that i need it custom and customizable so i can style it my own way. I know there is easy solution with which i can add...
View Articlejonradio on "Checking URL is part of current WordPress site"
How do I determine (from within my plugin) whether a URL entered in a Settings field is part of the current WordPress site? i.e. - it points to a valid "page" (post/page/category page/image attachment...
View Articlebrianoz on "Plugin generating virtual pages, issue with the_content not running"
I have a need to be able to generate fake/virtual/dynamic pages based on a url like http://www.mycinema.com/wpcinema/movie/MOVIEID to be able to display movies for cinemas with info on the movie and...
View Article36gianni36 on "Minotar"
Hi, I wanted to add minotars as default avatars and added this in my function.php if ( !function_exists('fb_addgravatar') ) { function fb_addgravatar( $avatar_defaults ) { $myavatar =...
View ArticleNerina-01 on "previous_posts_link not showing on page 2 while next_posts_link...
I have a Static page set as front_page and I use a WP_Query the page template includes to display posts. I have a template part product-list.php and in it I have the following: $paged =...
View Articlersangeethk on "All in one calendar plugin event description above event details"
I'm using Timely all in one event calendar.In the event details page i want the event description above the event details. so that i tried dragging the event details box in Edit Event(admin-side) but i...
View Articlegroncali on "appointment booking plugin with a credit system"
Hi Matt, you could use Bookeo online bookings (http://www.bookeo.com), where you can assign credits from the back end, that can be redeemed against online bookings. We do have a wordpress plugin. Feel...
View ArticleHowdy_McGee on "Delete Images Attached To Page / Post"
When I delete a page or post I want to delete all images (from the media library) that are attached / associated with said page or post. I've hooked into Delete Posts and tried to query all attached...
View ArticleSimonKn on "JavaScript in the Widget Backend"
Hey, I'm programming a little plugin with a widget. In the backend formular for this widget I have two radio buttons, which show/hide a div container, when you click on it. On a other page of the...
View Articlemirgcire on "How make add-media insert an alternate audio shortcode?"
I prefer to use a downloaded audio plugin (Compact Audio Plugin) instead of the default. When I upload mp3 files using the add-media button, a shortcode is automatically installed: [audio...
View Articlesilverbemr on "Editor Window, Change Default Size"
I know you can drag the corner and adjust the size. I want to set the default size to be about twice the default. I've looked up plenty of comments, tried all of them, no luck. I'm trying to find out...
View Articleoneruffryder on "How to add html div´s inside wordpost?"
Hi all, I need some help. The problem is, I decided to build a match stats which i want to insert in the proper wp posts.I build it with html and css.The issue is when i add the code of it, which...
View Articletonyfogarty on "Calling a page from within a page."
Hi, I hope someone can help. My wordpress knowledge is limited - especially the Codex. I'm building a page, where I want multiple content sections. I've been using an 'apply_filters' function to get...
View Articledanieliser on "Pretty URL for secure file serving using keys"
Trying to setup a secure file server using the following format example.com/api/files/487s8ash5kask5378s i can easily intercept /api/files with template redirects but this doesnt seem to leave me a way...
View ArticlezappiDev on "Creating new data in Functions.php"
You will have to excuse the level of expertise! I am developing my first template for wordpress. I am finding everything I need in books and google. But my biggest problem is adding stuff in the...
View Articlelieutenantdan on "shortcode autop"
Whenever I try disabling WordPress's auto p for shortcodes it always stays on. It randomly inserts <p> tags inside an anchor tag and starts to create unexpected results. I've tried moving the...
View Article