Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Sandra: Can you let me know what are you trying to do it. You can check out theme instructions page at http://catchthemes.com/theme-instructions/catch-mustang
If you have disable all then how can it display. I am bit confused on what are you trying to do it. Can you explain in reference with your site URL.
Sakin
Keymaster@Franca: Your widget background in white as you have following css in “Appearance => Theme Options => Custom CSS” box. You need to delete that.
.widget {background-color: #fff;}Same with the menu thickness, you need to delete the following css from “Appearance => Theme Options => Custom CSS” box:
#branding ul.menu a { padding: 1em; }Sakin
Keymaster@mithrand: I can see the tracking code fine. Just go to your google analytic account. It should be working fine.
Sakin
Keymaster@oni45: I have send you email with screenshot of social links in theme options panel. You can send me your screenshot in that email.
Sakin
Keymaster@oni45: In Catch Box theme, there is Social Icon in “Appearance => Theme Options => Social Links”. Then add in your Social Profile URL there in respective social profile box and save changes. Then it will show social icons in Footer.
Sakin
Keymaster@oni45: If you just want to hide Author and dates, then you can add the following css in “Appearance => Theme Options => Custom CSS” box.
.entry-header .entry-meta { display: none; }Sakin
Keymaster@D: Sorry we don’t have option to add in iframe code in slider. You can either use Page, Post, Category Slider or independent image slider. Also, I don’t understand why you are trying to add in ifram.
To change the color in “Adventurous Pro” theme, you can go to “Appearance => Theme Options => Color Options”
January 23, 2015 at 12:27 am in reply to: How do I change default Image sizes in Blog listings? #50365Sakin
Keymaster@Consciousness: It’s not recommended to change the theme files directly. As all these edits will be reverted back to original when you update the theme.
Also after you change this file size, make sure you regenerate the thumbnail using “Regenerate Thumbnail” plugin.
For unlimited width you can add 9999 and fixed height link 400. You can add the following code.
function catchevolution_child_theme_setup() { add_image_size( 'featured-slider', 9999, 400 ); } add_action( 'after_setup_theme', 'catchevolution_child_theme_setup', 11 )Sakin
Keymaster@Jimbo411: Yes that option is there only in Pro version. There are lot of addition features in pro version. You can check out more about additional featured from theme instructions page at http://catchthemes.com/theme-instructions/catch-flames-pro/
Sakin
Keymaster@oni45: Which there are you using? Catch Box Or Catch Base. As “Appearance => Customize => Social Links => Social Links” is there only in Catch Base not in Catch Box theme. There you need to add in your social profile URL. After adding Social Profiles URL in Social Links. You can go to “Appearance => Widgets” and add Social Widget to desire sidebar.
January 22, 2015 at 11:26 pm in reply to: What are differences between CatchBox Pro and Evolution Pro #50358Sakin
Keymaster@Keith: It’s very difficult to compare themes. It’s the design that is changed most of the time. We try to keep the feature similar.
Catch Evolution Pro theme is based on Catch Box Pro theme.
1. Catch Evolution Pro theme in designed full width where as Catch Box Pro fixed center width.
2. Catch Evolution Pro theme can use used for 3 column layout
3. Catch Evolution Pro theme has Fixed Header Top MenuJanuary 22, 2015 at 11:12 pm in reply to: Change width of catch box pro theme vs change to Evolution #50357Sakin
Keymaster@Keith: Ok let me know in detail what are you trying to accomplish with Catch Box Pro theme. Let me know the width what you want and your site URL. Then I will send you the custom css. Thanks 🙂
Also if there is anything broken or issue in Catch Evolution Pro, then please create support question in Catch Evolution Pro theme support forum. I will answer that as well.
Sakin
Keymaster@mithrand: Maybe you have Cache then it will take about 24 hours to start tracking. The best way to add Google Analytics tracking code it to add in Webmaster tool footer code. We are doing that in our demo page http://catchthemes.com/demo/simplecatch-pro/
Can you share your URl after you add the code in Footer Code box.
Sakin
Keymaster@Jimbo411: Yes, in Catch Flames Pro you can choose No Sidebar, Full Width layout to remove the sidebar and make it full width. For that, just go to “Appearance => Theme Options => Layout Options” and select “No Sidebar, Full Width” and save changes.
Sakin
Keymaster@prehabexercises: I see that you have activated “Mobile Theme” module from “Jetpack” plugin that is why it is showing as per the Jetpack Mobile Theme. This theme doesn’t need Mobile theme as Catch Evolution theme is responsive theme. So, just go to Jetpack setting and disable “Mobile Theme” and it will work fine.
Sakin
Keymaster@andrews: In Simple Catch Featured Image in used in Archive pages and in the slider. But it is not used in single post. As in Single post, you can just upload and add the image directly in your post editor without any issue.
If you are thinking about different then please explain.
-
AuthorPosts
