Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Leslie: can you try this plugin https://wordpress.org/plugins/custom-header-extended/
Sakin
Keymaster@Michael: I don’t see 5th Photo in mobile as well as desktop. So, you need to check that image path. When I check in your sever, the image is not opening. You have image URL as http://judynmike.org/wp-content/uploads/2015/09/spider_rock_11.jpg
Sakin
Keymaster@PierreSG: Catch Kathmandu uses different structure. Can you post in Catch Kathmandu Support forum at http://catchthemes.com/support-forum/forum/catch-kathmandu-public/ and let me know what you want to do it?
Sakin
Keymaster@Andreas: I check in this issue more in WordPress and found that it’s issue in your server and not in theme. Menu is controlled by WordPress Core and your server. So, ask your Website Hosting server to fix it. You can show this link https://wordpress.org/support/topic/menus-limit-to-90-items-in-database
If it’s localhost, then you need to configure your php.ini file
Sakin
Keymaster@yyyfor: Ok replace your following css in child theme style.css
#header .social-search form.searchform { left: 60px; position: absolute; }With the following css:
#header .social-search form.searchform { left: 60px; position: absolute; top: 100px; padding-top: 0; }Then add following css in your child theme style.css file
#header ul.social-profile { position: absolute; right: 60px; top: 100px; margin: 0; }Sakin
Keymaster@Andreas: Sorry, which theme are you using. Please post in your site URL and also can you explain what happen when you save 90 items. Any error message.
Sakin
Keymaster@Leslie: Sorry this option is not there in Catch Box Pro theme. For this you can search for plugin at http://wordpress.org/plugins/
October 2, 2015 at 12:42 am in reply to: Header Height; Font-size of Page title; Font-size of Main Menu #67805Sakin
Keymaster@Schlaufer: Yes, you can add css one after another in “Appearance => Theme Options => Custom CSS” box.
Now, you can add the following css:
@media screen and (min-width: 783px) { #site-logo img { max-height: 61px; } #site-title { font-size: 36px; } #site-description { font-size: 20px; } #header-right .widget ul.menu li { font-size: 21px; } #header-search::before { font-size: 31px; } }Sakin
Keymaster@Mark: Thanks for finding our the css bug, we will fix it in next version. For now, you can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
#breadcrumb-list a, #breadcrumb-list a span { display: inline-block; }Sakin
Keymaster@Deborah: That’s great. Give my regards to him and if his plugin is compatible to our theme then we will be happy to list his theme in recommended plugin. Let him know that. Thanks 🙂
Sakin
Keymaster@relam-montreal: Looks like plugin issue. Can you try disabling plugin one by one and check in.
Sakin
Keymaster@apostolis: We will add that in next version update. For now, you can change the color code as per your need in then following css and then add it in “Appearance => Customize => Theme Options => Custom CSS Options” box:
#featured-content .entry-title a:hover { color: #21759b; }Sakin
Keymaster@Timo: If you want to update it from WordPress Dashboard, then you need to install plugin Catch Updater from http://catchthemes.com/wp-plugins/catch-updater/ from “Plugins => Add New => Uploads”. Then you can upload update theme zip file from “Appearance => Themes => Add New => Uploads”. For more, please follow the theme instructions at http://catchthemes.com/theme-instructions/full-frame-pro/#updating
Deleting theme and adding it again will not remove your settings. It just replaces the files and it’s safe. It’s only issue if you have made changes in any files inside theme folder.
Sakin
Keymaster@Mantu2: Yes, if you have cache plugin installed then you will have cache issue. So, for that after you make any changes, you need to clear your cache.
Sakin
Keymaster@Ralf_St: That’s nice, thanks. That css also hide your text. But if you want independent image slider then only you need to update to pro version. You can see the list of additional features and it’s instructions at http://catchthemes.com/theme-instructions/catch-base-pro/
Sakin
Keymaster@peter: It depends on the plugin how it can be implemented. You can simply disable build in slider and add your plugin slider.
September 30, 2015 at 11:12 pm in reply to: Featured Content Layout Four does not work correctly. #67750Sakin
Keymaster@Munkie: Thanks for your appreciation. We have attributed you in change log page at http://catchthemes.com/changelogs/e-commerce-pro-theme/ and readme.txt file in theme.
Sakin
Keymaster@Pia: You need to check your browser. You can test in http://mattkersley.com/responsive/
Sakin
Keymaster@Ralf_St: Looks like you are using “Featured Page Slider” in Catch Base Free theme. Which uses page title, excerpt and featured image. To hide that text, you can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
#feature-slider .entry-container { display: none; }Featured Image slider option is there only in Pro version. So, try adding above css to hide that text.
-
AuthorPosts
