Mat
Forum Replies Created
-
Forum: Reviews
In reply to: [Neve] Perfect!Hello @wesleysoaresdias ,
Thank you for using our theme and for taking the time to write a review! We really appreciate it!
Have an amazing day!
Forum: Themes and Templates
In reply to: [Neve] How to hide the Home text in the Home pageHello @renrique ,
Thank you for using Neve!
You can copy and paste the below code by going to Customizer -> Additional CSS
.nv-page-title-wrap.nv-big-title .nv-page-title { display: none !important; }Please let us know if this was helpful!
Thank you and have a great day!
Forum: Themes and Templates
In reply to: [Neve] Open dropdown when link in mobile menu is tappedHello @maray97 ,
Thank you for choosing Neve!
Unfortunately this can only be done by using custom code. If you feel comfortable enough with it you can try and modify it by using a child theme.
Here is our documentation for it https://docs.themeisle.com/article/985-how-to-create-a-child-theme-for-neve
Thank you and have an amazing day!
Forum: Themes and Templates
In reply to: [Neve] Blocks losing their format when page is publishedHello @janijan7 ,
We just need to make a few more adjustments and all should be over.
1) https://vertis.d.pr/9H32m7 Delete what is in the red container
2) Make sure that the single quotes in the below code are ‘and not `. Sometimes from copy pasting they change… this was a tricky onedefine( 'WP_HOME', 'https://janajandova.com' ); define( 'WP_SITEURL', 'https://janajandova.com' );3) You need to go to Otter Settings and hit Regenerate CSS.
https://ibb.co/Y8ZSFgpAnd now we should be done.
If it still didn’t work then it is a matter of detail. I would advise talking with the hosting provider and they will make the correct changes eliminating any space or faulty comma that might be present and ruin everything.
I hope this helps and that your website will display as desired!
Thank you and please let us know if the issue is now fixed!
Forum: Themes and Templates
In reply to: [Neve] How to turn off previous / next at bottom of PostsHello @simonp820 ,
That is how it is supposed to be. That short code in the post is referencing the data in the visualiser so WP knows what and where to import according to your post content.
In order to modify how the chart is displayed on the page you have to access the Page Editor as i mentioned in the previous reply. Not edit the Post.
Another option would be to modify it through Visualizer Library -> Edit -> Settings -> Chart Size & Placement. Here you have to play with the settings of “Chart Size/Layout”and “Placement” until you get the desired result.
https://ibb.co/xCfVLtB
https://ibb.co/T2Nmh9TAfter you finish adjusting and you are happy with the result click “Save Chart”and visit your page.
I would still recommend the previous approach as you can directly see the chart displayed on your page and it is easier to see if you obtained your desired result.
Thank you and have a great day!
Hello @embryoman ,
Thank your for choosing Visualizer!
In order to achieve this result you first need to go to Visualizer Library in your WP dashboard and edit the chart. https://ibb.co/MpDHdrX
Once here go to Source -> Manual Data -> Edit Data https://ibb.co/nQqLfhF . Make sure the TEXT editor is selected.
Edit the source by leaving only a “,” for the first input like here https://ibb.co/FwpYzPn.
After that click “Show Chart” on the right sidebar and then “Save Chart”.
Now your result should look something like this https://ibb.co/BB37XPg .
Please let us know if this worked for you!
Thank you!
Forum: Themes and Templates
In reply to: [Hestia] Theme CSS Overriding Elementor CSS : Typography SizeHello @chins4 ,
Thank you for the Health Check Plugin log. Even though nothing looks suspicious i would suggest updating the Elementor plugin to it’s latest version.
Now getting back to the code. I’m not sure what you were trying to change but i didn’t find the “hestia-welcome” class so that’s why the code doesn’t work.
For the changes to take effect please access the Customiser and then scroll down to Additional CSS and just copy paste the code below.
.blog-sidebar .widget h5, .card-product .price, .card-product .price h4, .carousel .sub-title, .hestia-about p, .media .media-heading, .navbar .navbar-brand, .shop-sidebar .widget h5, .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta, blockquote, h4.author { font-size: 16px !important; }Should look something like this https://ibb.co/tKTVqyW
Now you should see all your paragraphs and other elements with a Font-Size of 16px.
Please let us know how that worked out!
Thank you!
Forum: Themes and Templates
In reply to: [Neve] Remove wp-sitemap from Robots.txt FileForum: Themes and Templates
In reply to: [Neve] Neve theme telif hakkı neden kayıt olmuyorHello @buradanbulsanasite ,
Thank you for using Neve!
I am not sure i understand what your issue is but if it is concerning how to adjust the copyright footer in the Neve theme you can take a look at this documentation we have prepared https://docs.themeisle.com/article/1286-the-copyright-footer-component.
If i misunderstood, could you please detail your situation further? Providing some screenshots and the sites URL would help too!
Thank you and have a great day!
Forum: Themes and Templates
In reply to: [Neve] Blocks losing their format when page is publishedHello @janijan7 ,
I’m glad to hear the code works now. As for uploading the files back it depends if you edited them remotely on the server or if you downloaded them locally and edited them.
For the first instance the changes should take effect next time you fire up wordpress and your sites changes should be visible. Clearing cache would also be a good idea.
As for the second instance you can follow what is said here https://wpmarmite.com/en/wordpress-ftp/#basic-usage
What needs to be done now basically is replace the old wp-config.php file with the new one on your website hosting.
Please let us know how it goes!
Thank you!
Forum: Themes and Templates
In reply to: [Neve] Remove wp-sitemap from Robots.txt FileHello @linuxtechi ,
Thank you for using Neve!
If you disable or delete the wp-sitemap.xml you shouldn’t have any issues in indexing the website. It might help with SEO but it is depending on how well the plugin is performing of course. What we know for sure is that it is not desirable to confuse the search engines.
If you want to disable the default XML sitemap you should add this code into the functions.php file
add_filter( 'wp_sitemaps_enabled', '__return_false' );and you should be good to go.If you want to learn more about the wordpress sitemap you can access the documentation here https://make.ww.wp.xz.cn/core/2020/07/22/new-xml-sitemaps-functionality-in-wordpress-5-5/
As always we recommend having a backup of your site and to run tests to make sure it is running properly!
Please let us know if this answer was useful!
Thank you and have an amazing day!
Forum: Themes and Templates
In reply to: [Neve] Add on not showing in cart-Neve ThemeHello @kiddiestuff ,
Thank you for choosing Neve!
We are glad to know that the issue has been resolved!
Would you mind sharing your solution with the community in case somebody else might encounter the same situation?
Thank you and have an amazing day!
Forum: Themes and Templates
In reply to: [Neve] Layout issuesHello @uniquely404 ,
It was my pleasure to help! Glad to know everything is working fine now!
Thank you!
Forum: Themes and Templates
In reply to: [Hestia] Blog page linkHello @snopkowsky ,
Thank you for choosing Hestia!
Unfortunately this feature doesn’t come with Hestia out of the box.
There are 2 ways in which you can obtain this result:
1) Upgrade to Hestia Pro and use the Customize Section Feature
2) Create a child theme and use custom code to create a new section, button and tie it to the themeBoth options can be explored by reading this documentation we provide https://docs.themeisle.com/article/681-how-to-add-a-custom-section-to-hestia
I hope this answer clears your inquiry!
Thank you and have an amazing day!