Forum Replies Created
-
AuthorPosts
-
Sanjip Shah
Participant@gonzalo-cao Thanks for the feedback. We will correct, we will correct it in our version update. Thanks.
Sanjip Shah
Participant@neoleptic If you set a featured image for the post, it will appear as the highlighted image in the category view if you are seeing the category in excerpt view type (not full content view). But if you are including images within the post these image will appear in the single post view not in the category view if you are seeing the category in excerpt view.
Sanjip Shah
Participant@bmorejamie Please try in the solution in this link https://www.themehorse.com/support-forum/topic/slider-only-on-homepage/. And see if it workds for you.
Sanjip Shah
Participant@salveta Currently, there is no such option. You will need to create the child theme to customize it. You can view these link http://codex.wordpress.org/Child_Themes. Thanks.
Sanjip Shah
Participant@cullensean56 Okay. Great!
Sanjip Shah
Participant@kehave The plugin says you have to add the co-authors template tags in the templates. The file responsible to show the theme page, post, archives is in the content-extensions.php file which is located inside theme folder->library folder->structure folder.
Sanjip Shah
Participant@entacser Okay. Great!
Sanjip Shah
Participant@cullensean56 I think the issue is now solved as we have sent you the new zip file fixing this. Thanks.
Sanjip Shah
Participant@entacser You could add !important to the css code to run it.
h1, h2, h3, h4, h5, h6 { font-family: Myriad Pro, "Gill Sans", Arial, Sans-Serif !important; }
Try this out.
September 16, 2013 at 7:56 am in reply to: Why is the Contact-page title different from the other page templates? #3989Sanjip Shah
Participant@michieldoetjes We have designed the theme this way. We have done this to highlight the page title of unique templates like the Contact Page. For the default page template the title will appear in the body/content part. For the solution you can visit this topic https://www.themehorse.com/support-forum/topic/put-page-title-in-the-breadcrumbs-bar/, same thing is discussed there. If you get confused somewhere in the solution part you can put your query. Thanks.
Sanjip Shah
Participant@adi When we update our theme we will also keep the latest version of the plugin that are packed within the theme. So, you can wait till then and if you have some urgent requirement then you can contact us via our contact page and we will send you a copy of the latest version through mail. Thanks.
Sanjip Shah
Participant@ovcmarketing For this modification you will have to adjust the corresponding code and css. So, for this you will hire a developer who can fix this by going into the code as I think simple css changes would not do it. Thanks.
Sanjip Shah
Participant@entacser Yes you could use the custom css via the custom css option in the theme option page to change the page titles as well. But if you are using a google web font you will also need to load it to the theme so you can use this plugin http://wordpress.org/plugins/wp-google-fonts/.
Sanjip Shah
Participant@lindagrandjct The title font option will affect all the titles not just the header title. You can install this plugin http://wordpress.org/plugins/wp-google-fonts/ to load the google font of your choice into the WordPress theme. Then use the following custom css to use those fonts for the header title and the tagline.
#site-title { font-family: 'Gentium Basic',serif; } #site-description { font-family: 'Gentium Basic',serif; }
You can use other font of your choice instead of Gentium Basic that you load via the above plugin.
Sanjip Shah
Participant@romarr Okay. Great!
-
AuthorPosts