Forum Replies Created
- AuthorPosts
Hash
Keymasterhow i can insert a normal text instead of the hyperlink of the “pages” or to show the content of the “page” instead the hyperlink?
>> The question is not clear. The title is always hyperlinked to its page. If you want to add the custom text for the featured box instead of initial text of the page then you can do it by adding the excerpt for the pages.Service Section:
how i can increase the number of service pages and reduce the distance between the service pages?
>> sorry, there is no option to increase the service pages. I am confused what you do you mean by the distance between service pages. If you reduce the gap between service list, they will appear very close to each other and won’t look good.Hash
KeymasterHere is the CSS code
.hs-progress-bar-length{ background: #colorcode; }Hash
KeymasterPlease check by disabling all the plugin. The slider should work.
Or may be if you have incorrectly configured the slider, here is the documentation. https://hashthemes.com/documentation/hashone-documentation/#SliderSetup
April 3, 2017 at 8:53 pm in reply to: can you please provide me code for section-team.php or add missing anchor link #2648Hash
KeymasterHash
KeymasterPlease do mention your website url so that we can detect the issue more easily.
Also please don’t add any empty menu with out link. This can also create error in console.
Hash
KeymasterHi,
You will have to add the custom CSS for it. Or you can use some page builder plugin that help to create the grid.
Hash
KeymasterYes, it is possible. Add the CSS below
.ht-team-member-image a{ pointer-events: none; }Hash
KeymasterMay be you have made some changes in the code. Now you need to delete the theme folder total using FTP and then install again.
Hash
KeymasterHi,
Please check this section of the documentation on how to setup the slider and preview in customizer panel. https://hashthemes.com/documentation/total-documentation/#SliderSetup
Hash
KeymasterHi,
The theme is not totally compatible with WMPL plugin. The strings added via customizer panel are not translatable.
Hash
KeymasterCan you please show your website?
Hash
Keymaster@visualappeal
There is option for sidebar layout at the bottom of the post page.
Hash
KeymasterSorry, it is not possible. The images always aligns at the top. But you can move it down with some custom CSS below
.sq-image-stack{
margin-top: 50px;
}change the value of 50 to required.
Hash
KeymasterIt is custom built widget specially for the theme developed by us.
Hash
KeymasterYou will have to remove the CSS for responsive in mobile device. Remove all the CSS that starts with @media query.
Hash
KeymasterYes. Add the below CSS code
.home .sq-main-title{ display:none; }March 24, 2017 at 8:38 pm in reply to: Add more page in Featured section and also in Service section #2549Hash
KeymasterSorry, it it not possible. But you can ask for paid customization if you want.
Hash
KeymasterSorry, both Hashone and Total theme does not have option to remove the wordpress theme info. They are static text and we discourage to remove those links.
March 24, 2017 at 8:36 pm in reply to: How to remove "no comments" / Portfolio section – displaying of pictures #2547Hash
Keymaster1. I want to remove “no comments” link from categories pages. Comments are already disabled in settings. How can I do it ?
Add the below CSS
.hs-post-info{
display: none;
}2. In portfolio section – if I click “magnifying glass icon” pictures from different categories are displayed. How can I restrict it to one category ?
Sorry, it is not possible. It will display all the category post image when you click prev and next arrow.
Hash
KeymasterSorry, we have not yet tested with that plugin.
- AuthorPosts

