Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi Tiago Ghidotti Fulgenzi,
You may be saying about the ‘Breadcrumb’, right? Please go to ‘Appearance > Customize > Header’ and check ‘ON’ to ‘Hide Breadcrumbs’ option.
Thanks
Theme Horse Support Team
KeymasterHi Jennifer,
The theme you have mentioned is not developed by us. Please contact with the respective Theme Author.
Thanks
Theme Horse Support Team
KeymasterHi @mostinterestingpeopleinworld,
To hide the pagination on home page, please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.
.home .navigation.pagination { display: none; }
Thanks
June 21, 2020 at 4:17 am in reply to: Remove Duplicate Posts in Editor’s Pick Section and Trending Stories Section #78685Theme Horse Support Team
KeymasterWelcome @mostinterestingpeopleinworld,
Please let us know if you have any other queries regarding the Theme.
Thanks
Theme Horse Support Team
KeymasterHi Tiago Ghidotti Fulgenzi,
We do understand your requirement but for those you really need to hire a developer to customize the theme code for you. We recommend you to make child theme for customizing code so that your customized wont be lost while updating the Theme versions in future.
Thanks
June 21, 2020 at 4:05 am in reply to: How to add social sharing option bellow heading of a post? #78683Theme Horse Support Team
KeymasterHi fokhrulabedin,
Since it is the new feature so you need to hire a developer to customize the code for you or you can use the plugin for that.
Thanks
Theme Horse Support Team
KeymasterWelcome fokhrulabedin,
Please let us know if you have any queries regarding the Theme.
Thanks
Theme Horse Support Team
KeymasterJune 21, 2020 at 3:45 am in reply to: How to remove “No comment “ from appearing in search results #78679Theme Horse Support Team
KeymasterWe have checked and its working well, could you please share you the exact search result page where the ‘No Comment’ is showing.
Thanks
Theme Horse Support Team
KeymasterThere isn’t a comment box in the image you shared, comment box is used on the post single after the content area, The previously provided code to reduce the comment box was also for that section.
Do you mean to say for the search box width.
Thanks
June 19, 2020 at 1:20 pm in reply to: How can i add custom autor name below headline in a post? #78643Theme Horse Support Team
KeymasterSorry for that you need to hire a developer to customize the code for you and make sure you customize the code after making the child theme so that your customize code will not be lost after the update of theme versions in future.
Thanks
Theme Horse Support Team
Keymasterok its great you figure out the solution by yourself,
anyways please let us know if you have any queries regarding the Theme.
Thanks
June 19, 2020 at 1:11 pm in reply to: Remove Duplicate Posts in Editor’s Pick Section and Trending Stories Section #78640Theme Horse Support Team
Keymasterif you want to show on popular stories section then you can create a new category like ‘popular’ and then you can only assign that ‘popular’ category to those post which you want to show on that section then from the customizer you can set to show through category selecting ‘popular’.
Thanks
Theme Horse Support Team
KeymasterHi fokhrulabedin,
since we have already provided the solution to hide author name, so while hiding that element the separator icon, so to show the separator icon either you have customize the code to remove code for author name or in your case we can do it custom CSS code. but if add code while the author name is shown as default then the comment meta will have 2 separator icon.
anyways please go to the ‘Appearance > Customize > Additional CSS’ and paste the below custom CSS code..entry-meta > div:after, .entry-meta .comments:before { content: "|"; }
Thanks
June 19, 2020 at 12:39 pm in reply to: How to change post heading font color of the slider section? #78638Theme Horse Support Team
KeymasterWelcome anytime!
Please let us know if you have any other queries regarding the Theme.
Thanks
-
AuthorPosts