Pablo
Pablo
About
- Username
- Pablo
- Joined
- Visits
- 4,874
- Last Active
- Roles
- Moderator
Comments
-
Hi,This is basic Wordpress search function, we didn't include the functionality to change the layout of it.The only way to do it is by customizing WordPress files, but we do not support such changes.Thanks
-
Hi,If your theme is up to date, then you can update your plugins in BeTheme > Install Pluginshttp://prntscr.com/mn2r4x Thanks
-
Hi,The button is still there, be sure that your theme is up to date.Also, disable all of the plugins if you don't see it.Follow this topic: https://forum.muffingroup.com/betheme/discussion/33972/yoast-seo-and-muffin-builder-builder-seo#latestThanks
-
Hi,If you're using the column item or some item with a text field, then you can use the HTML tags, like <font>. In other situations, you have to create custom css.If you don't know how to do it, please send a link to your website in your reply…
-
Hi,I suggest not to use static values of height and width in the Menu, it could make some responsive problems.I've made CSS for this button, which could be okay for you.Please remove your old code and replace it with this code below. #Top_bar a.acti…
-
You don't have to pay an additional licensing fee to use the Revolution Slider with our theme. All bundled plugins are included with extended licenses, and users can use these plugins within the theme without needing to purchase them separately. As…
-
Please send me a link to your website and I'll make the CSS code for you.Thanks
-
Just change the "green", to "white" and everything will be okay. The code I sent you is just the example for you ;) Thanks
-
Hi,Please go to the Theme Options > Blog, Portfolio & Shop > Generaland change the 'Navigation | Header Arrows' to Simple, and be sure that "Hide Header Arrows" option is ticked off.http://prntscr.com/mn2hd9Thanks
-
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 …
-
I'm glad that you solved that out. Is there anything else I can help you?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, As I assume, you want to display randomly chosen image from Wordpress media, right? This is not possible, BeTheme does not have such functionality, you would have to create a js/php script to achieve that. Thanks
-
Hi,Thanks for your suggestion ;) Please copy & paste it to this topic:https://forum.muffingroup.com/betheme/discussion/113/your-suggestions-for-future-updates#latestGreetings
-
Hi, Please disable all of the plugins, clear the cache of your browser and check if the issue still exists. Also, please go to the BeTheme > System Status, and be sure that all system requirements are reached(all of them are green), if not, pleas…
-
Hi,If you see, that the class of this div is "wp caption text", then it can be changed only with Custom CSS.If you don't know how to do it, please send a link to your website in next reply, I'll make it for you.Thanks
-
Hi,Unfortunately, I cannot do it.Please contact Envato to restore your password.Thanks
-
Yes, there is no option to hide it right now - we'll include it in the notes for the future updates. Please send a link to your website, I'll make the CSS for you.Cheers
-
Hi,Please insert this code into the Theme Options > Custom CSS & JS > CSS .radius1 img { border-radius:14px !important; } Also, apply the radius1 class in the wrap settings http://prntscr.com/mn38v1 Thanks
-
Hi,Just hide this option, by clicking this triangle: http://prntscr.com/mn36d1 It cannot be disabled, unfortunately.Thanks
-
Hey, Please send us WordPress dashboard access privately thru the contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will check what might be the reason. Notice! Please attach a link to this forum di…
-
Hi,Please use this tool to deregister the license key from the old domainhttps://forum.muffingroup.com/betheme/discussion/36219/cannot-register-deregister-your-license-key-use-this-tool#latestThanks
-
Hi,Please disable all of the plugins, clear the cache and check if the issue still exists.Thanks
-
I've updated the code above.It will work now.Thanks
-
Sorry, but we do not provide help with Custom JS code and customizing theme files.You can use the jQuery noConflict(https://api.jquery.com/jquery.noconflict/), but we suggest to change all dollars to 'jQuery'Thanks
-
You mean the text on the slider? - Unfortunately, it shouldn't be removed with CSS.The best way to remove that text is removing it in Revolution Slider for mobile. If you want to remove that text above the image, then please, create separate section…
-
Hi,You can change this color in Theme Options > Colors > Footerhttp://prntscr.com/mn3oxlThanks
-
I cloned this section two times and applied 120px of top padding and it didn't dissappear.Check it out. Still, I'm not able to recreate this issue.Greetings
-
Hi, I was on your website, and I see that everything is working fine. I created the page named 'MuffTest', I've added a lot of content and it displayed correctly. Also, I added some text on the homepage(at the end of it) and it displayed too. On wh…
-
It's possible to change only with Custom CSS.Please paste this code into the Theme Options > Custom cSS & JS > CSS .image_frame .wp-caption-text{ background:red !important; } Also, is the first problem resolved? Thanks