Forum Replies Created
-
AuthorPosts
-
Sakin
KeymasterHello Kevin,
This is not theme issue, I can guarantee that. If that is plugin issue then can you log in to your FTP access and then rename
plugindirectory and try to check in. Once you rename the plugin directory. All your plugin will be disable.Regards,
SakinSakin
Keymaster@Ena: Thanks but your embed code is not clear. You should have posted in http://gist.github.com/ and send me the link here. Anyway, I send to the site AmericaNowNews.com and see that that you have option to copy embed code in their video. Just copy that code and then go to your post and paste it when you are in “Text” mode in your editor not in “Visual” mode in your editor.
Sakin
KeymasterDear Sbartsch,
Yes for now you can add that css in your Custom CSS box and later you can delete it after Chrome fixes the issue.
Regards,
SakinSakin
KeymasterHello Valerie,
Sorry the icon can be disable by custom css: only in category or individual page or individual post. But not all the post in particular category.
To disable in all post in particular category like “North America”. You need to build child theme and then create new
functions.phpfile in your child theme and then copycatcheverest_social_networks()function and edit the code.Just above your twitter code add if conditions. Like this
//Twitter if ( !empty( $options[ 'social_twitter' ] ) && !is_category('north-america') && !in_category( 'north-america' ) ) { $catcheverest_social_networks .= '<li class="twitter"><a href="'.esc_url( $options[ 'social_twitter' ] ).'" title="'.sprintf( esc_attr__( '%s on Twitter', 'catcheverest' ),get_bloginfo( 'name' ) ).'" target="_blank">'.get_bloginfo( 'name' ).' Twitter </a></li>'; }Be careful, this is bit technical and you might need to hire customizer to work on it.
Regards,
SakinSakin
Keymaster@klhaight: This is not supported by theme. So, you need to ask in plugin support forum
Sakin
Keymaster@melissanicholson71: Hello ParadigmVA,
Sorry this is king of Plugin and our website Server issues. So, you need to contact in plugin support forum or our website hosting support. Looking at this issue, it looks like Yoast WordPress SEO was not able to create “sitemap_index.xml” file in your server.
Regards,
SakinSakin
KeymasterHello Valerie,
For this you need to add in custom css for those particular category. So, can you send me your site URL and categories where you want to hide it. Then I will send you custom css that you can add in.
Regards,
SakinSakin
Keymaster@Dennis Bruus: Nice you fixed your issued. But you site is showing “503 Service Temporary Unavailable”. I hope you are aware of this. If not then please contact your website hosting server to fix it.
Sakin
KeymasterHi Helen,
For this, you can edit your admin user profile from “Users = All Users” and edit admin profile and then change “Display name publicly as” to “Mesmerize Candles” and then click on Update Profile.
Note: this “Display name publicly as” will give option to select name from “First Name” or “Last Name” or “Nickname”
Regards,
SakinSakin
Keymaster@sabine: Yes, this is not exactly the right place to ask for twitter support. But when I check in your site, I see twitter widget is working fine.
Sakin
Keymaster@shamwow: I don’t think adding border will look like. Ok you can try in adding the following css in “Appearance => Theme Options => Custom CSS” box.
.home #content { border: 1px solid #e6e6e6; padding: 5px 10px; }Sakin
Keymaster@helen68: Nice. Yes, this theme is designed like that. Many people don’t like Featured image in post. So, it depends on the choices.
Sakin
Keymaster@helen68: Are you sure about this as we don’t have any option in catch Evolution theme to show featured image in the individual post. It will only show in archive like your blog. The individual post will just show the content and images that you have added in that particular post.
We have option to show Featured image in post only in Catch Everest, Catch Kathmandu and Adventurous themes.
Sakin
Keymaster@Sanan94: Sorry I don’t get it what you mean, there is nothing changes in version 1.7. It’s just Italian language addition.
If you are using Featured Post Slider in Catch Kathmandu Free theme, then you can see it in Theme Instructions page at http://catchthemes.com/theme-instructions/catch-kathmandu/, that our Featured Post slider uses the image size of Width: 1280px and Height: 550px. So, if you add have added featured image larger then this size then it will crop in exact this size. But if you have added featured image smaller then this size then it will show the original image you have uploaded.
But we have Featured Image Slider in Pro version where you can upload image size of your own choice.
Sakin
Keymaster@helen68: I just check in your site Blog and see that you have set your “Content Layout” as “Full Content Display” from “Appearance => Theme Options => Layout Options”. When you choose this option, it will not show the featured image, instead it will show the content and image before your more tag in post. So, if you want your featured image mode back then you need to change the Content Layout as “Excerpt/Blog Display”
Sakin
Keymaster@ashrafashraf: Ok if you want to increase the height and then make that section at bottom. Then remove the previous css I gave you and add the following css. In the following css you can increase the padding top as per your need.
@media screen and (min-width: 961px) { #site-generator .copyright, #site-generator .powered { padding-top: 60px; } }Sakin
Keymaster@mkwan: You have to remove the custom css that you have added. So, remove the following css from your custom css.
.entry-header .entry-meta{display:none}Sakin
KeymasterHello A.J.,
Catch Box Pro theme is design with max width of 1000px. So, if you check the site with higher resolution screens then it will show in middle with 1000px. If you are look for large screen design then check our Catch Evolution Pro, Catch Kathmandu Pro and Catch Everest Pro.
Regards,
SakinSakin
Keymaster@helen68: Post ID and the Featured image has nothing to link with. So, can you edit your post and check if there is featured image or not. Setting Featured Image Screenshot. Also send me your post URL so that I can check in.
-
AuthorPosts
