Forum Replies Created
-
AuthorPosts
-
June 10, 2024 at 5:17 am in reply to: cannot remove /wp-content/themes/fotografie/assets/images/header-image.jpg #335952
Sakin
KeymasterHello 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,
SakinSakin
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,
SakinJune 9, 2024 at 10:53 am in reply to: Featured Slider 4th Image of 4 not showing on feature page. #335944Sakin
KeymasterHi 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,
SakinJune 8, 2024 at 11:56 am in reply to: top of website is black across site; one page is off center #335938Sakin
KeymasterHi @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,
SakinJune 8, 2024 at 11:49 am in reply to: Featured Slider 4th Image of 4 not showing on feature page. #335936Sakin
KeymasterHi RChalmers,
Can you post your site URL and then I can check it? Also, have you added featured images on those pages?
Regards,
SakinJune 4, 2024 at 12:51 am in reply to: How to change the pages that Featured Content points to? #335852Sakin
KeymasterHi 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_vc4Regards,
SakinJune 4, 2024 at 12:41 am in reply to: untitled hyperlink at the top of my mobile version web site #335850Sakin
KeymasterHi 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,
SakinSakin
KeymasterHi 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,
SakinSakin
KeymasterHi 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,
SakinSakin
KeymasterHi James,
Glad to hear that you figure it out yourself. The Photo Focus Pro theme comes with Music Focus as an option inside.
Regards,
SakinSakin
KeymasterHi 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,
SakinSakin
Keymaster@pikabon: We have reported to the developer team and will update to you once it’s solved.
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/
May 17, 2024 at 3:32 am in reply to: Fatal error: Cannot declare class Fotografie_Upgrade_Pro_Customize_Section_Pro #335480Sakin
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_Proin your child theme and delete it.Sakin
KeymasterHi 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,
SakinMay 15, 2024 at 12:45 pm in reply to: Fatal error: Cannot declare class Fotografie_Upgrade_Pro_Customize_Section_Pro #335433Sakin
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?
Sakin
KeymasterHi 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,
SakinSakin
KeymasterHi Hans,
You can ask us anything that you are confused with. We will try our best to answer it.
Regards,
Sakin -
AuthorPosts
