Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,893
- Last Active
- Roles
- Administrator
Comments
-
Ok, so please disable all extra plugins and check. But if this won't help, please switch to default WP theme and check if you have pagination when default theme is active.
-
Hi, we are sorry but we do not have any option to make it possible. Thanks!
-
Hi, please send us link to page where you faced this issue first.
-
Hi Alex, we are sorry but it is not possible to replace the icon with an image unfortunately. Thanks for understanding!
-
Please go to theme folder, create php file with phpinfo() function inside and send us link to that file so we can have a look on your server settings then. For more details about file creation, please visit https://mediatemple.net/community/products…
-
Hi Stef, 1. You got this space because of the content padding and if you want, you can disable it under Theme options > Global > Advanced section. 2. As we can see in code, you set solid white background and if you want to set it transparent…
-
You did 2 things different than we did it on our demo: 1. Excerpt on our demo is being cut because its being taken from default WP editor and because you set custom excerpt in Excerpt field. 2. There is no links in the bottom because you didn't se…
-
You are welcome! :)
-
Hi, yes, it is possible. To remove them, please use the following css:.widget_meta ul, .widget_pages ul, .widget_rss ul { list-style-type: none !important; padding: 0 !important; }
-
You are welcome! :)
-
Hi Eric, to change these colors, you need to use the following css:.accordion .question .title > .acc-icon-plus, .accordion .question .title > .acc-icon-minus { color: #000 !important; } .style-simple .accordion .question::after, .style-simpl…
-
You are welcome! :)
-
Hi, looks like 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-…
-
@iamartbc If you mean header backgrounds, you can change them individually for pages using Featured Image option available on the right hand side when you edit/create pages.
-
Hi, please use http://pasteboard.co/ or http://snag.gy/ to send us a screenshot of what you mean because there is no screenshots in above message.
-
Hi, we are sorry but this is not possible unfortunately. Thanks for understanding!
-
This is not our documentation but plugin's author. But as far as we know, controls can be set under General settings of Slider Revolution.
-
Ok, great!
-
Hi, your error has nothing to do with the BeTheme itself and is caused by limited memory on your server. So or you need to disable some plugins that consume current memory or contact with your admin/hosting provider and ask to increase memory size …
-
Ok, so if you want to increase header's background section, you need to use the following css:body:not(.template-slider) #Header { min-height: 400px !important; } In reference to 2nd question, you can put it there using section's background. But pl…
-
We asked you to move the css we gave you on 1st position. Did you tried?
-
Hi, you can duplicate pages using Duplicate Post plugin.
-
Hi, loopback is necessary if you want to import all complete demo (settings, options, images, menus, widgets, etc). For this we use wp_remote_get() function which is a default WP function. However, if you will send us complete access to the WP dash…
-
Ok, thanks. 1. As we can see, you have subheader and that's why header's background does not appear. So to display header's background, you need to set transparency for subheader under Theme options > Header & Subheader > Subheader sectio…
-
Hi, we are sorry but we do not have any option to add drop shadow or stroke of main menu font.
-
Hey, yes, you can do it via FTP. What more, it is much better and safer method that dashboard update so you are more than welcome to update theme that way :)
-
Ok, thanks for the info!
-
Hi, we are sorry but to be honest we do not have any workaround to make it possible and we think that it couldn't be possible without files customization. Thanks for understanding!
-
Hi, WordPress does not allow to use special characters for sidebar names and this is the reason why widgets are being removed. Please change sidebar titles to standard names and everything would be ok. P.S. There is no need to push your topic up b…
-
We mean to add this tag http://www.w3schools.com/tags/tag_img.asp to Navigation Label field.