Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@karinschultz: I don’t get in. You can add multiple of widget is the sidebar.
Sakin
Keymaster@sdn: For S2Member plugin support, please ask in S2Member support forum or contact the plugin author.
About ten breadcrumbs leading to login page. You have to check the settings in S2Member plugin for this page http://www.service-design-network.org/sdn13/products-page/article/ . It looks like this page is visible only to member. That is why it is redirecting to login page. For better answer, pleas ask plugin support.
About tag is also same. It will be same with all theme. Our theme doesn’t work to make any compulsory login. Theme cannot lock use to view certain section and block certain section. This type of things can only be done through plugin.
Make sure you check back again with the other theme.
Sakin
Keymaster@krisli: I don’t understand your first question. In Image Slider, you can just upload the image as per you need or just add image URL to add image. Then you can add links there and save it. So, you will have image and the link. Link is manual, you can link it to any place.
Once you buy in the Pro or Premium theme, you can use it for multiple domain. You just cannot resell or redistribute. You can just login http://catchthemes.com/login/ and download the theme.
Sakin
Keymaster@Maeyke: Looks like you have customize the theme. There are extra elements that is taking spaces. So remove all those and then you can add in the margin bottom and padding bottom as per you need. Just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
@media screen and (min-width: 1060px) { .archive .site-content article { margin-bottom: 0; padding-bottom: 0; } }Sakin
Keymaster@paulinepkehoe: Catch Everest theme has 3 columns in footer area. That is why you have option to add in widgets in “Footer Area One, Footer Area Two, Footer Area Three”. So, just add widget is in all 3 footer area and then you will have 3 columns.
Sakin
Keymaster@grayscottage: To swap to Catch Mustang from Catch Everest Free theme will require few configurations and then also you need to regenerate the image through plugin. As it uses different image sizes.
The best option for you to upgrade to Catch Everest Pro, there is lot of additional features. See this at http://catchthemes.com/theme-instructions/catch-everest-pro/
Sakin
Keymaster@Potzas: Yes add the following css and change the color code as per your need.
#main-slider .entry-title a { color: #000; }Sakin
Keymaster@dbentzen: Do you mean to add extra font family in the list. Oh for that you need to customize the theme and build the child theme. You just can use the font listed there.
The best to add logo is to use image. You can upload your logo image from “Appearance => Header”
Sakin
Keymaster@paulinepkehoe: Sorry I don’t think I understand your question. To get only Footer One Are. You can just add widget in Footer Area One and leave other two empty. This make your site show only 1 footer area.
Sakin
Keymaster@Bazil Guerrero: That’s not possible through default option and you need to build child theme and do the customization.
I hope you are aware that you can upload a large header image which you can make it like banner. You can upload large header image from “Appearance => Headers”
Sakin
Keymaster@grayscottage: What do you mean by add media button won’t work. It’s strange. Can you change to any other theme and see if it works or not.
Sakin
Keymaster@trentbuzz: Check your settings at “Appearance => Theme Options => Layout Options” box, you need to select “Excerpt/Blog Display” on Content Layout.
Sakin
Keymaster@Maeyke: For menu, you can use custom menu that is through “Appearance => Menus”. See this for more details about menus http://en.support.wordpress.com/menus/
Sakin
Keymaster@dbentzen: Adding menu bar below the slider can be done only through php code modification.
Note: When you customize the theme, please use “Custom CSS” box or Build child theme and modify it.
Sakin
Keymaster@amberfm: You are trying to add full html code so it doesn’t accept that. You cannot put that lot of arrows.
Sakin
Keymaster@BrianW: Yes it’s cool. But you can shorten the css by just
#hgroup-wrap { padding: 0; }Sakin
KeymasterAdd the following css to get the featured slider headings
#main-slider .entry-title { display: block; }Is there a way of moving the featured content to the bottom of the text on the home page, rather than at the top?
— For this you need to customize the theme by building child theme. You need to get developer to do this for you.Sakin
KeymasterOh Sorry I gave you for another site. For this site http://www.villagepca.org it will be as below. Adjust margin as per your need.:
#header-content { margin-top: 40px; margin-bottom: 20px; }Sakin
Keymaster@wagllc:
1) On the home page there is no spacing between the Slider and the Menu Bar. Can I adjust this space?
— You can just add the following CSS in “Appearance => Theme Options => Custom CSS” box. Adjust the margin as per your need.
.featured-slider { margin-top: 30px; }2) How can I control the space between the Logo Banner and the Menu Bar? Currently I have the following CSS code to reduce padding around the Logo Banner and remove the search box:
— To adjust the space between the Logo Banner and the Menu Bar, You can add the following CSS in “Appearance => Theme Options => Custom CSS” box. Adjust the margin as per your need.
#header #mainmenu { margin-top: 30px; }When you tweak the css. Don’t edit style.css. You can add it in Custom CSS box or build child theme and edit it. If you edit style.css it will be overwritten when you update the theme.
-
AuthorPosts
