Avatar

Albert

Albert

About

Username
Albert
Joined
Visits
10,824
Last Active
Roles
Administrator

Comments

  • https://forum.muffingroup.com/betheme/discussion/comment/200297#Comment_200297 It is located in Import / Export section of the Muffin Builder. https://forum.muffingroup.com/betheme/uploads/248/ZPISQ23H2YK2.png
  • https://forum.muffingroup.com/betheme/discussion/comment/200318#Comment_200318 1) These buttons would be fixed with next update. 2) Both things will be sorted with the update as well.
  • https://forum.muffingroup.com/betheme/discussion/comment/200207#Comment_200207 Seems like the problem must be definitely on your end because we've checked this on our end and none of what you described does happen on our end. We strongly recommend t…
  • https://forum.muffingroup.com/betheme/discussion/comment/200150#Comment_200150 Unfortunately we do not have any documentation nor tutorial for this feature, but if you want to copy section, we recommend to use the following feature instead https://f…
  • @meinemarke24 Did you saw the most recent version? We've already 2 options that makes current Muffin Builder look very similar to the old one but based on much better engine that is significantly faster. These options are: Simple View and Hover Effe…
  • https://forum.muffingroup.com/betheme/discussion/comment/200064#Comment_200064 There is default WordPress option under user's settings to disable Visual Editor and Syntax Highlighting. https://forum.muffingroup.com/betheme/uploads/073/3CZXQSAG9XQJ.p…
  • @gorelog Thank you for the kind words! ;) @cdiforest Problem with overlapping images in Muffin Builder has been fixed in yesterday's update. Please make sure, you use 23.0.1 version. The preview works on 100% thus if something does not work as suppo…
  • https://forum.muffingroup.com/betheme/discussion/comment/199977#Comment_199977 Thank you for your feedback @MartinL-CZ. Right now, we are working on additional option for new Muffin Builder to make some elements similar to previous version. Bar with…
  • Please use <br> tags located inside <p> tags and check if this would help.
  • Hi, please disable all 3rd party add-ons that does not come with the theme and check if button would be the same on both types of pages.
  • Do you mean front-end builder?
  • Hi, Please open your website in Firefox html mode (CTRL+U) and check html errors you got. Please fix them first and all should be fine. Anticipating your question, yes, those errors are not associated with theme and were made by you or one of your…
  • Hi, Load more button and jQuery filtering are incompatible and because of technical issues, can not be used together at the same time.Yo have to decide if you prefer to use jQuery filtering (in such case you have to display all items on page load) o…
  • Hi, please send us screenshot of how does it look like as we did never met before with such issue and not really sure what it might be.
  • Hey, please be so kind and send us WordPress dashboard access privately through the contact form which is on the right side at http://themeforest.net/user/muffingroup#contact so we can take a closer look. Please do not forget to let us know in a me…
  • To do this, please go to Betheme > Theme Options > Header & Subheader > Header section and activate Minimalist option.
  • Hi, which colors you want to change? Font color, background or maybe hover state?
  • Hi, plugins like Yoast, sees only the content of WordPress default editor and that’s the reason why Muffin Builder content is not visible for that kind of plugins. So if you use Muffin Builder and want to make the content visible for Yoast (you prob…
  • Hi @rizcodesign, please disable Google Map on this page and check if slide loads.
  • Hi, please send us link to page/s where you would like to do above modification first so we can have a closer look and provide best possible solution.
  • Hey, yes, it is possible but requires css declaration. If you will send us link to page where you would like to make edges smooth, we will be able to provide proper css rule.
  • Hi, do you mean content built/modified with Muffin Builder? If yes, please go to theme folder, create php file with phpinfo() function inside and send us link to that file so we can have a look on your server settings. The problem might be related w…
  • Hi, please send us link to page/s where you would like to do above modification first so we can have a closer look and provide best possible solution.
  • Hi Mitchell, does new slider save in the back-end in Page Options? If it does but does not display in front-end, make sure you do not have any cache stuff set.
  • Hi @gowestgroup, please go to theme folder, create php file with phpinfo() function inside and send us link to that file so we can have a look on your server settings. The problem might be related with those limits but to be sure which one is the re…
  • Hi, the error "The package could not be installed. The package contains no files." means that you have not deregistered the website before moving. Please deregister it on both domains and register again on the new one. If this is not poss…
  • Hi, please send us link to page where you got this problem so we may have a closer look on it first.
  • Please send us link to page where you set it up according to our suggestion and it does not work so we may have a closer look on it.
  • Thanks. To make the corner rounded for those portfolio items, please use the following custom css: .portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper {     border-radius: 20px; }
  • Hi, please wrap the title in span tag with appropriate style, like: <span style="color: #000 !important;">TITLE GOES HERE</span>