Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Shawn: This theme has option to set either Static Front page or latest post. So, if you don’t like Blog portion, then you can just go to “Appearance => Customize => Static Front Page”, check “A static page” and select the page for front page. I recommend to you to add your site title and description.
After that, you can hide that page from front page by adding in the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
.home .site-content { display: none; }Sakin
Keymaster@stepawayfromthecarbs: It should work fine. Did you refresh your browser and check in. It should work like this http://catchthemes.com/demo/simplecatch/page-with-sidebar/. I hope you haven’t change css.
Sakin
Keymaster@ginabrasseur: Yes, the issue is from your menu widget. For header right sidebar, we don’t have option to add menu from widget. If you want to show custom menu in header right sidebar, then you need to add it from “Appearance => Menus => Manage Locations” and assign your custom menu to “Header Right Menu”
After that you can just add your text widget to your header right sidebar. Then to make your text widget to show on right, you can add the following css in “Appearance => Theme Options => Custom CSS” box:
#header-right .widget_text { float: right; }Sakin
Keymaster@Franziska: It’s because you have WordPress SEO by Yoast plugin but haven’t enable “Breadcrumbs” from that plugin. We will fix this issue in next version update.
Sakin
Keymaster@mrichwncc: Yes, we only recommend using W3 Total cache or WP Rocket Cache plugin.
Sakin
Keymaster@Klaas: You can add the following css in “Appearance => Theme Options => Custom CSS” box:
.widget.widget_recent_entries ul li { margin-bottom: 10px; }Sakin
Keymaster@mrichwncc: If everything works in Administration mode and don’t work after you logout. This means you have Cache for user who is not logged in. For, that go to your “WP Fastest Cache” plugin and clear your cache.
Sakin
Keymaster@Michaela: You can add the following css in “Appearance => Theme Options => Custom CSS” box:
#featured-post, .entry-content td { border: none; }Sakin
Keymaster@jodiek: For pro theme, if you want to update from WordPress Dashboard then you need to install Catch Updater plugin. If you don’t have then you can download catch updater zip from http://catchthemes.com/wp-plugins/catch-updater/ and then install it from “Plugins => Add New => Uploads”. Then you can
After you activate Catch Updater plugin, you can download latest Catch Responsive Pro zip file from your account at http://catchthemes.com/my-account/ and install it from “Appearance => Themes => Add New => Uploads”
Sakin
Keymaster@Anne: Yes, first you need to go to “Appearance => Theme Options => Social links” and add in your social profile links then go to “Appearance => Widgets” and add in “Social Widget” to your sidebar where you want to display.
Sakin
Keymaster@mrichwncc: You are not supposed to edit any core files inside theme folder ‘catch-box’. All you edit will be reverted back to original when you update the theme. That is why for any css change, we recommend you to add either in “Appearance => Theme Options => Custom CSS” box or build child theme and add it in your child theme style.css. For more about child theme refer to http://catchthemes.com/blog/create-child-theme-wordpress/
We haven’t change much in Catch Box theme which could effect your design. So, you need to change the way you code. Thanks. For change log please refer to http://catchthemes.com/changelogs/catch-box-theme/
Sakin
Keymaster@delbot: But sorry in this case, I cannot be much help. You need to contact that designer and tell them to attribute it. Maybe share URL so that I can check in.
Sakin
Keymaster@Christopher: Thanks for your appreciation.
Sakin
Keymaster@EricT: Easy one click comment disable option is there only in pro version. You will also get lot of additional features in pro version. You can check out at theme instructions page at http://catchthemes.com/theme-instructions/catch-adaptive-pro/
In free theme, you can disable it using WordPress own features. If you want to disable it in page/post then you can edit that particular page/post and then remove it from Discussion box, see this screenshot https://www.pinterest.com/pin/548594798329843253/ . You can also bulk edit posts/page like this https://www.pinterest.com/pin/548594798333128024/
Sakin
Keymaster@Shawn: You can edit footer information in Catch Responsive Pro theme from Footer Editor. For that, just go to “Appearance => Customize => Theme Options => Footer Editor Options”. Then edit it as per your need. That box takes, HTML codes. So, you can add HTML links as well.
For Footer links, you also have option to add in Custom menu in “Footer Location”. For this, you just need to create custom menus from “Appearance => Menus” and then add to footer location from “Appearance => Menus => Manage Locations”
Sakin
Keymaster@Amanda: Hum, we don’t have recommendation as there are lot of plugins. I did a quick search and see that for email subscription you can use Jetpack plugin “Subscription” module, check this http://jetpack.me/support/subscriptions/
But if you want to create newsletter subscription then you can use Mailchip https://wordpress.org/plugins/mailchimp-forms-by-mailmunch/ or Constant Contact https://wordpress.org/plugins/constant-contact-forms-by-mailmunch/
Sakin
Keymaster@Amanda: You might want to check this support at https://wordpress.org/support/topic/how-to-import-from-blogger-to-wordpress and tutorial at http://www.wpbeginner.com/wp-tutorials/how-to-switch-from-blogger-to-wordpress-without-losing-google-rankings/
-
AuthorPosts
