badget

Biggest Sale! Special Offer!

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

Hurry up! *Limited time offer*

Theme Horse Support Team

Forum Replies Created

Viewing 15 posts - 346 through 360 (of 5,207 total)
  • Author
    Posts
  • in reply to: Woocommerce integration #85058

    Hi jack3,

    Please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.

    .single-product.woocommerce .site-content #secondary {
    	display: none;
    }
    .single-product.woocommerce .site-content #primary.col-lg-8 {
    	-ms-flex: 0 0 100%;
    	flex: 0 0 100%;
    	max-width: 100%;
    }

    Thanks

    in reply to: Hide sidebar on forum plugin #84871

    Its Great your issue is solved.

    Please let us know if you have any other queries regarding the Theme.

    Thanks

    in reply to: Mosaic Gallery not displayed on AMP / mobile #84789

    Thank you for your research and the conclusion to know the issue is not about out Theme.

    Please Let us know if you have any other queries regarding the Theme.

    Thanks

    in reply to: Hide sidebar on forum plugin #84787

    Could you please share the URL to that forum page, so that we have initial check about the issue.

    Thanks

    in reply to: thumbnail image in TOP STORIES #84785

    Hi the5krunner.com,

    The feature you required is only available on the Premium Version. Free Version will always have some limitations and we hope you appreciate it.
    If you want to upgrade to the premium Version then there’s a Holiday Offer going on. You can get 30% discount by using ‘HAPPYHOLIDAYS’ code while purchasing any of our Single Themes.

    Thanks

    in reply to: Going from free to pro #84783

    Hi pattakosmanos1,

    Upgrading Theme is pretty easy.
    1 – Go to ‘Appearance > Themes’.
    2 – Click on ‘Add New’ button.
    3 – Again click on ‘Upload Theme’ button to browse the theme from where you have download the Theme File.
    4 – After upload, click on ‘Activate’ button on the respective Theme from the Theme lists.

    Thanks

    in reply to: “Submit” button #84757

    Hi caitlinjonne91,

    We checked your Site but there’s no any Submit Button at the top of Header. We think you have solved the issue.

    Thanks

    in reply to: Add wordpress subscribe button #84756

    Hi the5krunner.com,

    You can use the plugin to show subscription form on your Site. There are various plugin you can choose.

    Thanks

    in reply to: Incorrect handling of youtube url insertion #84755

    Hi the5krunner.com,

    We think you have directly used the embedded code. Please wrap the embedded code with the class ’embed-responsive’ and ’embed-responsive-16by9′.

    Example

    <div class="embed-responsive embed-responsive-16by9">
      (Paste your embedded code here)
    </div>

    Please paste the embedded code as mentioned above.
    OR
    If you are using the WordPress 5+ then you can use the Embeds Block Features of Gutenberg on the page/post editor page which will be very easy to use the embedded code with out any HTML code customization.

    Thanks

    in reply to: Hide sidebar on forum plugin #84754

    Hi devan1134,

    Please go to the respective page editor for which you have set the forum, then you can change the page layout from layout option at the bottom of page editor.

    Thanks

    in reply to: Missing Featured Posts – URGENT #84752

    Hi Sean Tajipour,

    We think you have solve the issue. We check and the Featured Post on the section you mentioned are working well.

    Please let us know if you have any other queries regarding the Theme.

    Thanks

    in reply to: changing font size in menu #84683

    Hi ,

    Please go to ‘Appearance > Customize > Design Option > Custom CSS’ and paste the below Custom CSS code.

    #access a {
    	font-size: 18px;
    }

    For to get more access to change the font sizes and color option for various element then you can upgrade to a PRO Version as well.

    Thanks

    in reply to: Feature Image Appearing before post title #84682

    Hi codentwali,

    You can control to show/hide the Featured Image from Dashboard ‘Appearance > Customize > Newscard Settings’. There you can see the option to show/hide the Featured Image on post single and Page.

    Thanks

    in reply to: blank screen while trying to edit pages #84680

    Hi Cian O’ Callaghan,

    For the default pages you and edit the page by adding the different blocks. You can get Block elements from click plus (+) icon on left top of screen or from the page content that you can even see on your screenshot as well.

    But If you are using Front Page Template on Home Page as our Demo Site then you have to add and edit as widget and other component from the ‘Appearance > Customize’. you can also check Video Tutorial to edit Front Page Template

    Thanks

    in reply to: Featured image size? #84548

    Hi Syed,

    Ok please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS to change the Image ratio as per your Image size.

    .page-single-img-wrap:before {
    	padding-top: 52%;
    }

    Thanks

Viewing 15 posts - 346 through 360 (of 5,207 total)