Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi nazz,
Once you go to dashboard->setting->reading
there you select the your latest post instead of a static page. I must work. If it still doe snot work then we need admin details whether your setting is correct or not.
Hope this may help you
Thank youTheme Horse Support Team
KeymasterHi
yes we will have the options to activate the slider in all pages in our pro version. within a couple of day our interface pro version is going to released.
Thank you
SunilTheme Horse Support Team
Keymasterhi
we have designed our theme this way. if you want to bypass then you need code customization for it. before customizing the code first make child theme and then only unhook the function first and then only customize the code.
Thank youTheme Horse Support Team
KeymasterHi
You got to the attitude->library->structure->content-extension.php
From there you are selecting the blog image large or blog full content or blog post medium.
There is all the function. So you can edit in this page.
we have designed our theme this way. So you can customize the code as you want but we recommend you not to change the code because while updating to our new version all your customization code will be lost. So better make child theme and customize the code.
Thank youTheme Horse Support Team
Keymasterhi
you go to functions.php (inside wp-content->themes->attitude)
there is functions.php
Can you see this ?add_image_size( 'featured', 670, 300, true ); add_image_size( 'featured-medium', 230, 230, true ); add_image_size( 'slider-narrow', 1038, 460, true ); // used on Featured Slider on Homepage Header for narrow layout add_image_size( 'slider-wide', 1400, 460, true ); // used on Featured Slider on Homepage Header for wide layout add_image_size( 'gallery', 474, 342, true ); // used to show gallery all images add_image_size( 'icon', 80, 80, true ); //used for icon on business layout
you just change
add_image_size( 'slider-wide', 1920, 460, true );
hope this may help you
Thank youTheme Horse Support Team
KeymasterOK could you send the temporary username and password so that we will have a look on it.
https://www.themehorse.com/contact-us/
Thank youTheme Horse Support Team
KeymasterCould you please send the url of your site ?
Thank youTheme Horse Support Team
Keymasterhi i think its the internet problem.Could you once try it again. Because we are not have this problem.
Thank youTheme Horse Support Team
KeymasterHi
I visited to your site but there is only post displayed not the business page. I didn’t get exactly what you mean ?
Could you clarify it.
Thank youTheme Horse Support Team
KeymasterHi
you do to the dashboard-> setting->reading
select the front page display as a radio button.
select the page from the drop down (which page you want to make business page)
for your business page you need to assign a template from dashboard->pagesHope this may help you
Thank youMay 11, 2014 at 11:18 am in reply to: Inserting Easy Pricing Table widget into the main page when business theme #10212Theme Horse Support Team
Keymasterhi
we recommend you not to change the file. If you change the file then while updating to our new version all your customization code will be lost. So better make child theme and customize the code.yes you can add the code and its OK.
Thank youTheme Horse Support Team
Keymasterhi
We have designed our theme this way. You need code customization for it to remove the link.
Thank youTheme Horse Support Team
KeymasterHi
did you added any customization code ? Could you please install fresh word press and install a interface theme ?
ThanksMay 10, 2014 at 2:54 pm in reply to: WooCommerce displays "Pages/Archives/Categories" at bottom of each product page #10193Theme Horse Support Team
KeymasterOk great
Theme Horse Support Team
KeymasterWhat is your actual Problem ? I could not figure out what you exactly mean ?
Thank you -
AuthorPosts