Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Tracey: Yes, I understand and this is the design that works like that. So, if you want same image to work on all.
Then
1. For slider and featured content, please user Featured Image Slider and Featured Image Content.
2. Then for featured image, upload image size of 800px width and height 484px. This is size of featured image size.
3. Then go to “Appearance => Customize => Layout Options”. Then in ” Archive Content Layout”, select the option “Excerpt Image Top” and in “Single Page/Post Image Layout”, select option “Featured Image Size”.Sakin
Keymaster@toni: Looks like there is conflict with image and the “Photon” module of Jetpack plugin. I guess that you had inserted that image in your page before changing the Layout. So, trying removing that image and add it again as Full Size image. If this doesn’t solve then for now, you might need to deactivate “Photon” module of Jetpack from Jetpack setting.
For others to insert image as Full Size image. See this screenshot https://www.pinterest.com/pin/548594798336717816/
Sakin
Keymaster@Cybersnaby: Are you using Gallery post type then it will only show the image that are uploaded from that particular page “Add Media” button.
Sakin
Keymaster@effess: For that you need to build child theme and edit that menu script. Sorry no option to do that in default.
July 2, 2015 at 10:50 am in reply to: Polylang: translating Featured Content title and description #60437Sakin
Keymaster@Pius: Yes, looks like there is issue with your child theme.
Sakin
Keymaster@aparente001 You have played totally with CSS which is causing issue. As your menu is being overlapped by your header. You can remove your header css and it will be fine.
Sakin
Keymaster@barbyma31: Not sure why it’s not working. I will email you for that.
Sakin
Keymaster@Maverick87Shaka: Please post in your site URL so that I can check in the spaces you get and will send you css to reduce it.
Sakin
Keymaster@Tracey: Now where is the problem. Let me know it and I will try to check in what can be done.
Sakin
Keymaster@oleymedia: You can add hover and active. It’s like that. You need to add Custom css
.sidr ul li ul { display: none; } .sidr ul li:hover ul { display: block; }Sakin
Keymaster@RimFrost: Ok then for that, you need to build child theme and copy
catchkathmandu_header_image()function in your child themefunctions.phpfile and then remove it as per your need. For child theme, refer to http://catchthemes.com/blog/create-child-theme-wordpress/Sakin
Keymaster@afeauto: Are you taking about this post http://catchthemes.com/support-forum/topic/featured-image-and-sidebar-on-shop-page/ . This was in spam, due to unnatural site link.
Sakin
Keymaster@afeauto: To hide header featured image, you can add the following css in “Appearance => Customize => Theme Options => Custom CSSS Options” box:
.woocommerce #header-featured-image { display: none; }To remove side in your WooCommerce page, you can go to “Appearance => Customize => Theme Options => Layout Options => Woocommerce Layout” and change the layout there.
But this option was added only in Version 3.0. So, first you need to update your theme. See this changelog http://catchthemes.com/changelogs/catch-base-pro-theme/
Sakin
Keymaster@anubhav7417: Ok then you can go to “Appearance => Theme Options => Homepage Settings => Homepage / Frontpage Settings” and then uncheck “Enable Latest Posts” and save changes.
Sakin
Keymaster@kathiejs: That cannot be center between two image as the caption is only of that first image. To align left, you can add the following css in “Appearance => Theme Options => Custom CSS” box:
#content .gallery dd.gallery-caption { text-align: left; }Sakin
Keymaster@Holley: I am still confused as when I check in all your 3 posts, it has 484px height. Maybe you can share screenshot of issue.
Sakin
Keymaster@Tracey: You cannot change the size of featured image in latest post in your homepage. The only option for latest post in your homepage is to change the “Archive Content Layout” layout.
For slider, you can choose slider type as “Featured Image Slider” from “Appearance => Customize => Featured Slider => Featured Slider Options => Select Slider Type”. Then you can upload image of any size you like. It will not corp. It give you option to upload image, add title and excerpt content and link as per your need.
For Featured Content do the same, you can choose slider type as “Featured Image Content” from “Appearance => Customize => Featured Content => Featured Content Options => Select Content Type”. Then you can upload image of any size you like. It will not corp. It give you option to upload image, add title and excerpt content and link as per your need.
For latest post, you can option to select image display position from layout. For that, go to “Appearance => Customize => Theme Options => Layout Options” and then change Archive Content Layout.
-
AuthorPosts
