Forum Replies Created
-
AuthorPosts
-
han
Keymastertry this
.home .site-title a { color:#000 !important; }note: modified Nov 14, 2014
han
KeymasterGo to “Appearance > Customize > CSS” and drop this code
.singular .navigation { margin: 0; } .site-footer .wrap { padding: 32px !important; }han
KeymasterDid you login using administrator role account? If yes, please use this form to send me your wordpress login so I can debug.
han
KeymasterFrench translation is not available but you can translate the theme using this plugin, https://wordpress.org/plugins/codestyling-localization/
han
KeymasterHi Cecilia, go to “Appearance > Customize > Posts” and choose “Display post excerpts”. You will see more options there.
Alternatively, you can choose “Display full content” and use more taghan
KeymasterYou can try this plugin for theme text translation, https://wordpress.org/plugins/codestyling-localization/
November 4, 2014 at 4:34 am in reply to: Alignment of featured image on post summaries – Custom theme #2714han
KeymasterThanks for your report. The issue has been fixed. You can download the latest version of custom theme here, or wait update notification from wordpress.org
han
KeymasterDid you follow these steps?
Go to “Appearance > Customize > Branding”, upload your logo and save.han
KeymasterIt looks fine on my ipad, the flag is visible. What is your device?
han
KeymasterGo to “Appearance > Customize > Footer” and put your link using html code. Example Code
<p><a href="http://themehall.com">first link</a> <a href="http://themehall.com">second link</a> <a href="http://themehall.com">third link</a></p>han
KeymasterThe theme setting has been moved to “Appearance > Customize > Posts”
han
KeymasterThat’s not omega theme
han
Keymaster1) Create a new file entry-title.php under folder /church/partials/ , and put this code
<?php if ( is_home() || is_archive() || is_search() ) { ?> <h2 class="entry-title" itemprop="headline"><a href="<?php the_permalink(); ?>" rel="bookmark"><?php the_title(); ?></a></h2> <?php } ?>2) please check this post http://themehall.com/forums/topic/customize-footer-text-omega-custom-footer-plugin
Church theme is already a child theme. To change footer copyright info, you need to use the custom footer plugin, http://themehall.com/product/omega-custom-footer-plugin
han
KeymasterIf you mean blog post Featured image, it will be linked to the blog post. Go to “Appearance > Customize > Posts” and make sure the “Include the Featured Image?” is enabled and choose “Display post excerpts”
han
KeymasterYou can try this plugin https://wordpress.org/plugins/simple-social-icons/
-
AuthorPosts
