mara3
Forum Replies Created
-
Hi @amira20,
Thank you for using Otter Blocks!
Upon reviewing your website, I noticed that you’re using an Image block for the images on your pages, which isn’t part of our Otter plugin. A similar behaviour can be achieved using the Section Block in Otter, which has responsive settings. You can find more information about how to do this here.
To adjust the size of the Image Block, simply click on “Edit Page” and modify the Width and Height values in the right panel.
Kind regards,
Mara
Forum: Themes and Templates
In reply to: [Neve] Links don’t work on submenu items in Mobile versionHi @nasta24,
Thank you for using Neve and for reaching out to us!
I’m happy to hear that you have found the solution and everything works now!
If you enjoy using Neve and if you are willing to do so, would you consider writing a review about it? You can leave your impressions here, sharing your thoughts helps others know what to expect from this theme.
Kind regards,
Mara
Forum: Themes and Templates
In reply to: [Hestia] Change background color of single postHi @juliavbh,
I’m glad to hear that you achieved the behaviour you intended!
It is indeed the best practice to have a child theme to prevent all your work from being overwritten by an update. You can read more about a child theme here, and if you decide to install one for Hestia, this doc can help you – https://docs.themeisle.com/article/656-how-to-create-a-child-theme-for-hestia.
Best regards,
Mara
Forum: Themes and Templates
In reply to: [Hestia] Issue with Hestia and Annuncer (Banner plugin)Hi @peopleinside,
Thank you for using Hestia and for your interest!
I forwarded this behaviour to our development team for review. For more details, you can check the progress here – https://github.com/Codeinwp/hestia/issues/69.
Kind regards,
Mara
Hi @eddythecat,
Thank you for using MPG!
I have tried to replicate the problem on a new instance with the latest version of the MPG plugin and, unfortunately, I couldn’t replicate this behaviour. Could you please provide the URL of the website where you encounter this problem, screenshots of how you’ve made the project, the name of the theme you are using, and any other screenshots/details you might think are useful? Also, have you created the project by Direct Link or by uploading a file? This would help us provide better assistance for you.
Best regards,
MaraForum: Themes and Templates
In reply to: [Neve] Content/blank space outside of container on mobileHi @abrightclearweb,
Thank you for using Otter Blocks!
That block has been removed from our plugin, because it was deprecated, we are sorry for the inconvenience. I have forwarded this as a doc-update request so we will update the documentation soon.
I hope this will not affect your plans!
Best regards,
Mara!
Hi @amira20,
Thank you for explaining the issue!
I have checked your website both on desktop and mobile and, unfortunately, could not see anything wrong. Can you please provide some screenshots of the inconsistency you refer to and if it’s possible to explain how would you want it to actually look? This will help us understand better and offer you the best solution.
Kind regards,
Mara
Hi @rstancato,
Thank you for using Feedzy!
I tried to replicate the issue on a fresh instance with the latest version of the plugin and I wasn’t able to see the error. Could you please offer more information so we can take a better look at this? It would be of help to send us the URL of the feeds, the theme that you are using, how are you importing the feeds, and any screenshot that will help us better understand your problem. Also, are you using any page builder apart from the default one? If yes, please mention which one.
Best regards,
Mara
Hi @loic45 ,
I am glad to hear that I was able to help you with this information!
I’m always striving to improve my ability to assist customers, and your feedback is incredibly valuable. If you had a positive experience with our interaction today, would you be willing to leave a review about it here – https://wordpress.org/support/plugin/woocommerce-product-addon/reviews/#new-post?
Sharing your thoughts helps others know what to expect when they contact us.
Thanks again for your time and business!
Forum: Themes and Templates
In reply to: [Hestia] WP forms formatting lostHi @julesberry,
Thank you for your cooperation!
I forwarded this behaviour to our development team for review. For more details, you can check the progress here – https://github.com/Codeinwp/hestia/issues/68.
Best regards,
Mara
- This reply was modified 1 year, 11 months ago by mara3.
Hi @loic45,
Thank you for using PPOM and for explaining thoroughly how to replicate the behaviour!
In order for the PPOM options to be taxable as the prices introduced in WooCommerce, you will need to have the premium version of PPOM. Here – https://docs.themeisle.com/article/2010-how-to-configure-taxes-for-ppom-options you can find more about this feature. Enabling it can help you achieve the desired behaviour for your shop!
For dedicated support about this you can contact us here – https://store.themeisle.com/login/.
I hope this information helps!
Kind regards,
Mara
Forum: Themes and Templates
In reply to: [Jaxon] Home page can’t be edited as home pageHi @diegonc04,
Thank you for using Jaxon and for reaching out to us!
Firstly, can you please perform the troubleshooting steps stated here – https://docs.themeisle.com/article/1112-theme-doesnt-work-as-expected-troubleshooting-guide?
If the problem persists, would it be possible to share some screenshots where the difference between the editor and the page in the frontend can be seen, a screenshot from Appearance -> Menus, a screenshot from Settings -> Reading, and the URL of the homepage that you want to be configured in the menu?
Best regards,
Mara
Forum: Themes and Templates
In reply to: [Hestia] Change background color of single postHi @juliavbh ,
In order to change the background color of each post and each header, you would have to identify the particular id of the posts.
For that you can either use the inspect function on your website then click on the far upper left symbol (the one with an arrow and a dotted square) -> click on the element you would like to change the color for, and explore the code to identify its id.
Another method would be to go to Dashboard -> Posts -> hover on the posts you would like to modify and in the bottom left corner an URL will appear, something like – https://[…%5D/wp-admin/post.php?post=51&action=edit, here “post_51” is the id.After finding the id of the specific post you will need to go to the Customizer -> Additional CSS and add this code there:
.postid-51 .blog-post-wrapper {
background-color: [desired_color] !important;
}
To change the background of the post, and this code:.postid-51 .entry-title { color: [desired_color];}to change the color of the title.
Remember to replace “postid-51” with the actual id of your post.
I hope this helps!
Kind regards,
Mara
- This reply was modified 1 year, 11 months ago by mara3.
Forum: Plugins
In reply to: [Blocks CSS: CSS Editor for Gutenberg Blocks] Problem duplicating columnsHi @someguy42 ,
I’m glad to hear that the plugin works with the intended purpose, I am happy I was able to be of help.
I’m always striving to improve my ability to assist customers, and your feedback is incredibly valuable. If you have the time and want to review our interaction, it would be great if you could leave a review here – https://wordpress.org/support/plugin/blocks-css/reviews/#new-post . It would help me a lot!
Kind regards,
Mara