Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@real_makkoy: To change the color of slider text background, you can edit the following color code and add it in “Appearance => Theme Options => Custom CSS” box.
#main-slider .entry-title span, #main-slider .entry-content { background-color: #fff; }For anchors withing a post, you need to add the HTML code manually from your post editor in text mode. Or you have to search for plugin at http://wordpress.org/plugins/ to do this. There is no default option to do that.
Sakin
Keymaster@Yuliya: You need to change the permalink to SEO friendly. You haven’t change your permalink. Please change the appropriate from “Settings => Permalinks”. To make this permalink to work either you need to have write access to
.htaccessfile or you need to add the.htaccessfile in root folder. See this http://codex.wordpress.org/Using_Permalinks . If you don’t know how to do it then you can ask your Hosting Server to create.htaccessfile for you.Sakin
Keymaster@highschoolfootballamerica: In Catch Kathmandu Pro theme there are 3 custom menu location “Primary Menu, Secondary Menu and Footer Menu”.
So, first you can create Menu from “Appearance => Menus”. Read more about this at http://catchthemes.com/blog/custom-menus-wordpress-themes/
1. Primary Menu: Then if you want to show your custom menu in header right section then you can assign your custom menu to “Primary Menu” location from “Appearance => Menus => Manage Locations”.
2. Secondary Menu: Same way you can assign your menu to “Secondary Menu” if you want it to display just below the header.
3. Footer Menu: Same way you can assign your menu to “Footer Menu” if you want it to display just below the content.Regards,
SakinSakin
KeymasterHello Kristi,
I don’t mean full content will show featured image. I mean there is no option in WordPress by default to show Featured Image. You have to use plugin. I just show there is only 2 options in WordPress.
Regards,
SakinSakin
KeymasterHello Yuliya,
For testimonial page, you can add the following css in “Appearance => Theme Options => Custom CSS” box.
.single-testimonials .entry-header { visibility: hidden; }To change the Read More text, go to “Appearance => Theme Options => Excerpt / More Tag Settings” and then change “More Tag Text”
You can change that text from your post/page excerpt box. See this screenshot showing how to add excerpt text in your post/page.
Regards,
SakinJune 5, 2014 at 2:25 am in reply to: Pre-sales Question: Form placement on top banner possible..?? #33530Sakin
Keymaster@Driven13: You can change that
right: 5%toright: 0and thentext-align: right. For detail customization, you need to hire customizer.Sakin
Keymaster@theresem: I don’t see Log in. see this screenshot of how I see your site
http://awesomescreenshot.com/0412xbyha5Sakin
Keymaster@Kendra: It’s mention in Theme Instructions page at http://catchthemes.com/theme-instructions/catch-kathmandu-pro/. Just read the topic “Featured Slider”. There you have option to choose slider type as Featured Post Slider or Featured Page Slider or Featured Category Slider or Featured Image Slider. Choose the type and fill in the necessary fields.
Sakin
Keymaster@shamwow: For this layout, you don’t need to select any page in “Front page”. You can just select the page in “Posts page” which I see you already have done it.
Note: You only need to select the Front Page, if you want to display that page content in your homepage.
Sakin
KeymasterHello Kristi,
By default there is no option to add featured image in your RSS feed. WordPress only have option to either show full content or excerpt content in the RSS feed and it is controlled through “Settings => Reading”, For each article in a feed, show.
But if you want this features then you might want to look for plugins at http://wordpress.org/plugins/. I just did a quick scan and this plugin looks interesting Featured Images in RSS w/ Size and Position
Regards,
SakinJune 5, 2014 at 1:47 am in reply to: Displaying featured image in image slider instead of full size #33522Sakin
Keymaster@Leonie: You can upload any image in your featured image slider. If you are having difficulty adding in the image from uploads. Then you can edit your image from Post Thumbnail editor and then copy that image URL and just paste that image url in Featured Image Slider Options.
Sakin
Keymaster@philippe: Can you let me know you site URL so that I can check in. As this should work when I test our demo page http://www.google.com/webmasters/tools/richsnippets?q=http%3A%2F%2Fcatchthemes.com%2Fdemo%2Fcatchbox-pro%2F
Sakin
Keymaster@mds88: Sorry I don’t understand your request. Can you explain in reference with your site URI for better understanding.
Sakin
Keymaster@dfwrgjeff: You can adjust the padding in the following css and then add it in “Appearance => Theme Options => Custom CSS” box.
#main { padding-top: 50px; }June 4, 2014 at 12:18 pm in reply to: Button colour change & how to centre content in sidebar #33443Sakin
KeymasterHi Ian,
For child theme tutorial see this http://catchthemes.com/blog/create-child-theme-wordpress/
Regards,
SakinJune 4, 2014 at 12:17 pm in reply to: Pre-sales Question: Form placement on top banner possible..?? #33442Sakin
KeymasterI don’t see any changes in this code. You need to change here. Can you send me the code that you have added. For code please try to use http://gist.github.com/.
See this code where I have added right box in the featured image https://gist.github.com/anonymous/6fe360cf0f833b04cfab
Sakin
KeymasterDear S. Bartsch,
There is no option to add screenshot in this forum. But you can upload your screenshot image in your site or any photo sharing site and then add in your image url here.
Regards,
SakinSakin
Keymaster@shamwow: Sorry not so clear what you want. If you don’t need to change your homepage and remain as it is then you don’t need to add anything in “Reading Settings”.
Sakin
KeymasterHello Poornima,
Try adding in the following css in “Appearance => Theme Options => Custom CSS” box.
#access ul li a { padding: 0 51px; }Regards,
Sakin -
AuthorPosts
