Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,883
- Last Active
- Roles
- Administrator
Comments
-
Please send us link to page where you want to remove them.
-
You are welcome! :)
-
Please send us link to page where you did it so we can have a look on it.
-
Hi Andreas, we are sorry but we do not have such extra code unfortunately. Thanks for understanding!
-
1) For home page, you can do this under Page Options section where option responsible for subheader is. 2) To remove this for all pages, you need to do this under Theme options > Header & Subheader > Subheader section.
-
Hi, For blog pages are responsible index.php and includes/content-post.php files. Thanks!
-
Hi, it's quite difficult to tell you what the differences are because there is too many options and settings for theme. We recommend to create extra WP instance just for tests where you can import demos and check how some settings, what fonts and o…
-
Hi, Envato WordPress toolkit does not work anymore unfortunately. More details about that you can read on https://github.com/envato/envato-wordpress-toolkit/issues/85 Thanks!
-
Hi, this is default WP gallery with FULL WIDTH NO MARGIN section`s style.
-
You can set ID for section and then before each line of css we gave you above, use that ID.
-
You're welcome!
-
Yes, we know what you mean. And the gallery does not work because you need to set prettyphoto as Link | Target for Hover Box items on this page.
-
It means that you did not changed anything. Please send us link to file with phpinfo() which should be created on your server so we can have a look on your settings.
-
Hi, to remove subheader title and decrease padding, you need to use the following css:#Subheader { padding: 0 0 220px !important; } #Subheader .title { display: none !important; }
-
To make those buttons 100% width, you need to use the following css:a.button.button_stroke_custom { text-align: center !important; width: 100% !important; } a.button .button_label { float: none !important; }
-
Check []+ button included into WP editor where raw shortcodes are.
-
We don't know which header you like and which one may fit to your needs so we can not reply on this question. You should test different header types. Above css is for current header type. You can paste it under Theme options > Custom CSS & J…
-
Hi, the problem is for sure with the limits on your server side. More details about this issue you can find on http://forum.muffingroup.com/betheme/discussion/7444/cannot-switch-from-both-side-sidebars-to-other-layout-max-input-vars-in-htaccess-fil…
-
There is no gap because you turned off content padding under Theme options > Global > Advanced section.
-
Because you did not sent the link to your site, we don't know if our css would work in your case. For this demo we used only one thing:body { padding: 0; }
-
Where you got this item? Any link?
-
Like we wrote above, at this moment it is not possible so you can not have it.
-
We will consider an option to turn off schema.org tags because as many people so many bugs. Each of you is different and needs something different. One guy is writing that he needs this bu the other is writing that he don't want this. So we will def…
-
Hi, for Link | Target option, you need to select prettyphoto option and all would be fine. Just like on http://pasteboard.co/1hfAibL9.png
-
To display pages, Muffin Menu widget uses wp_list_pages() function but to display custom menus, we use wp_nav_menu() function.
-
Hi, so far we did not tested this plugin so we don't know what might be the problem. If we will have some time, we will consider this plugin of course. Thanks!
-
Hi Tom, please send us link to your site where you got this description and we will have a look on it.
-
But we do not have any Skills shortcode.
-
Hi, we are sorry but we do not have any other explanation. This one is the easiest and most clear one we have. Please also notice that it won't be possible to import mega menu because WP does not recognize it while import. WP imports menu as just r…
-
Hi, looks like you got JS errors what you can see on http://pasteboard.co/1hcGBApi.png so we suggest to start from fixing those errors.