Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@imilner: Hello there,
Sorry for the late reply.To remove the small featured image from the single post page
Go to => Appearance => Customize => Layout Options => Single Page/Post Image => Select Disabled and Publish.Then,
Go to => Appearance => Customize => Header Media => Select Entire Site, Page/Post Featured Image and Publish.Let me know if this solves your issue.
Kind Regards,
SkandhaSkandha
Participant@asdesigned: Thank you for your wonderful review. Have a good day! 🙂
Kind Regards,
SkandhaSkandha
Participant@techsteward: Hello there,
I checked your site and the Testimonial Slider seems to be working fine. Is your issue resolved?Kind Regards,
SkandhaSkandha
Participant@emmaava6: Hello there,
You don’t seem to be using our theme. Please post your issues on the respective theme support forum.Kind Regards,
SkandhaSkandha
Participant@cbcreators: Glad you were able to figure it out. Have a good day! 🙂
Kind Regards,
SkandhaSkandha
Participant@wildways: Hello there,
Can you please post in your site URL so that I can look into the issue?Kind Regards,
SkandhaSkandha
Participant@bastienchill: Hello Bastien,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..home #content #post-236 .entry-header { display: none; }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@ashleyriley: Hello there,
I will need to look into your site to debug the issue. I have sent you an email. Please check your inbox as well as the spam folder.Kind Regards,
SkandhaSkandha
Participant@hanidea: Hello there,
Can you please post in your site URL and let me know where who want to have the date displayed?Kind Regards,
SkandhaSkandha
Participant@hanidea: Hello there,
Can you please post in your site URL so that I can look into the issue? Do you mean to add Privacy Policy link in the footer?Kind Regards,
SkandhaSkandha
Participant@brandtki: Glad that worked out. Have a great weekend! 🙂
Kind Regards,
SkandhaSkandha
Participant@ipseity: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/verity/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. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
SkandhaSkandha
Participant@brandtki: Hello there,
Please remove all the code I provided you above and add the following Code.@media screen and (min-width: 1200px) { #masthead { background-color: rgba(0,0,0,0.7); } }Let me know if this what you want!
Kind Regards,
SkandhaSkandha
Participant@pankangarden: Hello there,
Can you let me know which WooCommerce block you used for the Homepage products?Kind Regards,
SkandhaSkandha
Participant@brandtki: Hello there,
Looks like you did not follow the steps I provided above to create the Gallery.Can you please follow the following steps to create a gallery
Edit the post/page where you want to have the Gallery => Add New Block => Formatting => Classic Block => Add Media => Create Gallery => Select the images you want in your Gallery => Create New Gallery => Now Select the type and size of the Gallery images you want in the Gallery Settings and Click Insert Gallery and Update the post/page.Then the carousel should work.
Kind Regards,
SkandhaSkandha
Participant@ashleyriley: Hello there,
Can you please post in your site URL and elaborate the issue you are having so that I can help you out?Kind Regards,
SkandhaSkandha
Participant@thetravelgal: Hello Cindy,
Can you please
Go to => Child Theme Folder => functions.php and add the following Code.function remove_extra_image_sizes() { remove_image_size( 'catchresponsive-slider', 1200, 514, true ); // used for Featured slider Ratio 21:9 remove_image_size( 'catchresponsive-featured-content', 350, 197, true ); // used in Featured Content and Portfolio Ratio 16:9 remove_image_size( 'catchresponsive-hero', 528, 297, true ); // used in Hero Content //Archive Images remove_image_size( 'catchresponsive-featured', 860, 484, true); // used in Archive Top Ratio 16:9 remove_image_size( 'catchresponsive-square', 200, 200, true ); // used in Archive Left/Right Ratio 1:1 remove_image_size( 'catchresponsive-sm-square', 100, 100, true ); // used in Testimonials and Services Ratio 1:1 remove_image_size( 'catchresponsive-stats', 40, 40, true ); // used in Stats Ratio 1:1 } add_action('init', 'remove_extra_image_sizes');And then regenerate the thumbnails.
Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@thetravelgal: Hello there,
Do you mean the color settings that you had set in customizer has changed to default after theme update?Kind Regards,
SkandhaSkandha
Participant@brandtki: Hello there,
Go to => Dashboard => Catch Gallery => Check Enable Carousel option and Save Changes.This will enable carousel on the Gallery on Wedding page.
Kind Regards,
SkandhaSkandha
Participant@ipseity: Hello there,
I am not sure is that possible. You will need to find a suitable plugin from the WordPress Plugin Repository.Kind Regards,
Skandha -
AuthorPosts
