Add a revolution slider - Acme Themes
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #32036
    jewelsdesignworks
    Participant

    Hello, I am trying to add a more customized look and feel to my homepage with revolution slider. I tried creating a page called “homepage slider” with the rev slider shortcode pasted in it, but when I selected that page from the customizer, it did not load the slider. What is the best way for me to add it? Thank you!

    #32048
    acmethemes
    Keymaster

    Dear Jewelsdesignworks,
    Sorry, we don`t have a feature of revolution slider in our themes.

    Best Regards!

    #32076
    jewelsdesignworks
    Participant

    Can you help guide me as to where I would paste the code to display the rev slider where the sliders currently are? I would like it to display just like your sliders behind the three featured column boxes. Which file would I edit to paste in the rev slider code? Would it be the /acmethemes/hooks/header.php file? And where would I paste the code/replace any existing code inside the file?

    The embedding options are as follows:
    Standard Embeding
    For the pages or posts editor insert the shortcode: [rev_slider alias=”homepage”]
    From the widgets panel drag the “Revolution Slider” widget to the desired sidebar

    Advanced Embeding
    From the theme html use: <?php putRevSlider( ‘homepage’ ); ?>
    To add the slider only to homepage use: <?php putRevSlider(‘homepage’, ‘homepage’); ?>
    To add the slider on specific pages or posts use: <?php putRevSlider(‘homepage’, ‘2,10’); ?>

    #32089
    acmethemes
    Keymaster

    Dear Jewelsdesignworks,
    Please send us the customization request for it.

    Customization Request

    Best Regards!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.