Forum Replies Created

Viewing 20 posts - 2,801 through 2,820 (of 3,109 total)
  • Author
    Posts
  • in reply to: What happened to the sliders? #964
    Hash
    Keymaster

    No, all other are as usual in the old theme. But with updates you will be able to use new features and bug fixes.

    in reply to: Slider Blinks Before next slide #963
    Hash
    Keymaster

    Good to know that its fine now.

    =========================
    Please like our Facebook Page https://www.facebook.com/hashtheme/
    And make sure to rate our theme if you really like it https://wordpress.org/support/view/theme-reviews/hashone?filter=5

    in reply to: Slider Blinks Before next slide #958
    Hash
    Keymaster

    Please update your theme to the latest version 1.1.1
    The flicker effect is fixed.

    in reply to: What happened to the sliders? #957
    Hash
    Keymaster

    With the latest update, you need add the slider as a page. Create a new page with Title, content and featured image. The featured image work as a slider banner and the title and content work as a slider caption.

    This new update is done in accordance to the rule of wordpress.org theme submission.

    in reply to: How Do You Use the Featured Image #953
    Hash
    Keymaster

    The featured image actually does not shows up any where. You need to add the image inside the page content to show it in the single page.

    But for post, they shows in the category and blog page.

    And there is no option for different header background for individual pages.

    in reply to: How do you Change the Theme Color? #952
    Hash
    Keymaster

    There is no option to change the color. But you can do it by custom CSS

    a{color:#00FF00}

    #00FF00 hex value can be change to the required one.

    in reply to: Slider Blinks Before next slide #947
    Hash
    Keymaster

    Hi,

    We will be fixing this issue in our next update. Thanks for reporting it.

    in reply to: Date & Byline on single posts? #946
    Hash
    Keymaster

    Hi,

    Currently there is no option to show date in the single blog page. We will add this feature in our next updates.

    =========================
    Please like our Facebook Page https://www.facebook.com/hashtheme/
    And make sure to rate our theme if you really like it https://wordpress.org/support/view/theme-reviews/total?filter=5

    in reply to: Creating new sections #945
    Hash
    Keymaster

    Sorry, it is not possible to create any new section unless the code is edited.

    and you can use excerpt feature to show the short text instead of full text. Check the link below

    Featured Section not displaying ul's/ol's

    in reply to: Enabling Slider #944
    Hash
    Keymaster

    Hi,

    You need to make a Page with title, content and featured image for each slides and then select these page in Customizer panel’s slider section.

    The title and content works as a slider caption and featured image work as a slider banner.

    in reply to: Some Questions? #943
    Hash
    Keymaster

    1. If i change the “Section position” nothing changes?
    – There is no option to change the section position in the theme.

    2. Your write that i can make 4 homepages but i cant do it?
    – The 4 homepage layout are made by using enabling/disabling some of the section.

    3. On yout test page you have on the “About us” side a different bar type?
    – There is option to add the text and percentage in the About Us Section field. These field allows you to add the bar type.

    in reply to: Using icons in menu instead of text #942
    Hash
    Keymaster

    Hi,

    I think you can find lots of free plugin that adds feature to add the icon in the menu. Please take some time to search. You should find many.

    in reply to: Left and Right Sidebar at once. #941
    Hash
    Keymaster

    Yes, you can mention it here so that other can benefit it. We do not have problem with it. We are always happy to help for free in any case we can.

    in reply to: Disabling Slide Caption #940
    Hash
    Keymaster

    Here is the CSS to disable it in the mobile device

    @media screen and (max-width:767px){
    .sq-slide-caption{display:none}
    }

    in reply to: Change default Layout of Pages #939
    Hash
    Keymaster

    Hi,

    It seems like the plugin you created make use of custom post type and all the new created post type will show with default right sidebar layout.

    You will need to add custom CSS to make the gallery pages full width.

    in reply to: Remove dark filter of main images #938
    Hash
    Keymaster

    Hi,

    Add the below CSS using some Custom CSS plugin

    .hs-slide-overlay{background: none}

    It will remove the dark overlay from the slider. But with this the menu and slider caption might not be properly visible and you will need to use dark images.

    in reply to: Back to Top Button #922
    Hash
    Keymaster

    Hi,

    We tested the issue you mentioned with our demo site https://hashthemes.com/wordpress-theme/total/ and we do not find the issue at all

    Can you please let us know your website url and the mobile you tested on?

    Here is the CSS if you want to remove back to top button

    #ht-back-top{display: none}

    in reply to: entry title font color #921
    Hash
    Keymaster

    Here is the code

    .entry-header .entry-title a{
    color: #004f09;
    }

    This will work

    in reply to: Left and Right Sidebar at once. #920
    Hash
    Keymaster

    Hi,

    The theme does not have feature to show the both sidebar at once. Yes, it can be added with customization and the code you added works but there are other dependent codes and CSS associated with it so there are lots of things that need to be fixed. Also the responsive needs to be taken into account when adding the code.

    I am sorry to say that it would be difficult to explain you over here. We would have helped if it was simple hack.

    You always hire our team for paid support if you want.

    in reply to: How to make posts layout wider #919
    Hash
    Keymaster

    Glad to help you
    =========================
    Please like our Facebook Page https://www.facebook.com/hashtheme/
    And make sure to rate our theme if you really like it https://wordpress.org/support/view/theme-reviews/square?filter=5

Viewing 20 posts - 2,801 through 2,820 (of 3,109 total)