Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,876
- Last Active
- Roles
- Administrator
Comments
-
Would be better if you can send us private message with dashboard access and we will check what else you might did wrong.
-
You are welcome ;)
-
Hi, sidebars width can be changed under Theme options > Sidebars section. In reference to line, we can see that you use wide style of DIVIDER and this is where from you get those lines. Just don't use it if you don't want those lines.
-
You are welcome ;)
-
Hi, 1. Share Box can be disabled under Blog, Portfolio & Shop > General section. 2. Please send us link to page where you got this text.
-
You are welcome! :)
-
Hi, you are unable to save the content only because of the limits on your server side. More details about that you can read in the following topic http://forum.muffingroup.com/betheme/discussion/7689/muffin-builder-items-or-page-options-can-not-be-…
-
Hi, looks like your server is not fully compatible with WordPress. Demo settings can not be imported automatically because your server does not work with wp_remote_get() function which uses loopbacks. In such case, you must import settings manually…
-
We think that Muffin Builder would be the best for you just like for thousands of other customers. It's much faster and lighter than VC plugin.
-
Hi, Menu is a default WP feature and has nothing to theme. If you are unable to save more menu items, it means the problem is on server side. We are pretty sure that you are not able to save more menu items because of the limits max_input_vars vari…
-
@RichardSunday Please send us link to page where you got this item first.
-
Hi, this is Description which is default WP field. This has nothing to theme. Under Appearance > Menus section, you should have Description field under each menu items. If it's not there, you must activate it under Screen Options section which i…
-
You can get the CF's shortcode and put into the tab. We did not tested it so we don't know if this would work but that's the only way this can be done. For more details about this plugin, we suggest to visit contact form 7's documentation.
-
Hi, we do not remove any posts. Posts are removed automatically from time to time if you use the tags which are not allowed and if you do the message on forum what is obviously not allowed. Another reason why posts might be removed is language othe…
-
We did checked it several times on few different computers and have no idea what might be the reason because on our end all works fine. As you can see on http://pasteboard.co/N3nr0fQ.png all is fine in IE11.
-
Hi, where is the problem exactly? Because we did checked your site and didn't noticed anything wrong.
-
You need to turn off maintenance mode first.
-
Hi, please send us link to page where you want to change the color of those buttons.
-
Hi, we are sorry but it's not possible unfortunately.
-
Where is this text exactly? We don't see it anywhere.
-
You must misunderstood us if you think that we are rude because we are definitely not. We are just telling you how the things looks like, that's it. We do not see anything wrong in it and we definitely don't understand your thoughts.
-
Hi, 1. Theme does not have such possibility but you can use WP Mobile Detect plugin if you want. 2. We did never tested any similar plugin but any properly written plugin, should work. 3. Wordpress pick up which size supposed to be loaded only fo…
-
Hi, to change copyright background color, you need to use the following css:#Footer .footer_copy { background: #000 !important; }
-
You are welcome! :)
-
Ok, thanks. Please use the following css then and the menu would align to the right side.#Top_bar #menu { left: auto; }
-
You are welcome! :)
-
Hi, if you will watch instructional video you will understand that you simply forgot to import the slider. Thanks :)
-
Hi, this icon is displaying block and that's why both are in different lines. If you want to display them in one line, you need to change from block to inline-block with the following css:.single_icon { display: inline-block !important; }