Forum Replies Created
-
AuthorPosts
-
June 24, 2013 at 9:48 am in reply to: Changing text colour in feautured content section of home page #10915
Sakin
Keymaster@Charliecorns: The site is using “MJ Contact us” plugin. There are various plugin for Contact form and the best ones are “Contact Form 7” and “Jetpack”.
June 24, 2013 at 9:44 am in reply to: Putting the search box alongside the social media links #10914Sakin
Keymaster@eckh20: For header social and Search. Replace the old css that I gave you with the following.
#header-right .widget { clear: none; float: left; } #header-right .widget_catcheverest_social_widget { padding-right: 10px; }For rounded corner for Homepage Featured Content it will be as:
#featured-post img { -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; /* future proofing */ -khtml-border-radius: 10px; /* for old Konqueror browsers */ }June 24, 2013 at 1:56 am in reply to: Putting the search box alongside the social media links #10899Sakin
Keymaster@eckh20: Can you try adding the following CSS in “Appearance => Theme Options => Custom CSS” box.
#header-right .widget { clear: none; } #header-right .widget_catcheverest_social_widget { padding-left: 10px; }June 24, 2013 at 1:39 am in reply to: Putting the search box alongside the social media links #10897Sakin
Keymaster@bigbipper: the site you have given me is using the Category and the post.
So, what you can do is:
1. First Create the various categories you want to classified into through “Posts => Categories” from your WordPress Dashboard.
2. Then create the Posts and assign it in appropriate category.
3. You can build menu though “Appearance => Menu”. Where you can just add categories. See this http://en.support.wordpress.com/menus/Sakin
Keymaster@Raminder: About your join Now. I don’t know how you have added and also let me know what exactly you want.
About the Slider, Sorry I didn’t see that you are using Catch Everest Free theme. The page slider and image slider both are there only in pro version. See the additional feature in pro version at http://catchthemes.com/theme-instructions/catch-everest-pro
Sakin
Keymaster@bigbipper: Sorry I don’t understand your question. First please send me your site url so that I can understand your page “Birds”
To arrange the post, you can use either “Category” or “Tag” filter, when you write your post.
Sakin
Keymaster@Ellen: Sorry, I don’t understand your question much.
Are you trying to add page number in your blog at the bottom then you can add the plugin “WP-PageNavi” or “WP Page Numbers”.
To set the number of post displayed on the front page. You can just set up in “Settings => Reading”. In this page, change the value in “Blog pages show at most” and click on save changes.
Sakin
Keymaster@Jim McLennan: Cool and Thanks. Just to add a not. You can add that css in “Appearance => Theme Options => Custom CSS” box or in your child theme style.css
Sakin
Keymaster@svoelker: I don’t know how you have added your home. Is that page or just a homepage. The best option to edit the SEO will be to add “WordPress SEO” plugin by Yoast. Then you can set it from that plugin options.
Sakin
Keymaster@svoelker: Can you send me your site URL and also tell me what you mean by reducing the hompepage slider content box not covering much. Can you send me screenshot of how much you want.
June 23, 2013 at 12:01 pm in reply to: Is it possible to remove the search box from the page? #10881Sakin
Keymaster@dev: Yes you can remove it. Are you using Catch Everest Free Theme? If you want remove the search in header right of Catch Everest Free theme. Then just go to “Appearance => Theme Options => Header Right Section” and check “Disable Header Right Section” to remove it.
June 23, 2013 at 11:59 am in reply to: How to add a banner image to the top of the /blog page #10880Sakin
Keymaster@yumtum: To add banner image at the top of your Single post, you can just set featured image in your posts. See this on how to add featured image http://en.support.wordpress.com/featured-images/#setting-a-featured-image . So, the featured image is shown above your single post.
Sakin
Keymaster@Andrew Packer: Thanks for using our theme. I will try to answer your questions.
1. I want to have my music to open in a new tab when clicked ?
—- Sorry I don’t see the music file. I just see the youtube videos in your Music tab.2. In the testimonials page the side bar is down the middle, how do i get it to the proper side…..right ?
— There is some issue with the plugin that you use for the Testimonials. Which plugin are you using it. There is double “content” div that is why it is showing issue. Try another plugin or just add testimonials using simple page layout.3. How do i install the comments box in the testimonials section ?
— First you need to work on your testimonial as page or post then you can disable or enable in individual testimonial page or post though your edit page or edit post “Discussion” box. See this for more details http://en.support.wordpress.com/enable-disable-comments/4. How do i get ride of the search bar in the header area ?
— Looks like you have already solved this through “Appearance => Theme Options => Header Right Sidebar”.5. Is there a setting i can change to make the website run faster. It was real good when i started to build it but has slowed as i add content….I am using GoDaddy ?
— There are few things that you can do to optimize your size.
1. Try to minimize the use of plugin.
2. Add W3 Total Cache plugin and Set your site so that you will have better cache of your site.
3. Add Jetpack plugin and activate Photon Module, which will load all your image though CDN.Sakin
Keymaster@acanthuroid: You don’t have to do anything with your child theme. If you are using FTP then just replace the catch-everest-pro theme files with the new one. But if are using through WordPress Admin panel. Then first activate “Catch Everest” free theme. Then delete the Catch Everest Pro old theme and add the new version. Then activate your child theme.
Sakin
Keymaster@barneycat25: You Second Question: Also is there a way of removing the navigation bar from my individual pages?
— Actually I need to see your site to give you exact css. But since your site is in Coming Soon mode. I have giving you this css on my assumption. I hope it works. Just add the following CSS in “Appearance => Theme Options => Custom CSS” box.#header-menu { display: none; } .home #header-menu { display: block; }Sakin
Keymaster@Raminder: I am bit lost with your question. I check in your site at http://soton-fifc.co.uk/ and I scroll down. Then I see “Join our mailing list” box. But I don’t know how you added those box. As there is custom inline border which cannot be replaced by css. You first need to remove that inline border then only we can control though custom css.
Are you talking about Homepage Featured Content or Slider. I thought you are talking about the slider. If you want to link the Homepage Featured Content to page then you have to add the link in “Link URL” your Homepage Featured Content Options that you will find in “Appearance => Theme Options => Homepage Settings”.
Sakin
Keymaster@barneycat25: You can change it by adding the following CSS in “Appearance => Theme Options => Custom CSS” box.
#header-menu { background-color: #aa66a0; }Note: Once your site has been hacked, there might be backdoor open and chances of getting hack again is high. So, please go though the slider and add the security measures.
-
AuthorPosts
