danamv
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hestia] Frontpage content not showingHi @aidah006,
To see the content of the page in the editor: Dashboard -> Pages -> click the page that you have set as Homepage, and see how it looks like. Also, before clicking it, please check on ‘Quick Edit’ that the template is set as ‘Default Template’ https://prnt.sc/10i2mr3
If this does not work, I would suggest doing a plugin conflict test – try to deactivate your plugins one by one and check if any of them makes this issue appear. Please also back up your site for security purposes before that.
I hope this will help!
- This reply was modified 5 years, 2 months ago by danamv.
Forum: Themes and Templates
In reply to: [Hestia] Frontpage content not showingHi @aidah006,
Thank you for providing the screenshots.
Can you please check a few things?
1. If into Customizer -> Homepage Settings -> Homepage -> that you have selected the correct page to show as your homepage. (Please also check how that page looks like into the Editor)
2. If into Customizer -> Appearance Settings -> General Settings-> you do not have the ‘Disable Frontpage Sections’ enabled.Thank you for your patience. Please let us know how it goes.
Hi @wuzhumeng,
There seems to be a z-index issue. Please try adding the following code into Customizer -> Additional CSS.
.hfg_header .header-main-inner .nav-ul .sub-menu { z-index: 9999 !important; }Please let us know if this solved the problem.`
Forum: Themes and Templates
In reply to: [Hestia] Frontpage content not showingHi @aidah006,
Can you please provide us with a screenshot showing how your homepage looks like when you edit it in the Customizer?
Also, are you having all your plugins, Hestia and WordPress updated?Thank you!
Forum: Themes and Templates
In reply to: [Neve] Sidebar not showing on Mobile (woocommerce products only)Hi @ankitkashiv,
The problem might come from a plugin conflict. Please back up your site for security purposes and try to deactivate your plugins one by one to see if any of them causes the issue to appear.
Please let us know if this worked.
Forum: Themes and Templates
In reply to: [Neve] Module/Bloc carte non modifiableHi @mcbernic17,
Can you please provide us with the steps you have followed to add the map?
Also, in the meantime, please check some plugins, such as ‘Gutenberg Blocks and Template Library by Otter ‘ https://wordpress.org/plugins/otter-blocks/, as you can add directly a ‘Map’ block, and pin the location that you wish to display. https://prnt.sc/10hb2bl
Thank you!
Forum: Themes and Templates
In reply to: [Neve] Module/Bloc carte non modifiableHello @mcbernic17,
Please have a look at the following site, as there are listed some possible causes of that happening, and solutions: https://bit.ly/3rv1mEr
Please let us know if you have managed to solve this issue.
Forum: Themes and Templates
In reply to: [Neve] cover block not fixed on desktopHello @generalnumpty,
I am sorry to hear that you are no longer using Neve theme.
Thank you for sharing your experience!Best regards.
Forum: Themes and Templates
In reply to: [Neve] Problem displaying large list of data on mobile deviceHello @blondbubble,
You can make the table mobile responsive either by adding some custom CSS into Customizer -> Additional CSS, or by installing a plugin.
Here you can read out more about how to do both of these: https://wpengine.com/resources/create-responsive-tables-wordpress/I hope this helps! Please let us know if you have any more questions.
Forum: Themes and Templates
In reply to: [Neve] change breakingpoint mobile menuHello @dennisvdb94,
I am afraid that the theme does not have an option to change breakpoints, at least for now.
Although, it is possible with custom CSS – by targeting the menu font-size for mobile screen size and make the font-size smaller there before it’s converted to the Hamburger menu.I hope this helps.
Forum: Themes and Templates
In reply to: [Neve] Line height issues in text over homepage hero imageHello @tracycoach,
Can you please provide us with a screenshot of the issue, so I can try replicating and better assist you on this issue?
Thank you!
Forum: Themes and Templates
In reply to: [Neve] Mobile Menu Broken on iPhoneHello @chrislopercoaching,
Does this issue happen in another browser on iPhone, or only on Safari?
Also, have you tried clearing your browser cache? Here is an Apple documentation that might be helpful: https://support.apple.com/en-us/HT201265Please let us know if this worked.
Forum: Themes and Templates
In reply to: [Neve] cover block not fixed on desktopHi @generalnumpty,
It would be great if you could provide us with a link to your site, so we can also check the problem, and better assist you on this issue.
Thank you!
Forum: Themes and Templates
In reply to: [Neve] Remove empty space between blocksHi @generalnumpty,
You can modify that value to fit your needs.
Orbit Fox comes with a few features, including Gutenberg Blocks – This feature activates the Otter blocks so you can add them to create more relevant content for your site using the WordPress Block Editor. You can check out more here about Orbit Fox: https://docs.themeisle.com/article/951-orbit-fox-documentation
The code provided before triggers all the paragraph blocks from your site to have a certain margin-bottom.
To refer to a specific block, in the editor, you can select the block you would want to change a feature to -> Advanced -> Additional CSS class(es). For example, I have two paragraph blocks added. To the first one I have a class named ‘paragraf1’, and for the second ‘paragraf2’ https://prnt.sc/10g6684 (this screenshot is for the first block, I have done the same for the second)To add features to there you can edit them in the Customizer -> Additional CSS, like in the following example https://prnt.sc/10g67d3 -> Here I have removed the bottom margin of the first block, and have changed the background color for the second block.
I hope this was clear and helpful. Please let us know if you have any more questions.
Forum: Themes and Templates
In reply to: [Neve] Alt Tag for Search Icon in HeaderHi @jj9617,
Thank you for the suggestion.
We have forwarded it to our developers, and if they consider it, this will be included in a future update.Best regards.