Forum Replies Created
-
AuthorPosts
-
Pratik
MemberHi @shawzepe,
It looks like you changed the theme from another to Catch Adaptive, so you will need to regenerate image thumbnail for post published before activating this theme. You can simply install Regenerate Thumbnails Plugin. Then Regenerate Thumbnails through Tools => Regen. Thumbnails in your WordPress Dashboard.
Regards,
PratikPratik
MemberHi @cindy,
I think @Sakin can answer this. I will tag him and let him know.Regards,
PratikPratik
Memberhi @shawzepe,
The images are coming up different on front end. But did you solve it using css because now, they appear to be of same height?Pratik
MemberHi @Markus,
Can you check the site now? The header image is coming up properly.
Edit:
What you meant was Featured Slider not Header Image. To change it, Please follow the https://catchthemes.com/theme-instructions/catch-flames-pro/ and search for Featured Slider.
This should help you change the match stick image.
Pratik
MemberHi @[email protected],
Thank you for the appreciation. If you liked our theme and support, please help us by leaving a review at https://wordpress.org/support/view/theme-reviews/catch-kathmandu.
Regards,
PratikPratik
MemberHi @malodk02,
Thank you for the appreciation. If you liked our theme and support, please help us by leaving a review at https://wordpress.org/support/view/theme-reviews/catch-base.
Regards,
PratikPratik
Memberhi @Markus,
I will need your admin credentials. Please wait while I send you email for these information.Regards,
PratikPratik
MemberHi @cindy,
Do you want page author to be displayed in single page, say, like in http://explorationvacation.net/about/ ? If this is the case, then you just need to add a file content-page.php in your child theme and put the contents in this link: http://pastebin.com/25i8fhbV in that file. Since you are already using a child theme, I am skipping the child theme creation part.
Let me know if its something else and I will help you further.
Regards,
PratikPratik
MemberHi @brianmor,
This is strange, those plugins should not hamper front end CSS. But since the custom CSS worked, there should be no problem.
Let me know if there is anything else.
Regards,
PratikPratik
MemberHI @Minh,
The optimize tools sometimes cause js conflict. I am glad it is solved now.Regards,
PratikPratik
MemberHI @[email protected],
The hover color is #d4af37. Can you check this screenshot: https://nimbus.everhelper.me/client/notes/share/429826/hhadtbh51qg8d16y7cv4
Pratik
MemberHi @Markus,
Thanks for site-url. Can you try adding a header image from Appearance=> Customize=> Header Image.
Make sure “Enable Featured Header Image on” is in enabled mode.
I cannot see header image currently being displayed on front end.
Let me know how it goes and I can help you further.
Regards,
PratikPratik
MemberHi @malodk02,
This should work. Use following CSS code in Appearance=> Customize=> Theme Options => Custom CSS box:#supplementary { display: none; } .home #supplementary { display: block; }Let me know how it goes.
Regards,
PratikPratik
MemberHi @[email protected],
You can use following CSS Code:
.header-sidebar .widget ul { background-color: #d4af37; } .header-sidebar .widget ul.menu a { color: #000000; }Let me know how it goes.
Regards,
PratikPratik
MemberHi @malodk02,
It might be possible. But I will need to check your site url for that. Can you please post it in.
Regards,
PratikPratik
MemberHi @shawzepe,
The sizes of the images are different.
1. Size of Lemon Gin Saison by Bridge Brewing Company is 410×231 px
2. Size of Fuggles and Warlock Raiden Black Rye IPA 410×321 px
The problem is one image has 231 height and other has 321.Make them all same size and they will appear same.
Regards,
PratikPratik
MemberHi @brianmor,
Humm, it looks like there is some CSS code overriding this may be from a plugin or have you edited any contents of styles.css?
Can you try adding following code in Appearance => Customize=> Theme Options => Custom CSS box:
`
#featured-post a .entry-title:hover {
color: #0088cc;
}
`Pratik
MemberHI @Taylor,
Similar effect is possible. Add following code with code above:
#content .wrapper { background: #ffffff; }Let me know how it goes.
Regards,
Pratik -
AuthorPosts
