-
AuthorSearch Results
-
February 10, 2020 at 1:52 pm #235643
In reply to: featured slider appears over menu and site title
Kevin
ParticipantIf I could work out how to delete this post, I would. I have solved my problem – I was trying to use my posts in the featured slider, but I have not set any featured images. Once I created some, it works fine.
February 9, 2020 at 3:46 am #235511In reply to: unclicksble feuture landing page
Skandha
Participant@jangmery: Hello there,
Please let me know which featured content or slider posts you would like to make clickable.Kind Regards,
SkandhaFebruary 8, 2020 at 1:05 pm #235445In reply to: unclicksble feuture landing page
wan mohd zamri
Participantyes sir. it works well anda all feauture and slider unclickable.
and how to make certain featured or slider clickable? thank u
February 7, 2020 at 11:04 pm #235392In reply to: unclicksble feuture landing page
Skandha
Participant@jangmery: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..featured-content-section .post-thumbnail, .featured-content-section .entry-title, .slider-content-wrapper .entry-title { pointer-events: none; }Let me know if this works out!
Kind Regards,
SkandhaFebruary 5, 2020 at 11:16 pm #235195In reply to: embedding a Smart slider into the header media
Skandha
Participant@bamper1: Hello there,
You can use the Featured Slider option available in the theme for sliding images.
Go to => Appearance => Customize => Theme Options => Featured SliderLet me know if this helps you out!
Kind Regards
SkandhaFebruary 5, 2020 at 5:32 am #235152Julien
ParticipantI have a similar problem with a feature of this theme.
I use “featured slider” on front page, and unfortunately there is no option to translate this… I’m a bit surprised.
Any solution?
January 30, 2020 at 6:09 am #234505In reply to: Catch Everest Update Layout
Skandha
Participant@sinoseps: Hello there,
To have moving images like in the demo you will need to use the Featured Slider section
Go to => Appearance => Customize => Featured Slider => Slider Options => Select Slider Type and Add some posts with featured images.The demo is made using the pro version of the theme so some features you see in the demo will not be available in the free version you are using.
Let me know what changes you would like to be made.
Kind Regards,
SkandhaJanuary 14, 2020 at 1:55 am #232776In reply to: Section sorter deosn´t work + grey overlay delete
Skandha
Participant@janushka608seznam-cz: Hello Jana,
The Section Sorter issue has been fixed in the latest theme update. Can you please update the theme to the latest version.To remove the grey overlay from slider
Go to => Appearance => Customize => Theme Options => Featured Slider => Image Overlay Set it and PublishLet me know if this helps you out!
Kind Regards,
SkandhaDecember 11, 2019 at 2:37 pm #229494In reply to: Buttons and Sliders
RodeBoy
ParticipantThe only slider I am using on this site is the themes Featured Slider at present, and I would look to simply replace this if the layout suits. Where would I put the plugin coding?
Will the plugin (or the theme) create a slider which displays on a mobile the same way as Fullscreen Pro?
What about the updating issue? The plugin still says it needs updating when it is running the latest version.
Thaks Skandha,
Chris
November 26, 2019 at 11:39 pm #227655In reply to: Buttons and Sliders
Skandha
Participant@rodeboy: Hello Chris,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code./* Promotion Headline button */ #ct-about-2 .btn-transparent, #ct-about-2 .btn-transparent { background-color: #fff; border-color: #fff; color: #000; } #ct-about-2 .btn-transparent:hover, #ct-about-2 .btn-transparent:focus { background-color: #123345; border-color: #123456; color: #fff; } /* For featured content buttons */ #featured-content .btn-transparent, #featured-content .btn-transparent { background-color: #fff; border-color: #fff; color: #000; } #featured-content .btn-transparent:hover, #featured-content .btn-transparent:focus { background-color: #123345; border-color: #123456; color: #fff; }You can change the color according to your choice.
You don’t have to disable the slider within the theme. You will need to
Go to => Dashboard => Catch Slider Pro => Create new slider and add the shortcode on post/page where you want it to be displayed.Let me know if this helps you out!
Kind Regards,
SkandhaNovember 4, 2019 at 11:45 pm #224662In reply to: Feature Slider Above Menu
Skandha
Participant@fireflywebs: Hello there,
Go to => Child theme folder => functions.php and add the following Code.function slider_above_menu() { remove_action('clean_education_before_content', 'clean_education_featured_slider', 10); add_action('clean_education_header', 'clean_education_featured_slider', 55); } add_action( 'wp_head', 'slider_above_menu');Let me know if this works out!
Kind Regards,
SkandhaOctober 31, 2019 at 7:28 am #194944In reply to: "Theme options" from Appearance disappeared!
Skandha
Participant@twin6: Hello there,
Did you Go to => Appearance => Customize => Featured Slider?Let me know if the option does not appear.
Kind Regards,
SkandhaOctober 24, 2019 at 12:40 am #187407In reply to: Changing Header Images
Skandha
Participant@svenmagnus: Hello Sven,
Yes it is possible with free version. Only pages can be used in the free version. To use post,category or custom options in the slider you will need to upgrade to pro.Firstly you will need to create pages and set a featured image for each of the page.
Then,
Go to => Appearance => Customize => Theme Options => Featured Slider => Select the pages you just created.Let me know if this helps you out!
Kind Regards,
SkandhaOctober 22, 2019 at 11:37 pm #187013In reply to: Changing Header Images
Skandha
Participant@svenmagnus: Hello Sven,
Go to => Appearance => Customize => Theme Options => Featured Slider => Select the pages you want to display in the slider.Kind Regards,
SkandhaOctober 20, 2019 at 4:22 am #186276In reply to: Feature Image Slider
Skandha
Participant@fireflywebs: Hello there,
Go to => Child theme folder => functions.php and add the following Code.function overriding_parent_code() { add_action( 'lucida_after_header', 'lucida_featured_slider', 10 ); remove_action( 'lucida_before_content', 'lucida_featured_slider', 10 ); } add_action('after_setup_theme', 'overriding_parent_code');Let me know if this works out!
Kind Regards,
SkandhaOctober 14, 2019 at 2:19 am #185804In reply to: Header Image – Image rotation Catchbox pro
Skandha
Participant@rdangel07: Hello Ralf,
For that you can use the Featured Slider Option.
Go to => Appearance => Customize => Featured SliderLet me know if this helps you out!
Kind Regards,
SkandhaOctober 9, 2019 at 9:02 am #185465In reply to: Featured Content Image
[email protected]
ParticipantI’ve amended the featured image to 780×586 which makes the Featured Content image box look ok BUT now the corresponding image in the home page Features Page slider (see slide 1 with the van on beach) is out of kilter with the other slide images?
Does the Slider use the Featured Image – so 789×56? – as I’d seen reference elsewhere to the Slider image size is 1920×800 (though I can’t see where you can specify a Slide image).September 9, 2019 at 8:18 am #181704In reply to: Socia Icons position issue
pacomarquez
ParticipantI’ve found the flag “Enable Social Icons in Featured Slider” in Featured Slider, so I can turn off.
How can I position them in the footer?August 28, 2019 at 6:34 am #180593In reply to: header image to carousel it can be ?
Skandha
Participant@ph3n1993: You can Disable the Header and Enable Featured Slider for that.
To disable Header Media
Go to => Appearance => Customize => Header Media => Enable On => Select DisabledTo enable Featured Slider
Go to => Appearance => Customize => Theme Options => Featured Slider => Enable OnKind Regards,
SkandhaAugust 18, 2019 at 11:53 pm #179868Skandha
Participant@dazzathedrummer: Hello there,
To have the Header Image Above the Slider you wont have to create a child theme. There is an option in the customizer.
Go to => Appearance => Customize => Header Image => Featured Header Image Position => Select Before Slider. I seem to have forgot about that option.Let me know if this works out!
Kind Regards,
Skandha -
AuthorSearch Results
