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

Home Forums

  • #18718

    Towfiq I.

    administrator

    Open up your stylesheet and find this line:

    body{ padding:0px; margin:0px; font-family:Arial, Helvetica, sans-serif; color:#888; font-size:13px;}

    and increase the number 13

    #18697

    Towfiq I.

    administrator

    remove this line from page-contact.php file:

    <?php the_content(); ?>

    #18695

    Towfiq I.

    administrator

    Your host has limited your php upload size. you should either ask them to increase it or follow other methods of installing the theme:

    http://codex.wordpress.org/Using_Themes

    Let me know

    #18696

    Towfiq I.

    administrator

    Your host has limited your php upload size. you should either ask them to increase it or follow other methods of installing the theme:

    http://codex.wordpress.org/Using_Themes

    Let me know

    #16040

    Towfiq I.

    administrator

    I will have to look at the live site and examine the issue. let me know when the site is live. I will try to fix it right away…

    #16038

    Towfiq I.

    administrator

    looks fine in the backend. so from the front-end when you hover over the menu “Illustration Infantine” you do not get the submenu “La Marchande de vent”?

    #16036

    Towfiq I.

    administrator

    did you assign setup the menu correctly?

    Did you select the “Theme Location” from Appearance> Menus?

    can you send me a screenshot of your Appearance> Menus page?

    #16034

    Towfiq I.

    administrator

    about the child page menu problem…

    #16032

    Towfiq I.

    administrator

    can you describe the issue. i dont understand properly.

    #16030

    Towfiq I.

    administrator

    whats your site address?

    #16028

    Towfiq I.

    administrator

    emeline did you assingn the menu to a postition from Appearance> Menus?

    #14885

    Towfiq I.

    administrator

    assign the page template again and let me know. and remove that share plugin which added those share icons inside the slides.

    #18591

    Towfiq I.

    administrator

    Go to Appearance> Editor and select “stylesheet” from right and add this line to the very bottom:

    .lay1 .type-page .date_meta,

    .lay1 .type-page .block_comm{display:none;}

    #18589

    Towfiq I.

    administrator

    can you share the saerch page where you posts and page boths appearing?

    #18587

    Towfiq I.

    administrator

    Try this plugin:

    http://wordpress.org/extend/plugins/post-author/

    and to remove the dates/comments from search page posts, Open search.php and remove these lines(Appear 3 times):

    <div class="date_meta"><?php the_time('d'); ?><?php the_time('S'); ?> <?php the_time('M'); ?></div>
    <div class="block_comm"><?php if (!empty($post->post_password)) { ?>
    <?php } else { ?><div class="comments"><?php comments_popup_link( __('0</br>Comment', 'zenon'), __('1</br>Comment', 'zenon'), __('%</br>Comments', 'zenon'), '', __('Off' , 'zenon')); ?></div><?php } ?></div>

    #14882

    Towfiq I.

    administrator

    1. Download the attachment and extract the file. then upload the file to your theron theme folder.

    2. Then Go to Appearance> Editor and select “page-newsslider.php” and find this line:

    <?php $loop = new WP_Query( array( 'post_type' => 'post', 'cat' => '1', 'posts_per_page' => ''.$zn_fonts = of_get_option('number_select').'' ) ); ?>

    and change the number 1 with your category id.

    3. Then create a new page and assign the page template “Newsslider Page” from page attributes .

    Let me know how it goes.

    #14880

    Towfiq I.

    administrator

    you cannot setup display diffrent slider in diffrernt page. you will have to display the same slides in all page or you can display a slider with posts from a certain category. the slides will be taken from a certain category posts.

    as for the blog page, Go to Theron options> Documentation> Misc. its written there.

    #14878

    Towfiq I.

    administrator

    you want to add the news slider to this “News Page” like this one:

    http://theronpro.towfiqi.com/nivo-slider/

    #17706

    Towfiq I.

    administrator

    the image is not transparent. it has a white layer behind it:

    http://media.mallorcacelebrations.com/2012/08/Magicmed-logo-transparent2.png

    you should remove the white layer and save it as png 24.

    #17704

    Towfiq I.

    administrator

    yes. the png24 version delivers smoother transparent images than png8.

    #18558

    Towfiq I.

    administrator

    they are the template files and you are already using them. You can edit them by click on the those links.

    #18547

    Towfiq I.

    administrator

    you will need an advanced plugin for that. try this free plugin:

    http://wordpress.org/extend/plugins/contact-form-7/

    #18108

    Towfiq I.

    administrator

    press ctrl+f5 for a hard refresh and you will see the change.

    #18104

    Towfiq I.

    administrator

    Add this to your stylesheet:

    .midrow_block:nth-child(4) img{padding-left:10px;}

    .slider_wrap .skew_bottom_big, .slider_wrap .skew_bottom_right{display:none;}

    #18366

    Towfiq I.

    administrator

    I just create a test blog page and its working fine.

    http://www.ladydeelish.com/test-blogpage/

Viewing 25 posts - 2,126 through 2,150 (of 2,462 total)