Bryan
Bryan
About
- Username
- Bryan
- Joined
- Visits
- 2,506
- Last Active
- Roles
- Moderator
Comments
-
Hi, functions.php file is located in the main theme folder (/wp-content/themes/betheme/). Please know that we do not support these kinds of code modifications and we are not held responsible if something goes wrong. thanks
-
Hi, Could you please provide us with a link to your page? Also try to attach a screenshot, and more detailed info would be appreciated. Thanks
-
Hi, to do that you can use a simple table. Here you will find an example with documentation: http://themes.muffingroup.com/be/theme/shortcodes/typography/#table thanks
-
Hey, you can do that with this css .footer-copy-center #Footer .footer_copy { background: red; } thanks!
-
Please show me the element on a screenshot.
-
Hi, We only have these icons: http://themes.muffingroup.com/be/theme/shortcodes/typography/#icons There is no possibility to add custom icons thanks
-
Hi, I only see one logo: http://prntscr.com/f1doc5 If you get this error please go to theme options>globa>logo and set the retina logo again. thanks
-
Hi, To change the size of the images on portfolio/blog/shop please navigate to theme options>blog,portfolio&shop>featured image There set the desired image size. If you do not want it to crop the images select the resize only option. Look …
-
Sorry this is not possible ;)
-
Hi, this item was not created for horiziontal photos, only for vertical ones. Even in our demos: http://themes.muffingroup.com/be/theme/shortcodes/boxes-infographics/#trailerbox we got the photos in portrait not in landscape. We do not have a way ar…
-
Hey, Please contact your hosting provider and increase the memory_limit and max_input_vars values. They are too low. thanks
-
Try this css .testimonial .author-box-wrapper { display:none !important; }
-
Hi, Use this css body #Content input.wpcf7-submit { background-color: red !important; }
-
Hi, What you ask for, requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your web developer. Item Policy clearly says: Item support does n…
-
Try to disable all plugins and check again. Please send a link to your website.
-
I get this error when I try to enter your website: http://prntscr.com/f1chpt
-
If you have not changed any files before then you do not have to change them now. Probably some code in the columns you inserted had a div tag or a plugin is causing this. Please check the builder and disable plugins. thanks
-
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. P.S. Anticipating your question, yes, those errors are not associated with theme and were made by you or one of…
-
Hi, please go to your FTP, 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 is probably related to limits but to be sure which one is the reason, we need that li…
-
Hi, This topic covers your problem: http://forum.muffingroup.com/betheme/discussion/968/what-to-do-when-you-get-are-you-sure-you-want-to-do-this-please-try-again-while-installation
-
Hi, You would have to add a 'rel' tag to the anchor, like this: <a href="link-to-img" rel="prettyphoto"><img src="link-to-img" /></a> thanks
-
Hi, You can change this in theme options>translate, the rest should change with the wordpress language change. thanks
-
Hi, This plugin only changes the paths to files like images or other media files. Only the muffin builder content and theme options are targeted so it is not possible for it to make your page blank. thanks
-
Well, you have many console errors: http://prntscr.com/f12iet Also the HTML has many errors: http://prntscr.com/f12j6y http://prntscr.com/f12jn2 Also the cache is enabled, if the plugin is not configured correctly then it could break the site. Try…
-
We will add this to your list, for now there is no option.
-
Okay, thanks
-
We cannot really help more, we only keep the slider working with the theme and help if it does not work. The plugin works correctly, you just have to adjust the setttings to reduce the transition.
-
Hi, Set equal height of wraps in the section and edit the wraps, there set vertical align of items to middle. Look at this screenshoot: http://prntscr.com/f12fyj thanks
-
You would have to buy and activate the plugin with the purchase code they give you.
-
It happens because you have two same ID's on the page. You cannot do that, it is a HTML error. How do you want to do this is like this. Create a section and give it an ID, then create a mobile section under it and leave it with no ID. On desktop the…