Forum Replies Created
- AuthorPosts
Hash
KeymasterYes, its good for SEO but most people do not know about it. They just upload the image ignoring the media library fields.
Hash
Keymaster1. Front page
a. I am unable to get the latest blog section and email subscription section to show up
b. I was able to see the social icon in the preview page, however, when I published the page, the icons were gone?
c. I have a menu on top of front page, but when click upon it, there was no response?
>> You need to configure the settings in the customizer panel. It would be better if you could elaborate the issue with your website url.2. Blog page
a. How do I get the blog page to show the list of my latest posts (like the live demo)?
>> Check this link https://hashthemes.com/support/topic/unable-to-display-square-features-after-setting-static-page/3. Social icons
a. I have install the simple social icons plugin, and the icons are showing on the preview page. However when I published it, the icons were gone on the live website.
>> Can you let us know your website url?Hash
KeymasterHi,
We need to modify the code to remove all the hyperlinks in the home page.
Hash
KeymasterTry using chrome or firefox.
Hash
KeymasterSorry, we do not provide demo content. You will have to configure the website yourself. Its not much difficult.
Hash
KeymasterHi,
Here is the solution. Add the below CSS
.hs-progress-bar-sec{display:none;}
.hs-about-sec{width:100%;float:none;}Hash
KeymasterHi,
It seems like you have figured most of the settings. The website seems to be configured well.
Hash
KeymasterHere is the ans to your question.
unsuccessfully trying to add Image to page header/breadcrumbs
Hash
KeymasterThe main page is designed to show the sections as in demo. If you need to show blog post in the home page then delete the file front-page.php file
Hash
KeymasterYou can customize the home page by making the copy of front-page.php file in the child theme and then edit it according to your requirement.
Hash
KeymasterYou need to increase the header height as well
#ht-masthead{
height:120px;
}Hash
KeymasterMay be there is some jquery conflict with some of the plugin used. Try checking by disabling all the plugins.
Hash
KeymasterYou need to install WooCommerce plugin to add the shop page.
Hash
KeymasterTry uploading image with width 1900px and 800px to increase the height of the slider.
Hash
KeymasterSorry, the logo does not support image and text. So please use image with your graphic and text.
Hash
KeymasterHi,
The slider text does not support HTML tag. It is programmed to escape HTML tag and display as it is. So please use plain text for the slider caption.
Hash
KeymasterTo remove the Breadcrumb, use the below CSS
#total-breadcrumbs{display:none;}
Hash
KeymasterTo remove the title bar, use the below CSS
.ht-main-header{display: none}
Hash
Keymaster#ht-masthead{border-bottom:0}
To remove the white line
.ht-main-header{max-height: 20px}
Remove the above CSS and then try the CSS mentioned in the previous thread.
Hash
KeymasterCheck this link for reference https://hashthemes.com/support/topic/unable-to-display-square-features-after-setting-static-page/ . The blog page will show blog listing.
- AuthorPosts
