Forum Replies Created
-
AuthorPosts
-
May 19, 2016 at 7:23 am in reply to: Contact page template: what does it look like and how does it work? #44955
Theme Horse Support Team
KeymasterHi Monique,
Its easy. You need to add a contact form 7 plugins at your dashboard. Copy shortcodes generated by contact form 7.
Create a contact us page and add the shortcodes on this page. Select contact us template and click on publish/update.
Adding contact form 7 shortcodes will display contact form on your contact us page. If you want to add some information on sidebar then goto dashboard -> appearance -> widgets and drag text widgets and write information on contact page sidebar.
Thank you!
May 19, 2016 at 7:14 am in reply to: There are problems with the russian text on the main page. #44954Theme Horse Support Team
KeymasterHi onlinedirections,
Is your .po and .mo russian translation file ready? We cannot check it on other language and our theme is translation ready. You need to keep the translation file inside the language directory (.po and .mo) You may use awesome screenshot extension on browser. Better if you provide your site link too.
Thank you!
Theme Horse Support Team
KeymasterHi Kumar,
We are not familiar to this co-author plugins. Where do you want to add your code? Can you make it more clear to us and also provide the screenshot too.
Each and every code is displayed from theme folder -> library -> structure -> content-extension.php. You need to make customization on this file.Thank you!
Theme Horse Support Team
KeymasterHi John,
Yes you are right. Only you can use a small trick. Make your default layout to full width from dashboard -> appearance -> customize -> Design Options -> Default Layout Options and select No Sidebar, Full Width
This will make all your site to full width. Now what you do is on each and every page you can choose an options (right sidebar, left sidebar, full width, no sidebar) as you want.
Thank you!
Theme Horse Support Team
KeymasterHi Hi becci,,
We are not getting exactly what you trying to say? Can you please make it more clear and also provide your site Url?
Thank you!
Theme Horse Support Team
KeymasterHi becci,
Can you provide your site like? So that we can get exactly what you are trying to say? Do you mean to display different category on footer first and second line section.
If yes then you can use Category Post Widget plugins to display individual category.
Thank you!
Theme Horse Support Team
KeymasterHi perfekthealthbeauty,
To update via ftp first download the attitude-pro themes on desktop and unzip it. Using an FTP goto public_html/wp-content/themes/ and upload it. Before doing it first of all back it up and remove it from /wp-content/themes/ before uploading your copy of Attitude Pro theme. After successful uploading Go to Appearance->Themes and activate Attitude Pro theme from Dashboard.
Thank you!
Theme Horse Support Team
KeymasterHi Brian,
This feature is not available in our theme and to display the image at the top of the page on Our Team widgets its a completely a new feature and needs a lots of code customization. You need to hire a developer to fix it.Thank you!
Theme Horse Support Team
KeymasterGreat
Could you also please help us rating this theme in WordPress Repository.
https://wordpress.org/support/view/theme-reviews/interface
We really appreciate your rating.Thank you!
Theme Horse Support Team
KeymasterHi Brian,
Do you mean to display as in our demo site? If yes then
Create Our team Page and select Our Team Page Template
Go to Appearance->Widgets
Drag and drop Theme Horse: Our Team widgets to Our Team Page Section Sidebar.Hope this may help you
Thank you!Theme Horse Support Team
KeymasterHi PaulDAdams,
We have already fixed this issues in our Previous Version. Please Update to our new version and everything will work fine.
Thank you!
May 9, 2016 at 10:08 am in reply to: Home business page not showing properly on iPad or iPhone #44761Theme Horse Support Team
KeymasterThat’s great Timothy
Thank you!
Theme Horse Support Team
KeymasterHi ilayxz,
Can you once provide you Site Url or you can
view source page
and see where your accordion.js is loaded. Once use this codeadd_action( ‘wp_enqueue_scripts’, ‘interface_enqueue_accordion’ );
function interface_enqueue_accordion() { wp_enqueue_style( 'interface', get_template_directory_uri() . '/js/accordion.js' ); }
Thank you!
Theme Horse Support Team
KeymasterHi Tineke,
If you have customised a theme without creating a child theme then yes your customized code will be lost. So only customize after creating a Child theme.
Thank you!
May 5, 2016 at 9:58 am in reply to: add new dynamic sidebar and sidebar template for individual pages to use widgets #44696Theme Horse Support Team
KeymasterHi ilayxz,
Create the same structure in the Child theme will not overwrite the parent theme. View below example link that we have already defined how to edit page 404.php
Link HereAlso you can find some tutorial link here about Unhook themetic fuctions
link 1 and link 2Also if you are unable to customize the code according to your need then you need to hire a developer. Sorry for this.
Thank you!
-
AuthorPosts