-
AuthorSearch Results
-
February 15, 2017 at 1:32 pm #109766
In reply to: Full Frame Pro – Front page image slider
Pratik
ParticipantHi @Garret,
You need to use Featured Image Slider as slider type and either leave the Link blank.
Regards,
PratikFebruary 14, 2017 at 9:43 pm #109708F
ParticipantSorry, to clarify:
Featured image is now appearing as expected on PAGES.
On POSTS, it appears that the featured image was added to the top. What I mean by this is that the top image appears as expected, but the feature image is duplicated, appearing above the post title. Rather than replacing the full size display of the feature image with the slider/header size, it now has both.
I have tried to fix this by editing the post: going to the bottom of the page where it says HELENA OPTIONS > SINGLE PAGE POST IMAGE. Here I select DISABLE, hoping to remove the additional image, but nothing happens. If I select another option, like making this duplicate image a smaller size such as HELENA SMALL or POST THUMBNAIL, this duplicate image does change to the smaller size. But I cannot get rid of it.
I hope this helps to clarify the issue.
February 14, 2017 at 9:13 pm #109702F
ParticipantThank you. Yes, this works, but now the featured image shows up twice on pages and posts. Once on top, as expected, and again below the title, only this time it’s smaller (full size, not slider size). How can I make it so that the featured image shows on the top, but doesn’t automatically duplicate itself?
Cheers!
February 14, 2017 at 10:06 am #109637In reply to: Remove white space
real_makkoy
Participanthello,
I also tried to use page sliders instead of the post sliders but the featured image is not showing up in 3 of the 4 of pages. http://www.makkoy.com
IS there an error in my css?#main-slider .entry-title span, #main-slider .entry-content {
}
h6.bazinga {
font-size: 15px;
font-weight: bold;
color: #645240 !important;
}
#featured-post #featured-post-4 {
text-align: center;
width: 83%;
}#featured-post #featured-post-4 .entry-title {
font-size: 16px;
}#homepage-message { margin-top: 0; }
input#s { color: #E56717; }
a {color: #E56717;}
Follow my blog with Bloglovin#main-slider .entry-title span,
#main-slider .entry-content {
background: none transparent;
color: #fff;
}
#header-menu .menu .current-menu-item > a, #header-menu .menu .current-menu-ancestor > a, #header-menu .menu .current_page_item > a, #header-menu .menu .current_page_ancestor > a, #colophon .menu .current-menu-item a {
background-color: #fd4905;
color: #000000 !important;
}
.wpurp-container { background: dark; }.form-allowed-tags{
display:none;
}February 14, 2017 at 1:21 am #109601In reply to: Featured Slider
real_makkoy
ParticipantI have updated my subscription. I am trying to change the featureds slider text from white to black. I currently have the code below in my additional css. but each time i try to change color to #000 or #000000 I get error code Markup is not allowed in CSS. How do I make this update. Thanks
#main-slider .entry-content {
background: none transparent;
color: #fff;
}February 11, 2017 at 9:13 am #109399In reply to: Link to pages from homepage slider
Mahesh
Participant@luigibella: Just did the same and nothing happens. The image are no longer clickable means no link in the featured slider. May be because of caching. Please try clearing cache. Let me know further.
Regards,
MaheshFebruary 11, 2017 at 1:51 am #109364In reply to: Link to pages from homepage slider
luigibella
ParticipantThanks for checking, strangely enough when I check though each image(currently there are 5) is a permalink to a page(the page that is pointed to under customize-Featured Slider-Featured Page#1-#5).
and from the homepage when I hover over the first slide I see
Permalink to: About Us
and if I click on it I get brought to: http://swotcentraltexas.com/about-us/Can you help me remove the linking to the pages?
February 9, 2017 at 9:21 pm #109251In reply to: Featured slider….how to activate
spot0608
Participantnever mind, got it…it´s not a featured slider, it´s a responsive slider and I need the plugin…
February 9, 2017 at 2:27 pm #109202In reply to: Featured Slider
real_makkoy
ParticipantThese are my custom lines. Could any be a problem?
#main-slider .entry-title span, #main-slider .entry-content {
}
h6.bazinga {
font-size: 15px;
font-weight: bold;
color: #645240 !important;
}
#featured-post #featured-post-4 {
text-align: center;
width: 83%;
}#featured-post #featured-post-4 .entry-title {
font-size: 16px;
}#homepage-message { margin-top: 0; }
input#s { color: #E56717; }
a {color: #E56717;}
Follow my blog with Bloglovin#main-slider .entry-title span,
#main-slider .entry-content {
background: none transparent;
color: #fff;
}
#header-menu .menu .current-menu-item > a, #header-menu .menu .current-menu-ancestor > a, #header-menu .menu .current_page_item > a, #header-menu .menu .current_page_ancestor > a, #colophon .menu .current-menu-item a {
background-color: #fd4905;
color: #000000 !important;
}
.wpurp-container { background: dark; }.form-allowed-tags{
display:none;
}February 9, 2017 at 2:19 pm #109198In reply to: Featured Slider
Pratik
ParticipantHi @real_makkoy,
Can you try it from Appearance=> Customize=> Featured Slider=> Slider Options=> Enable Slider?
February 9, 2017 at 2:14 pm #109197In reply to: Menu in mobile device
Pratik
ParticipantHi @bme,
I am sorry, I thought I posted the answer but forgot it. To hide excerpt in featured-slider, try following in Appearance=> Customize=> Additional CSS box:#feature-slider .entry-content { display: none; }About the menu issue, I tried it on my phone and several devices, but the menu seems to be working fine. Can you let me know which device you have the issue in?
Regards,
PratikFebruary 9, 2017 at 1:55 pm #109195In reply to: Featured Slider
real_makkoy
ParticipantIn theme optioms-> featured slider->slider options, i have the enable slider option set to disable. Is there a different place to disable from?
February 9, 2017 at 1:36 pm #109191In reply to: Menu in mobile device
Bme
ParticipantI’ve checked the demo, and there i can close the menu.
My site is developing, but I’m disabling the coming soon mode for the next hours, so you can check it.
http://www.bajomilestrellas.com
Thanks. And maybe you can help with the other subject i asked for… Is there a way to hide the excerpt in the featured slider?February 9, 2017 at 9:15 am #109173In reply to: Featured Slider
real_makkoy
ParticipantHello, I disabled the featured slider. It is no longer there when I view it on my computer but it has not been removed from my cell phone. Please advise. The website is http://www.makkoy.com
February 5, 2017 at 8:37 pm #108877In reply to: Parallax Pro Site Branding, Logo & Description
Marius
ParticipantHi dear Catch Team, is there a possibility within the customizer or better, how can I in general change the Display Order of the different Slider(Portfolio, Hero etc.)
As well how can I change the Arrow-button color within the Featured slider. There is no option I can find within the color options.Thanks & best regards
Marius
February 1, 2017 at 9:30 am #108531In reply to: How do I change the Front page slider images?
Mahesh
Participant@rcheney: Well, on Fabulous Fluid Free version, it has limit feature. You cannot directly upload specific image from the media directly into the slider. But What you can do is, use the page’s featured image as the slider image. First of all create some pages, and make sure you have set the Featured Image set to them. Then go to Dashboard=> Appearance=> Customize=> Featured Slider and select Featured Page Slider option in Select Slider Type. Some options will slide down. Choose the pages you desire.
For custom images, I recommend you to upgrade to Pro.Regards,
MaheshJanuary 26, 2017 at 11:33 pm #108107In reply to: Link to pages from homepage slider
luigibella
ParticipantHello and thank you for your fast reply!
Unfortunately, that code did not do the trick.
What I am trying to disable is the permalink to a page that goes whenever you click on any part of the featured image on the homepage slider.here is all my custom CSS to date:
/* You can add your own CSS here. Click the help icon above to learn more. */ #feature-slider .slides a { pointer-events: none; } #feature-slider .entry-container { display: none; } /* For Header */ #masthead.fixed-header.header-background { background: rgba(0, 0, 0, 0.7); } .simcal-calendar { max-width: 75% ; margin-left: auto; margin-right: auto; } .wpcf7-form { font-size: 150%; } .swpm-join-us-link { display: none; }January 26, 2017 at 11:57 am #108072In reply to: Need to understand your design philosophy ….
Mahesh
Participant@novaglenn:
1. For featured content uneven images, please use featured image of same size for all. This will fix the issue. And to show title, please remove the following CSS:.home h1 { display: none; }2. For hiding Slider navigation, add the following CSS:
#feature-slider .cycle-prev, #feature-slider .cycle-next { display: none; }3. Please use a text widget for this and place it in one of the footer area.
Let me know if any issue.Regards,
MaheshJanuary 22, 2017 at 8:23 am #107716In reply to: Featured Slider is stuck on first image
Vernon
ParticipantI found the answer. I went to Appearance/Theme Options and Featured Slider at top and found that the delays were both set to 0.
January 20, 2017 at 9:38 am #107548In reply to: Two short questions (slider and "featured content")
Mahesh
Participant@gustavoson: Yes, you can find details for both in theme instructions. Yes, you can remove the slider link and hover effect too. For using images of you choices rather than demo, go to Dashboard=> Appearance=> Customize=> Featured Slider and select Featured Image Slider and add desired images.
For Featured Content, go to Dashboard=> Appearance=> Customize=> Featured Content and choose Featured Post Content and put in the desired post ids.Regards,
Mahesh -
AuthorSearch Results
