Forum Replies Created
- AuthorPosts
- April 3, 2017 at 11:12 pm in reply to: Change "read more" (english) button into "en savoir plus" (french) #2676
Hash
Keymaster@plimfec The loco translate plugins should work. or you can make a copy of content-summary.php file in your child theme and then change the text in the code file.
You will have to create a folder template_parts and then content-summary.php file. Copy the content of content-summary.php from parent theme to child theme and then edit the text.
April 3, 2017 at 11:02 pm in reply to: How to add "see all posts" button or link to Blog Section? #2674Hash
Keymaster@UncleSerge Sorry, there is no option to add the additional button with link the blog section. As @plimfec suggested, you can use call to action section to add the link.
Hash
Keymaster@allona Go to Appearance -> Customizer
In the Additional CSS field, add the code at the bottom.Hash
Keymaster@allona it is not possible.
Hash
Keymaster@smanthey @thesickmomsguide
Before setting up the slider, you need to set up the home page which is explained in the section of documentation https://hashthemes.com/documentation/total-documentation/#SettingFeaturedHomePageasFrontPage
Hope this helps you
Hash
KeymasterIt requires some complex setting. Please check this tutorial if you are interested https://wpml.org/documentation/support/language-configuration-files/
Hash
KeymasterYes, it is possible by adding custom CSS
Here is the code
.posted-on{display:none}Hash
KeymasterHi,
On checking your website it seems that you have sorted it out. If not please check our documentation.
Please try to explain you problem in more detail if the problem is not fixed.
Hash
Keymaster@bryons
The image also scales according to the width of the screen. If you are looking on the larger screen, the slider image scales to cover the full width of the screen.
Here is the CSS code if you don’t want the slider image to scale up
.ht-slide img { width: auto; margin: 0 auto; }Hash
KeymasterThe menu in the mobile device is displaying properly when we tested. Can you explain your issue in more detail with some screenshots.
Hash
KeymasterSorry, it is not possible. It requires customization of code to achieve this feature.
Hash
KeymasterYou can use this plugin to disable the comment
Disable Comments – Remove Comments & Stop Spam [Multi-Site Support]
And sorry, it is not possible to show the custom excerpt in the blog page.
Hash
KeymasterRemove all the CSS from line number 2627 in style.css file
All the responsive CSS starts below this text
/*————————————————————–
## Responsive CSS
————————————————————–*/Hash
KeymasterHere is the CSS to make a background in read more button
.entry-readmore a{
background: red;
padding: 10px;
color: #FFF;
display: inline-block;
}and there is no option to enable excerpt in the custom category only. Neither you will be able to find any plugin for it.
Hash
KeymasterHere is the CSS
.sq-main-title{ font-size: 20px; text-transform: none }Hash
KeymasterIf you check our demo, you will see a … at the end of every featured page. https://demo.hashthemes.com/square/
You can add your complete word by adding the excerpt for the page.
Hash
KeymasterI am not sure what do you mean. Decreasing the top margin will prevent it from extending to the bottom of the section.
Hash
KeymasterHi,
You can show more text for the featured section by adding the excerpt.
and it is not possible to set the service section in the left. It requires some change in codes.
April 3, 2017 at 9:09 pm in reply to: Can you make the footer only use 3 widgets and still be centered? #2653Hash
KeymasterYes, add the CSS below
.hs-footer{ width: 30.33%; }Hash
Keymaster@Ikken sorry, there is not option to change the color. But you can do it by changing the color code in style.css file
@nguyenphongvu sorry, we do have demo content. The theme is very easy to setup. Please follow our documentation incase of any confusion.
- AuthorPosts

