Pablo
Pablo
About
- Username
- Pablo
- Joined
- Visits
- 4,874
- Last Active
- Roles
- Moderator
Comments
-
Hi @hofergrafik,Please update your Theme and WP to the newest version and everthing should be fine.Thanks
-
Hey, Please send us WordPress dashboard access and ftp 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 t…
-
Hi,Please disable all of the plugins (without WooCommerce), clear the cache and check if the issue still exists. Also, did you asign the "Cart" page in the WooCommerce options?https://i.imgur.com/dsxjRhn.png Thanks
-
Hi, Here is an instruction on how to update the theme: http://themes.muffingroup.com/betheme/documentation/#general Theme updates will not delete your content unless you have changed the files directly in which case we suggest using a child theme. W…
-
Hi,It can be done only with Custom CSS.If you don't know how to do it, please send here a link to your website.Thanks
-
Hey, 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 di…
-
Hi,Can you send me a link to the screenshot of the error message?It's hard to tell what problem is it without any explanation. Thanks
-
Hi,Unfortunately, Muffin Builder content cannot be displayed on the "WpBakery Page Builder"Also, we do not have any 'convert tool' for it. The BeTheme's pre-built websites can be only edited with Muffin Builder.Thanks
-
Hi,Yes, only with Custom CSS.Please send me a link to your website if you don't know how to do it.Thanks
-
You provided the wrong <script> there.Check this link:https://developers.google.com/maps/documentation/javascript/tutorialand look at the "Loading the Maps JavaScript API" section.Thanks
-
Hi,Please do what the error message say (the rest of the message) Remember about including the license key.Thanks
-
Hi,Please be familiar with this topic:https://developer.wordpress.org/themes/advanced-topics/child-themes/It will explain you how to do it.Thanks
-
Hi,Please do what the error message say (the rest of the message) Remember about including the license key.Thanks
-
Hi,You can change the color of accordion in the Theme Options > Colors > Shortcodes.https://i.imgur.com/7uh3par.png But, to change the Accordion Title, then you have to use the Custom CSS.If you don't know how to do it, please send me a link t…
-
Hi,This is what you need to do: 1. Go to menus and create a new menu - http://prnt.sc/f2v9he 2. Name the menu and add a custom link with the ID anchor you will use later(do not use spaces). Add to menu -http://prnt.sc/f2v9th 3. When the menu item i…
-
Hi,It's not possible to use the "jQuery filtering" and "Load more button" at the same time.You have to disable the "jQuery Filtering" and leave the "Load more button" or delete the "Load more button"…
-
Hi,That's because the image is in the <img> tag.To fix it, please paste this CSS into the Theme Options > Custom CSS & JS > CSS.portfolio-item img{ width:100% !important; } Thanks
-
Hi,Please paste this CSS into the Theme Options > Custom CSS & JS > CSS.mm-vertical #Top_bar:not(.is-sticky) .menu > li > ul.mfn-megamenu{ top:80px !important; } It will solve your problem. thanks
-
Hi,You can only "Move up" the wrap inside the section.https://i.imgur.com/E4ZuYGU.pngBut it will look like the whole section is moved up.Thanks
-
Hey, 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 di…
-
Hi,https://i.imgur.com/kqICVWH.pngIt's not possible to change the background color of this element.You just have too many menu items and it's pushing down the menu to prevent overflowing the menu item text. It can be fixed in two ways:1) Decreasing …
-
Hi,All <script> tags should be inserted before the </body> tag.Theme Options > Global > Hooks - paste it to the "Bottom" field. You don't have to buy Slider Revolution license, the version which comes from our package can…
-
These CSS you sent will change all of the pages color.But, paste this CSS to change the color only on page you sent.body.page-id-60 #Content{ background:red !important; } Thanks
-
Hi, Please go to your FTP, create a php file with phpinfo() function inside and send us a link to that file, your wordpress admin login credentials, link to your website and your license key privately thru the contact form which is on the right sid…
-
It's not possible to add the class in the shortcode, but there is workaround to it.You can paste the shortcode in Column item, and then assign the Custom Class to that column.Then use the CSS, .myColumn .hoverbox - for example. See screen:https://i.…
-
Hi, Please go to your FTP, create a php file with phpinfo() function inside and send us a link to that file, your wordpress admin login credentials, link to your website, your license key and ftp access privately thru the contact form which is o…
-
Hi,It's the "Highlight section" color.Please go to Theme Options > Colors > Content https://i.imgur.com/8bKuSGC.png There you can change it.Thanks
-
Hi,You can make your Grid width bigger in the Theme Options > Global > General.Increase it to the 1920px.https://i.imgur.com/V1xsFFM.png To disable RWD, you have to go to Theme Options > Responsive > GeneralThere you can disable it.https…
-
Hey, 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 di…
-
Where did you add the script?Add it to Theme Options > Global > Hooks - into the "Bottom" field and let me check it then.Thanks