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,701 through 1,725 (of 2,462 total)

Home Forums

  • #53661

    Towfiq I.

    administrator
    #53651

    Towfiq I.

    administrator

    Open up category.php and add this:

    <?php if (is_category('seo')){?>
    
    Your content Here......
    
    <?php } ?>

    after this:

    <?php get_header(); ?>

    #53133

    Towfiq I.

    administrator

    this is not an error actually. its just a notice. which version of wordpress are you using? whats your site address?

    #52660

    Towfiq I.

    administrator

    Sorry there is no sample data.

    #50155

    Towfiq I.

    administrator

    Go to Settings> Reading and set the number of posts per page to 9.

    #49868

    Towfiq I.

    administrator

    I just played with this a bit. adding a skew design under menu breaks the layout. so its not possible this way. but you can always display an image that looks like the skew design.

    #49865

    Towfiq I.

    administrator

    yes your page is pretty slow… and your page size is very large 6 megabytes which is odd. try disabling all the plugins and then observe the speed:
    http://gtmetrix.com/reports/lambeaucup.com/SMsiyFlT

    and the demo website that uses the same theme without any caching plugin:
    http://gtmetrix.com/reports/theronlite.towfiqi.com/AjG1m3Hx

    #49803

    Towfiq I.

    administrator

    The site looks lovely Katherine! A good use of Zenon PRO 🙂

    #49644

    Towfiq I.

    administrator

    what else do you want to modify on frontpage?
    and do you want the stats code only on your frontpage?

    #49643

    Towfiq I.

    administrator

    it doesnt look like you are using zenon lite.

    #49467

    Towfiq I.

    administrator

    I just compared the outputed code of both the pages and looks like the page where its not working, the slideshow is not fully incorporated. is there any other settings you need to enable/disable to setup the slideshow? and can you switch to default theme and see if it works?

    can you ask the jetpack developers about this? they might be able to help.

    #49409

    Towfiq I.

    administrator

    Go to Appearance> Backgrounds to do that.

    #49198

    Towfiq I.

    administrator

    great!

    #49196

    Towfiq I.

    administrator

    did you know that you can disable the default lightbox from Appearance>Zenon Options> Misc ?

    #48801

    Towfiq I.

    administrator

    hmm. it should work. I dont see any javascript errors anywhere. Are you sure you setup the gallery correctly?

    #48356

    Towfiq I.

    administrator

    did you assign any page template to it? what do you want this page to show?

    #48009

    Towfiq I.

    administrator

    let me know how do you want to resize each field.

    #47818

    Towfiq I.

    administrator

    the text area fields can have auto grow feature but not the text fields.

    you can increase the text fields size by adding this to your stylesheet:

    .text-line input{width:270px;}

    and the open up other.js from the “js” folder and add the code you find in this link to the very bottom:
    https://raw.github.com/jevin/Autogrow-Textarea/master/jquery.autogrowtextarea.min.js

    then open up functions.php and add this:
    jQuery(".text-area textarea").autoGrow();

    after this:

         <script type="text/javascript">
    	/* <![CDATA[ */
    		jQuery().ready(function() {
    
    #47780

    Towfiq I.

    administrator

    add this to the very bottom of your stylesheet:

    .copytext{width:40%!important;}
    #footmenu{width:60%!important;}

    #47779

    Towfiq I.

    administrator

    can you send me a page where this is happening?

    #47490

    Towfiq I.

    administrator

    I dont know how it was before but the site looks fine. and about the social links, you will have to set them again from Theron Options page.

    #47411

    Towfiq I.

    administrator

    hmm.. can you send me the page link?

    #47161

    Towfiq I.

    administrator

    the themes only work on internet explorer 9 and upwards. although it should look fine on most safari browsers. whats your site address?

    #46798

    Towfiq I.

    administrator

    can I see the page where this issue can be ovserved? or a screenshot maybe?

    #46793

    Towfiq I.

    administrator

    press ctrl + f5 couple of times to see the change.

Viewing 25 posts - 1,701 through 1,725 (of 2,462 total)