Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,876
- Last Active
- Roles
- Administrator
Comments
-
Do you have recent theme version installed?
-
Hi, css's are not in index.php file. The inspector says like that because css is loaded directly in the code, not in file. So if you want to edit those css's, you can type your own code under Theme options > Custom CSS & JS > Custom CSS s…
-
Sorry, we missed that part. Unfortunately it is not possible to combine different layouts in the same page.
-
First time we met with something like that because we do not have any option to deactivate Muffin Builder items. If you will send us private message with dashboard access, we will have a look on it.
-
It depends on how the code looks like. If you will send us link to page where you set this class name, we will see how the code should be. What you can also do is get this code yourself with Firebug tool for example. More details about customization…
-
In older theme versions, alt tags were the same as item title. But if you will update theme to latest version, alt tags would be taken from Media section.
-
Text color you can change with the similar css to above:.wp-caption-text { color: #E2E2E2 !important; }
-
You are welcome ;)
-
We are sorry. The instruction of how we added this menu item above was wrong because for that page we did it different. Instead of simple/default Navigation Label for menu item, we used the following code:<span style="padding: 0; color: #e8a…
-
You are definitely right. To be honest we didn't noticed this before. For the whole time we thought that it's ID field. Glad to see that you found it.
-
Hi, you can not use custom css inside Custom | Classes. Class means that it's the class name, not the code. Each custom css should be located under Theme options > Custom CSS & JS > Custom CSS section always. Thanks!
-
Thanks. You are right about it. This is definitely theme issue and will be sorted with next update. At this moment, you can easily fix it with the following css:.testimonials_slider a.slider_prev, .testimonials_slider a.slider_next { z-index: 2;…
-
Great, glad to hear all is fine :)
-
If you will be uploading images via Muffin Builder, then yes, the problem supposed to disappear.
-
You can get it from the same place where from you get it the first time - Themeforest.
-
Please send us private message with dashboard access then so we can have a look on it.
-
Hi, we are sorry but this one is not possible unfortunately. To get similar effect, you should upload all logos as one image. Thanks!
-
Sure, it's search.php file.
-
We did checked it and we are sure this text was in the code after update, you tried to add it into facebook and they cached your site with that tagline. We did checked your page and this text does not exist of course. Looks like you need to wait unt…
-
@mikepoling We are pretty sure that solution of @verdipro won't change to much in your case because each site/server is different and different tricks may do work.
-
Great!
-
You're welcome!
-
Hey, please send us link to page where images does not appear in Safari and we will check.
-
Purchase codes (license keys) are not included for plugins which are bundled into theme. It’s because of Themeforest license & agreements. This applies to all themes of course. However, there is no need to use this code because the plugins are f…
-
Hi, we did checked this item on our end and everything works fine. We suggest to update theme and Visual Composer to recent versions. This should help you because plugin's author forgot to tell you that other versions of plugin than recent, are inc…
-
Hi Andreas, looks like you set 0 width/height for the logo and that's why it's invisible. We suggest to check logo options. Thanks!
-
Hi, the problem is not related with theme but with latest version of WP and Visual Composer. WP 4.5 is incompatible with old VC versions. So what you need to do is update VC plugin. Recent version of that plugin is included into package of course. …
-
Hi, To set different page layout, you need to use layouts configurator.
-
Hi, what exactly does not work in Firefox? We did checked it and date-picker works fine.
-
Hi, 1. Please take a look at http://forum.muffingroup.com/betheme/discussion/2801/how-to-create-simple-table-html-table where we explained how to create plain tables. 2. This is Accordion item.