Forum Replies Created

Viewing 20 posts - 10,061 through 10,080 (of 14,509 total)
  • Author
    Posts
  • in reply to: Having problem with posts and categories! #16218
    Sakin
    Keymaster

    @Greenmunchies: Sorry I don’t understand your question. Looks like your question is more about the post and categories.

    I see that you have added Page name “Organic” and you have category name “Organic” and I think you are confused with page and post.

    The new post that you have added in the Organic category will be visible in Organic category. See this http://www.greenmunchies.net/category/organic/ . If you want to add this in menu. Then you can build custom menu from “Appearance => Menus” and add categories.

    in reply to: Hide Tags and Post Meta #16199
    Sakin
    Keymaster

    @xyzods: Ok you can just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .entry-meta { display: none; }

    in reply to: Add Image Button Homepage Featured Content Not Working #16198
    Sakin
    Keymaster

    @cliffdavidson: Sorry option is only there is Pro version.

    in reply to: Line Spacing & Full Justification of text #16197
    Sakin
    Keymaster

    @xyzods: Justifying the paragraph in website is not a good practice. But if you want to do that. Then you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .site-content article { text-align: justify; }

    in reply to: delete footer #16196
    Sakin
    Keymaster

    @Norman: If you want to get rid of footer text then you can remove the text from “Appearance => Theme Options => Footer Editor”.

    If you are talking about something else then send me your site URL and explain what you want to remove it.

    in reply to: featured post slide #16195
    Sakin
    Keymaster

    @Enrico: Looks like there is conflict with your plugin. Please check in you need to update any plugin. If it doesn’t get fixed after you update all the plugins, then try disabling plugins. Try with slider and image plugins like Next Gen and all.

    Let me know it, if you need further help on this.

    in reply to: Images in Posts not Displaying #16194
    Sakin
    Keymaster

    @donal.leader: It looks like you have added Featured Image in your post. You need to add featured image. See this on how to add featured image http://en.support.wordpress.com/featured-images/#setting-a-featured-image

    in reply to: remove default border from images #16182
    Sakin
    Keymaster

    @rbrt_bene: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .page-id-1873 #main .entry-content img { box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); }

    in reply to: remove default border from images #16180
    Sakin
    Keymaster

    @rbrt_bene: I need those page urls.

    in reply to: Few Questions #16179
    Sakin
    Keymaster

    @Fergie: You have lot of customization and for that you need to hire customizer.

    — You cannot add solid line around the header as it covers the slider as well. If you want to add then you have to add for whole header area by adding the following CSS in “Appearance => Theme Options => Custom CSS” box.

    /* For Header */
    #header .layout-978 { border: 1px solid #ccc; }
    /* For Blog Title */
    h1#site-title { border: 1px solid #ccc; }
    /* For Sidebar */
    #sidebar { border: 1px solid #ccc; width: 304px; }

    — You an add the custom menu and then you need to create empty parent link with just # or blank from “Appearance => Menus”

    ProximaNova-Light is not a free font or google font to use in the theme. If you have license of the them then you have to add it manually.

    in reply to: Sidebar Headline backroundcolour #16177
    Sakin
    Keymaster

    @silentcall: Send me your site URl and then I will check in.

    in reply to: Padding around logo and search bar removal #16175
    Sakin
    Keymaster

    @peterson89: Add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #header-content { display: none; }

    in reply to: remove default border from images #16174
    Sakin
    Keymaster

    @rbrt_bene: Yes, you can add page specific CSS in your Custom CSS box.

    in reply to: new idea, please help #16173
    Sakin
    Keymaster

    @ashrafashraf: No you cannot do it like the screenshot. You need to customize the Catch Everest. We don’t have that layout theme.

    in reply to: Picture on Frontpage #16172
    Sakin
    Keymaster

    @ben_fernando: Just add the large image and show me your site URL. Then I can check in what I can do about it.

    in reply to: changing menu won't work #16170
    Sakin
    Keymaster

    @harros: Great and thanks for sharing your reference.

    in reply to: Hide Tags and Post Meta #16169
    Sakin
    Keymaster

    @xyzods: I am not sure about what you are talking about. Can you send me your site URl and let me in reference to your site for better understanding.

    in reply to: Line Spacing & Full Justification of text #16168
    Sakin
    Keymaster

    @xyzods: Catch Everest WordPress Theme is a clean responsive design with lot of white spaces. So, I don’t recommend you to change the spaces as we need to adjust for mobile devices as well.

    You can adjust the margin between to paragraph by adding in the following CSS in “Appearance => Theme Options => Custom CSS” box. This will reduce to half. But if you want to further reduce it then you can change 20px to 10px.
    @media screen and (min-width: 960px) { p { margin-bottom: 20px; } }

    in reply to: Change order of post categories #16167
    Sakin
    Keymaster

    @poppy: Sorry there isn’t any default option in WordPress to change the order of the post categories. Maybe you can search for plugins at http://wordpress.org/plugins/

    in reply to: Add Image Button Homepage Featured Content Not Working #16166
    Sakin
    Keymaster

    @cliffdavidson: Not sure what is the issue as there is no issue in our side. I need get you WordPress site access to see what’s happening.

    Are you able to upload the image from “Media => Add New” in WordPress Dashboard. If yes then you can copy the image URL and paste it in Featured Content URl box.

    Let me know, if you want me to talk a look at your site. Then I will have to email you personally go get your site access.

Viewing 20 posts - 10,061 through 10,080 (of 14,509 total)