Aaron Smithson
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] Wrong Image/Text pushed to FacebookWill those also help to post the excerpt text rather then the body text?
Forum: Themes and Templates
In reply to: [Hueman] Remove Feature image from single post pageNevermind. I can make it a standard post this will remove the feature image up the top.
Forum: Themes and Templates
In reply to: [Hueman] Bigger images in GalleryCan the alx_setup be placed in the Custom CSS code? Or do I need to upload a child css file?
I have tried to add. the lax setup from the if ( ! function_exists (….. through to add_action( ‘after_setup_theme’, ‘alx_setup’ ); but when I hit save.
It strips everything out, but leaves this ” if ( ! function_exists (….
}
} “
. am I missing something?Forum: Themes and Templates
In reply to: [Hueman] Bigger images in GalleryThanks mate.
I am new to WordPress I know I would go to the editor in themes but where would I add this?
If I also wanted to set the same for the feature image in posts?Secondly I have found when posting images it crops the top and bottom parts of the image.
Is it the theme/style CSS doing that. Or WordPress?
I can get the full image by editing the image size and then restoring the image.