Bryan
Bryan
About
- Username
- Bryan
- Joined
- Visits
- 2,506
- Last Active
- Roles
- Moderator
Comments
-
I visited your link again and i see that this portolio page is a default page, have you selected it as a portfolio page?
-
Hi,You can set the logo position while selecting the header style in theme options>header&subheader>headerThe search bar cannot be placed anywhere else. It is automatically placed depending on the header style.To enable it and the cart ico…
-
Your link is correct, but this site has to have an element with an ID that is the same as the hash, so if you linkdomain.com/services#facebook there must be an element with an ID="facebook" on this page so the link knows where to scroll.
-
I just was on your website and it works quite well. Where is the problem?
-
Hi, there is 3 possible reasons why Muffin Options might be empty on load (blank): - PHP version - Wordpress, since version 4.5, requires minimum PHP 5.6. So if your version is older than 5.6, you need to contact with your admin/hosting provider bec…
-
Use this css .home .wpb_wrapper > div { margin-bottom:0 !important; }
-
Maker a normal list and send me a link to that page. I will check it.
-
Try to put a full link like:http://www.facebook.com
-
We have no idea how did that get there, please try to disable all plugins and check if theme options>global>hooks, all the fields are empty. This was inserted manually or by some weird plugin.
-
Please send a link to your page.
-
It does not matter what res you upload (of course it is better to upload nice quality images that are good quality 1280px and more in width. Wordpress will take the image and make couple of copies in different sizes and the use it in specific places.
-
Hi, the footer looks fine. Please send a screenshot because I do not quite underatnad the problem.
-
Hi,I see that these icons have a class of "animate bounceInLeft" and it was added manually, we do not offer such animations. You would have to edit the header end remove this class.
-
Try to optimize your images, that is all we can advise. Also try to increase the max_input_vars vaule.Plugins do slow down the loadiing to so try to avoid too many of them
-
Have you activated the plugin? Turned it on in the panel?Maybe some browser or server cache is holding the settings.thanks
-
We do not support loco translate so we cannot say anything about it. 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…
-
a:hover { color: white !important; } Try this, you can add !important at the end to make it more 'powerfull'
-
Sorry but this link is not wortking, as well as your main domain, please check it.
-
Hi,Please contact your hosting provider and disable the suhosin script which is lowering your settings.Also increse the memory limit to 256mb 'memory_limit'thanks
-
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. This will need custom css. What font do you want to use. Thanks
-
Please disable w3total cache and update the theme to the newest version, your is very old.If this will not help try to disable all plugins and check again.
-
Hey, 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 i…
-
Go to the link I gave you and watch the movie very carefully. Follow the steps. You are competly off the path. Make the file in the main ftp directory not the theme.
-
Do this : * item * item
-
But you have custom switcher style there, you can set it to look diffrent, we do not support changes like "i do not like the look" we only address technical issues here, sorry
-
Hi,You cannot do that from the theme itself. You would have to use custom CSS in order to achieve this.thanks
-
Theme options>colors>header for the subheader title colorFor the breadcrumbs use custom css #Subheader ul.breadcrumbs li {color:red !important;} Change the red color to any you want.
-
Use this css @media (max-width:767px) { #text-16 {display:none !important} }
-
You have another theme enabled...
-
In order to have a sidebar in categories you have to set the sidebar on the main blog page, then it will display on the categories as well. You do not need any file modifications.