
webmark487
webmark487
About
- Username
- webmark487
- Joined
- Visits
- 487
- Last Active
- Roles
- Member
Comments
-
Slider Revolution
-
oh, sry, not a bug after all you just have to fold it out ? https://lh5.googleusercontent.com/y8Ht1zBjHO_Ny8gk29z-S7vUGBvQJL2xcL1wCGH9CwJoaLKq8gMmD1DPklabLGR3hHWoWvNZYe4MrGHSl2ef6BdPrwVHdttfHtLDkfNPLPOg4BcBew8ID4fSQ5CUhUwSwjJo8F4NeHbUZOiG3VSpKe_GzHV…
-
i know, but it doesn´t help to just copy/paste what i took from the dump instead, i put the content from the dump (from that respective field), copy&pasted it into a text file. put 3 # at the beginning and at the end and substituted all \"…
-
Lucky situation that I am in - I can supply the solution to my own question: Saving permalink setting once again did the trick, like already discussed here: https://forum.muffingroup.com/betheme/discussion/65786/templates-404/
-
thank you!!
-
the problem was, that i defined the background-color with .mfn-footer-template{ background-color:#212121; with the result, that in the frontend it was the correct color, but in the bebuilder backend it was white - and font-color and some other eleme…
-
in the attached screenshot you can see, that from the first section there is only the green boxes visible (but there are elements below, which you can´t see). so I cannot see, which resp. how many elements there are. and I don´t get a clue of what i…
-
I don´t want to give away login data at the moment. Therefore I already rebuilt the footer template on the new platform. Thx for your support.
-
yes, i did then nothing changed (but the spinning wheel turned for 2 seconds) no entry in the browser console ...
-
I've tried that before, unfortunately it doesn´t work. I click on the import button, but nothing gets imported.
-
How could I not find that by myself? ? Thanks a lot, I am very happy that i can finally apply a solution! And I already joined the facebook group now.
-
thx a lot!
-
you made me happy ?
-
you probably are right. thank you for the prompt support
-
thx for the racy respond I changed the two scheme background colors, but shouldn´t the color of the browser address bar (eg. Chrome) on mobile switch to that color? does this setting depend on some other setting?
-
yes, but I need the arrows on the left and the right side of the images, not above them. and there is no out of the box option to display the excerpt
-
It is strange, it works now (I am pretty sure, it didn´t work yesterday).
-
What is /wp-content/themes/betheme/style.php doing? Are these all style definitions, that come dynamically from what is entered in the BeTheme options in Wordpress backend? What does this script, in comparison to be.css? Respectively, what makes th…
-
Ok, thank you. If I get it right, that means, that /wp-content/themes/betheme/style.php should never be touched for CSS styling. Is be.min.css file automatically created? Thx!
-
thx a lot!
-
Ok, follow-up questions: Assuming i revert to a previous wordpress editor version (for example, because i mix content from wordpress editor and muffin builder), is the latest muffin builder content still online or can it be, that it also changes or …
-
I found this, it seems to be an old issue: https://forum.muffingroup.com/betheme/discussion/3719/sticky-posts-not-working And here (https://wordpress.com/support/post-and-page-visibility/) it says: It is not possible to sticky a site page (including…
-
yes, for every new post (not for the existing ones)
-
ok, clarification can I add any widget into muffin builder "visual editor item" for example for example #block-7 (<aside id="block-7" class="widget widget_block"><ul class="social-sidebar">) with a…
-
what is "the tabs of widgets"?
-
ok, i see. so if there is a slider, that one would be shown with "Default" setting. ad What would you like to insert instead of the "Featured Image"? good question ... i didn´t think further to be honest. But the reason for it i…
-
It seems, I´ve found something .widget_mfn_menu ul.submenus-click li.current-menu-parent > ul { max-height: 10000px !important; }
-
is there any existing css class, that I can use for this? I mean, I can see that on the li.menu-item there is the css class "hover" that makes the sub-menu to be opened but how can I set this only for the respective main menu-item via css?
-
I fiddled around a little more then. I copied theme-functions.php to my child theme folder and within \wp-content\themes\betheme-child\functions\theme-functions.php I then commented out one line: line 1053 #$breadcrumbs[] = get_category_parents($cat…
-
I see, pure CSS. No need for help, thx. The original code is in \betheme\css\layout.css. It can be re-defined with custom css (in the respective locations, eg. child theme style.css etc.) Attached is a screenshot for posterity ;-) https://forum.…