Bryan
Bryan
About
- Username
- Bryan
- Joined
- Visits
- 2,506
- Last Active
- Roles
- Moderator
Comments
-
Only with custom css, please send a link to your website and point to what column you want the changes to be done.
-
HI, There is no option for the subheader. You could have it fixed, go to theme options>header&subheader>
-
Hi, Please contact your hosting provider and set the memory_limit and max_input_vars to higher vaules. Your vaules are too low, and this is why the content does not save.
-
Hello, this is not possible. Please check on another apple device. Are you using safari?
-
Hi, You can set the radom option in theme options>blog,portfolio&shop>portfolio There you will find a order option there. Do not use random order with pagination or load more
-
You can use the popup shortcode http://themes.muffingroup.com/be/theme/shortcodes/typography/#popup This is the only way,
-
This is not a genereic reply. Did you use thumbnail regeneration? Else the image size for thumbnails will not work. You set the sidebar when editing the main shop page, then it will show on all shop pages.
-
HI, This isse will be fixed with the update. It will be tommorow so please be patient. thanks
-
Hi, Use this css .shop-filters { display:none !important; }
-
You must have a plugin installed that does not spport the latest woocommerce. please disable other plugins and see what happens. Our theme does not have anything to do with woocommerce translation and we cannot really help in any way.
-
Well, they delay may be cause by too large images. Try to decrease them using tinypng.com for example. The rest is mainly the hosting fault, it depends on how fast your hosting is.
-
Yeah, you are right. We will consider adding this to the future updates.
-
I do not see no text 'surfing'. Please attach a screenshot.
-
Hi, Go here: http://themes.muffingroup.com/be/theme/shortcodes/content-elements/#video Click the shortcode, you will find a parameter m=mute there
-
I do not understand, the page is blank. What do you mean.
-
You can have the burger menu at 1240px maximum. theme options>responsive>header initial width
-
Use a diffrent item for that. This item makes the image a background and makes it bigger.
-
Hi, We do not quite understand what the issue is. Please send a screenshot or enable the problem.
-
Hi, Sorry but this is not possible with theme options. thanks
-
Hi, Please go to theme options>header&subheader>extras and enable the top right bar to see language switcher. thanks
-
Hi, 1. No you cannot do this. 2. Use this css below. Change the size and color .timeline .date_label { font-size:12px !important; color:red !important; }
-
Sorry but no.
-
please be so kind and send us WordPress dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will check what might be the reason. Please don’t forget to explain your issue …
-
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
-
You cannot do that with a video, it has diffrent rules than a image. If you want the parallax video background use revolution slider. Make the slider full width without margins.
-
Hi, Edit the wrap and set it to vertical align: bottom You also need the section style to be equal height of wraps. thanks
-
This is impossible, you must be using the wrong slider field. Please also clear the browser cache and see if you got any cache on your server.
-
Hi, If you have set the wordpress main language to danish it will make woocommerce danish as well. Try to change it to english and to danish again. Setting>general
-
Hi, Unfortunatelly all of your question are not possible to achieve with the theme options. There is only one responsive menu and it is the same as the main menu. thanks
-
Use this css @media(max-width:767px) { #Top_bar > .container { width:100% !important; max-width:100% !important; } #logo img { width:100% !important; height:auto !important; }}