Forum Replies Created
- AuthorPosts
Hash
KeymasterThe slider seems to be working properly when i checked your website.
Hash
KeymasterThe 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;}
Hash
KeymasterHi,
Check this thread https://hashthemes.com/support/topic/unable-to-display-square-features-after-setting-static-page/
It works for HashOne theme as well.
Hash
KeymasterRegarding 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.
Hash
KeymasterThank 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.
Hash
KeymasterNo, all other are as usual in the old theme. But with updates you will be able to use new features and bug fixes.
Hash
KeymasterGood 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=5Hash
KeymasterPlease update your theme to the latest version 1.1.1
The flicker effect is fixed.Hash
KeymasterWith 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.
Hash
KeymasterThe 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.
Hash
KeymasterThere 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.
Hash
KeymasterHi,
We will be fixing this issue in our next update. Thanks for reporting it.
Hash
KeymasterHi,
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=5Hash
KeymasterSorry, 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
Hash
KeymasterHi,
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.
Hash
Keymaster1. 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.Hash
KeymasterHi,
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.
Hash
KeymasterYes, 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.
Hash
KeymasterHere is the CSS to disable it in the mobile device
@media screen and (max-width:767px){
.sq-slide-caption{display:none}
}Hash
KeymasterHi,
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.
- AuthorPosts
