Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
This shortcode comes from MailChimp plugin.
-
To activate smooth scroll effect, you must turn on "One page" option which is under "Page options" section. But to go to the top of section, you can use #Header_wrapper link.
-
Hey, due to some necessary improvements, we were forced to change the size of portfolio images. If you want to use old sizes, you can change them under functions/theme-functions.php file. Since 8.7 version,add_image_size( 'portfolio', 640, …
-
You're welcome ;)
-
To remove the date from fixed navigation, please use below css:.fixed-nav-prev .desc .date { display: none !important; }
-
We don't know because we have no idea how this tool was coded. But you can remove VC plugin to check if wp editor will be working properly again.
-
We meant code which you used inside column item. The select boxes you got on site does not come with theme and this is what you did yourself.
-
We do not see anything wrong in above code.
-
Sorry but this is unfortunately not possible because this need modifications in html files.
-
Hi, please send us url to site where you set full width style and background is still not full width.
-
You asked: Which is this right way to decrease logo height from all resolution less than 1240 ? but our answer was: @media only screen and (max-width: 1239px) { .header-creative #Top_bar #logo { height: 50px !important; } This is the css respo…
-
You did something wrong for sure because as we see, titles works on our side. Please send us private message with access to your dashboard and we'll have a look on it.
-
So please deactivate all plugins and also remove whole custom css because we have no other idea how to help you as on our side all is fine. We tested this on 4 different computers and on each everything is ok. We asked our college in case and he con…
-
Hi, as we know, popups are not responsive because this feature does not work well in responsive mode. We'll have a look on it closer while future updates but as we remember it was not possible to make popup boxes compatible with responsive mode. T…
-
Hi, Please open your website in Firefox html mode (CTRL+U) and check how many html errors you got. Please fix them first and all should be fine.
-
Hi, errors related with import.php are always related with server. If somehow demo can not be imported properly, you can try manual import instead.
-
Hi, for sure you tried to import demo that contain a lot of media and because your server is limited, you were not able to import demo properly. We recommend to import demo without attachments then. Thanks!
-
Hi Jaime, it is unfortunately not possible to use accordions inside accordions and we do not have any solution for this. Of course there is an explanation for accordion shortcode in the documentation. Click CTRL+F and type 32) Accordion We appre…
-
This one is fine as well. We're glad to hear that you sorted it.
-
When we open this site, all we get is "Server not found".
-
Hey, we are sorry but there is unfortunately no way to remove it completely.
-
You're welcome.
-
Hi, all information about media settings you can read on http://forum.muffingroup.com/betheme/discussion/938/problem-with-image-size-in-shop-slider-media-images-settings-sizes. Except changing sizes, you must use Force Regenerate Thumbnails plugin.…
-
Hi, Revolution Slider plugin was never working properly with static layers but this is unfortunately not related with theme. This is because of plugin itself and unfortunately we can't do anything in this case. However we checked your site and look…
-
Unfortunately you can't import 2 demos on one site because every demo got own settings. We recommend to import one demo and then create another wordpress instance for testes where you can import other demos and check how some things were made.
-
Maybe it's because of cache or custom css under Theme options > Custom CSS & JS > Custom CSS section? If you don't know what you did wrong then maybe you will use below css because looks like this is what you are waiting for:#Header_wrappe…
-
The content is cut because of your custom code. Below css should do the trick but if this won't be still what you need then you should contact with your website developer because as we see you use custom codes with no html knowledge.select { wid…
-
Hi, did you tried https://wordpress.org/plugins/wp-facebook-open-graph-protocol/ plugin?
-
Did you wrote our message about missing bracket? Because looks like you did not read it or you are trying to play with css while you have no idea about what is CSS. Quick lesson! Open http://snag.gy/8mg6n.jpg and look on it. Do you see 1st marked co…
-
We gave you this code because this is the only code that decrease logo height on screens larger then 1240px. This was the best option to remove that space under the logo as we remember. But because this topic is too long and you changed to much alre…