Forum Replies Created

Viewing 20 posts - 2,801 through 2,820 (of 3,114 total)
  • Author
    Posts
  • in reply to: Home page section doesnt work? #985
    Hash
    Keymaster

    The slider seems to be working properly when i checked your website.

    in reply to: Translucent to Opaque header transition. #984
    Hash
    Keymaster

    The HashOne theme is designed to have no header bar. If you want to have a bar then here is the CSS

    #hs-masthead{background:#000 !important;}

    in reply to: Home page section doesnt work? #970
    Hash
    Keymaster
    in reply to: Error in "our facts" section #969
    Hash
    Keymaster

    Regarding the progress bar, the progress bar animates to with actual width when scrolled to that section. There is some java script involved in it.

    May be there is some javascript conflict appearing in your browser console that is why the counter and progress bar is not working.

    It would be really helpful for us to debug if you can check your console and notify us if there are some errors.

    in reply to: Error in "our facts" section #968
    Hash
    Keymaster

    Thank you for your time.

    The data-count attribute has the real count value and the number increase from 99 to the data-count value as a odometer. So 99 is the initial value that show and when your scroll to the counter section, the 99 counter increase to its actual value that the data-count attribute has.

    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.

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