badget

Biggest Sale! Special Offer!

Get 50% discount on all of our single themes with this coupon code: #50%SALE

Hurry up! *Limited time offer*

Theme Horse Support Team

Forum Replies Created

Viewing 15 posts - 4,306 through 4,320 (of 5,207 total)
  • Author
    Posts
  • in reply to: How to change template for category posts #13177

    HI Gae,
    Could you specify it clearly ? Just post the site url too and then we will look over it.

    Thank you!

    in reply to: Featured Image Widget #13176

    HI Donald,
    Could you send the url of your site ?

    Thank You!

    in reply to: Attitude Pro: font-size of page/ post title #13159

    Ok that’s great

    Thank you!

    in reply to: Featured Recent Work Widget to display recent blog posts #13157

    Hi renibat,
    Sorry we don’t have this feature. You need code customisation for it.

    Thank you!

    in reply to: How to get rid of search button in menu. #13156

    Ok that’s great Carol
    Thank you!

    in reply to: Colour Skins Colours stopped working #13155

    HI
    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!

    in reply to: Attitude Pro: font-size of page/ post title #13139

    Hi 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!

    in reply to: Revolution Slider #13138

    Hi 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!

    in reply to: Remove page text under the main menu #13137

    Hi 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!

    in reply to: Changing width of "Recent Work" Widget? #13136

    Hi ReMADE,

    We don’t have this feature. You need code customisation for it. We just support only the theme related issue.

    Thank you!

    in reply to: Blog Post and Blog Page #13135

    Hi 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!

    in reply to: Colour Skins Colours stopped working #13133

    Hi 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!

    in reply to: I18N #13132

    Ok that’s great Gae

    Thank you!

    Yes Joern,

    you can bypass some how like that too.

    Thank you!

    in reply to: featured images – Remove border and show original size #13107

    HI Karli,
    just add this css inside custom css

    .service-item .service-icon {
    border : none;
    }

    Thank you!

Viewing 15 posts - 4,306 through 4,320 (of 5,207 total)