Viewing 20 results - 341 through 360 (of 2,393 total)
  • Author
    Search Results
  • #137382
    Skandha
    Participant

    @thetraininglady: Are you talking about the feature slider because there is no featured content option available in the theme option. Sorry that im not able to copy what the issue is. Can you walk me through the issue so that I can find you a solution? Which option in the Customizer are you having trouble with?

    Regards,
    Skandha

    #135818
    tikaram
    Participant

    @mandala528: Please try adding the following additional css and remove the previous additional css. let me know if this resolve your issue.

    .site-content .entry-title {
    	display: none;
    }
    #main-slider .slider-image{
    	pointer-events: none;
    }
    .site-content .featured-image {
    	pointer-events: none;
    }

    Regards,
    Tikaram

    #135753
    Mandala528
    Participant

    I also have another question:

    Can you please tell me how to remove the permalinks in the featured slider?

    Thank You

    #135617
    Matt
    Participant

    Yes, it does work and thank you for the quick reply. Is there a way to remove only the date and keep the title?

    Also, is there a way to remove the title if I choose to use the featured slider? I have noticed that is puts the title directly in the center of each image. I have tried changing the “Display Content” to “Hide Content” but that seems to only work on posts. Would I be better off adding a custom image slider in the top section of the body?
    Thanks in advance for your help and patience.

    #135615
    Dorothy
    Participant

    I now have a screenshot for the homepage showing the chopped off image on a 15.6″ windows laptop:
    BSAB home page with featured image chopped off on right

    Also noticed another couple of issues – The featured image has a black dot in the centre at the bottom (I assume this is because I just have 1 slider image?). How can I get ride of this?
    Here’s the screenshot of this: BSAB featured image with black dot in centre at foot of image slider

    Also noticed that when you hover over the Featured Slider Image it always displays the text “Featured Image-1”. How do I get ride of this text?

    Sorry, lots of questions. I hope you can help.

    Mary Wall
    Participant

    I found a work around for the Feature Slider issue I’m having. It appears that it is specific to using Feature Page Slider. I have set it up using Featured Image Slider instead of pages, and that appears to work. But it also means that when I change to my real URL, I’ll need to go in and update all the links.

    Mary Wall
    Participant

    Oddly enough, if I switch to the Demo Feature Slider, that works. It’s when I set it to Feature Page Slider, so that it will use my pages and the featured image in each page that it does not work.

    #135486
    Skandha
    Participant

    @metsis: Yes when you decrease the size of featured images in the courses slider the height will automatically decrease.

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #courses-section .featured-image img {
        height:120px;
    }

    Let me know if this solves your issue.
    Regards,
    Skandha

    #135422
    Debbie
    Participant

    Very, very close now.

    1. When you are on a page other than the home page (which has the featured slider), the image in the promotion is slightly cut off at the top. Actually, I just checked the landscape view on mobile … it is cut off quite a bit there. Might have to do with my logo … let me know if I need to create a new topic for this.

    2. When you shrink the width of the page so that the left/right sections of the promotion are stacked, the left section only takes up the width specified by “#promotion-message .left” css you gave (which does fix the look for when the left/right sections are next to each other). This is especially odd-looking on mobile devices.

    Here’s the relevant additional css I have so far. Note that I adjusted the width from 75% to 60% and I’m also including the logo css in case that is related to the image getting cut off. Let me know if you need to me to post all my additional css. Thanks!

    /* Fix problem with left/right Promotion Headline widgets */
    .section.left {
    float:left;
    }
    .section.right {
    float:left;
    }
    .promotion-button.roll-button.more-button {
    margin-top:10px !important;
    }
    #promotion-message .left {
    width:60%;
    }

    /* Shrink logo when scrolled */
    .float-header #site-logo img {
    width: 200px;
    transition: all 0.5s ease;
    }

    #134259
    Skandha
    Participant

    @catwingz: To display tagline underneath the site logo and to hide the site title.

    Go to => Appearance => Site Identity => Check the Display Site Title and Tagline option.

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    @media screen and (min-width:1023px) {
    	#site-logo {
    		position:relative;
    		left:-265px;
    	}
    
    	.site-description {
    		padding-top:95px
    	}
    }
    
    .site-title {
    	display:none;
    }

    You seem to have hidden the Testimonial Slider Title using additional css
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #testimonial-section #featured-heading {
    	display:block;
    }

    To change the testimonial slider speed you will have to create a child theme and make changes to core theme files. Let me know if you are comfortable with child theme customizations.

    When you open your site from mobile and press the phone number it automically asks if you want to make call to that number.

    The Footer Contact Info option is only available in the pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in pro version of the theme.

    Let me know if this solves your issue.
    Regards,
    Skandha

    #134215
    Skandha
    Participant

    @eventuality: To change the displayed text on slider you can better use the Featured Image Slider as the slider type.

    Go to => Appearance => Customize => Featured Slider => Select Slider Type => Select Featured Image Slider Option

    Then you can add image to the slider and write the text displayed in the slider in the title and content section. Then you can insert the URL of the page/post to link the slider image to the post/page.

    Let me know if you are still not clear about it.
    Regards,
    Skandha

    #134166
    eventuality
    Participant

    no, i mean to change the displayed text/ content. I`d like to add custom text which is not displayed on the site the featured slider is linked to.

    regarding the dots, i`ll try out your suggested solution.

    #134147

    In reply to: Testimonials

    Skandha
    Participant

    @catwingz: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .testimonial_slider_wrap .featured-image {
        display:none;
    }

    Let me know if this solves your issue.
    Regards,
    Skandha

    #134136
    Skandha
    Participant

    @eventuality: Do you mean to change the font of the text in the featured slider? If yes let me know which font do you want to use and I shall provide you the necessary CSS Code.

    About the slider dots issue
    Please try doing a fresh installation of the theme and deactivating all plugins. Follow this link to know more about plugin conflict with our themes. Let me know if the problem still persist.

    Regards,
    Skandha

    osPriya
    Participant

    Can someone help me? It’s been a few days and i’d like to get this fixed.

    When I view the image in the theme configuration by choosing appearance -> customization -> Featured slider i can inspect the element and see it’s using the thumbnail image

    <img class="attachment-thumb" src="https://www.outsidesuburbia.com/wp-content/uploads/2016/02/IMG_3292-1024x439.jpg" draggable="false" alt="">

    but when i view the website, all the slider images and category images are the hi-res image – not the thumbnail generated image. I’ve regenerated all thumbnails. Running latest version of theme and i’ve cleared cache and disabled jetpack cdn so they should be served from my server.

    osPriya
    Participant

    These would be the slider images and the featured posts images that i’m having problems with.

    #133806
    erikcave
    Participant

    Thanks for your reply.

    I am not sure what you mean by saying it is working fine at your end. Can you see on my page that the latest posts content is not showing?

    I have done what you said, and I still don’t see it.

    Also, to be clear, I have no issues with the featured slider.

    #133774
    Skandha
    Participant

    @erikcave: The homepage settings/frontpage settings seems to work fine at my end. Make sure you have categorized the your posts while you editing your posts and make sure you are selecting the same category in the homepage settings/frontpage settings section.

    Let me know what issue you are having while using the featured slider option.

    Regards,
    Skandha

    Skandha
    Participant

    @healthyboomer: For that Go to => Appearance => Customize => Featured Post Slider => Slider Option and add post ids to display your posts in the slider.
    You can follow this link to know how you can add a post slider.

    The free theme has featured post slider as the only slider option whereas the pro theme has additional three options that is feature page slider, featured category slider and featured image slider. You can check out the additional features available in pro theme.

    Let me know if this resolves your issue. Have a good day.
    Regards,
    Skandha

    #133260
    Skandha
    Participant

    @luismarioochoa: Please check out this link to know how you can upload images to you slider.

    Let me know if this solves your issue.

    Regards,
    Skandha

Viewing 20 results - 341 through 360 (of 2,393 total)