Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Kavitha: There is no option to add posts in your page. Posts can be added in category and tag.
Sakin
Keymaster@luikero: That plugin should have menu convertor. As home is dynamic from WordPress and it’s not from theme, that is why we have not included in .pot file.
For multilanguage, we use WMPL or Polylang or qTranslate X plugin in Catch Box Pro theme.
Sakin
Keymaster@SPgraphix: Yes, we are in the process of changing it in Full Frame theme as well. We just change in our demo URL http://catchthemes.com/demo/full-frame/. So, please wait for update and let me know our site URL after that.
Sakin
Keymaster@2 Brown Dawgs Blog: Ok can you activate that theme and let me know it. Then I will check in from large screens.
Sakin
Keymaster@tinsonit: To change the featured image position in your blog. There is two options:
1. Build child theme and edit content.php
— First build child theme. For child theme you can check out http://catchthemes.com/blog/create-child-theme-wordpress/
— Then copy content.php file in your child theme and then move the following code after</header><!-- .entry-header -->code.<?php /** * fullframe_before_entry_container hook * * @hooked fullframe_archive_content_image - 10 */ do_action( 'fullframe_before_entry_container' ); ?>2. You can change Archive Content Layout
— Go to “Appearance => customize => Theme Options => Layout Options” and change “Archive Content Layout” to “Show Full Content (No Featured Image)”
— This will show your full content without image. Then you can add image just at the top of your post content. Then you can split content using more tag<!--more-->. For more tags, check out http://devotepress.com/wordpress-writing-editing/how-to-split-content-using-the-more-tag-option/Sakin
Keymaster@Alexander: There is no Header Toggle. Did you disable it.
Sakin
Keymaster@Lander22: Ok for that you can add the following css:
#header-content { padding: 0; }Sakin
Keymaster@fumitoshi: Please post in your site URL so that I can check in.
Sakin
Keymaster@gregowenza: I see that you have already remove borders from your content. So, any other things that I need to help you with.
Sakin
Keymaster@algartur: Please update to Catch Kathmandu Pro version 4.3.1 which fixes this issue.
Sakin
Keymaster@2 Brown Dawgs Blog: After you take out all your custom css and reset. Did you go to “WP Super Cache” plugin settings and clear your cache.
Sakin
Keymaster@Sun2015: Catch Everest Free version only have option to use Featured Post slider, which is created to highlight your post as the slider. So, it will automatically link to your post. To remove that you need to build child theme and edit the post slider function
catcheverest_post_sliders().For easy, you can upgrade to Pro version and you will get option to select slider type as “Image Slider” where you can upload the image, title, content and link all options. So, just upload image and run the image slider. No need to add link. There are other additional featured too, for that check out theme instructions page at http://catchthemes.com/theme-instructions/catch-everest-pro/
Sakin
Keymaster@petergrove: You will find that file in your account at http://catchthemes.com/my-account . It will be as this screenshot https://www.pinterest.com/pin/548594798333093154/
Sakin
Keymaster@tinsonit: Sorry I don’t get it what you mean. Title is automatically displayed in post and page. So, I am bit confused what you mean. Can you explain in reference with your site URL.
Sakin
Keymaster@lastdayremnant: Please post in our site URL or details. For now, I am giving you css on the basis of Simple Catch Theme core css. For that you can add the following css in “Appearance => Theme Options => Custom CSS” box:
#respond #commentform .text, #respond #commentform textarea { color: #000 !important; }Sakin
Keymaster@Natalie: Sorry, you will get same slider in all pages using the theme. So, you need to search for other slider plugin.
Sakin
Keymaster@easychoice: For detail color option, I recommend you to upgrade to Pro version where you will get Color Options in theme customizer at “Appearance => Customize => Color Options”. Also you will get lot more additional features which is highlighted in Theme Instructions page at http://catchthemes.com/theme-instructions/catch-responsive-pro/
When I check in your site, I see that you have already added in custom css to change those colors.
-
AuthorPosts
