Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@BlueFalcon: That’s cool 🙂
Sakin
Keymaster@Vibelingo: I think you have set static font page from “Settings => Readings”. If you don’t need front page home, then why do you set that page as static front page. Just remove that from “Settings => Readings”. Then you can go to “Appearance => Theme Options => Homepage / Fontpage Settings”, then check in “Disable Latest Posts” and save changes.
Sakin
Keymaster@rojtalbot: Please don’t post the same question in 2 places. I have already answered you in http://catchthemes.com/support-forum/topic/kathmandu-customization/
Sakin
Keymaster@Jaume: Ok so you mean that we add in support for mqtranslate plugin as well. Ok sure we will add this in future version update. Thanks.
Sakin
Keymaster@fmck718:
#2: Featured Post Widget only display the Featured Image and the excerpt text. It will not display the full content. So, if you want to display the full content of the post. Then you might need to add in Plugin which does this.Sakin
Keymaster@Anne-Pia: Not sure if this features is available in Catch Flames Pro Theme. Can you check out Footer Area One, Footer Area Two, Footer Areas Three and so on. You can use the Text Widget or Adspace widget to these area from “Appearance => Widget” and add in the images and links.
Sakin
Keymaster@sbartsch: Sorry, please replace the previous css with the following css:
.wp-caption .wp-caption-text { text-align: justify; }Sakin
Keymaster@paul: Sorry I don’t get it what you mean. Can you explain win reference with your site URL.
I have already given you the instructions to create custom menu, where you can add the pages which you want to make it visible to users.
Sakin
Keymaster@rojtalbot:
1. You can actually remove it from “Appearance => Theme Options => Homepage Settings => Homepage / Frontpage Settings”. Then un-check “Enable Latest Posts” and save changes.If this doesn’t remove then only you add in the following css in “Appearance => Theme Options => Custom CSS”.
.home #main { display: none; }2. Detail color options are there in Pro version Theme Options panel. But, you are using free version. So, you need to change the color code in the following css as per your need and then add it in “Appearance => Theme Options => Custom CSS” box.
/* Footer Area Color Options */ #footer-sidebar { background-color: #21759b; } #supplementary .widget-title, #supplementary .widget-title a { color: #fff; } #supplementary .widget-area, #supplementary .widget-area a { color: #ddd; } /* Footer Info Color Options */ #site-generator { background-color: #fff; color: #404040; } #site-generator a { color: #eee; }Sakin
Keymaster@Sebastiaan: Can you try it from different browser and check in. From which browser you are checking in.
Sakin
Keymaster@paul: You can create custom menu and then then add in the menu items as per your need. In this way you remove that check out pages from menu. For more about custom menu, check out http://catchthemes.com/blog/videos-blog/video-series-creating-wordpress-custom-menus/ and http://catchthemes.com/blog/custom-menus-wordpress-themes/
Sakin
Keymaster@Sebastiaan: Thanks for your appreciation and sorry that you are having problem with Aksimet and Theme. But when I check in our server with Catch Everest Version 2.7 and Aksimet version 3.0.3. It’s working fine. I am able to add media in pages/posts.
Are you sure it’s Aksimet. Maybe combination of Aksimet and other plugin. So, can just just disable other plugins and check in.
Sakin
Keymaster@paul: This most be WordPress issues with Login and Private page. Private page is only visible when you are logged in.
Sakin
Keymaster@Robert: Your favicon is not displaying in any browser as the image shouldn’t be found. Check your favicon image URL
Sakin
Keymaster@sbartsch: Ok try adding in the following css in “Appearance => Theme Options => Custom CSS” box.
.wp-caption-text { text-align: justify; }November 19, 2014 at 12:13 am in reply to: How to add background to sidebar, content area and continue reading #47735Sakin
Keymaster@aleks.mavric123: Here is the list of the element and background color codes which you can change as per your need and then add it in “Appearance => Theme Options => Custom CSS” nox.
#main { background-color: #fff; } #content { background-color: #fff; } #sidebar { background-color: #fff; }Sakin
KeymasterHi Anne-Pia,
1. I see that you have added css to make it pink for the footer in “Appearance => Theme Options => Custom CSS” box. Just remove the following css:
#site-generator { background-color: #e04387; }
After you remove this, it will load the blue color and if you want any other color then you don’t have to do that from custom css, you can change that simply from “Appearance => Theme Options => Color Options => Footer Color Options => Footer Background Color”2. You should be able to change that from “Content Background Color” in “Appearance => Theme Options => Color Options => Content Color Options”. But looks like there is some issue in color options. We will fix this in next version update. Till then, you can add the following css in “Appearance => Theme Options => Custom CSS” box.
#content article { background-color: #f7f7f7; }3. Are you talking about the footer sidebar area then it should be same. So, you just need to add the following css in “Appearance => Theme Options => Custom CSS” box.
#footer-sidebar { height: 1%; overflow: hidden; }4. Sorry I don’t understand this point at all. So, confusing.
Regards,
SakinSakin
Keymaster@Alexandra: Thanks for your appreciation.
-
AuthorPosts
