Bryan
Bryan
About
- Username
- Bryan
- Joined
- Visits
- 2,506
- Last Active
- Roles
- Moderator
Comments
-
If you are displaying a portfolio category list then clicking on a category will show all the items from that category. There is no way for this to work in a different manner. Are you sure that you have set up the portfolio page correctly in theme o…
-
Sorry but this will be not possible to do. thanks
-
The best sollution here would be to create the form or install the pre-built website locally on a localhost installation and just copy the form code. thanks
-
This is the sharebox and you can disable it in theme options>blog,portfolio&shop>general. This would be the header image, you can upload it in theme options>header&subheader>header Or for the single post in page options (edit th…
-
What about your system status? Are all settings fine? Is the API server connection active? http://prntscr.com/jfpyzs If not, you have to contact your hosting provider. thanks
-
Hi, the page is loading fine, it must be you browser cache. http://prntscr.com/jfnx32 thanks
-
In the newest version of the theme you can change the color of the action button in theme options>colors>header. thanks
-
Try this custom css .team .bq_wrapper { display:none !important; }
-
What if you enable WPML again, will it change anything?
-
Hi, From version 20 you can update the theme from the dashboard of your WordPress, in the BeTheme tab. Just register the license, and you will be able to update the theme, install newest plugins and import pre-built websites with sliders. We are not…
-
You will find them in betheme>functions>theme-shortcodes.php thanks
-
Sorry but adding padding to the masonry gallery leads to braking the layout because the sizes are calculated with JS upon loading the page. thanks
-
Hello, from what the license states, you cannot have 2 copies of the theme on different domains. So you would have to deregister the old domain and remove the theme files. Then register on the new domain. This rule does not apply when you are using …
-
Hi, you can use this css video { margin-bottom:-10px !important; } This is the only sollution. thanks
-
Hello, could you please send us a link to this page so we can see the code? thanks
-
Sorry but this will be not possible. Only the embeds that have an <iframe> could work. This player is not supported. thanks
-
HI, the table element still is doable only using plain html, more here: http://themes.muffingroup.com/be/theme/shortcodes/typography/#table
-
Hi, could you please send us a link to this page so we can check? thanks
-
Hi, this is a blog page and the posts have been imported. Just go to settings>reading and set the recepies page as the default posts page. thanks
-
You can only add a button in the 'top right bar' using the action button feature. You will find it in theme options>header&subheader>extras. thanks
-
Hi, which plugin are you using for translation? thanks
-
@serg1o Hi, please send us a link to that page so we can check. thanks
-
Hi, Please go to your FTP, create a php file with phpinfo() function inside and send us a link to that file privately thru the contact form which is on the right side at http://themeforest.net/user/muffingroup#contact so we can have a look on your …
-
Hi, you just have to edit the wrap and find the padding field. Adding padding to left and right would create a space inside so the items shrink a little. Just add something like: 0 2%, so you will have 0 padding top-bottom and 2% padding left-right …
-
Hello, could you please send us a link to your portfolio page? thanks
-
Hello, please first disable all plugins and install them one by one. This could be the hosting limits. thanks
-
HI, this is because the header space is turned off and the content goes under it. You would need to go to theme options>header&subheader>header and change the minimalist option. thanks
-
Hi, Here you will find the information about the megamenu, LINK The main menu items are for creating rows and this is why your layout is horizontal. You you would add submenus to those items then they will display vertically. thanks
-
Hi, yes, you can set the timeout value in theme options>global>sliders thanks
-
Hi, the highlight color overlays the menu item because the active color link is also set to blue. Go to theme options>colors>menu and change the active link color to white. thanks