Avatar

Phil

Phil

About

Username
Phil
Joined
Visits
7,036
Last Active
Roles
Moderator

Comments

  • I am glad I could help. 😉 Best regards
  • Oh ok, that is why. Please try the following CSS code: #mfn-header-template .mcb-item-product_breadcrumbs-inner nav{  color: #0ff; } #mfn-header-template .mcb-item-product_breadcrumbs-inner nav a, #mfn-header-template .mcb-item-product_breadcrumbs-i…
  • Please go to Betheme -> Theme options -> Global -> Navigation & share, and change the Pagination type to Shortened list: https://forum.muffingroup.com/betheme/uploads/431/AB8C1E4UON56.png Best regards
  • Thanks, it works. Try the following CSS code: .blog_slider .slick-slide .image_wrapper img{  height: 270px!important;  object-fit: cover; } .blog_slider .slick-slide .desc h4{  min-height: 90px; } .blog_slider .slick-slide .desc .post_excerpt{  min-…
  • You can change the slug by clicking on the Slug text here: https://forum.muffingroup.com/betheme/uploads/161/YGZM8BQQ53TZ.png Best regards
    in Changes Comment by Phil September 16
  • Hi, It is a Mega Menu template. See the following video tutorial: https://support.muffingroup.com/video-tutorials/how-to-use-mega-menu/ Best regards
  • Hey, Please send us the WordPress dashboard access privately through the contact form, which is on the right side at https://themeforest.net/user/muffingroup#contact and we will check what might be the reason. Notice! Please attach a link to this fo…
  • 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…
  • Please check the construction I made on a freshly created page "BeSupport page". Also, I can see that you edited your last message, so the third point is now irrelevant, right? Best regards
  • It is a problem with your server that blocks the loading of certain files. See that even standard theme images do not load: https://forum.muffingroup.com/betheme/uploads/244/RG6SXH0C4XVF.png It indicates that issue is not related to the theme itself…
  • Thanks, we have received your private message and located the root cause of this issue. The FTP you sent do not work, so we could not correct it on your website, anyway it will be corrected it in the upcoming update. Best regards
  • Please send us the WordPress dashboard and FTP access privately through the contact form, which is on the right side at https://themeforest.net/user/muffingroup#contact and we will check what might be the reason. Notice! Please attach a link to this…
  • Hi, How did you create this breadcrumbs? From its structure, it does not seem to be an element available in our Builder. Best regards
  • Hi, Please see the following video tutorials: https://support.muffingroup.com/video-tutorials/header-builder-2-0/ https://support.muffingroup.com/video-tutorials/custom-subheader-with-dynamic-data/ Best regards
  • 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…
  • Hi, You can assign the following conditional logic to this section in your shop template: https://forum.muffingroup.com/betheme/uploads/056/QH8NGJKKVIFO.png Best regards
  • 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…
  • Hi, You can set it in the Advanced tab of the Section settings: https://forum.muffingroup.com/betheme/uploads/725/0CRHOFRWN3TW.png Best regards
  • 1) Sorry, but I have no idea what you struggle with. Did you click on the button in the documentation regarding the menu creation? https://codex.wordpress.org/WordPress_Menu_User_Guide https://forum.muffingroup.com/betheme/uploads/818/LU3BN6AVSSWR.p…
  • Try the following CSS code: @media only screen and (min-width: 768px){  .column{   padding-left: 1%!important;   padding-right: 1%!important;  } } Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS. Best regards
  • Hi, You edit the product content there, and that is why the template does not appear. When you add something there and save the product page, you will notice that this content appears on the live product. Best regards
  • 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…
  • https://forum.muffingroup.com/betheme/discussion/comment/272894#Comment_272894 It has always been like this with headers from theme options, so update is not connected to this behavior. https://forum.muffingroup.com/betheme/discussion/comment/272895…
  • Check if your cart page has the cart shortcode or blocks: https://forum.muffingroup.com/betheme/uploads/902/7TVBJS16DA6T.png Best regards
    in Changes Comment by Phil September 16
  • According to this message: https://forum.muffingroup.com/betheme/discussion/comment/272267#Comment_272267 Our team has accepted this feature, and it will be included in the next update. Best regards
  • Please send us the WordPress dashboard access privately through the contact form, which is on the right side at https://themeforest.net/user/muffingroup#contact and we will check what might be the reason. Notice! Please attach a link to this forum d…
  • Thanks for sharing. I have passed it on to the dev team, and we are checking what could cause this. Best regards
  • On this page, you do not have a Subheader. If you refer to this part: https://forum.muffingroup.com/betheme/uploads/289/NNZRTLR2XLGD.png Then it is a section placed in BeBuilder, and you can remove it through the builder. Best regards
  • Subdomains that starts with "dev" follows pattern available for setting the staging domain so it will work. https://forum.muffingroup.com/betheme/uploads/264/8XB9ZYZR3M8F.png You have it described in the following article: https://support.…
  • The <circle> tag is part of the SVG, and the whole SVG is placed in the <a> tag with a title provided: https://forum.muffingroup.com/betheme/uploads/867/0FUHGUAZNU7Y.png Everything seems to be fine here for me. Best regards