Betty
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hestia] I cant edit or delete the features.Hi @seanmims,
Here is the Hestia documentation that explains how to edit the features.
Can you please specify how it doesn’t work or provide a screenshot if possible? It seems that your website doesn’t use Hestia theme right now.Forum: Themes and Templates
In reply to: [Hestia] Hestia’s post excerptHey @maletfrancois974,
Please make sure you didn’t write anything on Custom excerpt when you edited the post because by default all that text will appear on the blog page, and the “Read more” button will disappear. This custom post excerpt overwrites your first part of the article that shows on the blog.
If this doesn’t solve the problem, can you please share your website URL? Thank you!Hey @vstasii,
In Neve theme you can change the background image from Appearance -> Customize -> Colors&Background -> Background Image like in this screenshot.
Hope that helps!
- This reply was modified 5 years, 10 months ago by Betty.
Forum: Themes and Templates
In reply to: [Hestia] Missing Featured Image in Sidebar Recent PostsHi @afan36988,
Featured images are not expected to show up on sidebar, recent posts is a WordPress widget which doesn’t have thumbnails out of the box. You can check this tutorial to install a plugin for that: https://www.youtube.com/watch?v=dqzz8NZc99Q.
Hope that helps!
Forum: Themes and Templates
In reply to: [Neve] Horizontal Line and Vertical LineAdd this in Additional CSS too:
.nv-sidebar-wrap.col-sm-12.nv-right.blog-sidebar { margin-bottom: 0px !important; }Forum: Themes and Templates
In reply to: [Hestia] Hestia’s post excerptThe option from Appearance -> Customize -> Blog Settings -> Excerpt length like in this screenshot should work in Hestia theme, I checked it on my end.
This issue might be occurring due to a plugin conflict. So please deactivate all plugins and check if it resolves your issue and after that try activating the plugins one by one to find problematic plugin. Then replace it with an alternate plugin.Let us know how it goes.
Forum: Themes and Templates
In reply to: [Hestia] Is my site hacked?Hi @kakashi93,
Since you didn’t update anything it’s not a problem related to the theme. Please contact your hosting provider as they hold access logs and can tell who accessed the website (what IP address) if control panel was accessed.
Let us know if you have another issue.
Hi @reywriter,
In the category pages all the images are cropped to the value defined in hestia theme for hestia-blog image size which is 360×240.
Hope that helps!
Forum: Themes and Templates
In reply to: [Neve] Horizontal Line and Vertical LineHi @skumar1st,
Please add the following code to your Appearance -> Customize -> Additional CSS:
@media only screen and (min-width: 960px) { /*horizontal line*/ #content .container .col { padding-right: 0px !important; } /*vertical line*/ .nv-sidebar-wrap.col-sm-12.nv-right.blog-sidebar { margin-top: 0px !important; } }Also, to mention that this is not a bug or a problem of the theme, it’s just about design preference.
Hope that helps!Forum: Themes and Templates
In reply to: [Neve] I cannot set my mobile menu to centre align – Home PageHey @kparmar2412,
Can you please provide the URL of your site to better investigate the problem?
Thanks!
Forum: Themes and Templates
In reply to: [Neve] Upgrade RequirementHi @eliyahna,
This is part of WooCommerce booster so it’s available with Business package. 🙂
Forum: Themes and Templates
In reply to: [Neve] How do I find the optimal Featured Image size?Hello @robing34,
Please try the solutions from this thread: https://wordpress.org/support/topic/featured-image-is-being-cropped/#post-12343945
Let us know how it goes.
Forum: Themes and Templates
In reply to: [Neve] Metadata display options grid and single post?Hi @miarr0wporg,
You can add the following code in Customize -> Additional CSS:
.blog-entry-title.entry-title+.nv-meta-list .meta.category{ display:none !important; }Hope that helps!
Forum: Themes and Templates
In reply to: [Neve] Author can´t be changedHi @uroveits,
The author can be changed in the Neve theme.
You can go to Dashboard -> Posts then simply select the Quick Edit option under the post’s title and choose the new author from the drop-down menu. After that, click on the Update button. Here is a screenshot that can help.
If you can’t see the drop-down menu it means that you have only one user. You can add a new user from Dashboard->Users->Add new.Let us know how it goes.
Forum: Themes and Templates
In reply to: [Neve] Neve Options not loadingHello @shrutishivaramakrishnan,
Sorry for the inconvenience. It is a weird problem.
Can you try to go to Dashboard -> Permalinks and click Save Changes without modifying anything please?