Forum Replies Created

Viewing 20 posts - 3,061 through 3,080 (of 3,087 total)
  • Author
    Posts
  • in reply to: Changing Theme Colors #166
    Hash
    Keymaster

    Here is the CSS that will help you. @dema

    .sq-main-title:after,
    .sq-main-title:before,
    #sq-colophon h5.widget-title:after,
    .sq-featured-post h4:after{
    background:#FF0000;
    }

    in reply to: Homepage #165
    Hash
    Keymaster

    Hi,

    Please check this link of the Square Theme on how to setup the homepage.

    Unable to Display Square Features after setting Static Page


    It works same for Hashone as well

    in reply to: Editor resetting code #150
    Hash
    Keymaster

    Hi,

    The problem seems to be from hosting or may be some of the plugin you have installed might have caused it. The theme does not have any such code that prevents the code to edit from the editor.

    Also the theme update reset the code to the original format so you should never be editing the code directly. Follow the child theme approach if you want to edit the code.

    in reply to: Homepage image & Sidebars #149
    Hash
    Keymaster

    Hi,

    Please check this link to set up you home page http://hashthemes.com/support/topic/unable-to-display-square-features-after-setting-static-page/ with static page. With this you can create the home page https://demo.hashthemes.com/square

    But if you want to create normal static page as a home page, then it is not possible to change the header banner image and both sidebar as well.

    in reply to: How to create a blog #148
    Hash
    Keymaster

    Hi,

    Please check this link. It is well explained over here http://hashthemes.com/support/topic/unable-to-display-square-features-after-setting-static-page/

    The blog page show all your blog post.

    in reply to: Featured Section; About Us #143
    Hash
    Keymaster

    It seems that some plugin has conflicted with the javascript of the theme. Please check by disabling the plugins.

    in reply to: Layout – no sidebar #142
    Hash
    Keymaster

    This feature is only available in the latest version of the theme. So please make sure that you update the theme to latest version.

    And this option is available at the bottom of the post/page editor for each page/post.

    in reply to: Headroom.js #138
    Hash
    Keymaster

    Hi,

    Seems that you are missing some thing that may be causing it not to work. I am not sure how you implement this script.

    We can help you to fix this issue for a paid support if you want. It would cost your $20

    in reply to: Page Header Banner #137
    Hash
    Keymaster

    Hi,

    It is not possible with the current available features. But we can customize the website to add different page header banner for each page for the paid support if you want.

    in reply to: Footer #136
    Hash
    Keymaster

    Can i check your website?

    in reply to: Readmore hover button #130
    Hash
    Keymaster

    Can i check your website? The above CSS should work fine so far.

    in reply to: Transparency of Slider Text Box #129
    Hash
    Keymaster

    Yes, you can do it with custom CSS. Add the below CSS using some Custom CSS plugin

    .sq-slide-caption{background:rgba(0,0,0,0.5)}

    in reply to: Readmore hover button #126
    Hash
    Keymaster

    Here is the CSS if you want to keep it showing all the time

    .sq-featured-post sq-featured-readmore{
    opacity: 1;
    }

    in reply to: Responsive #124
    Hash
    Keymaster

    Hi,

    The theme is currently not responsive but we will make it responsive in upcoming updates.

    You can like us on our Facebook page to be updated when it is responsive.

    Thank you.

    in reply to: Page title and graphic in the header #123
    Hash
    Keymaster

    Hi,

    The page title appears from title that you give to your page and there is no option to remove it.

    But you can remove it with some custom CSS code. Here is the code

    .sq-main-title{display:none}

    Use some CSS plugins to add the CSS code.

    in reply to: Where is the editor + custom menu #122
    Hash
    Keymaster

    Hi,

    I don’t know why the Editor menu is not available in the dashboard because the theme does not contain any code that hides it. Please check by disabling the plugins or contact to your hosting provider.

    It is possible to show different widgets in different pages. The theme does not have this feature but yes there is a plugin that does it. There are lots of plugins available though here is one of my favorites https://wordpress.org/plugins/restrict-widgets/

    in reply to: Front Page not working? #116
    Hash
    Keymaster

    Hi,

    Please check this link http://hashthemes.com/support/topic/unable-to-display-square-features-after-setting-static-page/

    If you set the latest post, it will always display the default homepage layout excluding the blog layout.

    If you have done everything correct as mentioned in the above link then please do reply back with your website url for us to check.

    Thank you.

    in reply to: Slider questions #114
    Hash
    Keymaster

    Hi,

    It is not possible to add more slider with out customization. And similar is the case with your another question.

    Both are possible only with the customization. We do offer paid customization if you are interested.

    And thank you for liking our theme.

    in reply to: Slider not fully functioning #110
    Hash
    Keymaster

    Hi,

    Can you please mention your website url showing the problem?

    in reply to: Featured Section not displaying ul's/ol's #105
    Hash
    Keymaster

    Hi,

    The featured section strips all the HTML tags and shows the plain text. The theme limits the number of character to show in the featured post and doing so if the theme allows HTML tags, the text end up without closing HTML tag breaking the whole site.

    But there is a solution for it as well.

    1. You need to enable the excerpt for the page.

    2. Now add your text in the excerpt. It accepts all the HTML Tags and shows the full text without stripping.

    The read more symbol is working for the both case when i tested with my demo website.

Viewing 20 posts - 3,061 through 3,080 (of 3,087 total)