Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Michaela:
Yes, in Gallery you cannot link to another website.
You can search for free plugin at http://wordpress.org/plugins/. See these http://wordpress.org/plugins/search.php?q=Responsive+Columns&sort= and http://wordpress.org/plugins/search.php?q=Responsive+Tables&sort=
To connect Jetpack to WordPress.com. First you need to open WordPress.com account and then if you have any cache plugin, disable that and the try connecting it.Sakin
Keymaster@Shanan: Simple Catch Free theme in not responsive theme and the font use in this theme is Arial. For responsive, you need to use Simple Catch Pro theme. See this demo http://catchthemes.com/demo/simplecatch-pro/
Sakin
Keymaster@Shanan: It’s the size of your header image that pushed down the search in header. So, if you want to extend the header image to large then either you need to hide the header search by adding in the following css in “Appearance => Theme Options => Custom CSS” box.
#header .social-search { display: none; }Or you can can reduce the size of the search in header. For example, with your current header image size, you need to adjust the size as following.
#header .social-search { width: 206px; } #header .social-search form.searchform input { width: 102px; }Sakin
Keymaster@Michaela: For columns, you need to use Responsive Columns or Responsive Tables plugin and add it.
Sakin
Keymaster@Michaela: If you want to add more thumbnail image then please it it as Gallery or use responsive columns plugins to separate the columns. If you add individual images with caption, then yes it will display like that.
For Gallery see this http://codex.wordpress.org/The_WordPress_Gallery
Further, you can use Jetpack plugin and active “Tiles Galleries” module to ake it beautiful gallery.Sakin
Keymaster@Serena: I check in your site and see that you have been able to change the slider image. But your slider image is too small. If you read in our theme instructions page at http://catchthemes.com/theme-instructions/catch-kathmandu-pro/, the recommended size if Width: 1280px and Height: 550px. But it’s your wish to change it.
See this Tutorial:
Post Slider: http://catchthemes.com/blog/videos-blog/video-series-adding-featured-post-slider/
Image Slider :http://catchthemes.com/blog/videos-blog/video-series-adding-featured-image-slider/Sakin
Keymaster@Bravoure: I see that you have customize the site and looks like you have remove the codes in
footer.phpfile, that is why it is now showing. Please add back the originalfooter.phpfile and it will be fine.Sakin
Keymaster@Kim: You are using Catch Kathmandu Support forum answers that is why it’s not working for you. Please post in appropriate support forum. So, remove the CSS that I give it for Catch Kathmandu Theme. For Catch Box Pro theme, you need to add the following css in “Appearance => Theme Options => Custom CSS” box.
#nav-slider .nav-previous, #nav-slider .nav-next { display: none; }Sakin
Keymaster@Farmaciola: ok sure thanks. Will wait for it.
Sakin
Keymaster@Britta: As per the new theme review guideline form WordPress.org, we are not allowed to use blog template and this should be controlled from “Settings => Readings”. So, please go to “Settings => Reading” from your WordPress Dashboard. The in “Front page displays” check “A static page (select below) and select your page “Nieuws” in “Posts page” and save changes.
Sakin
Keymaster@Farmaciola: That’s nice :). Would you like to contribute your translation file.
Sakin
Keymaster@Bravoure: Once you change the layout to “Three Columns Layout”, you need to add widgets in Main sidebar for right sidebar and Third Column Sidebar for left sidebar. You will have display like this http://catchthemes.com/demo/catch-evolution/three-columns-layout-wordpress-themes/
Sakin
Keymaster@Michael: Yes, you can hide that by adding following css in “Appearance => Theme Options => Custom CSS” box.
#slider-nav, #controllers { display: none; }Sakin
KeymasterHello Janyce,
1. The Road Image is there from “Appearance => Theme Options => Header Featured Image Options”. You can change or remove it from there.
2. The tigers image is from Featured Slider. I see that you are using Adventurous Free there, where you can select the slider type as “Post Slider” or “Category Slider”. But of these slider is created to highlight your post in Slider.
— 2.1: If you want to disable this slider then simply go to “Appearance => Theme Options => Featured Slider => Slider Options”, check Disable in “Enable Slider” option and save changes.
— 2.2: If you want to change the slider image, then there are two option
——- 2.2.1. Post Slider: For Post slider check out this video series http://catchthemes.com/blog/videos-blog/video-series-adding-featured-post-slider/ and also check out theme instructions page at http://catchthemes.com/theme-instructions
/adventurous/
——- 2.2.2. Category Slider: For category slider, first you need to create post and add in featured image. See this video on how to add featured image in your post http://catchthemes.com/blog/videos-blog/video-series-adding-featured-image-wordpress-postpage/ and then go to “Appearance => Theme Options => Featured Slider => Slider Options”, check “Category Slider” in Select Slider Type and then you can select the category from where you want to highlight the post at “Featured Category Slider Options” and save changes.Regards,
SakinSakin
Keymaster@valerie: You cannot change the URL of the Logo/Header image. But you can add in “Header Featured Image” instead. For that you can go to “Appearance => Theme Options => Header Featured Image” and then add in your image URL and links as per your need.
Sakin
Keymaster@Farmaciola: In which language that you try to translate the site. Did you create the .mo and .po file and added in languages file. If so that you can contact us through http://catchthemes.com/contact-us/ with subject translation file. Then we will check in the language file and let you know what is the issue.
Sakin
Keymaster@brewreviewcrew: Ok but there are 2 different type of analytics code. One from the plugin and another form the footer code. So, check these and remove one.
Sakin
Keymaster@ducduc8888: Oh yes, we have lot of spaces in between while choose 3 column layout. We will fixed this in next version update. Till then you can try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
@media screen and (min-width: 981px) { #featured-post.layout-three .featued-content-wrap { margin-left: -2.3%; } #featured-post.layout-three .post { margin-left: 2.3%; width: 31%; } }Sakin
Keymaster@real_makkoy: Can you refresh and check in. Also let me know which mobile are you checking in with. I just check in your site from iPhone and Android phone. But showing menu in single line.
-
AuthorPosts
