Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi 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!
Theme Horse Support Team
KeymasterOk that’s great andrea1
Thank you!
February 20, 2015 at 5:45 am in reply to: Page ( which is set as business ) content doesn't show on business page template #22264Theme Horse Support Team
KeymasterHi 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!
Theme Horse Support Team
KeymasterHi 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!
Theme Horse Support Team
KeymasterHi Becci,
Could you make it more clear? It would be more easy to identify if you provide us your site url too.
Thank you!
Theme Horse Support Team
KeymasterHi 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/0334fvtjb0Thank you!
Theme Horse Support Team
KeymasterHi 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!
Theme Horse Support Team
KeymasterHi 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!
Theme Horse Support Team
KeymasterHi 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!
February 19, 2015 at 5:57 am in reply to: bottom of homepage – link to 4 blogs not 4 articles – possible? #22215Theme Horse Support Team
KeymasterThat’s great Edward
Thank you!
Theme Horse Support Team
KeymasterHi 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, zipInstead 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 zipThe 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!
Theme Horse Support Team
KeymasterHi 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!
Theme Horse Support Team
KeymasterOk that’s great
Thank you!
Theme Horse Support Team
KeymasterHi 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!
Theme Horse Support Team
KeymasterHi Johann,
This feature is not available in our theme. It needs code customization. You have to hire a developer.
Thank you!
-
AuthorPosts
