oldbag66
Forum Replies Created
-
Forum: Hacks
In reply to: display custom fields from all pages on one pagei was imaging some sort of “list pages” tag that also pulls in the listed pages featured image
Forum: Hacks
In reply to: display custom fields from all pages on one pagethanks but im a little confused how to use it, i did get it working in the loop though, the following is what im trying to achive:
A page listing all custom fields that exist on other pages
A single Page with custom fields in right hand panel under the photo:
https://www.playpenmusic.co.uk/artists/jackie-oates/And heres the page i want them to display on, currently ive just re-entered the text to recreate the idea but it means updating the avaibility text twice, also it would be good if the artists title was alos pulled in from the page the custom feild is from..
https://www.playpenmusic.co.uk/artist-availability/
Hope that makes sense, not easy to explain!
thanks
Forum: Themes and Templates
In reply to: pages links in side bar with featured imageit would be a bonus if i could also show each pages custom fields below the title as well…
Forum: Themes and Templates
In reply to: excerpt lengths show first full sentancethanks
Forum: Themes and Templates
In reply to: Featured Image in Twenty Tengo into the functions.php and change sizes here,
define( 'HEADER_IMAGE_WIDTH', apply_filters( 'twentyten_header_image_width', 232 ) ); define( 'HEADER_IMAGE_HEIGHT', apply_filters( 'twentyten_header_image_height', 232 ) );
you might have to re-upload the images for the change to take effect
Forum: Themes and Templates
In reply to: Adding Featured Image?me too, any ideas where this size is set?
Forum: Fixing WordPress
In reply to: WordPress 3.0 Featured image sizes problemHi Vlad, i have this problem, could you paste your full code that you’ve used in your functions file (only the bit relative to the featured image of course!)
Forum: Themes and Templates
In reply to: Help with Editing a wordpress pageyou need to go in and edit your CSS file i expect.
find it here:
https://dirty-deacon.com/wp-content/themes/manifestadam/style.cssForum: Plugins
In reply to: hwo to ask your visitors a questionthanks ill try that, however it seems the wrong way round unless you can configure otherwise, i want to ask the question, i think this allows visitors to ask..maybe im wrong?
Forum: Plugins
In reply to: [Plugin: WP-Polls] Open answer in a pollah this is what i need, an open answer, did you get anywhere with it?
Forum: Fixing WordPress
In reply to: thumbnails – cannot modify heading errorah yes that tidys that up will do, thanks for your speedy help : )
Forum: Fixing WordPress
In reply to: thumbnails – cannot modify heading errorit worked! – thanks all
Forum: Fixing WordPress
In reply to: thumbnails – cannot modify heading errorpluggable didnt have a closing php tag at the very end, going to try that
?>
Forum: Fixing WordPress
In reply to: thumbnails – cannot modify heading errorForum: Fixing WordPress
In reply to: thumbnails – cannot modify heading errorjust made sure no gaps, its in pastebin, i dont know that much about the functions file, hopefully you can help!