• Resolved Muhammad Haroon

    (@muhammadharoon)


    Dear sir,

    I hope you doing well, by the way I need your assistance regarding your Hueman theme.

    What actually I want is that I want to make the content area grid layout as in whatmobile.com.pk.

    Look here is my site: sortmobile.com

    Hope you understand.

    I tried my best but couldn’t do it…

    Regards,
    Muhammad Haroon

Viewing 14 replies - 1 through 14 (of 14 total)
  • Reset the %-width styling changes you did, then do:

    @media only screen and (min-width: 1120px) {
    .post-list .post-row { width: 50%; border-bottom: 0; }
    }

    This will make it a 4-grid as long as screen resolution is bigger than 1120px as an example.

    For a 6-grid, you would do 33.333%.

    Hey Alex, I also need your help.
    I am not able to enable slider on home page. not able to set posts as Featured. I have done work around for two posts as:
    – Setting posts as sticky,
    – Attach Featured Image,
    – Create a category named “Featured” and attached posts to that.
    But nothing worked.
    While debugging featured.php, Featured Posts always showing count as 1 (for default/recent post only)

    Theme Options > Blog > Featured Post Count / Featured Category. Set 1-10 there to enable slider. If it is set to 1, it won’t show any slider. If it’s set to 0, it won’t show at all.

    Expert is Expert!!

    Thanks dude
    ??

    Thread Starter Muhammad Haroon

    (@muhammadharoon)

    Thanks for the answer @alexander Agnarso, I have reset the style.css file in which I had made changes… Can you please do it. I’m unable to do it…

    Moreover, where to place this code:

    @media only screen and (min-width: 1120px) {
    .post-list .post-row { width: 50%; border-bottom: 0; }
    }

    Either use a custom css plugin, or put it in Theme Options > Styling > Custom CSS or put it at the bottom of style.css.

    Thread Starter Muhammad Haroon

    (@muhammadharoon)

    Sir have added the code at the end of style.css but still I’m unable to see the grid layout… what now??? Please help me.

    You have edited the templates, since it is missing post-list class. Reset index.php to default markup.

    Thread Starter Muhammad Haroon

    (@muhammadharoon)

    Thank @alexander Agnarson,

    It worked….

    Mr Alexander Agnarson, am really grateful with how u hav helped the others….and i have faith tht u will me able to help me too. i am new to workpress. i wuld like to have my posts appear like a list on my blog, i want to put mp3 downloads there. am using the hueman theme. any custome CSS i can use to achieve that? thank u in advance

    The posts sections in the hueman theme has changed I’m not seeing the text editor and when I add either the video embed code or the URL nothing appears. What’s going with the post section can anybody help?

    hi there
    how can i change the left sidebar width a little thinner, as width as right sidebar?
    thanks

    hi there, great theme. thanks

    I am having an issue with your theme. I think

    I have a funny pictures site – so very funny dot com – and for some reason my adsense code will not show on the main page anymore. it used to just fine. Since I have added more pictures in the past couple of days now all of a sudden it wont show the ad I want n the left side of main page. I also had 2 300×300 ads below the featured box on main page. they do not work now either. I have no idea what has happened. I have since removed the code form the main page featured, thinking I messed the code up somehow. but no difference
    all ads work on any other page but not the front one..

    things I have tried

    replaced theme with a clean one. no difference
    reset the options panel. no difference
    updated wordpress. no difference
    tried the “being hueman” child theme and nothing.

    Please can you help with this.. I am lost an di really love your theme and want to use it.

    thanks
    john

    Can you please tell me how to access the image area on the index.php page? I don’t see anywhere in the dashboard to upload a file to that location.

    Also, is it possible to simply remove the image box altogether? I plan to have my blog posts appear on the home page, so it might work best to remove that image.

    Here’s a link to my site:

    wwwStressManagementHawaii.com

    Thank you

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘I need help regarding your Hueman theme’ is closed to new replies.