Bryan
Bryan
About
- Username
- Bryan
- Joined
- Visits
- 2,506
- Last Active
- Roles
- Moderator
Comments
-
There is no option for this, only custom CSS will do this. You would also have to upload a custom font in theme options>fonts>custom
-
Theme is adding the custom JS correctly: https://pasteboard.co/GXefbVu.png The problem is that you have erros in your code: https://pasteboard.co/GXefT2b.png
-
We can see that you have added subsets, http://prntscr.com/hkoblm Please remove theme and delete browser cache on IE, then check again.
-
No, we can help but we would be copying and pasting what we find on google since this is not a theme issue. For example this youtube movie: https://www.youtube.com/watch?v=I52oQx2CDAE
-
Hey, the menu is there and it is fine. Please delete browser cache. thanks
-
Hello, the only thing you could do it to extend the excerpt length in theme options>blog. Other than that, there is no possibility. thanks
-
We just went to the admin network panel and clicked update, nothing wrong happened and the page was working fine. Your problem with betheme/betheme is caused by the theme not installed correctly. There should not be a theme filder inside a theme fol…
-
Hi, can you send us a screenshot? We do not see any problems when switching to the eng version. thanks
-
Now you are sending me a different header style, what is the problem with this one?
-
Hi, 1. Download the child theme from themeforest with betheme 2. Install child theme like a normal theme 3. Activate it and use it. thanks
-
Hi, sorry but this is not possible, we do not have such funtionality implemented thanks
-
Hi, betheme and wordpress are fully php7 compatible. The only problem lies in the hosting company. thanks
-
Hello, to what item are you inserting the shortcode. Try to insert it in the text editor, not the visual editor and make sure that there are no blank spaces or line breaks. thanks
-
This will not work with the image, you have to set the background to the wrap and set it to cover. The equal height of wraps is used to position elements on: top, middle or bottom in wraps. In order to achieve this you need to: 1. Edit your page,…
-
We see that you are using your own JS in the theme. Please delete all break lines because they are causing this.
-
Hi, please try this css, .column_column ul li { float: left !important; } But first try to udpate the theme.
-
Please go to settings>reading and set the static page as your main page. Also you can go to settings>permalinks and change to "post name"
-
Hi, your theme is outdated, please update it to the newest version. 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 t…
-
HI, you only loaded one font type which is .svg. You have to import all of the formats, some browsers do not use the svg font format. thanks
-
Hi, what do you mean exactly? Can you send a screenshot? thanks
-
HI, you can use the duplicate post plugin that can be installed from betheme>install plugins. thanks
-
They only apper if the categories are selected in the protfolio items, if a category is not selected then it will be not shown.
-
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 …
-
Sorry but we do not have any videos, just look up "scroll to anchor in HTML" in google.
-
We have updated the theme with any problems, here is a screen: https://pasteboard.co/GX7ctGf.png
-
You can use media queries to change it on mobile @media (max-width:767px) { .my-custom-h2 {font-size:40px !important;} }
-
If you are using the flat style and the images are still showing gaps, this means that you have to change the size. To change the size of the default WordPress gallery images, please go to settings>media. Notice! Remember to use thumbnail rege…
-
You would have to disable the maintenance mode and send us a link so we can take a look.
-
You can use this css, change the padding as you wish .ui-tabs .ui-tabs-nav li.ui-state-active a::after { background: none !important; } body .ui-tabs .ui-tabs-nav li a { padding: 2px 18px !important; }
-
Hi, if we understood correctly you should be able to hide the image and the title by disablin the subheader on each post. thanks