Forum Replies Created
-
AuthorPosts
-
JiveDigParticipant
Oh I see, I found it here: https://eve-office.de/wir-sind-ihre-sekretaerin/
You have some CSS coming from outside of Mai Theme that is hiding list styles. See here:
Lead developer of Mai Theme
JiveDigParticipantOkay, you may get less or slower help here but I'll try to check back. Our support chat can send to email too by the way.
Can you send a direct link to the example in your screenshot?
We're not seeing any of those issues on any sites. Have you flushed your cache after the last Mai Theme Engine update?
Lead developer of Mai Theme
JiveDigParticipantAs a sidenote, after looking at your site you will probably benefit from the latest update. Now you can change the banner text alignment to top/middle or bottom/middle so the page titles will show the peoples faces more instead of being on top of them. Separate thing, but worth noting... you may want to give that a shot.
Lead developer of Mai Theme
JiveDigParticipantHi there. Mike from Mai Theme here. We didn't really change anything with the logo in that regard since initial launch. We did slightly change list styling, but that was 2-3 updates ago and haven't heard about any issues with it.
Can you explain in detail what/where both issues are occurring so we can try to figure out the cause?
As Anita said, it's typically best to figure out via support @ https://support.maitheme.com.
We're here to help 🙂 Thanks.
Lead developer of Mai Theme
June 18, 2018 at 11:54 am in reply to: Mai Lifestyle Pro Home Page – set up – pages instead of posts #220948JiveDigParticipantSaw your message come through our support... looks like you got. You can close this here and we'll figure it out via support. Thanks!
Lead developer of Mai Theme
June 18, 2018 at 8:20 am in reply to: Mai Lifestyle Pro Home Page – set up – pages instead of posts #220944JiveDigParticipantVery strange, you don't see this? https://cl.ly/0T3O12181g2w
What computer/OS/browser are you using?
Lead developer of Mai Theme
June 14, 2018 at 12:15 pm in reply to: Mai Lifestyle Pro Home Page – set up – pages instead of posts #220836JiveDigParticipantHello there. Not at all! Our [grid] shortcode allows you to display any post type, or multiple post types at once, or category/tag/taxonomy terms. You just change the "content" parameter from content="post" to content="page".
You can see all of our grid parameters at https://support.maitheme.com and search for "grid".
As always, feel free to use the chat bubble at the support site anytime you have questions 🙂
Lead developer of Mai Theme
May 18, 2018 at 12:16 pm in reply to: Switching Primary Menu in Mai Lifestyle theme to Header Right Menu #220060May 18, 2018 at 9:18 am in reply to: Switching Primary Menu in Mai Lifestyle theme to Header Right Menu #220053JiveDigParticipantI just looked at the code for the plugin and I think you're better off just filtering the menu location in the plugin settings.
You can try this code to the bottom of functions.php:
// Force Genesis login modal box plugin to use Header Right nav menu location. add_filter( 'genesis_pre_get_option_glmb_position', function( $menu ) { return 'header_right'; });
Lead developer of Mai Theme
May 18, 2018 at 8:28 am in reply to: Switching Primary Menu in Mai Lifestyle theme to Header Right Menu #220050JiveDigParticipantHi there, you can certainly do it with code but I'm wondering if it will work by just using a Navigation Menu widget in the Header Right widget area. Give that a shot and report back!
Lead developer of Mai Theme
JiveDigParticipantHi Didier,
If you want to use your own page builder you certainly can, just don't try to use it with the Sections template. We are currently working on a "Page Builder" page template for just this scenario, but for now you can use the free "Dambuster" plugin in the WordPress repository and use Site Origin or Beaver Builder or Elementor or whatever you'd like.
Hope that helps!
Mike
Lead developer of Mai Theme
JiveDigParticipantHey Richard. I'm the dev of Styles for Genesis. It's is a great plugin and we have hundreds-thousands of sites and customers happily running it right now. Most of the changes it does can easily be done with some simple CSS, but many people don't know or want to learn CSS, so this fills the void. I haven't used DPP but I know it's way 'bigger' of a plugin than Styles for Genesis. It tries to do a lot more. That may be fine for some, but it's way overkill for the need I wanted to fill.
Hope that helps!
Mike
Lead developer of Mai Theme
JiveDigParticipantHey,
I'm curious which plugins you tried and what the conflict actually was. Can you open a support ticket via https://support.maitheme.com? And we can figure out what's up. Thanks!
Lead developer of Mai Theme
March 30, 2018 at 9:22 pm in reply to: Warning: call_user_func_array() expects parameter 1 to be a valid callback #218484JiveDigParticipantMai Theme Engine should self-deactivate if a non-Mai theme is running. Glad you got it sorted though 😉
Lead developer of Mai Theme
JiveDigParticipantHey Olov, sorry for your troubles. The code should be self-explanatory if you know a little PHP. We have made sure that our custom footer still works with Genesis Simple Edits though, so there should be no problem overriding the footer.
As always, feel free to chat with support at https://support.maitheme.com
Lead developer of Mai Theme
JiveDigParticipantHey y'all, Mike from BizBudding/Mai Theme here. I would have to (mostly) agree about shortcodes if we're following 100% best-practices, but often times having a quality site that works (and is still fast) is worth the trade off. We decided that shortcodes, although there is some theme lock-in, are more flexible than widgetized home pages. I've always hated that most themes use widgets for the front page. Widgets IMO are global pieces of content. Shortcodes give you the flexibility to build home-esque pages throughout your site.
All that being said, i'm SUPER excited for Gutenberg and the new editing experience in WP, and I hope that will allow us to move away from shortcodes into custom blocks 🙂
Sorry for the rant, just wanted to jump in with my 2-cents. You guys can ping me in Genesis Slack or https://support.maitheme.com if you have any specific questions about Mai Theme.
Lead developer of Mai Theme
JiveDigParticipantHey guys, our support has since moved. You can always go to https://maitheme.com and click the Support link at the top.
We added a note in the docs, but you can always just right-click on the file link and "Save As" to download the XML file.
Also, you can request a full demo file as well. All that info is here now https://intercom.help/bizbudding/mai-theme/demo-content/importing-demo-content
We're still adding to and re-arranging our docs, but that should get you going. Thanks!
Lead developer of Mai Theme
JiveDigParticipantI may not be understanding what you are going for. To get it back to 'Publish' just change it in the same place you put it to Draft or Pending, then click Save/Update.
Lead developer of Mai Theme
JiveDigParticipantAre you can control your menus in the Dashboard under Appearences > Menus... you can create your menu can put only the pages you want in the menu.
Also, you can keep your pages/posts in Draft or Private mode so only logged in higher level users can see them.
Lead developer of Mai Theme
January 8, 2015 at 1:02 pm in reply to: Remove bold styling from h2, h3 etc using Sixteen Nine #136408 -
AuthorPosts