Forum Replies Created

Viewing 20 posts - 141 through 160 (of 14,499 total)
  • Author
    Posts
  • Sakin
    Keymaster

    Hello Philipp,

    You don’t need to remove the theme images. You can replace the default header image with your image. Go to “Appearance => Customize => Header Media” from your website dashboard. Then in Header Image, click “Add New Image” to upload your image which will replace the default header image.

    Regards,
    Sakin

    in reply to: Make it wider #335945
    Sakin
    Keymaster


    @knudkp
    : There is no option to make the site wider. It’s designed like that. So, for that you need to add custom CSS like below in “Appearance => Customize => Additional CSS” box. In the following CSS, you need to adjust 1400px to the width that you want.

    @media screen and (min-width: 1366px) {
    	.site {
    		width: 1400px;
    		max-width: 94%
    	}
    	#feature-slider .cycle-slideshow {
    		max-width: 100%;
    	}
    	#feature-slider .cycle-slideshow img {
    		width: 100%;
    	}
    }

    Regards,
    Sakin

    Sakin
    Keymaster

    Hi RChalmers,

    For the featured page slider, check this https://www.youtube.com/watch?v=71fFoOZNv9g
    For the featured image, https://devotepress.com/blog/how-to-assign-a-featured-image/

    Regards,
    Sakin

    Sakin
    Keymaster

    Hi @borderexplorer:

    1. That black border is actually coming from your background. Go to “Appearance => Customize => Background Image”, then click on “Remove” and publish it.

    2. This looks like an issue in your child theme, try activating the parent theme and check it. Check your child theme, archive.php file, or delete that archive.php file in your child theme.

    Regards,
    Sakin

    Sakin
    Keymaster

    Hi RChalmers,

    Can you post your site URL and then I can check it? Also, have you added featured images on those pages?

    Regards,
    Sakin

    Sakin
    Keymaster

    Hi Ron,

    Sorry for the late reply as your topic was in spam and I just recognized it.

    About the featured content in the High Responsive Pro theme and other customizer-based themes:
    1. Go to “Appearance => Customize => Theme Options => Featured Content”.
    2. Then you need to determine the type you want to display Post or Page or Posts for a particular category or tag. So, select the “TYPE”
    3. After you select the type, it will display the settings accordingly.
    * If you select type as “Post”, it will allow you to select the particular post
    * If you select type as “Page”, it will allow you to select the particular page
    * If you select type as “Category”, it will allow you to select the category
    * If you select type as “Tag”, it will allow you to select the tag
    4. Here you can also select other settings like the number of content, display content, display meta, columns, title and so on.
    5. After making changes, finally click on the “Publish” button.

    Note: it’s also mentioned in FAQ at https://catchthemes.com/frequently-asked-questions/#question-theme-options-featured-content
    and also youtube video at https://www.youtube.com/watch?v=1lxx7ey_vc4

    Regards,
    Sakin

    Sakin
    Keymaster

    Hi Ron,

    Sorry for the late reply as your topic was in spam and I just recognized it.
    I checked your site both on desktop and on mobile but there is no issue with hyperlinks. I don’t see untitled.

    Can you let me know where exactly or upload the screenshot on your site and send the URL?

    Regards,
    Sakin

    in reply to: Blog post page: title covered by sticky player #335757
    Sakin
    Keymaster

    Hi Ginger,

    Please add the following CSS in the “Appearance => Customize => Additional CSS” box:

    .single-post.sticky-playlist-top .site-content {
      padding-top: 62px;
    }
    
    @media screen and (min-width: 64em) {
      .single-post.sticky-playlist-top .site-content {
        padding-top: 39px;
      }
    }

    Regards,
    Sakin

    in reply to: One part of the blog disappeared #335756
    Sakin
    Keymaster

    Hi Tony,

    can you check your email spam or junk folder as we have emailed you from sales as well as support to your registered email address? Also, if there is an alternate email address then can you send us at https://catchthemes.com/contact-us/.

    Regards,
    Sakin

    in reply to: Purchased as an “Upgrade” for Music Focus #335585
    Sakin
    Keymaster

    Hi James,

    Glad to hear that you figure it out yourself. The Photo Focus Pro theme comes with Music Focus as an option inside.

    Regards,
    Sakin

    in reply to: Post page contains no side bar #335573
    Sakin
    Keymaster

    Hi Glen,

    In the “Posts page”, you will not be able to select the template. The settings in “Appearance => Customize => Theme Options => Layout Options => Homepage/Archive Layout” controls the “Posts page”.

    So, we might need to check your settings in detail. Our support team will contact you.

    Regards,
    Sakin

    in reply to: primary header / color #335544
    Sakin
    Keymaster

    @pikabon: thanks for confirmation and I will close this topic.

    in reply to: primary header / color #335517
    Sakin
    Keymaster

    @pikabon: we have updated the theme, can you check now.

    in reply to: primary header / color #335514
    Sakin
    Keymaster

    @pikabon: We have reported to the developer team and will update to you once it’s solved.

    in reply to: view gallery on mobile #335513
    Sakin
    Keymaster

    @photo-lenory: Can you just disable the right-click access on your site? Also, if you have active theme subscription then you can create a support ticket at https://catchthemes.com/support-ticket/

    Sakin
    Keymaster

    @livedns : For free theme users we don’t have direct email access only the support team can contact you directly on your registered email. So, please check your spam/junk folder in your email.

    If you have a child theme, then it must be that issue. Can you try to active the main theme and check it? If it works after activating the parent theme then the conflict is on your child theme. So, search for that function Fotografie_Upgrade_Pro_Customize_Section_Pro in your child theme and delete it.

    in reply to: Horizontal Dropdown menu hides behind header #335434
    Sakin
    Keymaster

    Hi Glen,

    Glad to hear that it worked for you. If you like the theme and our support then I have a quick request: could you please leave a review? https://wordpress.org/support/theme/darcie/reviews/#new-post. Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.

    Regards,
    Sakin

    Sakin
    Keymaster

    @livedns : Ok I will contact you, please check your email from support. Have you installed a child theme or anything where you have added functions?

    in reply to: Horizontal Dropdown menu hides behind header #335381
    Sakin
    Keymaster

    Hi Glen,

    Now, I got what you mean about the z-index having an issue with the button. Sorry for the issue. If you use the following CSS with z-index, then both the button and menu will work. Try this

    @media only screen and (min-width: 64em) {
      .navigation-horizontal.absolute-header .site-header-menu {
        height: auto;
      }
      .absolute-header .site-header {
        z-index: 999;
      }
    }

    Regards,
    Sakin

    Sakin
    Keymaster

    Hi Hans,

    You can ask us anything that you are confused with. We will try our best to answer it.

    Regards,
    Sakin

Viewing 20 posts - 141 through 160 (of 14,499 total)