Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHI Gae,
Could you specify it clearly ? Just post the site url too and then we will look over it.Thank you!
Theme Horse Support Team
KeymasterHI Donald,
Could you send the url of your site ?Thank You!
Theme Horse Support Team
KeymasterOk that’s great
Thank you!
August 21, 2014 at 5:10 am in reply to: Featured Recent Work Widget to display recent blog posts #13157Theme Horse Support Team
KeymasterHi renibat,
Sorry we don’t have this feature. You need code customisation for it.Thank you!
Theme Horse Support Team
KeymasterOk that’s great Carol
Thank you!Theme Horse Support Team
KeymasterHI
i got the password. I need administrator password. I think you provided username and password does not have plugins and theme options access. We recommended you not to paste the username and password in this forum link. Just send your username and password details inside [email protected]1 think did you customise the code ? We recommended you to again download the pro version of theme and install it again. Hope doing that all your problem will be solve.
The search button is also not displaying properly.Thank you!
Theme Horse Support Team
KeymasterHi Entwerfer,
We can help you but We recommended not to change the code because if you change the code then while updating to our new version all your customization code will be lost. So better make child theme and first unhook the functions and the edit the code.
You go to the specific folder (attitude) -> library -> admin -> attitude-themeoptions-defaults.php and search this file page_post_title_sizes and remove all this
` ‘page_post_title_sizes’ =>array(
“20” => “20”,
“22” => “22”,
“24” => “24”,
“26” => “26”,
“28” => “28”,
“30” => “30”
),`and add this ` ‘page_post_title_sizes’ =>array(“16” => “16”,
“20” => “20”,
“22” => “22”,
“24” => “24”,
“26” => “26”,
“28” => “28”,
“30” => “30”
),`Do this for other to if you want to change other font size too.
Thank you!
Theme Horse Support Team
KeymasterHi Henderson,
If you are facing this problem then the only solution is that you must remove it from ftp WordPress(folder) -> plugins
From here delete the revolution slider.
Hope this may help you
Thank you!
Theme Horse Support Team
KeymasterHi Stefan,
You just go to the theme folder -> library -> structure -> content-extension.php
Remove this content from this page.<header class="entry-header"> <h1 class="entry-title"> <a href="<?php the_permalink(); ?>" title="<?php the_title_attribute();?>"><?php the_title(); ?></a> </h1><!-- .entry-title --> </header>We recommended not to change the code because if you change the code then while updating to our new version all your customisation code will be lost. So better make child theme and first unhook the functions and the edit the code.
http://codex.wordpress.org/Child_Themes
Hope this may help you
Thank you!Theme Horse Support Team
KeymasterHi ReMADE,
We don’t have this feature. You need code customisation for it. We just support only the theme related issue.
Thank you!
Theme Horse Support Team
KeymasterHi janelle,
for your question 1>==> You need to add the images at featured image of your particular post. Then the image will be pulled over.
for your question 2>
==> We don’t have any widgets for the blog posts. We just have only 3 template for the blog page. They are blog image large, blog image medium and blog full content.
Our default content is blog image full. You just need to create a page and at the right side of the page below update there is template with drop down. Which template you want to assign. Select the Template. Then create a post Then it will display according to the template.
Hope this may help you
Thank you!
Theme Horse Support Team
KeymasterHi CATMOSE,
Could you provide the temporary username and password of your site with your site url and also with this forum link. We will look over it.Thank you!
Theme Horse Support Team
KeymasterOk that’s great Gae
Thank you!
August 19, 2014 at 6:57 am in reply to: Rigth sidebar will not show unless it is set as default template… #13108Theme Horse Support Team
KeymasterYes Joern,
you can bypass some how like that too.
Thank you!
August 19, 2014 at 6:53 am in reply to: featured images – Remove border and show original size #13107Theme Horse Support Team
KeymasterHI Karli,
just add this css inside custom css.service-item .service-icon { border : none; }Thank you!
-
AuthorPosts
