Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@fakindino: You cannot set logo link to external link by default.
Sakin
Keymaster@klhaight: Well for detail customization you should hire a css developer. I can only help you if you know how to execute. Maybe, you can tell me the widget name for which you want to change.
Sakin
Keymaster@shamwow: Your www and no www if from your WordPress Settings. This has nothing to do with the theme. Please check your settings at “Settings => General”
To activate the Sidebar in Homepage/Frontpage. First you need to activate either Static Front Page or Latest Posts from “Appearance => Theme Options => Homepage Settings => Homepage/Frontpage settings”.
The sidebar will not show just with slider and Homagepage Featured Content.
August 16, 2013 at 11:02 am in reply to: Headersetting not showing while everest pro ( light) is checked #13289Sakin
Keymaster@mloga94: You can reset your color options. Go to “Appearance => Theme Options => Color Options”. Then check to “Reset Color” and click on Save Changes button.
August 16, 2013 at 2:02 am in reply to: Headersetting not showing while everest pro ( light) is checked #13282Sakin
Keymaster@mloga94: Looks like you have change the background color of the header though “Appearance => Theme Options => Color Options”. IF there is blue color then change that or reset the color. Color Scheme gets overwritten by individual color settings.
Sakin
Keymaster@karenstl: This is not a theme issue but the plugin issue. Your plugin Next Gen Gallery Version 2.0 have issue. See this support from by Next Gen Gallery Plugin author http://wordpress.org/support/topic/known-plugin-conflicts-with-nextgen-20/page/3
So, the solution from the plugin author is to rollback to the previous version of plugin. See this on how to rollback http://www.nextgen-gallery.com/how-to-rollback-a-version/
I don’t see the menu script catcheverest-menu.min.js file in your site.
Sakin
Keymaster1. You can add the Social Widget to “Header Top Sidebar” from “Appearance => Widgets”. But this option is there only in Catch Everest Pro theme.
2. To make the social icon appear with color, add the following CSS in “Appearance => Theme Options => Custom CSS” box.
ul.social-profile li.facebook a { background-position: 0 -43px; } ul.social-profile li.twitter a { background-position: -44px -43px; } ul.social-profile li.google-plus a { background-position: -173px -43px; } ul.social-profile li.pinterest a { background-position: -216px -43px; } ul.social-profile li.flickr a { background-position: -431px -43px; }Sakin
Keymaster@richemont: Also try updating your Next Gen Gallery if they have new version.
Sakin
Keymaster@richemont: This is not a theme issue but the plugin issue. Your plugin Next Gen Gallery Version 2.0 have issue. See this support from by Next Gen Gallery Plugin author http://wordpress.org/support/topic/known-plugin-conflicts-with-nextgen-20/page/3
So, the solution from the plugin author is to rollback to the previous version of plugin. See this on how to rollback http://www.nextgen-gallery.com/how-to-rollback-a-version/
August 15, 2013 at 10:50 pm in reply to: Headersetting not showing while everest pro ( light) is checked #13274Sakin
Keymaster@mloga94: I see that your site is not live yet. So, I cannot check in. Can you show me the site.
Sakin
Keymaster@klhaight: What is the font you are trying to add in?. You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
/* Sidebar Widget Title Font Family */ #secondary .widget-title { font-family: Helvetica, Arial, sans-serif; } /* Sidebar Widget Font Family */ #secondary .widget { font-family: Helvetica, Arial, sans-serif; }Sakin
Keymaster@MairiaM: Thanks for your information.
Sakin
Keymaster@ashrafashraf: Yes you can simple change Powered by section from “Appearance => Theme Options => Footer Editor”.
Sakin
Keymaster@fakindino: You will not loose all the content. You will just loose the customization that you have done with core theme files.
Sakin
Keymaster@fakindino: I don’t know what customization have you done. So, you need to restore the theme.
Sakin
Keymaster@omgstyle: Do you mean to align the text “23 West 47 St., Suite 701 New York, NY 10036 Phone: +1 (212) 278-0119”. For that you need to add additional css in “Appearance => Theme Options => Custom CSS” box.
#supplementary.one .widget-area { width: 100%; }The post that you posted in Category Press will be posted in Category Archive http://oisdiamonds.com/category/press/. You need to add the category “Press” from “Appearance => Menus”
For menus, use custom menu from “Appearance => Menus” and build custom menu with the pages and category you need. See this http://en.support.wordpress.com/menus/
Sakin
Keymaster@crusehh: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box which will reduce the padding space.
#hgroup { padding-top: 10px; } -
AuthorPosts
