Viewing 20 results - 221 through 240 (of 2,393 total)
  • Author
    Search Results
  • Wendy Neuhofer
    Participant

    Thank 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

    sapana
    Participant

    @lbc:1) It is difficult to locate the Header issue without seeing your customization setting, can you please provide me your admin access if that okay, I will shortly contact you by mail

    2)For appearing the featured slider in small box, changing font size and background color
    Go to=> Appearance=> Customize=> Additional CSS=> add the following CSS code

    #feature-slider-section .entry-container{
    background-color:#ADD8E6 !important;
    
    }
    #feature-slider-section .entry-title{
    font-size:20px !important;
    color: #FF0000;
    }

    you can change the color and font size as per your requirement.

    3)In mobile version it is design in such a way that texting title will show outside the slider section so if you want to change this you need to hire a customizer to get it done

    Kind Regards,
    Sapana

    #174367

    In reply to: Home page slider

    Skandha
    Participant

    @mjudd: Hello there,
    In the demo the image is used as a Slider Image.
    If you want the image to show up like in the demo you will need to use the Featured Slider.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    #174074
    kruisdrops
    Participant

    Hi Tikaram,
    I have updated the new release but the question is still how I can disable the featured slider in simple catch free? I don’t see a option in customize tot disable it. Or can/must I set on ‘slider options’ the number of slides to zero yet (before this new update the system crashed and I had to restore a backup!!!)?

    Regards,
    André

    Skandha
    Participant

    @bab: Hello there,
    The upper image in the Header Image and the lower one is the Featured Slider.

    If you want to create a slider
    Go to => Appearance => Customize => Featured Slider => Create your slider

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    #173768
    david viard
    Participant

    @skandha

    Hello Skandha. Sorry, I tried to migrate again on another address, since I had numerous bugs appearing.
    [WordPress is such a pain to migrate]
    You can view the site at http://mda3.ddns.net
    My actual structure is

    1. featured section (to show my clients “top” features),
    2. Services row,
    3. Hero section (which will show a google map),
    4. Testimonials,
    5. Main Content.

    What I want is 5 (Main Content) to be on top #1 before the featured section.

    When I try to move the Main Content to top in the administration, the page only shows the Main content.
    For info, the Main Content is build with a slider in the Home Page of WordPress.

    I am wondering wether this is even possible with your theme or if it is the right way to build the page as I want.

    Thanks for your help.

    #172305
    Skandha
    Participant

    @pixeld: Hello Dennis,
    Edit pages Friseur Da Georgio and Willkommen im Salon Da Georgio and remove the text Was last modified by Pixel D.

    To remove the text on hover in featured slider
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #feature-slider .entry-container {
          display:none;
    }

    Let me know if this what you want!
    Kind Regards,
    Skandha

    #171996
    wcmaster
    Participant

    @skandha Sorry to be the bearer of more bad news. It looks like all of your modules that accept Page as Content Type are broken:

    • Featured Content
    • Featured Slider
    • Hero Content
    • Logo Slider
    • News Ticker
    • Our Professors
    • Portfolio
    • Testimonial

    The only exception that works fine as Page Type is Promotion Headline.

    Cheers!

    #171504

    In reply to: Lower primary menu

    Skandha
    Participant

    @evdel: Hello Evdel,
    To Lower the primary menu closer to the featured slider
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #primary-menu {
    	padding-top:50px;
    }

    Yes you can replace wording in the primary menu for an icon. Let me know which menu item you want to replace and with what icon.

    To position the primary menu directly below the featured slider you will need to create a child theme and a bit of customization. Let me know if you are familiar with child theme customization otherwise I suggest you to hire a customizer to get it done.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    #169930
    SpesiStockholm
    Participant

    It is the “Featured Page Slider” type I am using.
    I already have a Child theme with a couple of changes made, so except for the coding I don’t think it will be a problem. (And I probably will regret saying that).

    #169918
    Skandha
    Participant

    @spesistockholm: Hello there, Can you let me know which Slider type you are using?
    To randomize the featured slider you will need to create a child theme and do a little bit of customization. Let me know if you are familiar with child theme customization otherwise I suggest you to hire a customizer to get it done.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @vanessarossouw: Hello Vanessa,
    The option to select Pages as Featured Slider is only available in pro version of the theme. I suggest you to upgrade to pro version of the theme. You can check out the additional-features available in pro version of the theme.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    #169706
    Skandha
    Participant

    @ariel: Hello Ariel,
    To have the main menu appear on top of the homepage
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #header-content {
    	top:0;
    	bottom:unset !important;
    }
    .header-top #header-content, .home #header-content {
    	animation:unset !important; 
    }

    To disable featured slider (horizontal slider) on all pages except homepage
    Go to => Appearance => Customize => Theme Options => Featured Slider => Enable on => Select Homepage/Frontpage

    The vertical slider will be disabled on other pages if you don’t add any other sections like Portfolio and so on and enable them on Entire Site.

    Let me know if this works out!
    Kind Regards,
    Skandha

    #169657
    Ariel
    Participant

    @skandha Thank you very much for your help. I was able to get rid of the vertical slider content, projects section. It seems that both the vertical and the horizontal slider have to stay. I have two more questions. Is it possible to have the main menu appear on top of the home page? Also, is it possible to deactivate the featured sliders (vertical and horizontal) for all pages except for the home page? Thank you very much Skandha.

    Best regards, Ariel.

    #169648
    Skandha
    Participant

    @ariel: Hello Ariel,
    The featured slider section is the horizontal slider so to make any changes to it you will need to
    Go to => Appearance => Customize => Theme Options => Featured Slider.

    All other sections like Portfolio, Featured Content, Hero Content, Service and Testimonial show up in the vertical slider. So if you don’t want Projects section
    Go to => Appearance => Customize => Theme Options => Portfolio => Select Disabled.

    Other than these sections the vertical slider contains a static homepage or latest posts section.
    You seem to have selected a static page as your Homepage.
    You can Go to => Appearance => Customize => Homepage Settings => Your homepage displays => Your latest posts. This will display all your posts on the Homepage like Green Meadow, Before I had time to respond and so on in this link.

    Hope this was helpful.
    Let me know what you would like to do.
    Kind Regards,
    Skandha

    #169638
    Ariel
    Participant

    @Skandha That is correct, I added Galleries, Media and Home pages to the featured slider and that shows up on the horizontal slider. If you click on the slider that is on the right side of the screen, the vertical slider, the following pages show up: home, galleries, projects, home without a background. I did not create the projects page and home page should have a background. Where do I change the content of this vertical slider? Why are there two sliders, vertical and horizontal? I’m sorry about all the questions? How to edit the featured slider is really not clear to me. Thank you for any help.

    #169631
    Skandha
    Participant

    @ariel: Hello Ariel,
    I can see Galleries, Media and Home slides on the featured slider section.

    To change that slider content
    Go to => Appearance => Customize => Theme Options => Featured Slider => Now you can select the pages you want to show up in the slider section.

    Let me know if you are still having issues with the slider.
    Kind Regards,
    Skandha

    #169595
    Ariel
    Participant

    Hi Skandha,

    Thank you for the response, I tried adding additional pages and changing the number of slides. The vertical featured sliders stayed the same and a second horizontal slider was created that is shown on the second slide of the vertical slider. The horizontal feature slider includes now the home page and the newly created pages galleries and media. I have no idea why that happened or how to change the vertical slider content. Please have a look on my website at arielswing.com. Let me know if you have any suggestions. Thank you.

    Ariel

    Skandha
    Participant

    @suzettelake: Hello there,
    You can only Featured Page Slider in the free version of the theme. That means you will need to create pages and set the featured images to that pages an add the content.
    Then you Go to => Appearance => Customize => Theme Options => Featured Slider => Select Slider Type as Pages and then select the pages you have created.

    If you want to use Featured Image Slider I suggest you to upgrade to pro version of the theme. You can check out the additional-features available in pro version of the theme.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    #169567
    Skandha
    Participant

    @ariel: Hello there,
    The white page shown is the Featured Slider Section. This maybe because you have not selected the pages you want to show on the slider as the slider is empty.
    The slider and portfolio section shows up as you seem to have enabled them on Homepage.

    To change the number of slides.
    Go to => Appearance => Customize => Theme Options => Featured Slider => No of Slides => Change the number and publish and then refresh the customizer page.

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 20 results - 221 through 240 (of 2,393 total)