Forum Replies Created
- AuthorPosts
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.
Hash
KeymasterHi,
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.
Hash
KeymasterHi,
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}
Hash
KeymasterHere is the code
.entry-header .entry-title a{ color: #004f09; }
This will work
Hash
KeymasterHi,
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.
Hash
KeymasterGlad 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- AuthorPosts