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 - 3,151 through 3,165 (of 5,207 total)
  • Author
    Posts
  • in reply to: Media upload error #22266

    Hi mbrija,

    We are not facing this problem. If we found any problem relating to this issue then we will let you know. Could you once send your temporary username and passoword at our Email, we will try to help you. Don’t forget to send this forum link too. First of all deactivate all the plugins that you have installed in your dashboard. Some times some plugins may also restict to upload the images. If still the same problem then,

    Just add this code inside wp-config.php file
    define('ALLOW_UNFILTERED_UPLOADS', true);

    This code inside functions.php file

    add_filter('upload_mimes', 'pixert_upload_types');
    function pixert_upload_types($existing_mimes=array()){
    $existing_mimes['jpg'] = 'images';
    return $existing_mimes;
    }

    Thank you!

    in reply to: hyphenation of words #22265

    Ok that’s great andrea1

    Thank you!

    Hi nuruddinctg1990,

    We have designed our theme this way. This feature is not available in our theme. If you want to home page content to display then you may customize the code. You need to add this code in business page template.

    <?php the_content(); ?>
    We always recommended you to create a child theme and customize the code to be save from data loss while updating to our new version.

    Thank you!

    in reply to: Home page message and slider spacing #22263

    Hi nklee,

    We are sorry for this. I think you have made code customization or due to some plugins that you are getting space in slider. If you have not made any code customization then once deactivate all the plugins that you have installed in your dashboard and check whether the same problem occurs or not.
    If still the same problem occurs then we can only help you when your site is in server.

    Thank you!

    in reply to: Distance above the header to the browser menu #22262

    Hi Becci,

    Could you make it more clear? It would be more easy to identify if you provide us your site url too.

    Thank you!

    in reply to: How to align links on the footer to one row #22219

    Hi Serkan,

    I just visited to your site and its working fine over here. I think you have fixed this issue. View this below screenshot
    http://awesomescreenshot.com/0334fvtjb0

    Thank you!

    in reply to: Featured image on Facebook post share #22218

    Hi toderica,

    Could you once provide your temporary username and password at [email protected], we will once look at this issue. Please don’t forget to send this forum url too.

    Thank you!

    in reply to: Mobile Nav not working #22217

    Hi Birch Studio,

    It seems that you have customize the code. So the navigation menu is not displaying while viewing in smaller device. We cannot guarantee our themes will function with all 3rd party components and plugins. You need to hire a developer to fix this issue, if you want to use custom MLS software in your theme.

    Thank you!

    in reply to: Updating to 1.9 #22216

    Hi Lisa,

    Did you made any code customize in core files? If no then you are safe to upload the new version of Attitude Pro without any loss of data.First activate a different theme and delete the old version of Attitude Pro theme then upload the new version of the theme and activate it. First back up your previous version of Attitude pro theme and then only delete and activate the new one.

    Thank you!

    That’s great Edward

    Thank you!

    in reply to: Media upload error #22214

    Hi mbrija,

    Are you working on multisite? If yes then
    On your network admin => settings => general, you may had these as your allowed files types for uploading:
    jpg, jpeg, png, gif, doc, pdf, mp3, ppt, wmv, mp4, xls, ins, isf, te, xbk, notebook, m4a, ist, kmz, kes, mov, flp, avi, swf, wxr, xml, wav, fjsw, docx, pptx, xlsx, xml, m4v, max, kmz, zip

    Instead it should be like this:

    jpg jpeg png gif doc pdf mp3 ppt wmv mp4 xls ins isf te xbk notebook m4a ist kmz kes mov flp avi swf wxr xml wav fjsw docx pptx xlsx xml m4v max kmz zip
    

    The difference is the commas… it should NOT be a comma-separated list. If still not solving your issue then please send your temporary username and password at our email, We will take a look

    Thank you!

    in reply to: mailto link not working #22213

    Hi mbrija,

    Once you install the outlook express in your PC. Because, there may not be any mail sending media so it may not be displaying in your home network. Once try it in server. If we found any new about it then we will let you know

    Thank you!

    in reply to: Updates #22212

    Ok that’s great

    Thank you!

    in reply to: Home page message and slider spacing #22211

    Hi nklee,

    If you provide us your live site Url then it will be more easy to provide custom css. Its working fine here. You can check it in our demo too.

    Thank you!

    in reply to: Different Page Title Background Images #22210

    Hi Johann,

    This feature is not available in our theme. It needs code customization. You have to hire a developer.

    Thank you!

Viewing 15 posts - 3,151 through 3,165 (of 5,207 total)