Forum Replies Created
- AuthorPosts
Hash
KeymasterTry checking by disabling all the plugins. If it still does not work then do reply us back with your website url. We need to check to figure out the issue.
Hash
KeymasterCan you please let us know your website url? We need to check to website to figure out the issue.
Hash
KeymasterFirstly follow this process https://hashthemes.com/support/topic/unable-to-display-square-features-after-setting-static-page/
and then go to Appearance -> Customizer ->Home Page Section.. You will find all the sections over there.
Hash
KeymasterFirstly follow this process https://hashthemes.com/support/topic/unable-to-display-square-features-after-setting-static-page/
and then go to Appearance -> Customizer ->Home Page Section.. You will find all the sections over there.
February 2, 2017 at 8:30 pm in reply to: Is there a way to add a logo to the bottom footer? Or anywhere else on home pg? #1832Hash
KeymasterHi,
Go to Appearance -> Widget and in the widget area name Footer One, Footer Two, Footer Three, Footer Four you can add the logo image using HTML
Hash
KeymasterYou can download the older version from here https://themes.svn.wordpress.org/total/ and then install it.
February 2, 2017 at 8:00 pm in reply to: Reducing spacing in sections, Slider transition, disable mobile menu #1830Hash
Keymaster1. There appears to be a very large gap between paragraph sections in the About section – I’ve checked the row padding in the page structure, and all seems to be set correctly. Is there a way I can reduce that?
>> To reduce the gap between paragraph, add the below cssp { margin: 0 0 5px; }
2. Is it possible to create a fade transition for the slider section in CSS?
>> Sorry, not possible.3. I would like to disable the menu on mobile devices, but can’t seem to find the right bit of code. Any ideas?
>> here is the CSS@media screen and (max-width: 1180px){ .hs-toggle-menu { display: none; } }
Hash
KeymasterIt would cost $50. Please email us at support@hashthemes.com
Hash
KeymasterTo add the slider image , go to appearance -> Customizer -> Home Page Section -> Slider
Hash
KeymasterMay be there is some jquery error. Please check the console of the browser.
Also please check by disabling all the plugins.
Hash
KeymasterThe site looks great.
Hash
KeymasterSorry, the home page section does not support it.
Hash
KeymasterHi,
Can you please let us know your website? It can be due to jquery conflict with some plugin. Also please check by disabling all the plugins.
Hash
KeymasterSorry, it is not possible.
Hash
KeymasterIts the dark overlay added to the slider that darkens the image. It is done so that you can read the text over the slider.
Here is the CSS if you want to remove the dark overlay. Go to Appearance -> Customizer and in the Additional CSS field, paste the below CSS
.hs-slide-overlay{display:none;}
Hash
Keymaster@FlavioB72 you are doing correct. May be there is some jquery conflict that is not showing portfolio. Can you please let us know your website url so that we can check for the problem.
Hash
KeymasterAre you still having any problem? And use thumbnail regenerator plugin to regenerate your thumbnails https://wordpress.org/plugins/regenerate-thumbnails/
The images will then appear in proper dimension.
Hash
KeymasterHi,
All the websites are opening now. We have not yet received any such problem reported by any of our theme user so it might be the problem at your server end.
Hash
KeymasterGreat. Now you will see a jquery error if you check your website console.
To fix it you need to go to custom.js file and remove the code from there also.
$('#primary, #secondary').theiaStickySidebar({ additionalMarginTop: 20, additionalMarginBottom : 20 });
Thats it. And please don’t forget to review our theme https://wordpress.org/support/theme/viral/reviews/#new-post
January 28, 2017 at 9:45 am in reply to: Is there a way to add a logo to the bottom footer? Or anywhere else on home pg? #1784Hash
KeymasterHi,
You can add it in the footer by using Footer Widgets.
- AuthorPosts