• Resolved stercoralis

    (@stercoralis)


    Hi,

    In the homepage.

    – I wouldlike to insert a photo in the top, instead of slider. I set off the slider. But how can I insert a photo there?

    – In the footer, it appears this direction: 4031 Linda Lane Santa Monica, CA 90403. Where is the place to change it??

    – In the heather, I would like to put a “search” place. How can I do it?

    Thank you.

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hi,

    Thanks for using our theme.

    To add “Home Slider” follow the given below instructions:

    To show home first add a Page title it ‘Home’ select Home Page template from left side Page Attributes.

    Now go to settings >> Readings

    In Front Page Displays options.

    select A static Page option select “Home”

    from Front Page drop down menu.

    save the changes.

    Now go to Appearance >> Customize >> Theme Options >> Slider Options

    Select the one post you want to use it as single image.

    You can add maximum 4 slides if you want in Free version.

    Save the changes.

    *Note:- You need to first create posts in order to select it in

    Slider Options.

    Thanks

    Hi,

    Please provide a site URL for second issue and screen-shot also.

    And the last issue: This feature is not available in free version.

    Thank You

    Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Hi stercoralis,

    Did the above solution work for you?

    Thank You

    Thread Starter stercoralis

    (@stercoralis)

    Hi

    – I don’t really want slider, I just want 1 image and not realated to any post. Is it possible?

    Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Hi @stercoralis,

    Open “Home-slider.php” in any text editor. Replace all code of the page from below code :-

    <?php
    $kyma_theme_options = kyma_theme_options();
    if ($kyma_theme_options['home_slider_enabled'] == 1){ ?>
    	<div id="kyma_owl_slider" class="owl-carousel">
    	<img src="https://localhost/wordpress-4.4.1/wp-content/themes/kyma/images/slide1.jpg" alt="Slide Title">
    	</div>
    <?php } ?>

    Now Change image scr with your image link and Enable slider from customizer.

    thanks

    Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Hi @stercoralis,

    Can we marked this topic as solved??

    Thanks

    HI, I tried the solution above and it worked but now the image is zoom flashing and attempting to go through a transition. I don’t want there to be a transition – just a static image. Any ideas?

    BTW. Also when I hover over the image the mouse arrow changes to a move icon? any ideas? Thanks

    @mulligang: If you require assistance then, as per the Forum Welcome, please post your own topic.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘3 questions about Homepage’ is closed to new replies.