Bryan
Bryan
About
- Username
- Bryan
- Joined
- Visits
- 2,506
- Last Active
- Roles
- Moderator
Comments
-
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…
-
Hello, I do not understand, you give me two links, which one is the correct one. The second link does not work. thanks
-
Yes, you can.
-
Hi, You can use the header style fixed. Please go to theme options>header&subheader>header and choose the fixed style. thanks
-
Hi, yes you have the option to import/export the muffin builder content. See the screen: http://prntscr.com/fcacwx Copy and paste the code on another page. thanks
-
HI, I can see that you have a blank section there, http://prntscr.com/fcads8 Please edit the page and check if you have this section in your muffin builder. thanks
-
Hi, this is not a sidebar, these are footer widgets. Please go to appareance>widgets and remove them from the Footer areas. thanks
-
No sorry, this is not possible.
-
Hi, We have only the options in header&subheader>extras, see here: http://prntscr.com/fcagcq THe menu only works on hover thanks
-
Hi, If you are starting with the betheme I would suggest watching our short video tutorials. There you will find everything you need. If there will be any more questions we will be happy to help. Link: https://www.youtube.com/user/muffingroup/videos
-
Hi, There is no code, the bundled version of the slider has no activation. Only if you buy it with the premium version you will get extra features and a purchase code. thanks
-
Yes we have it in each theme, just install the theme on a subdomain and use the pre-built websites to have access to all of them.
-
Hi, This is very weird because we all work on macs:) Please try to change the scroll plugin in theme options>addons&plugnis>addons Here is a screen: http://prntscr.com/fc97f8 thanks
-
Please try to change the parallax plugin in theme options>addons&plugnis>addons Here is a screen: http://prntscr.com/fc980v
-
You will have to contact your hosting povider in order to do that, 5000 will be ok. If you cannot save options it is most likely that max_input_vars is the issue. If not, we will investigate further.
-
The best way to do this is to crop the images to the same size on your computer and then upload them, you cannot have images with diffrent proportions fit the same frame.
-
Hi, This css will target too many global classes and it will mess up your layout. Please send us a link to this page and point us to where this element is. Also a good idea would be to add a custom class to the wrap that this picture is in. Just ed…
-
Ok, we see but we need to actually check the updated version to see what could be wrong. Could you make a copy of the page on your server and send us a link to the updated version? You can use this plugin to quickly copy the site : https://wordpress…
-
Hello, You can translate this in theme options>translate>blog&portfolio, see here: http://prntscr.com/fc9fej For the centering, use this custom css .portfolio_group .portfolio-item .desc .title_wrapper h5 { text-align:center !important; }
-
The CSS helped but you also have set a subheader that appears in the mobile view. See: http://prntscr.com/fc9gl7 Please go to theme options>header&subheader>subheader and hide the subheader
-
When I deleted you Custom CSS everything works fine. Please revise your changes in the css and fix it. thanks
-
Hi, Sorry but the portfolio image cannot be used as a video. You can place a video in the portfolio video section (edit the single portfolio), see screen:http://prntscr.com/fc9l22 This will replace the featured image on the single portfolio page. th…
-
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, I have inspected your code and you have only one slider set, see screen: http://prntscr.com/fc9nzz Please check your slider again and make sure that you have the correct one selected. thanks
-
Hi Mark, You have to have a favicon on your website. If you do not want any, upload a transparent favicon image. Remeber to use an .ico file. It could be even one pixel. thanks
-
There are no revisions in the muffin builder. Only the wordpress editor has revisions.
-
Hello, The issue is caused by the limits on your server, please: 1. Disable the suhosin script on your server 2. Increase max_input_vars 3. Update the PHP version To do this you may need to contact your hosting provider. thanks
-
Please add this custom css .my-custom-ul { list-style-type:disc !important; padding-left:15px !important; } Now to target the specific lists you will have to add the class to the Like this