Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterYou welcome kobien
Thank you
Theme Horse Support Team
KeymasterHi Greg,
You have installed contact form 7 and ninja form plugins in your dashboard. In your contact form the form is coming from ninja form plugin. Deactivate ninja form and use contact form. We support contact form 7. For more help view docs
Thank you
Theme Horse Support Team
KeymasterWe have called
the_content();
in our default template. If you are using business template then we are using our own widgets. If you want to addthe_content();
in business template then go to theme folder -> inc -> structure -> content-extension.php on line no 965 andthe_content();
function code just beforedynamic_sidebar( 'ambition_business_page_sidebar' );
function code.Thank you!
Theme Horse Support Team
KeymasterHi eileen.abert,
Could you clarify which current template are you using? Actually we are not getting what you mean. Do you mean to add it in business template? Business Template is our default template. You can obtain as shown in demo using business template.
the_content() function code is used to display the content written written in editor. If you want to display your content from the editor then use default template instead of using business template.Thank you
Theme Horse Support Team
KeymasterHi Kobien,
Go to Appearance -> customize -> Additional CSS paste the following CSS code and Click on save all changes button:
.single-product .page-title-wrap {
display: none;
}Thank you
Theme Horse Support Team
KeymasterHi bk ,
You have to set max width to 300px rather than 320px. Let us know if you have any problem.
Thank you!
Theme Horse Support Team
KeymasterHi Hi Greg,
We don’t have any contact form installed in our theme by default. We are just making a compatible with Contact Form 7 plugins only. You can also check which plugins are you using.
Go to dashboard -> plugins -> installed plugins and check which plugin is activated there. Also provide your site url too that may help us too to find which contact form are you using.Thank you!
Theme Horse Support Team
KeymasterHi Greg,
Which contact form are you using? Are you using contact form 7. If yes then go to dashboard -> contact -> edit -> click on mail. From here you can change the contact form email address. Also screenshot is provided here
Thank you
Theme Horse Support Team
KeymasterHi Per Frykenvall,
please remove the css that you have added before and go to dashboard -> Appearance -> Customize -> Additional Css and paste the below custom css..top-navigation ul li ul { top: 44px; } .top-navigation a { padding-top: 10px; height: 24px; } .top-bar-wrap .social-profiles { margin: 10px 30px; } .page-title-wrap { padding: 10px 30px; }
Thank you
Theme Horse Support Team
KeymasterHi happyeungin,
We have finished developing both themes and will be available very soon.
Thank you!
Theme Horse Support Team
KeymasterThank you so much 🙂
Theme Horse Support Team
KeymasterHi mendosa45,
You can limit the no of post from dashboard -> settings -> reading -> Blog pages show at most (set it to 5). This will display 5 blog post. Remember it doesnot count the sticky post. Lets say, if you have 2 sticky post and you set to display blog 5 then it will display 7 post on you page. If you preview then only it will display 5 post on preview page.
Thank you!
Theme Horse Support Team
KeymasterYou welcome Charles Koehler
Thank you
Theme Horse Support Team
KeymasterYes we got your email. Don’t be confuse that Next button will always be your latest post and Previous button will always be your Old post. Its a default WordPress core functions. You can also try activating default WordPress theme as well.
Thank You!
Theme Horse Support Team
KeymasterYou welcome Kibaek
Thank you!
-
AuthorPosts