Forum Replies Created

Viewing 20 posts - 13,741 through 13,760 (of 14,496 total)
  • Author
    Posts
  • in reply to: Version of Pro Theme #4318
    Sakin
    Keymaster
    in reply to: Mobile and size issue #4302
    Sakin
    Keymaster

    @frederikwa: You can just remove that Table content that you added through plugin. The table of scores. Add any other simple content and images. It will not cut off. And also everyone else the theme is working fine.

    in reply to: Menu nav alignment problem #4298
    Sakin
    Keymaster

    @AiD: These two websites has two different menu width. So the best option will be to
    add the following css for http://www.poradnikniemowlaka.pl/

    #access ul li:last-child { border-right: none; }
    #access ul li:last-child a { padding-right: 14px; }

    and the following css for http://www.bathroomdesign.pl/

    #access ul li:last-child { border-right: none; }
    #access ul li a { padding: 0 16px; }

    in reply to: Mobile and size issue #4297
    Sakin
    Keymaster

    @frederikwa: There are lots of free and premium plugin. Sorry, I am not an expert of plugin section.

    in reply to: Mobile and size issue #4295
    Sakin
    Keymaster

    @frederikwa: Yes that is the problem it is not responsive.

    in reply to: Mobile and size issue #4293
    Sakin
    Keymaster

    @frederikwa: I mean how did you add that table of scores.

    in reply to: Mobile and size issue #4291
    Sakin
    Keymaster

    @frederikwa: First I don’t know where did you add the code for the table Football match result. You need to edit that code.

    in reply to: Mobile and size issue #4288
    Sakin
    Keymaster

    @frederikwa: From where did you add in the iframe code to your site. You need to edit that code. So that it’s displays fine in Mobile Devices. So, the best option is to edit the code that you got from.

    But alternate will be to remove the Responsive resign then in the mobile devices it will display the same as it is shown in large screen. It will not adept the design as per the devices.

    in reply to: Social icon question #4286
    Sakin
    Keymaster

    @brmurray: social icon widget is the additional custom widget that you provide in Catch Box Pro Theme.

    in reply to: Social icon question #4279
    Sakin
    Keymaster

    @brmurray: Yes the upgrade will provide your more choices.

    in reply to: Social icon question #4269
    Sakin
    Keymaster

    @ibrokers: are you using Catch Box Pro Theme, then you can add in the social icon wights in Header right sidebar through Widgets.

    in reply to: Menu not good in IE9 #4262
    Sakin
    Keymaster

    @menmenm: That’s great. But the only thing that confused me is about
    add_header 'X-UA-Compatible' 'IE=EmulateIE7';
    Isn’t this will load the older version that is IE7 mode. So, maybe make it IE9 or newest.
    So code can be
    add_header 'X-UA-Compatible' 'IE=EmulateIE9';
    or
    add_header 'X-UA-Compatible' 'IE=edge';

    Let me know your opinion as I am new to this.

    in reply to: Menu not good in IE9 #4260
    Sakin
    Keymaster

    @menmenm: What’s that and how did you do that? IE is so strange.

    in reply to: Remove comments box from static page #4259
    Sakin
    Keymaster

    @markwinspear: In your page, from the Screen Options check the “Discussion”. This will show the Discussion Box under your Page editor. Then in that Discussion Box uncheck “Allow Comments” and “Allow trackbacks and pingbacks on this page.”

    If you are still confused then watch this video http://www.youtube.com/watch?v=zD08CkyaZYw

    in reply to: Menu not good in IE9 #4255
    Sakin
    Keymaster

    @menmenm: Go to Performance in your WordPress Dashboard and Click on “Empty All Caches” in your W3 Total Cache settings. This has happen to other users as well and they all fixed it by clearing the cache.

    in reply to: Catch Box Pro german language ? #4252
    Sakin
    Keymaster

    @DZipfel: that’s good but some features added translation will be missing. So, the best thing will be to open your de_DE.po with poedit software. You can download it from http://www.poedit.net/. then click on update it will show you the missing translation and then you can add in the translation.

    in reply to: How can i stick footer to bottom of page ? #4249
    Sakin
    Keymaster

    @AiD: You can add the following CSS in “Custom CSS” box in your Theme Options panel.

    html { height: 100%; }
    body { min-height: 100%; position: relative; }
    #main { padding-bottom: 70px; }
    #colophon { bottom: 0; height: 25px; position: absolute; width: 100%; }

    But I don’t know how much it will work. It will be better if you ask question in CSS forums.

    in reply to: Social icon question #4248
    Sakin
    Keymaster

    @brmurray: Catch Box free theme doesn’t have this option. You need to upgrade to Catch Box Pro theme where the is Header Right sidebar and you can add in the Social Icon Widget is Header Right Sidebar through Social Icon widget.

    in reply to: Menu not good in IE9 #4247
    Sakin
    Keymaster

    @menmenm: It must be cache issue in your W3 Total Cache. Can you clear your cache from W3 Total Cache and check in.

    in reply to: Add subheader to post title and reduce padding #4246
    Sakin
    Keymaster

    @bobbafett: can you send me your site URL and I will check in. What you have done in your child theme css and you post here.

Viewing 20 posts - 13,741 through 13,760 (of 14,496 total)