-
AuthorSearch Results
-
December 11, 2019 at 2:37 pm #229494
In reply to: Buttons and Sliders
RodeBoyParticipantThe 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
SkandhaParticipant@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
SkandhaParticipant@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!
SkandhaParticipant@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
SkandhaParticipant@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
SkandhaParticipant@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
SkandhaParticipant@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
SkandhaParticipant@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
pacomarquezParticipantI’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 ?
SkandhaParticipant@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 #179868SkandhaParticipant@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,
SkandhaAugust 10, 2019 at 11:26 pm #179225In reply to: Featured Slider "Custom" doesn't work
SkandhaParticipant@huhuhans: There seems to be an issue with the Featured Slider Custom Type. The issue will be fixed and an update will be released. I will let you know when the update is released.
Kind Regards,
SkandhaAugust 1, 2019 at 12:00 am #178483In reply to: Mobile Menu Hover color stuck
SkandhaParticipant@mmhgloba: Hello Edwin,
Go to => Appearance => Customize => Featured Slider => Slider Options => Transition Length => Set a number that you want.Let me know if this works out!
Kind Regards,
SkandhaJuly 29, 2019 at 3:05 pm #178278In reply to: Slider Image
jamesmillerlifeologyParticipantactually, I think I resolved it. I disabled both the slider and the featured content, saved it. and then selected them again. I think it fixed the bug.
July 25, 2019 at 11:43 pm #178058In reply to: content slider image size
SkandhaParticipant@gildaniela: Hello there,
I don’t see Featured Slider enabled on your site. Can you please enable featured slider and let me know?Kind Regards,
SkandhaJuly 21, 2019 at 6:26 am #177602In reply to: mobile phone off centred
hoddbarnesdickinsParticipantFurther to the above issue regarding not bring able to scroll all the way down when using a mobile. I have the featured slider enabled and I can’t view this section or anything past it when viewing on a phone. You can see my video screenshot here https://share.icloud.com/photos/0vyd-fLZLvf3TzHmoGM-n0GRQ
Please get this fixed, I have complained about this in past but nothing was done
July 7, 2019 at 9:24 am #176541In reply to: Portrait format for header of mobile phones
SkandhaParticipant@fl95: Hello Flurin,
What you can do buy the pro version and upload all the photos on the featured slider and let me know. I will try to help you on what you want to achieve with the landscape and portrait photos in desktop and mobile devices. You can test all the additional features as well. If you are not satisfied with the theme we have a 15-day return policy. You are subjected to a full refund within 15 days of your purchase.I hope this helps you out!
Kind Regards,
SkandhaJuly 5, 2019 at 5:53 am #176412In reply to: Portrait format for header of mobile phones
SkandhaParticipant@fl95: Hello Flurin,
Can you have all those images in the Featured Slider and let me know? Since you are using the free version you can only use Page in the Featured Slider Section. If you upgrade to pro you will have post, page, category and custom type option to select from to create a slider. You can check out the additional-features available in pro version of the theme.Kind Regards,
SkandhaJune 30, 2019 at 9:08 am #176027Wendy NeuhoferParticipantThank you! It partially worked. I think there is a bracket missing? I got an error message about a RBRAC or something like that.
With regard to the featured items, I have figured out how to uses the short code, I have used it on another page, but I wondered if there was a way to use it in a slider, so that I can have more images and they move like the sliders do.
Wendy
-
AuthorSearch Results