Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@widge01: This look more like server issue. You might want to contact your hosting server support. You can see this http://stackoverflow.com/questions/5164930/fatal-error-maximum-execution-time-of-30-seconds-exceeded
Sakin
Keymaster@mht23: For your question 1. Link Target option is only there in Catch Kathmandu Pro theme at the movement. Sorry there it no option at this stage in Catch Kathmandu Free theme. If you want to make this in free theme then you need to build child theme and create functions.php file in your child theme and edit the function catchkathmandu_homepage_headline().
Sakin
Keymaster@pele: Sorry I don’t understand what you mean by the space between ‘Black Android Theme’ and ‘site news | about’. I don’t see that.
The double tap to zoom in mobile mode feature has already been added in Version 2.0. Just go to “Appearance => Theme Options => Responsive Design” and then check “Enable Zoom in Mobile Devices” and save changes.
Sakin
Keymaster@kimberlyd: Post in your site URL and let me know the version of IE that you are using.
Sakin
Keymaster@Doren: Yes I found it. Here it goes.
#main-slider .entry-container:hover { border-color: #1b5f7d; }Sakin
Keymaster@Melanie: Long code like that is not recommended to add in Footer Editor. It’s recommended to add it in “Footer Areas”. Go to “Appearance => Widgets” and drag and drop “1. Catch Evolution Adspace Widget” widget in your “Footer Area One” and add this code in “Ad Code:” box.
Sakin
Keymaster@jhuddleston: You can create custom menu from “Appearance => Menus” and then add menu in Header Right Sidebar. So, you have both menu and social icons.
For instruction on Creating custom menu read the following links
http://catchthemes.com/blog/custom-menus-wordpress-themes/Sakin
Keymaster@r.weber: Looks like you have edited the theme style.css and add the following css, which has height 150px, you need to make that to height: auto;
#branding img { height: 150px; max-width: 100%; }All the custom css should be added either in “Appearance => Theme Options => Custom CSS” box or in child theme style.css. Not the core theme style.css
When I check in your site, your header image is full width so you can add the following css in “Appearance => Theme Options => Custom CSS” box.
#branding img { height: auto; width: 100%; }Sakin
Keymaster@pele: yes you can add the following css in “Appearance => Theme Options => Custom CSS” box.
/* Hide Menu in Screen Size below 960px */ @media screen and (max-width: 960px) { #header-menu { display: none; } #masthead { border-bottom: 2px solid #000; } }Sakin
Keymaster@HarveyLo: Can you check your site link. It’s not opening. Did you use “1. Catch Evolution Adspace Widget” in your header right sidebar.
Ok thanks we need to thing about the way to add that featured in theme. Maybe we need to come up with plugin for that. As this will make theme little complicated.
Sakin
Keymaster@Drewmikita: You can create custom menu from “Appearance => Menus”, you should see “Links” there. If you don’t see Links then check your “Screen Options” in Header Right Corner. See this screenshot for more details http://www.pinterest.com/pin/548594798331771327/
Sorry our theme only have Image Slider as the Main Slider. But for Slider in your content, you need to check plugin http://wordpress.org/plugins/. When you choose the plugin check the ratings and WordPress version compatibility.
Sakin
Keymaster@bschell: No-Sidebar, Full Width option is only available in Pro version. About that validation error you receive is not an error exactly. But these elements has not been added by validation. That’s it. You will see these is all modern themes.
Sakin
Keymaster@flymount: You can add the following css in “Appearance => Theme Options => Custom CSS” box.
#content .entry-content img { box-shadow: none; }Sakin
Keymaster@Stefano: Did you check in the theme instruction of Catch Evolution Pro theme at http://catchthemes.com/theme-instructions/catch-evolution-pro/
You can change the Header Image from “Appearance => Header”. Further you have more options from “Appearance => Theme Options => Header Featured Image Options”
Sakin
Keymaster@pele: So, you want to disable the whole menu in mobile devices? I see home menu is desktop as well. Sorry I am not so clear your about question.
Sakin
Keymaster@sabine: You can change the color code in the following css and then add it in “Appearance => Theme Options => Custom CSS” box.
/* Footer text */ #site-generator { color: #666; } /* Footer Link text */ #site-generator a { color: #555; }Sakin
Keymaster@makomoo: Did you try in Excerpt Box text? After you add text in Except box. Save your post and then you might need to change the Theme Options to clear the cache. If this doesn’t solve then let me know it. Then I will email you and will check in your site directly.
Sakin
Keymaster@Baizurah: Oh there is menu in your “Header Top Sidebar” and there is default menu assigned in Header right sidebar. So, can you check your widgets from “Appearance => Widgets” and check your Header Top and Header Right sidebar.
-
AuthorPosts
