Theme Support Forum

Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums

Forum Replies Created

Viewing 25 posts - 1,801 through 1,825 (of 2,462 total)

Home Forums

  • #33262

    Towfiq I.

    administrator

    when you select the left sidebar page template, the right sidebar is displayed on the left. thats all. it doesnt display a different sidebar..

    #33167

    Towfiq I.

    administrator

    Use the Meta login widget. or this one maybe:
    http://wordpress.org/plugins/simplr-registration-form/

    #33055

    Towfiq I.

    administrator

    add this to the very bottom of your stylesheet:

    #sidebar .widgets img{border:none;}

    #33054

    Towfiq I.

    administrator

    whats your site address? how many languages are you using?

    #33051

    Towfiq I.

    administrator

    the latest version works fine on both. whats your site address? which version are you using?

    #33050

    Towfiq I.

    administrator

    you will have resize the width of the image to 1000px and then add them to the slide. but only half of the image will be shown. if all of your images are of this size. I suggest you increase the height of the sldier so it shows the full height. whats your site address?

    #32947

    Towfiq I.

    administrator

    please copy the “admin” folder to your child theme folder.

    #32450

    Towfiq I.

    administrator

    open up page.php, page-full_width.php, single.php and add these lines:

    <div id="slider">
    <?php get_template_part(''.$zn_slides = of_get_option('slider_select', 'nivo').''); ?>
    </div>
    <div class="slide_shadow"></div>

    after this:

    <?php get_header(); ?>

    #32236

    Towfiq I.

    administrator
    #32030

    Towfiq I.

    administrator

    no. you dont need to install any other plugins. The fancybox thats working in your site is built in to the theme.

    and are you absolutely sure you linked those 2 images to their “Media File”?

    #32024

    Towfiq I.

    administrator

    So you want to display slider in this page?
    http://lizify.com/sample/get-hair-cut-enjoy-louisville-highlands/

    #31773

    Towfiq I.

    administrator

    I get this meesage when I access the first link:

    “You do not have permission to preview drafts.”

    #31664

    Towfiq I.

    administrator

    you will have to ask the “Digg Digg” plugin developer about this.

    #31663

    Towfiq I.

    administrator

    so you want to disable the fancybox plugin?

    #31662

    Towfiq I.

    administrator

    add this to the very bottom of your stylesheet:

    body .lay1 .hentry{width:100%!important;margin-right:0!important;}

    and then open up layout1.php and replace this:

    <?php the_post_thumbnail('medium'); ?>

    with:

    <?php the_post_thumbnail('large'); ?>

    #31557

    Towfiq I.

    administrator

    whats your site address Jorge?

    #31555

    Towfiq I.

    administrator

    1. Add a blog post and let me know.
    2. Go to Appearance> Theron Options> Slider to remove the slider thumbnails.

    #31550

    Towfiq I.

    administrator

    sorry, replace this:

    <?php the_tags( ' ', ', ', '); ?>

    with this:

    <?php the_tags( ' ', ', ', ''); ?>

    #31510

    Towfiq I.

    administrator

    replace this:

    <?php the_tags(); ?>

    with this:

    <?php the_tags( ' ', ', ', '); ?>

    #31505

    Towfiq I.

    administrator

    yes, its a valid way to do this. Add this to your stylesheet to fix the text color of the tags:

    .tag_meta a{color:#fff; text-decoration:none;}

    #31493

    Towfiq I.

    administrator

    thats what you wanted right? you wanted to display tags in place of date?

    #31318

    Towfiq I.

    administrator

    Go to appearance> Theron Theme Options>Documentation

    to learn how to setup the slider.

    #31065

    Towfiq I.

    administrator

    you mean you want to display the image slider on all the pages?

    #31015

    Towfiq I.

    administrator
    #30999

    Towfiq I.

    administrator

    Where d you want to display the data? on frontpage? or on a custom page?

Viewing 25 posts - 1,801 through 1,825 (of 2,462 total)