Pablo
Pablo
About
- Username
- Pablo
- Joined
- Visits
- 4,874
- Last Active
- Roles
- Moderator
Comments
-
Hi,Please disable all your plugins(without WPBakery) and try again.Thanks.
-
Here's your code to make it disappear: .section-border-bottom{ border:0 !important; } .footer_copy { border:0 !important; } Thanks
-
Sorry, but that's not possible.It's requre an edit of HTML code, we do not prove this kind of modifications.You must do it yourself, download plugin which will allows you to do it or contact somebody who knows about modifications like this.Thanks.
-
This code will change images of blog on all of pages.So it should be ok.Thanks
-
Sorry, forgot about deleting #Side_slide.It's all ok now, I updated the code above.Cheers.
-
Please send me a link to your website.Thanks
-
Hi,First question, where did you upload this image?From this side of view, I have two answers for you: 1) Get it out from Header, and make it as a Section with this background in the Muffin Builder.http://prntscr.com/jy05x6http://prntscr.com/jy061s …
-
Hi,Please use this Custom CSS code: .woocommerce ul.products li.product{ text-align:center !important; } Thanks
-
Isn't in this file any text which declare first the size of file?Please upload somewhere your php.ini file and send a link to it here.Thanks.
-
I updated the code above, it's all working fine now.Thanks
-
Hi, Please always attach a link so we can check it out. If the page is offline(localhost) then our help will be limited, you will have to contact us when the page is online. Also please make sure that the page is not under maintenance before you pro…
-
Hi, Please paste this CSS code #menu ul li.submenu .menu-toggle::after { position: absolute !important; right: 10px !important; } #menu ul li.submenu .menu-toggle { width:100% !important; } Thanks
-
Hi,Description of Category can be writed in Wordpress Dashboard > Posts > Category and Edit your category, there is a Description field which must be filled.http://prntscr.com/jxyld7 Description is always showing in the top of category, this c…
-
Hi,Here's little tutorial how to do that.https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/ Don't forget to make a backup! Thanks
-
Hi,1) You cannot edit right side of footer, it require an edit of HTML file which we don't support.If you want to have footer like you imagined, please make a next section in Muffin Builder on the bottom of page so it could look like footer. 2) I do…
-
Hi,Please send me a link to your website so I can check it out.Thanks.
-
Hi,You can enable/disable the love box in theme options>blog,portfolio&shop>general Screen: http://prntscr.com/hbphuu thanks
-
Hi, I'm glad to hear that. But unfortunately, it's not possible to edit this slider like this. It requires HTML/JS and plugin edit which is not supported. Here, please read this, this should help you. https://docs.woocommerce.com/documentation/plugi…
-
Hi, Please go to your FTP, create a php file with phpinfo() function inside and send us a link to that file privately thru the contact form which is on the right side at http://themeforest.net/user/muffingroup#contact so we can have a look on your …
-
Hi, you have few HTML errors, fix it up. Use this Custom CSS code and tell me if it's ok body.page-id-15 .vc_custom_1529590766456{ background-position:70% 0% !important; background-size:cover; } Thanks.
-
Hi,Please go to BeTheme > Theme Options > Sidebars > LayoutThere is a width option, increase it. http://prntscr.com/jxxygq Thanks
-
I see that everything is fine now on website.Want you to change anything now?Thanks.
-
Hi, Here is an instruction on how to update the theme: http://themes.muffingroup.com/betheme/documentation/#general Theme updates will not delete your content unless you have changed the files directly in which case we suggest using a child theme. W…
-
Hi,This can be caused because of new policy ffrom google which block autoplay of videos.It will be coming for other browser too soon.https://developers.google.com/web/updates/2017/09/autoplay-policy-changes Also please try to disable all plugins and…
-
Hi, Please contact your hosting provider and check if the current PHP version on your server has CURL enabled. thanks
-
Hi,Please use this tool to deregister license from old websitehttp://forum.muffingroup.com/betheme/discussion/36219/cannot-register-deregister-your-license-key-use-this-tool#latest Thanks
-
In this link to website everything is ok, same with our theme 'studio' demo is everything fine.Please clear your web browser cache and check if some browser plugins are not interrupting the theme.http://prntscr.com/jxxqwt http://prntscr.com/jxxr8r …
-
Hi,Which item do you use?I will show you how to do it in Image item example.After you added Image item, edit it and add a picture/image to it.Then scroll down and you'll see a "Zoomed Image" - http://prntscr.com/jxy1mjBe sure that it's lar…
-
Hi,It can be done with Custom CSSPaste it to Custom CSS in Theme Options:#Content .section-post-related .image { display:none !important; } Thanks