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 - 751 through 775 (of 2,462 total)

Home Forums

  • #146399

    Towfiq I.

    administrator

    what do you mean by “Visual” tab? are you talking about the “Customize” tab?
    whats your site address?

    #146362

    Towfiq I.

    administrator

    oops. looks like it should be this:

    <?php single_cat_title(); ?>

    #146341

    Towfiq I.

    administrator

    Add this to your stylesheet to remove the numbers.

    ol#controls{display:none;}

    and no, its not possible to display the arrows.

    #145553

    Towfiq I.

    administrator

    replace this:

    <?php get_cat_name( $cat_id ) ?>

    with this:

    <?php echo get_cat_name() ?>

    #145151

    Towfiq I.

    administrator

    whats your site address?

    #145139

    Towfiq I.

    administrator

    please make sure each of your slides has a title.

    #145080

    Towfiq I.

    administrator

    send me the page link where this issue is visible.

    #145002

    Towfiq I.

    administrator

    Open up category.php and add this:

    <h1><?php get_cat_name( $cat_id ) ?></h1>

    after this:

    <?php get_header(); ?>

    not doable for tag page.

    #143717

    Towfiq I.

    administrator

    @luca whats your site address? did you install the english wordpress? to translate the text to italian you will have to install a translate plugin and translate the texts manually.

    #142651

    Towfiq I.

    administrator

    you can add this to your Custom CSS:

    .lay1 .post_image{max-height:235px!important}

    then make sure all your featured image has height of atleast 235px

    #142590

    Towfiq I.

    administrator

    you can just switch the content of the last 2 blocks with the first 2 blocks from Zenon Theme Options> FrontPage> Blocks

    #141934

    Towfiq I.

    administrator

    try removing the images and upload them again.

    #141129

    Towfiq I.

    administrator

    open up layout1.php and replace this:

    <?php the_post_thumbnail('asteriathumb'); ?

    with this:

    <?php the_post_thumbnail('medium'); ?

    #141091

    Towfiq I.

    administrator

    what category did you select for the blog page template from zenon options? are you added that category to those posts?

    #141088

    Towfiq I.

    administrator

    did you disable the Ajax pagination option? it should work fine if you did.

    #141087

    Towfiq I.

    administrator

    tim go to Asteria Options> Miscellaneous and disable “Beautify my gallery” option.

    #141085

    Towfiq I.

    administrator

    please try this plugin:

    Dynamic Widgets

    #140328

    Towfiq I.

    administrator

    in some wordpress installations, the ajax pagination breaks. Go to Asteria options> Basic and disable “Ajax pagination”

    #140101

    Towfiq I.

    administrator

    its a bug. try replacing the gallery.js code with this:
    http://pastebin.com/raw.php?i=bZnJastw
    and then add this to your Custom CSS:
    body .ast_gall_prev, body .ast_gall_next{color:#fff!important;}

    you can open the gallery.js file which is located inside the “js” folder with this plugin:
    http://wordpress.org/plugins/solid-code-theme-editor/

    #140096

    Towfiq I.

    administrator
    #139525

    Towfiq I.

    administrator

    the just checked your site… the images are not being cut off.

    #139439

    Towfiq I.

    administrator

    the link you pasted is a link of a playlist. just use this:

    https://www.youtube.com/watch?v=LGnKVaM8vdg

    #139217

    Towfiq I.

    administrator

    this is how the theme was made, the frontpage posts can be changed from Settings> Reading by default.
    But if you turn on that theme options the control goes there.

    #139210

    Towfiq I.

    administrator

    1. I just checked your site and the mobile menu is working fine…

    2. Add this to your Custom CSS to make your posts clickable on ipad:

    .post_image .img_hover {display: none;}

    #139206

    Towfiq I.

    administrator

    whats your site address?

Viewing 25 posts - 751 through 775 (of 2,462 total)