Tagged: carousel slider text title
- This topic has 9 replies, 2 voices, and was last updated 3 years, 7 months ago by ipseity.
-
AuthorPosts
-
April 12, 2021 at 6:37 am #279369ipseityParticipant
Hi there,
I have been sifting through the forums for days trying to figure out how to remove the text from under my images for my post carousel. It is on a page that is not the home page. It seems to need some CSS so that it is just a slider of images. I have already made the images clickable and do not need the titles underneath (currently reading: “no title” because I tried clicking the do not show title option to remove the feature from the carousel)
Additionally, because I set the carousel up to show a featured image, the featured image is now displayed across the top of each post also. I have tried all the plugins recommended bc Verity theme does not have the checkbox option to not display the featured image. I cannot seem to find a solution for not displaying the featured image on the post pages.
Help! Thanks!
April 12, 2021 at 6:39 am #279380SkandhaParticipant
@ipseity: Hello there,
Can you please post in your site URL so that I can look into the issue?Kind Regards,
SkandhaApril 12, 2021 at 10:31 pm #279408ipseityParticipantthe carousel is on page: https://ipseitydesign.com/index.php/work-2/
April 12, 2021 at 10:32 pm #279416SkandhaParticipant@ipseity: Hello there,
The link for the carousel is not working. Can you please check again if you posted the correct link?Kind Regards,
SkandhaApril 13, 2021 at 2:14 am #279438ipseityParticipantYes, sorry, I moved the carousel to the bottom of the branding page so it was more accessible, rather than linking to a separate page. Sorry for the confusion.
https://ipseitydesign.com/index.php/branding/
I would like to remove the titles from the post carousel as well as remove the featured images that are displayed at the top of each post. I installed a plugin that added this option to each post; however, it is not working.
Thanks!!
April 13, 2021 at 5:39 am #279457SkandhaParticipant@ipseity: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code./* To remove the titles in the carousel */ #post-2503 .wp-block-coblocks-post-carousel__content { display: none; } /* To remove images at top of the post page */ .post-thumbnail.singular-header-image { display: none; }
Let me know if this works out!
Kind Regards,
SkandhaApril 13, 2021 at 10:49 am #279489ipseityParticipantseems to have worked thanks!!!
April 16, 2021 at 1:45 am #279745SkandhaParticipant@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,
SkandhaApril 20, 2021 at 7:22 am #280254ipseityParticipantI have the carousel set to only show posts from the ‘work’ category. This was working before but not now. They show up in the carousel correctly (omitting the ‘blog’ posts), however when you click through the individual posts, they all show up? I only want the ‘work’ posts to be available here. Likewise, ‘blog’ posts to be available only through the ‘blog’ section on the home page. Can you help me figure out why this changed and return it to operating the way I preferred it?
April 20, 2021 at 7:30 am #280255ipseityParticipantActually the same problem is now happening on my ‘blog’ post block on the home page. I would only like to be able to scroll through the blog category of posts here. Thanks for any help you can provide!
-
AuthorPosts
- The topic ‘Post Carousel Title Text’ is closed to new replies.