• Resolved Mokoko

    (@mokoko)


    Hi,

    First of all thank you for creating this theme. I just downloaded it and I think it looks great.
    I have one question about the homepage. In the demo I see a grid structure but on my website all posts are shown as lists. How can I concert to the grid structure?

    Thanks in advance!

Viewing 13 replies - 1 through 13 (of 13 total)
  • Theme Author Richie KS

    (@rkcorp)

    you need to go to wp-admin->appeareance->theme option->home setting
    choose the category and count and save options.

    A nice and beautiful theme. Just two questions. In theme options, you have slider settings whereas no slider comes along. Which one should we use and which one you recommend?

    Any plans on making the nav fixed? Otherwise your theme matches the commercial ones too.

    Thread Starter Mokoko

    (@mokoko)

    Thanks a lot Richie, that worked! Really happy with this theme… it looks so modern and clean!
    Just one small thing I found out is that the footer widgets on the homepage are not showing up when viewing my site on an ipad. On the other pages the widgets are visible though.

    Theme Author Richie KS

    (@rkcorp)

    @ghitorni
    go to wp-admin->appeareance->theme options->featured slider settings
    and enable slider, choose if you want to featured category by id or post by id. post by id is best if you want to featured custom post type like woocommerce products or your other cpt post.

    #fixed top nav
    – rename lib/functions/custom-functions-sample.php to custom-functions.php and copy paste this code.
    http://pastebin.com/Ax1tgL86

    Theme Author Richie KS

    (@rkcorp)

    @mokoko
    seem fine in my end, in both iphone and ipad.
    try clear your wp-super-cache or any plugin, db plugin cache.

    Thread Starter Mokoko

    (@mokoko)

    Hi Richie,
    You are right. It appears now. Thanks.

    hi Eichie:

    First of All thanks to Share with us Very good Theme i am really very thankfull:
    My question is
    on every post username showing post by (username)
    sir I want to remove username from every post because security reason
    sir please give me answer i will be very thankfull

    Theme Author Richie KS

    (@rkcorp)

    open lib/templates/post-meta-home or post-meta.php and delete this code
    <span class="post-author"><i class="icon-user"></i><?php the_author_posts_link(); ?></span>

    hi richie

    sir where is the location open lib/templates/post-meta-home or post-meta.php

    i tried my best to find but no success please tell me the location how i can find that location

    open lib/templates/post-meta-home or post-meta.php

    Theme Author Richie KS

    (@rkcorp)

    should be inside yoursite/wp-content/themes/mesocolumn/lib/templates/

    Thanks for such a wonderful theme!
    I need your help Richie… I am willing to use this theme primarily for ecommerce purpose and i wish to have product categories displayed in the homepage rather than posts categories!
    So do get me a quick fix way!

    Thanks in advance!

    Thank you so much for this great theme!
    I am using a plugin to hide the author name and it works; however, there remains a “/” from the author name.
    How can I remove this?
    Thank you

    Theme Author Richie KS

    (@rkcorp)

    @sripavithra66
    i recon use shop as frontpage in wp-admin->settings->reading

    @englishsunset
    try add this to custom css
    aside.home-feat-cat .feat-meta span.feat_author:after {content: "";}

Viewing 13 replies - 1 through 13 (of 13 total)

The topic ‘Columns on HP’ is closed to new replies.