Forum Replies Created

Viewing 20 posts - 2,101 through 2,120 (of 14,496 total)
  • Author
    Posts
  • in reply to: Alternate Header? #67715
    Sakin
    Keymaster

    @photoframd: Sorry there is no option for archives. For archives, it will load default header image. So, for this you need to build child theme and edit the

    Did you check in “Featured Header Image Position” in “Appearance => Customize => Header Image”. I hope this will fix your image position issue. If not then, post in your site URL and let me know where you are trying to do it.

    in reply to: page 404 does not work. #67714
    Sakin
    Keymaster

    @Sergey: Have you made any changes? If you go to our demo page, it’s working fine http://catchthemes.com/demo/adventurous/dsafds

    Also all text in 404 is translation ready. You can check 404.php file where each text is translate ready using text domain adventurous.

    in reply to: Add website made from wordpress into social menu #67699
    Sakin
    Keymaster

    @Pia: Did you clear your browser cache and check in. Refresh your browser and check in our check from other browser. I can see external link Icon in your site http://bonitatissue.com/

    in reply to: only one featured content #67697
    Sakin
    Keymaster

    @Munkie: Ok thanks for correcting it.

    in reply to: removing author and date #67696
    Sakin
    Keymaster

    @mira_loo: You can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
    .entry-meta { display: none; }

    in reply to: Hiding tags on articles #67695
    Sakin
    Keymaster

    @mira_loo: You can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
    .entry-footer { display: none; }

    in reply to: Featured Content Layout Four does not work correctly. #67694
    Sakin
    Keymaster

    @Munkie: After you have that number to 4 and save it. You need to need to close the customizer and re-open it or refresh it.

    in reply to: Alternate Header? #67693
    Sakin
    Keymaster

    @photoframd: For that you need to have static front page in Homepage. Go to “Settings => Readings” and then add static front page. Then in this page, you add in “Featured Image”. After that go to “Appearance => Customize => Header Image” and in “Enable Featured Header Image on”, you need to select “Entire Site, Page/Post Featured Image”. This way, it will load default image in entire site which doesn’t have Featured Image. But it will replace header image with featured image on those page which has one.

    in reply to: No blog posts on mobile OS #67692
    Sakin
    Keymaster

    @viaticusgroup: It’s same issue, I have already replied you there in
    http://catchthemes.com/support-forum/topic/home-page-features-missing-on-mobile/

    You need to disable “Mobile” module from Jetpack plugin. Not the responsive design from theme options.

    in reply to: Home Page features missing on mobile #67691
    Sakin
    Keymaster

    @viaticusgroup: I see that you are using JetPack plugin. So, just go to “JetPack” settings and deactivate “Mobile” module.

    in reply to: Unable to make menu font size larger #67690
    Sakin
    Keymaster

    @Paul: This site is not using our theme. So, you need to ask in that theme author support forum. Here, we only support theme by Catch Themes.

    in reply to: Menu bug? And other menu challenges #67688
    Sakin
    Keymaster

    @Mantu2:
    1. Can you post in your site URL so that I can check in your secondary menu.
    2. What is the type of error. Can you send me screenshot or the error message.
    3. Not sure about this, I need to look at it.

    in reply to: Colour of the text of the secondary menu #67686
    Sakin
    Keymaster

    @peterdroginformation-nu: You can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
    .nav-secondary .catchbase-nav-menu .sub-menu a { color: #fff; }

    in reply to: adjustment of responsive header structure #67626
    Sakin
    Keymaster

    @Svenni: You can try adding following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:

    @media screen and (max-width: 990px) {
        #masthead { position: relative; }
        #mobile-header-left-menu { position: relative; z-index: 2; }
        #masthead .sidebar-header-right { position: absolute; right: 0; top: 0; z-index: 1; }
    }
    in reply to: Breadcrumb gray bar #67618
    Sakin
    Keymaster

    @photoframd: nice… You can change the color code in the following css and then add it in “Appearance => Customize => Theme Options => Custom CSS Options” box:
    #breadcrumb-list { background-color: #ddd; }

    in reply to: Schema.org #67616
    Sakin
    Keymaster

    @jmb-travel: Not sure about the timeline. Yes, we are always evolving to add in new features so will be adding it soon. Many user don’t want it. Also none of the default WordPress theme has added in scheme. So, the best option is to add scheme by using WordPress plugin. Try searching for plugin at http://wordpress.org/plugins/

    in reply to: Border around feature-slider #67615
    Sakin
    Keymaster

    @photoframd: That should work fine. If that is not working then, try adding following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
    #feature-slider { border: 10px solid #cc0001; }

    in reply to: Strange behavior of Feature Post Slider #67614
    Sakin
    Keymaster

    @PierreSG: Thanks for your appreciation and it’s great learning.

    in reply to: Breadcrumb gray bar #67613
    Sakin
    Keymaster

    @photoframd: Please post in your site URL and let me know which color you want to change and then I will send you custom css.

    in reply to: adjustment of responsive header structure #67611
    Sakin
    Keymaster

    @Svenni: Please post in your site URL and then I can check in if that is possible with css or not. If not then you need to change it by building child theme.

Viewing 20 posts - 2,101 through 2,120 (of 14,496 total)