Forums

Customização do Feature content gallery (2 posts)

  1. leonardo soares
    Member
    Posted 2 years ago #

    Pessoal, boa tarde.

    Estou montando um site estático(naum blog) e tenho a intenção de usar o featured content gallery para mostrar um showroom de imagens na página inicial. Não sei programar. Como faço isso. Ah, o tema é o revolution streamline 1.0. Parece que devo colar um código no template inicial, infelizmente naum sei fazer isso. Alquém pode me ajudar...thank's

  2. @mercime
    Member
    Posted 2 years ago #

    Per Google Translate: Hi, good afternoon. I'm putting together a static site (naum blog) and I intend to use the featured content gallery showroom to display a picture on the homepage. I do not know programming. How to do it. Ah, the theme is the revolution streamline 1.0. It seems that I must paste a code in the initial template, unfortunately naum know how. Alquém can help me ... thank's

    If this is the Featured Content Gallery plugin you're talking about, then install it in your WP and activate it. Then open up the home.php file of your theme folder (version 1.0 right?) and replace
    <?php include (ABSPATH . '/wp-content/plugins/content-gallery/gallery.php'); ?>
    with
    <?php include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?>
    per info found in plugin's installation info.

Topic Closed

This topic has been closed to new replies.

About this Topic