Pablo
Pablo
About
- Username
- Pablo
- Joined
- Visits
- 4,874
- Last Active
- Roles
- Moderator
Comments
-
Hi,Unfortunately, BeTheme does not have functionality to add new icons.You would have to edit theme files to achieve that, but we do not support such changes.Thanks
-
Hi,I do not see that issue.Did you solve it?If not, please tell me on which browser did you notice that?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 go to your FTP, create a php file with phpinfo() function inside and send us a link to that file, your wordpress admin login credentials and link to your website privately thru the contact form which is on the right side at http://themef…
-
Hi, You can see that this issue is about connection timeout and the problem is not theme related. It is all about the hosting provider. He should already recognize and amend this issue by looking at the error message. Please read these related links…
-
Hi,You have to enable the "Action Bar"Please go to the Theme Options > Menu & Action Bar > Action Bar and turn it on.http://prntscr.com/mprnlwThanks
-
Hi,It's possible only with the Custom CSS.Your website is 'under construction' mode, please disable it first and I'll make it for you. Thanks
-
Hi,You have to edit that slider in Revolution Slider plugin.Please follow this topic:https://www.themepunch.com/revslider-doc/slider-revolution-documentation/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…
-
Please paste this Custom CSS & JS > CSS .widget_archive ul, .widget_nav_menu ul{ background:none !important; } Thanks
-
Hi,Can you turn on the responsive option?Theme Options > Responsive I'm unable to see it now.Thanks
-
Hi,Sorry but BeTheme does not support the 360 photos.Also, we cannot recommend any plugins other than the ones we support. You can find the list on this page, in the sidebar: https://themeforest.net/item/betheme-responsive-multipurpose-wordpress-the…
-
It's not possible to remove the Muffin Builder completely.But, if you change that option to "Wordpress Editor- Muffin Builder", then all content which appear in the Wordpress Editor will appear as first(primary) content. 2,3)Please send a …
-
I answered you how to fix that issue in this topic:https://forum.muffingroup.com/betheme/discussion/45410/trouble-with-image-appearing-too-low-on-mobile#latestThanks
-
Hi, You cannot edit the content of the pre-built website with WPBakery. If you want to modify a pre-built website, then you have to use the Muffin Builder. The WPBakery and Muffin Builder create the website in different ways. Also, there is no 'con…
-
Paste this CSS: .section-post-intro-share .column{ margin:0px 5px !important; } Thanks
-
This menu is limited to the Grid Width of the website.To increase that, you have to increase that value for whole website. It's located in the Theme Options > Global > Generalhttp://prntscr.com/mprvbsThanks
-
Hi,The heading color is a "h3" (Theme Options > Colors > Headings) Description is just a Text | Color of the website (Theme Options > Colors > Content)and arrows are possible to change with the CSS only. If you don't know how t…
-
Hi,You're using the W3 Total Cache plugin and plugin to minify your code and this can be the problem.Please disable all of the plugins, clear the cache of your browser and check if the issue still exists. Also, please update your theme to the newest…
-
It should change to the 800x600 resolution. Did you use the thumbnail regeneration after changing the dimensions of images? https://wordpress.org/plugins/force-regenerate-thumbnails/Thanks
-
Please contact your hosting provider, ask him about increasing the PHP_Max_Input_Vars to the 5000 After it, please re-install your pre-built website and then, everything should be okay. Thanks
-
Please contact your hosting provider, ask him about increasing the PHP_Max_Input_Vars to the 5000 and PHP_Time_Limit to 180After it, everything should be okay.Thanks
-
Hi,Please disable all of the plugins, clear the cache of your browser and check if the issue still exists.Thanks
-
Hi,Does this happen when all of the plugins(without the header builder) are disabled?Remember, to refresh your browser's cache after disabling plugins.Thanks
-
Hi, What you are referring to is the action button. Please go to theme options>header&subheader>extras and change the action button. See here: http://prntscr.com/fb1egt We sometimes also add the 'BUY NOW' button as the last menu item, be s…
-
Please paste this code into the Theme Options > Custom CSS & JS > CSSbody .accordion .question.active::after { background:red !important; } Thanks
-
Yes, you can do it with a CSS too.It's the font-family property:https://www.w3schools.com/cssref/pr_font_font-family.aspThanks
-
I updated the code above.Greetings
-
.section-post-header .post-header, .section-post-header .project-description{ display:none !important; } I do not understand what you want to do with the share buttons, hide them? Thanks
-
Please paste this CSS into the Theme Options > Custom CSS & JS > CSS #Footer ul.social{ display:none !important; } All translatable content can be found in Theme Options > Translate Thanks