-
AuthorSearch Results
-
April 4, 2019 at 12:06 am #169234sapanaParticipant
@jack7250: Image you are talking about are saved in image folder of the catch evolution but you can set the featured post slider image. Please follow this steps:
step 1: Go to=> Post=> Edit post=> Featured Image Metabox located at right side=> Select the Image=> Save it
step 2:Go to => Appearance=> Customize=> Featured Post Slider=> Slider Options=> Featured Post Slider#1=> Insert the post ID
Let me know if you find any difficulty.Kind Regards,
SapanaApril 3, 2019 at 5:08 am #169205Jack7250ParticipantI am new user of Catch Evolution Free.
Skandha, your instructions don’t match my options:
Go to => Appearance => Featured Slider => Select Slider Type as Page =>
Does the slider only show the Featured Image from a post or page?
Or can I have a slider that just cycles through a series of images from the Media Library?March 28, 2019 at 8:11 am #168846In reply to: Featured Category Slider
davidsteakleyParticipanti meant, featured category slider. this is supposed to pull the 3 newest posts. it is pulling the three oldest posts. i have category set to “all.”
March 28, 2019 at 7:33 am #168843In reply to: Featured Category Slider
sapanaParticipant@davidsteakley:In Simple Catch you need to manually update the Featured Post ID to get the latest Featured Post to be displayed in Slider. Let me know if you have any other queries?
Kind Regards,
SapanaMarch 28, 2019 at 12:34 am #168819In reply to: Blog excerpts
SkandhaParticipant@coconuts4sale: Go to => Appearance => Customize => Theme Options => Featured Content => Uncheck
Check to Enable Slider Option
.
Also Select the No of Featured Content you want to display.Let me know if this is what you want!
Kind Regards,
SkandhaMarch 27, 2019 at 12:09 am #168772In reply to: Bug in Single Page/Post Image Layout options
SkandhaParticipant@johns: First Go to => Dashboard => Pages => Add two pages and insert a Featured Image to those pages.
Then,
Go to => Appearance => Customize => Featured Slider => Enable the Featured Slider => Select the pages you created before.Let me know if this helps you out!
Kind Regards,
SkandhaMarch 24, 2019 at 12:52 pm #168589Tom GrimesParticipantYes, I have the rpencil-text background in use in a few other elements, which is planned. None of those you listed should be effecting the H1, H2 text on the slideshow of the featured slider when I apply the image to the .site-header element.
What I need is for the theme authors to identify the element that is linked to the site-header causing it to be inherited to the H1, H2 elements so I can be more specific in the CSS than what CSS Hero is allowing.March 21, 2019 at 2:16 am #168365In reply to: Slider order changes
sapanaParticipant@peronia: Can you please set the image loader to the false and try it once
Go to=> Appearance=> Customize=> Featured Slider=> Image Loader=> Select False
Let me know if this does some trick!Kind Regards,
SapanaMarch 17, 2019 at 11:50 am #168059In reply to: scroll first page
valelotartaroParticipantThank you for your answer. I am using the featured slider as the home page for mobile devices because the video that I am using for desktops doesn’t work in mobiles. This is done with the css additional:
@media screen and (min-width:900px) {
#feature-slider-section {
display:none !important;
}
}
Is there another way to change this? Or to make the scroll go from section 0 to section 2?
Kind regards,March 17, 2019 at 1:27 am #168035In reply to: scroll first page
SakinKeymasterHello Valeria,
There looks like you have Featured Slider Section enabled but not configured. So, can you go to “Appearance => Customize => Theme Options => Featured Slider” and make sure it’s “Disabled”.
Regards,
SakinFebruary 25, 2019 at 5:43 am #166647SkandhaParticipant@viv: Go to => Appearance => Featured Slider => Select Slider Type as Page => And select the pages you want to display on the featured slider.
Let me know if this helps you out!
Kind Regards,
SkandhaFebruary 23, 2019 at 11:12 am #166517In reply to: EVOLUTION PRO
SkandhaParticipant@catchrmv: Hello there,
Yes, the feature to have slider on header image area has recently been added in the new theme update version 3.5.3.
You can add max 20 number of slides in the featured slider.The options to have slider in header image are has been added in
Appearance => Customize => Featured Slider => Slider Options => Slider Layout => Full Header SliderLet me know if this helps you out!
Kind Regards,
SkandhaFebruary 16, 2019 at 2:36 am #165982In reply to: featured slider not working on iPhone x
hoddbarnesdickinsParticipantto see what i mean, please do the following
view on any iPhone, not sure if it is happening on other phones?
1) scroll down the page (the first time you do it will work fine0
2) hit home by tapping the logo
3) try to scroll down again (now the website will not scroll past the featured slider section)February 14, 2019 at 7:55 am #165848In reply to: video home
valelotartaroParticipantHowever, I have another question. The featured slider that I put in the mobile home page shows the title of the page (if I choose page in the “select slider type”) or “featured image” (if I choose custom). How can I do so that i doesn’t show any title at all? (only the image)
Thank you very much for your help! Kind regards, ValeriaFebruary 12, 2019 at 1:37 am #165679In reply to: video home
SkandhaParticipant@valelotartaro: Activate both header video and featured slider on your site.
Then
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.@media screen and (max-width:900px) { .custom-header { display:none !important; } } @media screen and (min-width:900px) { #feature-slider-section { display:none !important; } }
Let me know if this works out!
Kind Regards,
SkandhaFebruary 11, 2019 at 11:01 pm #165664In reply to: Featured content – Number images
sapanaParticipant@masfur: Procedure for the Featured Slider is also similar like Featured Content.
Step 1:Go to=>Edit page/post=> Set the Featured Image
Step 2: Go to=> Appearance=> Customize=> Featured Slider=> Select the page/post/category/custom/custom post type
Step 3: No of Featured Slider=> Increase/Decrease the number as per your requirement
Step 4: Save and Refresh the page
Step5: Again Go to=> Featured Slider section and fill up incremented section.
Step 6: Save/Publish it
Let me know if this helps you out!Kind Regards,
SapanaFebruary 11, 2019 at 7:14 am #165616In reply to: Featured content – Number images
MassimoParticipantThank you.
I got the question wrong… Meaning in the featured slider… Sorry about that. Thank you.
p.s.: I changed the title of the post.February 7, 2019 at 1:31 am #165331In reply to: Full width website
sapanaParticipant@micha: Go to=> Appearance=> Customize=> Additional CSS=>add the following CSS code
.site { width: 100%; margin: auto; } .featured-slider .slides img { width: 100%; }
Let me know if this works out!
Kind Regards,
SapanaFebruary 7, 2019 at 1:10 am #165330In reply to: Multiple Featured slider sections in Homepage
sapanaParticipant@jtalavera: I am afraid to say but It is quite difficult to get two featured slider section with different content I suggest you to hire a customizer to get it done.
Kind Regards,
SapanaFebruary 4, 2019 at 2:50 pm #165139blumyoParticipant@sapana – again, just to make sure – in my original question I wanted a single page to appear both in the feature image and in the featured content areas, but in each one to use a different image.
Since the theme takes that image from “Featured image” of the page/post, I basically asked can we have 2 featured images on a single post/page – one that will be used in the slider and one that will be used in the “feature content” area.sorry if I was not clear enough.
Thanks,
Yoav -
AuthorSearch Results