
pingram3541
pingram3541
About
- Username
- pingram3541
- Joined
- Visits
- 340
- Last Active
- Roles
- Member
Comments
-
Would love to have more callbacks so we can use dynamic content. function my_awesome_topnav_function(){ //awesome stuff}add_action( 'mfn_hook_top', 'my_awesome_topnav_function' ); Works but a new hook in /includes/header-top-area.php would be bet…
-
Oh and how about Be|Speak for people that sell their services as an individual like motivational speakers, ebook sellers and such.
-
I saw a site that had a smaller header menu with only 4-5 items next to the logo while the actual main menu was a slide out from the left. Is this currently possible. Might be a nice addition to have an option for a 2 menu header, primary and sub …
-
Map option to disable dragging for mobile. Such as an input to specify < 480: function initMap(){ var isDraggable = $(document).width() > 480 ? true : false; // If document (your website) is wider than 480px, isDraggable = true, else isDr…
-
In layouts, it would be nice to have the full arsenal of header options, such as subheader choices, menu and action bar overrides etc. Thx
-
Thx. I was able to create my own template file for this using one of the be theme files =)
-
I was just curious what the "align" property does. The manual shows values of top and left but both seem to do the same thing.
-
Hi thanks. Please see your documentation - typography - shortcodes section - item #13 - icon_block http://themes.muffingroup.com/betheme/documentation/#muffin-builder
-
testimonials element - other options such as zigzag instead of dots separator would be nice =) Is there a way to disable the count down on coming soon default page? Loving how you guys keep adding more. I actually enjoy working on sites again =)
-
Probably already been asked but it would be nice to minimize duplication of muffin builder sections if a new CPT was built called Sections and a new muffin builder element called Include Section so one can build blocks that are re-usable among many …
-
Thanks for adding the extra options to allow uniqueu images for each pin!
-
Actually it is possible and it was very simple, you should add an option switch in the theme's options to update the core theme for those that don't want to have to manually do this every time. This is a good suggestion. The manual way: 1) I copied…
-
Make BeTheme Hero ready - http://www.csshero.org/themes/
-
That's funny, I just used that exact code to hide the psuedo element's faded background and then came here to see what your response was. Great thinking =)
-
1) Would be nice to save muffin builder sections as templates. Currently you can import and export whole pages but this wipes out anything set in current muffin builder rather than append to it. Maybe on option when choosing to import to either re…
-
Ok thanks, I posted suggestion there =)
-
I really like the map tool and the ability to add extra markers. Taking this a tad further for those of us that manage corp and retain chains would be an option to supply a unique marker image and data for each marker that when clicked can provide …
-
I'm going to make one and add it to the options of headers. I'll shoot you a gist once its done.
-
What about a sidebar area for custom html/widget in upper right area above the menu. I'm looking to have logo on left say 150px and then on right have cta-button, phone & email and then below that the standard menu. This way the 2 sections on r…
-
Loaded a few demo's individually without any issues. Thanks for such a great theme. I'm loving how easy it is for me customize and style with the included child-theme.
-
I think I have to upload individually, one theme style at a time. I'll try that rather than read all 5 pages of posts for answers and find it may not even be answered. If you see this and that is not the preferred way then please respond, otherwis…
-
When importing all and server upload times out or has limited upload allowance how does one import the media attachements separately?