- 
		AuthorSearch Results
- 
		
			
July 8, 2025 at 2:14 am #340532Topic: Featured Sliderin forum Catch Base ProStephen ParticipantFor some reason the feature slider images no longer displays on a published version of my website centaurcellars.com.au I tested the demo slider image and that seem to work. Any tips? January 19, 2025 at 11:04 am #338720In reply to: Disable Slider Progress BarSakin KeymasterHello Geoff, You can add the following CSS in the “Appearance => Customize => Additional CSS” box to hide the progress bar in the Featured Slider: #feature-slider-section .progress-bg { display: none; }Regards, 
 SakinJanuary 7, 2025 at 10:30 pm #338627In reply to: Header Image Issuesujapati Keymaster@Gary: You’re using the Featured Slider with a single image, so it looks like a header image and the changes you made to the header image are not reflecting on your site because of this setup. To update it, please navigate to Customize => Featured Slider and make the changes there. Kind Regards, 
 SujapatiNovember 25, 2024 at 6:34 am #338239In reply to: Attribute Text Color – Shop PageSwiftyRox ParticipantThank you very much Sujapati. This worked!! I’ve published those changes… One other thing…Can you please explain to me why I am seeing the header error periodically on the page when the site loads. I get 4 lines of error text that have the following path: Notice: Undefined index: featured_content_button_text_3 in /home1/departur/public_html/wp-content/themes/rock-star-pro/inc/featured-slider.php on line 412 Notice: Undefined index: featured_content_button_text_4 in /home1/departur/public_html/wp-content/themes/rock-star-pro/inc/featured-slider.php on line 412 Notice: Undefined index: featured_content_button_text_5 in /home1/departur/public_html/wp-content/themes/rock-star-pro/inc/featured-slider.php on line 412 Notice: Undefined index: featured_content_button_text_6 in /home1/departur/public_html/wp-content/themes/rock-star-pro/inc/featured-slider.php on line 412 I don’t see any updates for the theme, however these header errors appear periodically, and if I refresh, they go away, but they have never been there before.. Cheers 🙂 November 10, 2024 at 11:24 pm #338095In reply to: Slideshow on the Home pageminal KeymasterHello @arquez You have to enable the featured slider section from Customizer for your desired feature. To go to Customizer, kindly follow that path, Dashboard >> Appearance >> Customizer >> Theme Option >> Featured Slider Please free to ask if any confusion arose, Sincerely, Minal - 
		This reply was modified 10 months, 3 weeks ago by Sakin. 
 June 26, 2024 at 12:37 am #336389In reply to: h1 tags on home pagesujeet KeymasterHello @effess, Yes we can see multiple h1 tags in featured slider and featured content in your website, but when I checked in our end, I didn’t find such issues. You can also check our demo: https://catchthemes.com/demo/catch-kathmandu-pro/ I think it might be the issue of any plugin. Please check disabling plugins and let me know. Thank you. Regards, 
 SujeetJune 9, 2024 at 10:53 am #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 9, 2024 at 6:19 am #335942RChalmers ParticipantOk, the link is https://robert-chalmers.uk The front page, you will see featured pages in the slider, except #4 doesn’t change image. May 28, 2024 at 7:25 am #335675In reply to: Gray Overlay over Images in Featured Sliderminal KeymasterHello @pixelfaenger Because of your image transparency, the background color given to that section is seen. Probably you have changed the tertiary background color from the customizer color option try to change the desired color on that tertiary background color to get your desired result. If this creates conflict with other sections try the below CSS for that specific featured slider section try this CSS snippet .slider-content-wrapper { background-color: #bcbcbc; }Change color value with your desired value on that CSS code. Sincerely, Minal May 28, 2024 at 7:02 am #335670In reply to: Gray Overlay over Images in Featured Sliderpixelfaenger ParticipantSure, the first image shows, hot it is displayed on the website. https://cloud.pixelfaenger.com/index.php/s/PJRPfQwB99GbE6T The second image shows the original image used in the featured slider. https://cloud.pixelfaenger.com/index.php/s/z7Q4AyGdTgzSdYD Kind Regards February 1, 2024 at 8:32 am #332020Heinz ParticipantHey Sakin! That plugin does the job pretty god except for one thing. I followed your instructions. Still the featured slider displays a little grey box in the video Thumbnail as if it wants to print the post title. If I ad a post title it prints the title “over” the video thumbnail. How could one hide this box? Thanks in advance ! Regards, Heinz January 27, 2024 at 3:02 am #331915Sakin KeymasterHi Bram, There is no option to change the slider background color as it’s coming from Script. The best option is to use the larger image or stretch the image with Custom CSS. If you want to stretch the image then you can add the following CSS in the “Appearance => Customize => Additional CSS” box: #main-slider img { width: 100%; }But if you want to change the background color then add the following CSS in the “Appearance => Customize => Additional CSS” box: .featured-slider .hentry { background-color: #5d91bf !important; }Regards, 
 SakinJanuary 26, 2024 at 1:23 pm #331900Sakin KeymasterHi Heinz, There is no option to replace the slider with the Video. So for this, you need to build a child theme and add a custom function. 
 There is also a plugin called Catch Featured Video Pro which will add an option to upload a video instead of a Featured Image on a Page/post. After installing this plugin, you can add a YouTube video URL to the page/post “Catch Featured Video Pro URL box”. Finally, go to “Appearance => Customize => Featured Slider => Slider Options” and select Slider type as “Page/Post” and then select the page/post that has a video URL.Regards, 
 SakinDecember 11, 2023 at 8:58 am #330781In reply to: Slider resizingtikaram Participant@btcbtc : Please post in your site URL so that I can check for issues on your site and provide you the required fix. The above css code should fix the height issue for the featured slider. Regards, 
 TikaramNovember 23, 2023 at 11:40 pm #330467gary smith ParticipantHello Sakin, My homepage uses the featured slider. Below it is the static page which is one column. The full smaller image is in the column at the bottom-not shown in the photo but a crop appears full height to the left of the column, see link below below is the area the element appears Many Thanks Gary November 22, 2023 at 12:02 am #330408tikaram Participant@levphoto : You may disable the header media and enable the Featured slider from theme options. 
 Login to your WordPress admin section. Go to Appearance => Customize => Header Media
 Under Enable on : Select disabled and click on publish.To enable the Featured slider. Go to Appearance => Customize => Theme Options => Featured Slider 
 Under Enable on : Select Homepage/FrontPage. Set the desired number of slides and select the pages containing the slider images.let me know if you are still having issues. Regards, 
 TikaramNovember 4, 2023 at 1:34 pm #330141apicula MemberOh, thx for the quick answer but ‘what a pity’. There are many Slider Plugins outside, but the Mainproblem is, that I never can get a Slider or Headerimage above the top Mainmenue. The MainMenue and the Featured Content Menue are not in the page but the sliders call have to be positioned into the page. I would be very happy if someone has an idea for this. November 1, 2023 at 3:52 am #330065In reply to: Clean Portfolio Pro – How to add social media iconstikaram Participant@rmailuhu : Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css. @media screen and (max-width: 768px) { .custom-header-content, #feature-slider .entry-container { padding: 180px 60px; } .featured-content-wrapper.layout-three .hentry { width: 33.33%; } }Let me know if this helps you out. Regards, 
 TikaramOctober 29, 2023 at 7:19 pm #330031In reply to: Clean Portfolio Pro – How to add social media iconsrmailuhu Member@tikaram : Thank you for your help! Also have a question about the Featured Slider. How can I change the image size on tablet and mobile version? 
 It’s super small.
 Actually I would like to have a lay-out which will look the same as the desktop version:
 – Featured Slider
 – Featured Content: 3 columns next to each other.And the tagline is not visible on tablet and mobile version. Hope you can help, thanks. July 27, 2023 at 1:41 pm #321691In reply to: Stupid me: Where is the Featured Slider?!tikaram Participant@florent-bruchezmac-com : Login to your WordPress admin section. Go to Appearance => Customize 
 In the customizer panel you can find featured slider just below Theme Options. Click on the Featured slider option and add sliders as desired. Let me know if you are still having issues locating featured slider option.Regards, 
 Tikaram
- 
		This reply was modified 10 months, 3 weeks ago by 
- 
		AuthorSearch Results
Search Results for 'Featured Slider'
- 
		
		Search Results
- 
		
			
Topic: Featured SliderFor some reason the feature slider images no longer displays on a published version of my website centaurcellars.com.au I tested the demo slider image and that seem to work. Any tips? 

