Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi Matthew Kruise,
Go to account page and login with the username and password that you used while purchasing theme. Click on Download tab. and then you will be able to download Attitude pro theme.
After the download is made go to dashboard -> appearance -> themes -> add new and install a new theme attitude pro just you have downloaded and activate it.
Thank you!
Theme Horse Support Team
KeymasterHi petersendesignstudios,
You can add
+
sign as we have shown to you in demo so that you can make a phone call.If you don’t like to display
+
sign but need to add+
sign in href then code customization is required. Go to theme folder -> inc -> structure -> header-extension.php on line no 162 and add'href=' .'"tel:+' ;
(+ sign)We recommended you not to change the code. If you change the code then its better to create a child theme or you can make the same changes after new update.
Thank you!
Theme Horse Support Team
Keymasterhi Alvaro,
We don’t have sample data package. We can set for you. Please Email Us your temporary username and password with site url too. Don’t forget to provide this forum link too.
Thank you!
Theme Horse Support Team
Keymasterhi Kibaek,
Go to Appearance > Customize > WP Portfolio Theme Options > Custom CSS. Write your Custom CSS there.
.page-title-wrap { display: none; }
Thank you!
June 5, 2017 at 7:16 am in reply to: Elongated appearance of the pages (woocommerce_cart and woocommerce_checkout) #51648Theme Horse Support Team
KeymasterYou welcome Vladimír.
Thank you!
Theme Horse Support Team
KeymasterHi Per Frykenvall,
You are doing correct. Go to slider options and change the default value 4 to 10. Then you have to refresh customizer. After refreshing the customizer then only you will be able to upload more slides.
Thank you!
June 2, 2017 at 10:29 am in reply to: Elongated appearance of the pages (woocommerce_cart and woocommerce_checkout) #51621Theme Horse Support Team
KeymasterHi Vláďa D,
It seems that you have added a woocommerce shortcode inside
<pre></pre>
tag. Please remove it from your content editor.Thank you!
Theme Horse Support Team
KeymasterYou welcome bk
Thank you!
Theme Horse Support Team
KeymasterYou can Email Us here
Please don’t forget to provide this forum url too.Thank you!
Theme Horse Support Team
KeymasterHi alyssakpatterson,
You can create a custom menu and also add in footer sidebar
Thank you!
Theme Horse Support Team
KeymasterYou welcome onlygreenark
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 Caroline,
Inspect/Copy the layout of our team template via developer tool from your browser and edit the html code as your wish from the code editor and goto Appearance -> Widgets -> Drag and drop text widgets to our team template then paste your html code in text widget
If necessary you can add custom css code for your new layout.
Thank You!
Theme Horse Support Team
KeymasterHi bk,
Thanks a lot. Could you also please help us rating this theme in WordPress Repository.
https://wordpress.org/support/view/theme-reviews/ultimate
We really appreciate your rating.Thank you!
Theme Horse Support Team
KeymasterHi Vlada,
This is the wordpress latest core features. While viewing in blog your latest post will be displayed by default. If you have more than 10 post then it shows only Previous button at left, because your latest 10 post has already been displayed. If you click on Previous button then you will be taken to the old post and there will be also available a new button next. Which means you can go to the latest post by clicking in next post.If you still like odd then you can use Wp Page Navi which displays in pagination (numeric value).
Thank you!
Theme Horse Support Team
Keymasterhi Robert,
Go to theme folder -> inc -> structure -> header-extension.php at end of line no 350 and add below code
<div class="number-wrap"> <span>Call for a <br> Free Consultation: <a href="tel:5052472774" class="number" title="Call" rel="nofollow">(505) 247-2774</a></span> </div>
Again go to Appearance -> Theme Options/ customize -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.number-wrap { float: left; margin: 30px 0 0 30px; } .number-wrap .number { font-size: 20px; }
Thank you!
-
AuthorPosts