chrismcb6
chrismcb6
About
- Username
- chrismcb6
- Joined
- Visits
- 384
- Last Active
- Roles
- Member
Comments
-
Thanks
-
When on a new, blank page and you click on the "Import/Export" icon; default to the "Import" tab - as it is more likely you want to "import" something, than export a blank page.
-
Thanks
-
Thank you - the site is still in development, so no immediate rush to use a workaround - but please keep me updated on their response.
-
Sorry Phil, it wasn't a request for customisation - more to fix an issue that exists in a specific field. In the heading element, you can write "Text - {tag}" and the output could be "Text - {example}". Within the image URL field…
-
Have the same right-click menu in the navigator that exists in the builder. For example, right clicking on a wrap within the builder gives: https://forum.muffingroup.com/betheme/uploads/146/BFHJK3924SKX.png Right clicking on the same wrap in the na…
-
Add tiktok as a social account type within Theme Options.
-
Add in Twitter's new 'X' icon to the default Muffin icons (without the need to use FontAwesome - which also could be updated). Swap mentions to X throughout. Clients are now asking to have this updated on their sites.
-
With Dynamic Data and the integration with ACF, is it possible to have "conditional" elements, wraps or sections? For example, a portfolio item with a YouTube video ID custom field is great to have, but there is a possibility that not ever…
-
Can you allow the ability to disable a section, wrap or element from being outputted on the front end? WP Bakery Page Builder used to allow for a way to disable a row. This was greatly useful when certain rows were only required for certain periods …
-
Would it be possible to add a range of simple text modifications for dynamic data? My specific scenario would be to use the name of a brand of a product in an image URL, where the brand name would have spaces swapped for hyphens and set to lower cas…
-
There is no "Dynamic Data" field option available on the Video element at the moment. Is it possible to have that field added to allow custom fields to populate it? Specifically from ACF?
-
Sorry, I meant was it possible for you to modify the code? It is possible to do the same functionality within other elements (such as the Heading element). I assumed it would have been the same for all dynamic data tags.
-
Thanks - in the meantime, could you please sneak in this one font for the next update please? I'd hate for a theme update to override and reset the font. muffin-options/fonts.php #215 - 'Belanosima', https://forum.muffingroup.com/betheme/uploads/636…
-
Brilliant, thanks.
-
OK, thanks. Are you able to update the font list for the next update?
-
Thanks. The saving of the field is fine, it is the output of the style-colors.php that isn't working just now. Also, the html background-colour attribute (style.php, line 13) is not passed through mfn_hex2rgba Only colours that are passed through mf…
-
Thanks, however there are multiple weights to be used - implementing with Google Fonts is the best solution. Can you advise how to add the font to the eligible list? Also, perhaps perform an update on what is available from Google in general? Thanks
-
Thanks!
-
OK, thanks for your help.
-
Great, thanks - now resolved. Appreciated, as always. Was there an issue in the original generation of the CSS? Something to pass on to check out?
-
Thanks, It seems to have been the footer.php file in the child theme. Thanks for helping with that. I have been able to replicate the functionality by redoing the code in elements to follow the class and data attributes. The popup, however, doesn't …
-
I'm confused - as the builder for the popup template clearly shows the below: https://forum.muffingroup.com/betheme/uploads/259/4AKN1GZ2MFNM.png Even in testing using a button with the "advanced" functional button option, it doesn't work a…
-
Sorry, please try muffin.support as the username. The rest should be the same.
-
Thanks, details sent.
-
Hi Phil, Sorry, its a little confusing then. I would have thought the details in the screenshot above within the popup builder was more flexible (and up to date/accurate). E.g. An <a> tag with the href attribute set to #mfn-popup-template-XX…
-
Thanks, not exactly following that tutorial for one element, as it is an icon element in BeBuilder. A regular link has also been tested. The issue is that the HTML of the pop-up element isn't in the source code, so it can't open something that isn'…
-
Thanks, this has now been posted.
-
Rather than overriding the default search functionality to allow for searching within BeTheme Builder elements (function mfn_search within theme-functions.php), redo the code to prevent breaking compatibility with third party plugins. Specifically, …
-
Thanks. On this specific site, I'm happy to hack/override the search functionality as this site does not use BeBuilder. For my other sites for clients which do use BeBuilder, I would rather not have an "either/or" option. I'd expect cor…