Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
Hmm, this is really weird. We did what you said and you're completely right. We checked those settings but we have completely no idea why they do not work. We contacted with ThemePunch guys already and hope they will reply soon because this issue is…
-
Hi, sorry but we do not understand the question. If you can see all the sliders then what you want to fix exactly? This section display all sliders so you can select the slider you want to set for page. Thanks!
-
@mis1374 In TF package is 5.0.2 version included. It's the newest version and this is what you should update.
-
If you have good developer, then he should do easily do this because it's quite easy. We can not add any option you can imagine because more options = more problems for users with poor servers. And because there is much more users with poor servers,…
-
You're welcome ;)
-
Ok :) So to remove product title, please use below css:.single-product .priduct-title { display: none !important; }
-
Hi, 1. Yes, it is possible to increase logo size but please notice that whole header height will be increased. You can do this with below css code:#Top_bar #logo { height: 100px !important; } #Top_bar .menu_wrapper { margin-top: 20px !important; } …
-
If icons does not display on one computer only, this must be cache then because we checked your site on 4 different computers and everything works fine.
-
Ok. So please send us private message with access to FTP and dashboard and explain which plugin are you using and how can we replicate this issue and we'll have look on it closer.
-
Hi, the code you presented above can be used under .htaccess file so we don't think this is a good solution for php files. We recommend to have a look into Google to check where you did the mistake exactly. Also please notice that we do not offer f…
-
Hi, as far as we know, while recent updates, we changed only sizes for portfolio items what you can see under functions/theme-functions.php file where add_image_size() functions are. We did not changed anything related to Revolution Slider so we do…
-
@Rakylem Where you do not see the slider? You mean that "Revolution Slider" section under "Page options" section is empty? Do you use Multisite?
-
Hi, the solution you mentioned above works on 100%. Please take a look at http://forum.muffingroup.com/betheme/discussion/1007/fixed-visual-editor-text-area-not-scrolling once again because this works as we already tested it. But if something is st…
-
We asked if the content in muffin builder can be saved or not. So if you hit "Update" button, content is saved from admin section? If is saving but you do not see any changes at "visitor" side, it must be cache issue.
-
Hi, WooCommerce do not allow to create different sidebars for different product pages unfortunately. This is possible for regular pages only. Thanks for understanding!
-
Hey, no, this is not possible. Envato does not have such an option and because files are hosted via Envato, there is no way to download previous version unfortunately. Thanks!
-
Hi Daniel, below css will do the trick:.image_frame:not(.no_link) .image_wrapper img:not(.ls-l) { margin-bottom: 0 !important; } .image_frame .image_wrapper img:not(.ls-l) { top: 0 !important; }
-
You're welcome ;)
-
Hi, 1. To remove white gap between the content and menu, please use below css:body:not(.template-slider) #Content { padding-top: 0 !important; } 2. To set transparent color, you must use RGBA colors instead of HEX. For example color can be: rgba …
-
Hi, 1. To decrease space on mobile between logo and slider, you can use below css:@media only screen and (max-width: 479px) { #Top_bar { height: 120px !important; } } 2. In the footer or in the content? Because the icons you presented on screensho…
-
You're welcome :)
-
Hi, this is favicon and it can be changed under Theme options > Global > General section.
-
Hi, 1. to remove borders and titles that appear on hover, please use below css:.image_frame .image_wrapper .image_links { display: none !important; } .image_frame, .wp-caption { border: 0 !important; } 2. What about this "stripes" sectio…
-
Hi, we did never used opt-in forms so we do have no idea if it works. If this is a plugin and got shortcodes, then you can use these shortcodes in "Column" item for example.
-
Hi, which icons are you talking about? Because we checked in Chrome and all looks fine what you can see on http://pasteboard.co/2BKp6If6.png Thanks!
-
Hi, if you modified theme files, then we do not recommend to update theme at all. If you will update some files only, you may notice a problems. So better leave it like now if you don't want to updated whole theme. Thanks!
-
What data you mean exactly? Please explain.
-
If the problem is between server and slider, then any theme on TF will be useless for you. At this moment over 99% products uses Revolution Slider so this is the number of useless products for you. As we wrote above, if you will send us private mes…
-
Hi, please provide url to site where this happen and we'll have a look on it. Thanks!
-
Hi, please take a look at http://forum.muffingroup.com/betheme/discussion/29/responsive-toggle-value where we explained how to edit responsive breakpoints for menu. Thanks!