Bryan
Bryan
About
- Username
- Bryan
- Joined
- Visits
- 2,506
- Last Active
- Roles
- Moderator
Comments
-
hi, the sidebar appars below the content on mobile, please check again. thanks
-
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…
-
Hi, Please go to theme options>blog,shop&portfolio>general and enable the share box. See here: http://prntscr.com/f6y4p5 thanks
-
hi, Sorry but this is not possible with theme options, you woul dhave to write some custom JS script to disable each element. thanks
-
Hi, Please send a link to that page. thanks
-
The first css rule makes the background in the cirlce.
-
Try this css .menu_wrapper { width:45% !important; } thanks
-
Hello, Lets try with this, disable cache. Also disable all plugins. 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. Please go to your FTP, create php file with php…
-
Hi, You can change the shop layout in theme options>blog,shop&portfolio>shop See here: http://prntscr.com/f6wjtk thanks
-
Have you set up your shop page as the main shop page in woocommerce settings? See here: http://prntscr.com/f6wo08
-
Please fix these jquery errors: http://prntscr.com/f6wqfs They are in the console and may interfere with the maps loading. Please also remember to insert the google maps api Key in theme options>global>advanced thanks
-
Hello, they are in your theme folder betheme/languages thanks
-
Please post it here, there is nothing to be afraid of. I will delete the link when you post it. thanks
-
Hello, Please update your theme to the newest version. Send us a screenshot of the problem please.
-
Hey, the only thing that is possible is to change the hamburger menu to left with this css: #Top_bar a.responsive-menu-toggle { right: unset !important; } thanks
-
Hi, Please use theme options>fonts>custom to upload your fonts, you will need to upload every extension not only .ttf To upload these files to your wordpress please use a plugin called "Disable Real MIME Check" after you upload delet…
-
In this case you must contact with server administrator, we cannot help.
-
add this css as well #Top_bar .logo { float: none !important; }
-
Hello! How would it be more visible? It cleary is a video and everything works fine. Please explain. The screenshoot does not work. thanks
-
This is not possible, there is not item for that. Sorry
-
Change the main wordpress language to german. THere are also some words to translate in them options>translate.
-
Hi, Do you mean that you want a side-slide menu on mobile, I don't quite understand. thanks
-
You would need to edit the item 'how it works' and set a class name (any you want), see here: http://prntscr.com/f6mei0 Then go to custom css and use it like this: http://prntscr.com/f6mg4s As you can see the custom class is added before the css I g…
-
Hi, Please send a link to your websites, we will check it. Are they on one server? thanks
-
Hello, Please send a link to your website. thanks
-
Yes, each page has a body class attached with the id of thaht page, see here: http://prntscr.com/f6m65w You can check what id the page has by inspecting it in your browser or when you edit the page, the ID is in the URL, like this: http://prntscr.c…
-
Yes, the only option would be to use revolution slider or layerslider. You can also use our slider item:http://themes.muffingroup.com/be/theme/shortcodes/content-blocks/#slider thanks
-
They must be joking. They probably are lying to you because the hosting you have is very cheap and they just will not do that. Tell them to not lie and increase the max_input_vars as this is the standard thing when it comes to wordpress. These are …
-
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…