webmark487
webmark487
About
- Username
- webmark487
- Joined
- Visits
- 528
- Last Active
- Roles
- Member
Comments
-
The sidebar would for example be opened from the top. I added a comment to the future updates discussion.
-
Add top and bottom position to sidebar menu In the sidebar menu options, it would be nice to have 2 more options for the position: top and bottom https://forum.muffingroup.com/betheme/uploads/388/CYARW2ESNRSL.png So that the sidebar could be opened …
-
Name of templates and types visible within BeBuilder Would be very cool to have the name of the templates and the types visible within BeBuilder edit view. The way things are at the moment, it is very easy to lose track of things, if you have a lot …
-
ok, i will attach a screenshot and explain better - as a comment on the future updates topic
-
was able to solve that by myself simply created 3 columns Sticky header ... configured it in the Header options, then clicked on "Sticky Header" button in the right top to generate it. https://forum.muffingroup.com/betheme/uploads/494/3YUT…
-
thank you!
-
?️
-
Thank you, I contacted the plugin author and he showed me, how to do it.
-
I see, you´re right. I downloaded this child theme from https://childthemewp.com/betheme/ There is a \wp-content\themes\betheme-child\js\scripts.js with the following content: jQuery(document).ready(function($) { }); When I delete the js folder,…
-
ok who is the plugin author?
-
https://www.andreasfrischmann.com/startseite-work-in-progress/ is working again now I removed the hamburger menu element and added a new one, still doesn´t work.
-
Regarding my previous comment: I found out, that pointer-events are set to "none", but I don´t know, where that comes from resp. where I can change that ... https://forum.muffingroup.com/betheme/uploads/860/9VXKKOTROW2C.png Configuring the…
-
I already use that demo now, unfortunately the menu burger does not work. Would you pls. take a short look at https://www.andreasfrischmann.com/startseite-work-in-progress/ Thx for your feedback
-
Attention, attention! then the lightbox will also not work in other places anymore e.g. with the BeTheme Hover Box So I still need a solution ...
-
I found it by myself. https://forum.muffingroup.com/betheme/uploads/752/GMSV2PXE76QN.png
-
am I right, that the offer post type is depending on Javascript, and that this functionality could be established with Javascript coding?
-
ah, I see in my case it´s a link, which should scroll down (to an anchor) and "open" the respective offer https://forum.muffingroup.com/betheme/uploads/023/AOIJQ1QYG1JW.png
-
... but how would I do that in practice?
-
any parameters possible for [offer]?
-
ok, but the other discussion is about directly linking to a specific offer slide. so from your reply in the other discussion, I can see, that the shortcode is [offer]. So this could be corrected here: https://support.muffingroup.com/documentation/of…
-
Here we go, I hide posts of the category "category-keine-weiteren-veranstaltungen" on the startpage with: .home .category-keine-weiteren-veranstaltungen{ display:none!important; }
-
Ok. And within BeBuilder I can switch the Builder Mode - from "Blocks" (Classic blocks builder) to "Live" (Live Builder)
-
I see, there is only one builder. And if I get it right, the name of the builder is BeBuilder. But how do I refer to the respective view, for example in a support ticket? BeBuilder in WP edit area? ? Thx Markus
-
There was a misunderstanding: I thought, that "BeBuilder Blocks" is the renamed Muffin Builder, and BeBuilder is the alternative builder, that BeTheme provides. But "Block" and "Live Builder" is just the possibility to…
-
Oh, I see now, that there is a misunderstanding on my side. Switching from Builder Mode "Blocks" to "Live" (and vice versa) is available within BeBuilder, but what I was missing was the MuffinBuilder (which by the way is visible…
-
Thank you for this information.
-
I didn´t modify \themes\betheme\functions\theme-shortcodes.php but \themes\betheme-child\includes\content-post.php now thx for your support!
-
thanks for your reply
-
thank you Phil
-
it works now I think, I did that by myself, as I wanted to disable title links, when in a certain category. I did that with CSS, but didn´t apply it only to that respective category, instead it was configured for any post. And it was configured for…