Forum Replies Created
- AuthorPosts
Hash
KeymasterSorry, the theme does not supports link in the slider text. But we can do it for paid customization if you wish. We can add you a button with desired button text and link.
Hash
KeymasterHash
KeymasterThank you for reporting the problem. The solution has been found and here it is http://hashthemes.com/support/topic/space-key-problem-in-forms-with-hashone/
Hash
KeymasterHi,
The problem has been detect. It was due to one of the jquery script used for the smooth scroll. We will fix this issue is the next update release.
For now you can replace the code of SmoothScroll.js for both the theme with the code in the below link. This will fix the spacebar issue.
Hash
KeymasterThe way it work is that it will generate a class named sq_right_sidebar, sq_left_sidebar, sq_no_sidebar, sq_no_sidebar_condensed on the body based on the layout that you select at the end of the page editor.
If you search with the above class name in the style.css, you should be able to find all the css relating to them.
Hash
KeymasterHi,
Please email us at support@hashthemes.com
We will reply you back with cost, the payment procedure and the requirements.
Hash
KeymasterHi,
Sorry, there is no option to add link to clients logos.
Hash
KeymasterYou can do it either by modifying the template file of the buddypress, bbpress. They have standard method of overwriting the file via theme file. But this one is complicated who does not know coding.
The best solution would be CSS. Each page generates a unique class name in the body. you can use this class name and then change the width of the primary and secondary or even hide secondary using display:none css incase of primary width to be 100%
Hash
KeymasterI mean assign the user role to author and then check. You will find the option to change the user role in each user edit screen.
Hash
KeymasterI think if you assign the user role to author, this is possible.
Hash
KeymasterSorry, there is no option to change the color. But we can do it for paid customization if you want.
Hash
KeymasterHi,
Did you create a page with “Home Page” template assigned to it?
Check the 1st half part of this video. This technique works for the Total theme as well.
Hash
KeymasterHi,
The theme does not have option to change the color neither it has pro version. But we can customize the website to your color for a paid support.
Hash
KeymasterYou can delete the theme and reinstall it again. or you can find the code here https://themes.svn.wordpress.org/viral/1.2.7/footer.php
and please don’t edit the footer code.
Hash
KeymasterHI,
Add the below CSS using some custom CSS plugin
#sq-home-slider-section .sq-slide{display:none;}
#sq-home-slider-section .bx-wrapper .sq-slide{display:block;}This should hide the slider at the first instance. and show when fully loaded without stacking over another.
Hash
KeymasterWait for an update. This features will be added in future updates.
Hash
KeymasterAdd the below CSS using some custom CSS plugin
#sq-site-branding img{max-height:none}
Hash
KeymasterHash
Keymaster@superfishnz There is option to change the header background color to white in the customizer settings. The color will automatically change to black in the while background.
Check the General Settings -> Header Settings -> Header background color field.
Hash
KeymasterGreat to know that it worked.
=========================
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
