Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterOk that’s great
Thank you!
Theme Horse Support Team
KeymasterHi Xiang,
Sorry We don’t have this feature to backup. You need to backup it from Cpanel databaseThank you!
June 18, 2014 at 2:58 am in reply to: How to set to full-size, especially on mobile displays? #11417Theme Horse Support Team
KeymasterHi Xiang,
You want to display your site in full width ? We have designed our theme this way. Its not possible in this theme. You need code customization for it.
Thank you!
Theme Horse Support Team
KeymasterHI danielb,
To remove the responsive menu there is options
please go to dashboard -> appearance -> theme-options- > layout-options -> responsive layoutSet it as off
Thank your
Theme Horse Support Team
KeymasterYou welcome AlicePh
Thank you!
Theme Horse Support Team
KeymasterThat’s great
Thank you!
Theme Horse Support Team
KeymasterHI bdk907,
Yes it harms for the smaller device. May be for ie too and also it may harm too. You can hire a developer to fix the issue according to your own way. While hiring a developer please tell them to make child theme before updating anything.
Thank you!
Theme Horse Support Team
KeymasterHi Angel,
Sorry the theme will support Breadcrumb NavXT. You must not use the code inside header.php install this plugin and it will support.Thank you!
Theme Horse Support Team
KeymasterHi John,
We have not worked on it yet. Please remove all text from sidebar.php and add this.
<div id="secondary"> <?php $description = get_bloginfo( 'description', 'display' ); if ( ! empty ( $description ) ) : ?> <h2 class="site-description"><?php echo esc_html( $description ); ?></h2> <?php endif; ?> <?php if ( has_nav_menu( 'secondary' ) ) : ?> <nav role="navigation" class="navigation site-navigation secondary-navigation"> <?php wp_nav_menu( array( 'theme_location' => 'secondary' ) ); ?> </nav> <?php endif; ?> <?php if ( is_active_sidebar( 'sidebar-1' ) ) : ?> <div id="primary-sidebar" class="primary-sidebar widget-area" role="complementary"> <?php dynamic_sidebar( 'sidebar-1' ); ?> </div><!-- #primary-sidebar --> <?php endif; ?> </div><!-- #secondary -->
If there is still some issue then you may hire a developer to fix it.
Thank you!
June 16, 2014 at 2:29 pm in reply to: How to make 'featured image' for a page different to 'featured image' in slider #11374Theme Horse Support Team
KeymasterHi
just follow the theme instruction page before posting anything here. View this linkhttps://www.themehorse.com/theme-instruction/interface/#slider
Thank you!
Theme Horse Support Team
KeymasterHi John,
I think you just only add the sidebar.php from twenty fourteen inside theme folder. Hope that may help you
Thank you!Theme Horse Support Team
KeymasterOh That’s great
Thank you!
Theme Horse Support Team
KeymasterHi TED,
We made it this way. Its one-fourth column when you set it 3 column , 2 column etc it doesn’t goes to 2 column display and 3 column display. To fit on the design you need to add four column.
If you want three column then you may hire a developer to fix it.Thank you!
Theme Horse Support Team
KeymasterHi
You have send the username and password we got it. Recently i saw that you are selecting the featured image slider. At first you need to go to slider options and set the slider you want to display. Recently it is one and it will display only one slider. So i set it to two and uploaded the images and its working fine.And on the featured image post, you kept the id inside theme options its correct but you need add image in featured image box not in the editor. see at post id 543 where the featured image should be kept.
http://www.stpeterofalcantara.org/susansediting/wp-admin/post.php?post=543&action=edit&message=1Hope you got me what i mean to say. Now it must work for you.
Thank you!
Theme Horse Support Team
KeymasterHi Hari,
Our site is not woo commerce compatible.
You just add 1 sidebar.php file inside theme folder(from default theme twenty fourteen). That may works for youThank you!
-
AuthorPosts