Forum Replies Created

Viewing 20 posts - 4,701 through 4,720 (of 14,497 total)
  • Author
    Posts
  • in reply to: How to change slider images #52961
    Sakin
    Keymaster

    @Leanvdm: Please post in your site URL and also let me know that do you want to remove both title and text in the slider.

    in reply to: get rid of category archives #52919
    Sakin
    Keymaster

    @Gunter: Can you check your setting at “Appearance => Theme Options => Header Featured Image Options => Enable Featured Header Image”. It should be “Entire Site, Page/Post Featured Image”. Then it will show your featured image as header image and in category and homepage, it will show default header featured image.

    Also I don’t understand why you added in featured image as Blog image for your post “Novartis entwickelt zusammen mit Google eine sogenannte smarte Kontaktlinse für Diabetiker”

    in reply to: Problems with featured post content #52918
    Sakin
    Keymaster

    @Andreas: For 20 post to show automatically. You can choose “Featured Content Type” as Featured Category Content, select the category and change the no of featured content to 20. So, it will show 20 latest post from those category you have selected.

    in reply to: How to change the size of the header image? #52916
    Sakin
    Keymaster

    @drzero:
    1. In Catch Box free theme, you can upload the header image from “Appearance => Header”. You need to upload image with 1000px width, height can be as per your need. After that send me your site URL and will check in.

    2. I don’t understand what do you mean by put 2 laterals bars right and left. So, you need left and right sidebar so that you have 3 columns. Then this is not possible as it’s only 2 columns theme. For 3 columns theme, you can check out Catch Evolution theme or Catch Base theme.

    in reply to: Theme in IE #52912
    Sakin
    Keymaster

    @bobgarrett: Yes you are right. I have corrected it.

    in reply to: get rid of category archives #52889
    Sakin
    Keymaster

    @Gunter: That css should work but I see there is issue with the existing Custom CSS in your site. Please find the following css in you Custom CSS box, there is extra width: 100%; and closing bracket }
    #header-left { padding-top: 8px; }
    width: 100%;
    }

    This should be as :
    #header-left { padding-top: 8px; }

    Then you can add your css and it will work
    .category .page-header { display: none; }

    in reply to: Insert media at new message #52887
    Sakin
    Keymaster

    @PSV_Freak: It might be conflicting with the plugin. So, first try disabling plugin one by one and check in. If this doesn’t fix it then pleas reply with details in email. I will be sending you personal email soon.

    in reply to: Ultimate Social Media Icons into the header #52886
    Sakin
    Keymaster

    @Schelbert: It’s more of plugin issue, so it will be better to ask in plugin support forum as it’s all about plugin css. You might want to try adding in the following css in “Appearance => Theme Options => Custom CSS” box:

    #header-right .widget {
    float: left;
    margin-bottom: 0;
    min-width: 230px;
    }

    in reply to: Problems with featured post content #52885
    Sakin
    Keymaster

    @Andreas:
    1. Looks like there is bug in Featured Post Content and we will fix this in next version update. Planning to release it on Monday.
    2. After you change the value on “No of Featured Content”, you need to refresh your customizer. So, what you can do it first change the “No of featured Content” value and then click on “Save and Publish” after that the “Customizer” then again from your WordPress Dashboard re-launch it by going to “Appearance => Customize => Featured Content Options”. Then you will see more option to add in post IDs.

    in reply to: Add Media Button #52884
    Sakin
    Keymaster

    @m4rkym: Thanks for your loving Catch Base Theme. Is this issue, after theme update or plugin update or WordPress core update. It might be conflicting with the plugin. So, first try disabling plugin one by one and check in. If this doesn’t fix it then you can reply me with detail in email. I will be sending you personal email soon.

    in reply to: Theme in IE #52883
    Sakin
    Keymaster

    @bobgarrett: Replace your following custom css:

    /*fix from Catch to see if dropdown menu does not disappear in IE11*/
    #secondary-menu ul.menu ul { top: 4.0rem; }

    With the following css:

    /*fix from Catch to see if dropdown menu does not disappear in IE11*/
    #secondary-menu ul.menu ul { top: 45px; }
    @media screen and (max-width: 1152px) {
    #secondary-menu ul.menu ul { top: 35px; }
    }
    in reply to: Change on hover #52882
    Sakin
    Keymaster

    @harriet: Yes, you can change the color code in the following css as per your need and then add it in “Appearance => Theme Options => Custom CSS” box:

    #header-menu ul.menu li:hover > a,
    #header-menu ul.menu a:focus {
    	background-color: #e5e5e5;
    	color: #373737;
    }

    Also if you like Catch Flames themes then please don’t forget to support it by providing your valuable review at rating at https://wordpress.org/support/view/theme-reviews/catch-flames. Thanks 🙂

    in reply to: remove grey border featured slider #52864
    Sakin
    Keymaster

    @fan: Cool 🙂

    in reply to: Blank Featured Slider # #52844
    Sakin
    Keymaster

    @Naomi: You need to create more pages. So, that you can add in more image as one page will have one featured image. Featured Page Slider will link to page if you want independent image then you need to use Featured Image Slier which is there only in Catch Base Pro theme. See more info about Catch Base Pro at http://catchthemes.com/theme-instructions/catch-base-pro/

    in reply to: Homepage Featured content options #52841
    Sakin
    Keymaster

    @cpuss: I don’t see any social widget in your site. I am confused.

    in reply to: Space between the top of the page and the logo #52839
    Sakin
    Keymaster

    @Marcus: It is not working as there is issue with the custom css in your site http://www.visualmmg.com/

    1. Find the following css:
    single footer.entry-meta { display: none; }
    Replace it with the following css:
    .single footer.entry-meta { display: none; }

    2. Find the following css:

    #header-content {
        padding-top: 0px;
        padding-bottom: 0px;
    .site {
        margin: 1000px;
    }

    Replace it with the following css:

    #header-content {
        padding-top: 0;
        padding-bottom: 0;
    }
    in reply to: Change "Older posts / Newer posts" #52838
    Sakin
    Keymaster

    @ADN: Can you send me the list of correction then I will correct it as all these translation is one by users and we add it as per the need. So, you can download poedit software from poedit.net and edit de_DE.po file. I will also email you to get in files.

    in reply to: performance #52837
    Sakin
    Keymaster

    @ashrafashraf: Thanks for your appreciation 🙂

    in reply to: Change Menu Color Simple Catch Pro #52829
    Sakin
    Keymaster

    Yes, in Simple Catch Pro then you can change the menu background color from “Appearance => Theme Options => Color Options => Menu Background Color”. Which version of theme are you using it.

    in reply to: Home Page meta tags and template #52828
    Sakin
    Keymaster

    @plittlefield: For SEO, I recommend you to use WordPress SEO by Yoast plugin. Where it has setting for for homepage and individual page, post, category, tags and all.

Viewing 20 posts - 4,701 through 4,720 (of 14,497 total)