Avatar

Pablo

Pablo

About

Username
Pablo
Joined
Visits
4,874
Last Active
Roles
Moderator

Comments

  • 1) All of the functionalities works fine, you added the BeBuilder content into the product, and it's considered as a "Product Description" of Single Product Template. Edit the product with the problem and customize the content. https://for…
  • It's hard to say, it's already in the development progress, surely if it will be in the closest updates. thanks
  • Hello, Can you share a link to your website with us? thanks
  • There is a problem with your responsive settings of the Revolution Slider, please be familiar with this documentation, it will give you some light with this problem. https://www.sliderrevolution.com/documentation/responsive-settings/ thanks
  • Please add this CSS code to achieve that: .shop_slider .slick-slide .hover_box img:hover { transform:rotate(-10deg) scale(1.15) !important; -ms-transform:rotate(-10deg) scale(1.15) !important; -webkit-transform:rotate(-10deg) scale(1.15) !important;…
  • Please send us WordPress dashboard access privately thru the contact form, which is on the right side at http://themeforest.net/user/muffingroup#contact and we will check what might be the reason. Notice! Please attach a link to this forum discussio…
  • Hello, Does the same happen when you try to edit the page using direct link to the bebuilder? https://forum.muffingroup.com/betheme/uploads/649/IE9AHRSFQG21.png thanks
  • Can you send us a link to that page? Thanks
  • Do you have any docs dedicated to the WCAG of this behavior? Just to be sure that adjustment made by us will behave correctly. Sorry, I'm not sure how that chapter can be labeled. Thanks
  • Hello, The first element of that page is a Revolution Slider, you cannot edit it using the BeBuilder. As I see, you are not familiar with it, please follow the first-steps with that plugin with this video: https://www.sliderrevolution.com/youtube-tu…
  • The example of that functionality below: [button title="Button" link="#you-custom-id" target="_blank" class="" download="" rel="lightbox" onclick=""]  <div id="you-custom-…
    in pop-ups Comment by Pablo September 2022
  • Remvoe the <p> from HTML code, then cut & paste that CSS code into Theme Options -> Custom CSS & JS -> CSS Also, I suggest to change the class to other, the .btn is usually used by developers and could be overwritten by other scr…
  • As I see, you inserted it in the <p> tag, which makes it harder, in that case you should attach the CSS class for it and create a media query. If you would use the Column item for whole text, you can use Advanced Style Management of BeBuilder …
  • Did you select the mega menu in the menu item at Appearance -> Menus? https://forum.muffingroup.com/betheme/uploads/463/H9SYFX1S4PKU.png thanks
  • Hi, Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintena…
  • Hello, Sadly, there is no option to display the excerpt in a related posts section of the post. It is not inserted in the HTML element, simply, the BeTheme does not have integration with that functionality. Thanks
  • Please, turn off all of the plugins, refresh your cache, and check if the problem persists. Moreover if you use a child theme, switch to parent, and recheck it. Thanks
  • Did you solve the problem? As I see it rotates and its not cut. https://forum.muffingroup.com/betheme/uploads/026/CYVRQN6YCFWX.png thanks
  • Hello, In our theme, you can achieve that effect using: Blog or Portfolio functionality, there are even two masonry styles. Also, it's possible to use the Masonry using the Image Gallery item, but then, they won't be linked to any page https://muff…
  • Hello, Do you have some example? I'm not sure if you want to have the tabs with three containers, or tabs with third level depth. thanks
  • You do not have to use all of the plugins, the theme works correctly even without any plugins. To check if your theme is not child, please go to the Appearance -> Themes, and check, if your theme is "BeTheme' not "Betheme Child" Th…
  • Hello, Please share with us your PHPINFO file. It's really necessary right now. If you do not know how to do it, please check this topic: https://support.muffingroup.com/how-to/how-to-create-phpinfo-php-page/ Thanks
  • 1) To change the inputs from CF7, please use these CSS codes: input.wpcf7-text::placeholder, input.wpcf7-text{color:#e1007a !important;} .wpcf7-form-control-wrap select{color:#e1007a !important;} textarea.wpcf7-textarea, textarea.wpcf7-textarea::pla…
  • Hello, Please, turn off all of the plugins, refresh your cache, and check if the problem persists. Moreover if you use a child theme, switch to parent, and recheck it. Thanks
  • To remove that thin line and prevent the null-zone to appear, we have to disable whole background image box shadow. Please, test this CSS instead of the old one.       #menu .sub-menu{         margin-top: 0px!important;         background-image:unse…
  • Hello, Please, turn off all of the plugins, refresh your cache, and check if the problem persists. Moreover if you use a child theme, switch to parent, and recheck it. Also, can you show me the place, on the screenshot, where it should appear? Thanks
  • Hello, We do have popups in our theme, but only on click. https://muffingroup.com/betheme/elements/popup/ thanks
    in pop-ups Comment by Pablo September 2022
  • Hello, This is the padding you applied to that section. https://forum.muffingroup.com/betheme/uploads/227/ZF4JSNC7HFE4.png Just edit that section and decreaase the padding value. On the section above that section I showed you, there is a padding va…
  • It cannot be that easily changed, the width of the RevSlider is calculated while the page starts to load and customizing it with CSS won't give any good results, because gaps with a body background color will start to appear. To customize properly, …
  • Hello, 1) You changed the colors of links in proper place, but the problem is that you use the One Color Skin, which is forcing theme to use the color palette (and tones of it), instead of the colors set by user. To change that, please go to the The…