Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@menmenm: You can check here at http://catchthemes.com/changelogs/
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.
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; }
Sakin
Keymaster@frederikwa: There are lots of free and premium plugin. Sorry, I am not an expert of plugin section.
Sakin
Keymaster@frederikwa: Yes that is the problem it is not responsive.
Sakin
Keymaster@frederikwa: I mean how did you add that table of scores.
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.
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.
Sakin
Keymaster@brmurray: social icon widget is the additional custom widget that you provide in Catch Box Pro Theme.
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.
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.
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
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.
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.
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.
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.
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.
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.
-
AuthorPosts
