[OFFER ALERT!] This Halloween, Get Any Premium Theme for Just $19 [GET IT NOW]
Jump to content

Jitendraa

Support
  • Posts

    109,827
  • Joined

  • Last visited

Posts posted by Jitendraa

  1. Hello,

     

    Yes, it is possible. Just replace the above code with this for achieving that:

    jQuery('#homepage-slider').flexslider({
            animation: "fade",
            directionNav: false,
            controlNav: false,
            animationLoop: false,
            slideshow: true,
            loop: true,
            sync: "#homepage-slider-controls"
        });

    Hope that helps. Let us know if you need any other help.

     

    Thank you.

  2. Hello,

     

    There is no Theme Option there for achieving that. You need to edit the core files for that. make sure to use Child Themes when you are editing core files.

     

    Please go to wp-contents/themes/emaxstors/js/jquery.flexslider-min.js and look for this code:

    jQuery('#homepage-slider').flexslider({
            animation: "fade",
            directionNav: false,
            controlNav: false,
            animationLoop: false,
            slideshow: false,
            sync: "#homepage-slider-controls"
        });

    You need to replace this with this:

    jQuery('#homepage-slider').flexslider({
            animation: "fade",
            directionNav: false,
            controlNav: false,
            animationLoop: false,
            slideshow: true,
            sync: "#homepage-slider-controls"
        });

    Hope that helps. Feel free to ask if you need any other help in future by opening a new thread in the Premium Support section.

     

    Thank you for using MyThemeShop.

    • Upvote 1
  3. Hello,

     

    Thank you for your interest in CleanApp.

     

    1. Yes, you can install the demo content and customize the theme as per your requirement then after. But for some sections, images are missing in the demo content. You can add the images of your own by going to Appearance > Theme Options.

     

    2. You can adjust the navigation as per your requirement there.

     

    3. You can just remove the sections from the enabled section under Theme Options so that it won't show in the front page.

     

    4. You can adjust the color scheme under theme options to adjust most of the colors there.

     

    If still need any assistance regarding customization including the above 4 points, feel free to ask us by opening a new thread in Premium Support section so that we can help you with that.

     

    Thank you.

  4. Hello,

     

    I have tested that in Sony Android phone in Firefox and it seems scrolling fine for me. Again tried in Chrome with the same result there. Can you please try testing that in another phone to see if that is some issue with your phone or something related to that?

     

    In the home page, you can add posts category wise as you have mentioned by going to Appearance > Theme Options > Home page > Featured categories.

     

    If you want to show images there, so choose the default Layout and make the Slider OFF there so that you can the layout as per your requirement.

     

    Hope that helps. Feel free to ask if you need any other help.

     

    Thank you.

  5. Hello,

     

    The News Letter plugin uses 3 platforms like Feed Burner, AWeber and Mail Chimp. If you want some other feature besides that, then you can use some plugin which is having this feature to cover your requirement. You can look for the plugin used in the theme for that purpose here.

     

    Users/Visitors can not upload any content there instead of filling the form as mentioned in the demo.

     

    Are you referring the Latest post in the home page or in any sidebar area?

     

    You can find share feature in this theme. You can use JetPack for achieving that.

     

    Let us know if you need any other help.

    Thank you.

  6. Hello,

     

    Thank you for using Point Pro.

     

    1. Yes, Point Pro support Footer widgets. You can activate the footer widgets by going to Appearance  >Theme Options > Styling Options > Footer.

     

    2. It will be better to use image of equal dimension. But if you have already added images of what you are referring, then after adding the image to your site. you can use a plugin called Ajax Thumbnail Rebuild and rebuild all your images for better look there.

     

    Let us know if you need any other help.

     

    Thank you.

    • Upvote 1
×
×
  • Create New...