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 - 2,236 through 2,250 (of 5,207 total)
  • Author
    Posts
  • in reply to: typo in header.php do_action('interface_before') #39600

    You are always welcome beckidouche

    Thank you!

    in reply to: Combining text and logo in Custom header #39599

    Hi xavicamats,

    This feature is not available in our theme. We have designed our theme this way. You may combine a text and logo in the header as image using photoshop and upload it as image. Otherwise this seems to be the new feature so you need to customize the code or hire a developer

    Thank you!

    in reply to: Back to Top Button gone #39598

    Hi mail17,
    It seems that you have customized the code. The below code is missing from footer. So your back to top field is missing

    <div class="back-to-top" style="display: block;"><a title="Go to Top" href="#masthead"></a></div>

    Thank you!

    in reply to: name for text fields #39597

    Hi info143,

    We did not get what you exactly mean? The image you have provided is broken. The blue text fields is the title and the grey fields is description of slider. If you have any queries then let us know

    Thank you!

    in reply to: Featured Post / Page Slider Options does not work #39596

    Hi cba_tavo,

    Could you make it more clear which three column did you like to change? Please create a new topic and post your questions there and also please write it in english.

    You can find more options in pro version. View our comparision table.
    https://www.themehorse.com/themes/attitude/

    Thank you!

    in reply to: colour options cleared #39595

    Hi Susanne,

    I just visited to your site and its working fine. Is there something issue?

    Thank you!

    in reply to: Editor #39594

    Hi Michael,

    Your wp-config.php file is located at the root of the domain. Goto your ftp-> public_html, you will find the wp-config.php file. Yes deleting the database and installing the fresh copy will loss all the Work. If you have uploaded the Ambition pro theme then you can design as in our demo site with no any problem. You can change the top info bar and buttom infobar from dashboard-> apperance -> customize-> ambition theme options.

    If you are unable to set as in our demo then we can provide you dummy content and you can edit it.Email us your temporary username and password. We will set you a dummy content.

    Thank you!

    in reply to: Original size of image in Attachment #39593

    Hi bk,
    This attachement page display image in thumbnail view. Its wordpress default feature. If you like to do it with css then you may add this below css in your custom css

    img.attachment-medium{
      width:100%;
    }

    Other wise it needs code customization and you need to hire a developer to fix it. View below link
    https://codex.wordpress.org/Function_Reference/wp_get_attachment_image_src

    Thank you!

    in reply to: Editor #39470

    Hi Michael,

    Sometimes while installing WordPress site in your server you may get this issue. Its the WordPress related issue not the theme issue. So We would like to recommended you to install the fresh copy of WordPress, delete the current database and install the fresh wordpress. Just do this once.

    and also
    – deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – switching to the default theme to rule out any theme-specific problems.

    – resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.

    – re-uploading all files & folders – except the wp-content folder and wp-config.php & root .htaccess files – from a fresh download of WordPress. Make sure that you delete the old copies of files & folder before uploading the new ones.

    If still no luck then add this code in wp-config.php file
    define('DB_CHARSET', 'utf8');

    Thank you!

    in reply to: Individual background image? #39469

    Hi themehorse5,

    This feature is both same for free and pro version. This feature is not available in our theme. So it needs code customization and you need to hire a developer to fix it.

    Thank you!

    in reply to: Collapsible menu in mobile #39468

    You welcome bkchua

    Thank you!

    in reply to: How to edit the size of the subtitle? #39467

    Hi Imogen,
    Go to Appearance -> customize -> Design Options -> Custom CSS paste the following CSS code and Click on save all changes button:

    #site-description{
       font-size: 20px;
    }

    You can increase or decrease the numeric value 20 to increase or decrease the font size.

    Thank you!

    in reply to: Created Child Theme – Icons not Showing #39466

    Hi ryanjpugh,

    If your icons not displayed for the social icons and author, date, and comments icons on blog posts then you have either changed the genericons on your child theme style.css, there may be something wrong with the child theme. Otherwise it must work.

    Could you provide your site Url too?

    Thank you!

    in reply to: Remove "Read More" button #39465

    Hi maxijabase,

    Could you provide your site Url too? It would be more easy to find the solution.
    Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    a.readmore, a.more-link{
      display:none;
    }

    Thank you!

    in reply to: Content not loading on Blog page #39422

    Hi Julie1,

    Yes you are correct. That’s the way to set blog page. Could you provide your temporary username and password and Email us. We will look over it what’s the issue is

    Thank you!

Viewing 15 posts - 2,236 through 2,250 (of 5,207 total)