Forum Replies Created
- AuthorPosts
Hash
KeymasterHi,
I guess your setting for “Front Page Display” has some static page selected. The setting for this field should be “Your Latest Post”
Hash
KeymasterThe header is always visible in homepage. But for other pages the header is not sticky.
Hash
KeymasterHi,
Go to Appearance -> Customizer panel
In the Home Page section under About section you will see an option to upload the image. Upload multiple images.Hash
KeymasterYes, they can only be shown in the home page. These section can not be added in multiple pages.
Hash
Keymaster@mhebert Did you check this link https://hashthemes.com/support/topic/unable-to-display-square-features-after-setting-static-page/
This is the only way that will allow you to set up a home page as https://hashthemes.com/wordpress-theme/total/ and also the blog page https://demo.hashthemes.com/total/agency/blog/
Hash
KeymasterHi,
Just opening the page Settings -> Reading will no result into such problem. May be there is some other problem associated with it with some plugins.
If you want us to check please do email us your website login detail at support@hashthemes.com
Hash
KeymasterWe are happy to give it for free.
And you can configure the icon setting for Appearance -> Customizer panel.
If you have been already there then try adding some text to the social icon and phone field and then again empty it and save it. The empty value for this field should remove these icons.
Hash
KeymasterIf you want to show the latest blog post in the home page then you will have to delete a file named front-page.php from the theme folder. This will do the trick
Hash
KeymasterHi,
I guess you will have to add the additional CSS if you modify the code.
Hash
KeymasterHi,
Check this video tutorial
Hash
KeymasterThe theme does not have any field that allows you to add the slider from the another plugin. You will have to edit the code for it and then add the shortcode generated via plugin
November 14, 2016 at 8:34 pm in reply to: Can i get the slider images to change upon viewing on a media only screen? #1084Hash
KeymasterThe slider image is generated via img tab so you won’t be able to change it in smaller resolution. It would have been only possible if the image was generated via background-image CSS
Hash
KeymasterSince we are using a small image for the testimonial, it is useless to pull a larger image so we have coded to have a image size of 100X100
If you want to increase its size, the css probably won’t work. You will have to make some edit in the code to get the larger one.
Hash
KeymasterHi,
Check this link https://hashthemes.com/support/topic/unable-to-display-square-features-after-setting-static-page/ It will work for Total Theme as well.
Hash
KeymasterIn the dashboard menu, Go to Post -> Category and create new categories. And then create the new post and assign the respective category. The featured image of the post work as a image for the portfolio.
Hash
KeymasterSorry, it is not possible. It will require changes in code and CSS
Hash
KeymasterHi,
I am a bit confused to which section you are referring to. Is it the square theme you are referring to? An explanation with screenshot would be more easier to understand.
Hash
KeymasterSorry, the theme does not have feature to add multiple homepage layout pages for different categories.
Our demo website was created with modified child theme to show multiple home page just for a demo purpose.
Hash
KeymasterSorry, the slider does not support HTML tags.
The reason behind the slider not supporting HTML tags is that any tag with opening tag but without closing tag may break the whole layout of the website so the better way to prevent this was to avoid sliders supporting HTML tag.
And as we are aware that every one who uses our themes are not familiar with these things.
Hash
KeymasterHi,
Here is the process.
Go to Appearance -> Menu
Add the custom menu from the right sidebar as in the below screenshot.
The custom menu should be in the following structureHere are the section name for different sections
For TOTAL Theme
1. Slider Section – #ht-home-slider-section
2. About Us Section – #ht-about-us-section
3. Featured Post Section – #ht-featured-post-section
4. Portfolio Section – #ht-portfolio-section
5. Service Section – #ht-service-post-section
6. Team Section – #ht-team-section
7. Counter Section – #ht-counter-section
8. Testimonial Section – #ht-testimonial-section
9. Blog Section – #ht-blog-section
10. Client Logo Section – #ht-logo-section
11. Call to Action Section – #ht-cta-section- AuthorPosts