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 - 916 through 930 (of 5,207 total)
  • Author
    Posts
  • in reply to: Blogs on Featured Banner #66152

    Hi @lestertucker,

    It can be possible but it is the new feature for the theme so you need to hire a developer for customizing the codes for you.

    But there is widget ‘TH: Card/Block Posts’. you can use it as a blog for main (Front Page Template) page and there is an option of showing up to 12 posts of any category.

    Thanks

    in reply to: Problem editing the topic #66150

    Hi @hanhtran,

    Can you please clarify more about the issue. We couldn’t understand which Topic to edit in home page.

    If you confused about setting the categories wise then first you have to check the option ‘Show Posts from Category’ then you have to choose from the dropdown list of categories.

    Thanks

    in reply to: Not Full Width #66147

    Hi @restyumali-sl,

    To make the site in boxed layout then please go to the Appearance > Customizer > Additional CSS and paste below custom css code:

    .site {
    	width: 100%;
    	max-width: 1140px;
    	margin-left: auto;
    	margin-right: auto;
    	background-color: #f4f4f4;
    	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    }
    @media (max-width: 1199px) {
    	.site {
    		max-width: 960px;
    	}
    }
    @media (max-width: 991px) {
    	.site {
    		max-width: 720px;
    	}	
    }
    in reply to: Main Stories at Homepage doesnt work #66145

    Welcome & its pleasure to help you.

    Anyways thanks for using our theme. Please let us know if you have any queries regarding the theme.

    in reply to: Main Stories at Homepage doesnt work #66143

    Hi @discuzx,

    We found the script (owl carousel ver – 2.3.4) used for Slider of the theme has been replaced by some older version of the same script. May be some plugin you are using might have affected the slider. And we guess the plugin named ‘TemplatesNext ToolKit‘ might have affected it so please once check by deactivating that plugin.

    Thanks

    in reply to: Embedding youtube video on post breaks layout #66136

    Hello @trevi,

    Theme translation and multilingual are different features. You can easily translate the theme in any one language at a time however for multilingual its a new feature to add in the theme and our developers are working on it and will be released soon.

    Thank you for your patience and suggestion to add a multilingual feature in the theme.

    in reply to: Embedding youtube video on post breaks layout #65978

    Could you please tell us which plugin you are using for multilingual translate?? You have to track the strings (Titles) for widget titles through settings and the settings and procedures might be different for different plugins.

    in reply to: Background Image on post #65963

    Hi @javierrodriguez,

    Sorry it’s not possible. Since it will be a new feature for the theme so you need to hire a developer to customize the code for you.

    Thanks

    in reply to: Translate Banner titles #65882

    Hi

    Sorry for the late response because of some unavoidable circumstances. We are fixing the issue in upcoming theme update releasing very soon. We will inform you after the release of theme update.

    Thanks

    in reply to: Web Page Bug #65841

    Hi @maria-9942,

    We checked the site and its working pretty well. Please check our site demo (https://www.themehorse.com/preview/inc/) once whether it is also having same kind of issue on you or not? If it worked well then your code customization might have affected it.

    Thanks

    in reply to: SCHEME Color ISSUES? #65809

    Hi @terelvann,

    There is no any issue on color scheme. It’s Working Totally well. Make sure u publish the changes by clicking the Publish Button or if you have customized the theme codes then it might have affected the color scheme or some plugin also might have affected if activated any. Please Check them once

    Thanks

    in reply to: collapse menu with anchor #65720

    Hi @carlaspina,

    We found you have customized the menu with some plugins. And Here the issue is, the page should be reload to collapse the menu. As you click/touch on the menu item directed to any new page will reload the page so the menu gets collapsed initially. but the menu item directed to any ID or section of same page wont reload the page so menu doesn’t collapse.
    To fix the issue you need to hire a developer to customize the code for you or consult with the owner/developers of the plugin that you are using for the menu.

    Thanks

    in reply to: Missing post title #65707

    OK no worries 🙂

    Please let us know if you have any other issues regarding the theme. We are always there for the Support.

    Thanks

    Basically you cannot add “More Pages” button. As this is the new feature for the Theme so you need to hire a developer to customize the code according to your need.

    Thanks

    in reply to: Video problem in header #65683

    Hi @anacletomarques,

    Sorry for the late response because of some unavoidable circumstances. Please go to the Appearance > Customize > Additional CSS and paste the below custom CSS code to remove the black stripe.

    .wp-custom-header iframe,
    .wp-custom-header video {
    	height: auto !important;
    	width: 100% !important;
    }

    Please let us know if you have any other issues regarding the theme.

    Thanks

Viewing 15 posts - 916 through 930 (of 5,207 total)