Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterWelcome anytime @barna-mravinac
July 5, 2021 at 11:49 am in reply to: The featured slider does not load the image until I refresh #90182Theme Horse Support Team
KeymasterHi Juan,
Are you using any cache plugin or any cache feature/services in your hosting server?
Can you please deactivate the plugin one by one, as well as activate the fresh copy of the NewsCard Theme into your site and check. Let me know the result.Thank you!
Theme Horse Support Team
KeymasterHi there,
Sorry for the late reply.
Please contact here for this issue our developer will help you fix those issue and they will provide you a beta version to check those issue before releasing the new version publicly.Thank you!
Theme Horse Support Team
KeymasterWelcome anytime @tourist-xperience
Theme Horse Support Team
KeymasterTheme Horse Support Team
KeymasterHi there,
To hide the author of all the articles just go to
Appearance > Customize > Additional CSS
and below custom CSS.entry-meta .author { display: none; }
Thank you!
Theme Horse Support Team
KeymasterTheme Horse Support Team
KeymasterWelcome anytime @info134
Theme Horse Support Team
KeymasterHi there,
We have edited the above CSS code can you please paste above CSS code again and check once.
Also consult with the plugin developer and find out that why the content sections are displaying in<header class="entry-header">
tag,Thank you!
Theme Horse Support Team
KeymasterTheme Horse Support Team
KeymasterHello @ttumedia145
Please contact here for the customization, Web Services and price details.
Thank you!
Theme Horse Support Team
KeymasterHello @ttumedia145
Please contact here for the customization, Web Services and price details.
Thank you!
Theme Horse Support Team
KeymasterHi there,
Can you please clarify your issue in more detail?
Thank you
Theme Horse Support Team
KeymasterHi there,
Sorry! Please contact to the main author of the theme that you are using into your site.
Thank you!
Theme Horse Support Team
KeymasterHi Pepsi,
Did you customize any theme main code or add extra code in the theme to work businessdirectory plugin.
We have investigate the issue and found that the<div class="entry-content">
tag which is the container wrap of the main content is inside<header>
tag and<header>
tag is madedisplay: none
by the plugin.<div class="entry-content">
tag should be outside of<header>
tag.
What you need to do is just paste below custom CSS code inAppearance > Customize > Design Options > Custom CSS
.page .wpbdp-listing .listing-title a { pointer-events: inherit !important; } .single .wpbdp-view-content-wrapper header.entry-header { display: block !important; }
If you have any problem please let us know.
Also do not share any password here in this forum as this forum is public and visible to all.Thank you!
-
AuthorPosts