In my child theme I tried the following but it doesn’t work, it still uses the sizes provided by hueman:
function childTheme16to9Thumbnails() {
// Thumbnail sizes
add_image_size( 'thumb-small', 160, 160, true );
add_image_size( 'thumb-standard', 320, 320, true );
add_image_size( 'thumb-medium', 520, 292, true );
add_image_size( 'thumb-large', 720, 405, true );
add_image_size( 'thumb-xlarge', 1000, 562, true );
add_image_size( 'thumb-xxlarge', 1320, 625, true );
}
add_action( 'after_setup_theme', 'support16to9ThumbnailsMax1000px', 11);
# because of priority 11 this should be executed after hu_setup() but even priority 999999999999 doesn't work....
]]>My site runs the latest Hueman theme along with its child theme. I have enabled the header widget for showing responsive asynchronous ad from Google AdSense. However, the ad is not showing up on my website. I went and checked AdSense and the ad unit was showing the status as active.
Why is the ad not showing up? It should show up globally on my website because the widget is intended for doing exactly that.
]]>I am using Hueman Theme 3.1.6 along with a child theme of Hueman. WordPress version is 4.5.3.
Everything is working fine except for the post date and year. Just under the title of a post is the Author Name followed by Published and Updated dates. The dates are showing but the year is not showing. For example, if I am posting an article on say July 10,2016, the date is showing as: Published July 10. The year is not showing by its side. This is annoying because I have posts on same dates previous year. Unless there is a way to tell the year of publication, publishing the date makes no sense.
Any help will be appreciated.
Thanks
Sankalan
I am using Hueman Theme 3.1.6 along with a child theme of Hueman. WordPress version is 4.5.3.
Everything is working fine except for the post date and year. Just under the title of a post is the Author Name followed by Published and Updated dates. The dates are showing but the year is not showing. For example, if I am posting an article on say July 10,2016, the date is showing as: Published July 10. The year is not showing by its side. This is annoying because I have posts on same dates previous year. Unless there is a way to tell the year of publication, publishing the date makes no sense.
Any help will be appreciated.
Thanks
Sankalan
I am having a terrible problem with my “Hueman Child” theme. The “AlxTabs” widget is not working right. My posts are showing up twice on the left sidebar. When I switch to the “AlxPosts” widget it works perfectly and my posts are listed once.
Can someone tell me how to fix this? I prefer to use the “AlxTabs” widget. I have been trying to figure this out for hours. Please help.
My website is: https://www.watchhersparkle.com
Thanks in advance for your help.
Mary
]]><br /><br />
to push the submit button out of the way, but it doesnt help.
I’ve added bootstrap to the site, which I thought might br the problem, but it’s not; When I disable bootstrap, the problem is still there.
Any help would be appreciated… André
]]>I’ve followed the steps to upload and install the child theme, then activated it. When activated, the child theme doesn’t show the left and right sidebars, as they appear when the Hueman theme is activated.
Could anyone with more knowledge of the theme please tell me how to get the sidebar content back when the child theme is activated?
(BTW: I have left and right “Sidebars” selected in the layout window of the theme options.)
Confused…shouldn’t they just appear if selected in the layout options?
Thanks in advance.
]]>I am not sure what happened. I was working with Hueman and had the child theme installed and worked mostly with that. I think since I moved it from the dev server to the real one, the hueman child is not showing under themes.
Now I see 2 themes called Hueman 1 is active.
In my FTP I still have the child theme folder.
My site is being slow since the move and I am wondering if this is an issue
how can I get the child theme to appear again and select it as the main theme?
Thanks!!
]]>How do I customise the <p><?php _e(‘Follow:’,’hueman’); ?></p> without having to redo it each time there’s a new update of the Hueman theme. Ideally, I can I user the Hueman Child theme, which I installed separately?
Thanks
]]>