Bryan
Bryan
About
- Username
- Bryan
- Joined
- Visits
- 2,506
- Last Active
- Roles
- Moderator
Comments
-
Hi, Please explain in more detail. This is how I understand this: When you make content in the muffin builder the visual composer does not show. If you want to have muffin builder content in the VC plugin then this will be not possible. Although we …
-
Hi, We cannot move it, but we can reduce the size of the logo with this css @media (max-width:767px) { .logo img.scale-with-grid { max-width: 75% !important; } }
-
Yes, it is possible. Please send a link. thanks
-
Hi, Could you please provide us with a link to your page? Also try to attach a screenshot, and more detailed info would be appreciated. Thanks
-
Hi, If you want the top right bar to stay visible on mobile, please go to theme options>responsive>header and set the top bar icons. thanks
-
This is the only icons we have.
-
Hi, You have to use a plugin like WMPL to translate the content, there are some option for translation in theme options> translate>general thanks
-
Hi, This is very strange, please disable all plugins and clear cache. Then try again. thanks
-
Hi, Did you clear your cache? thanks
-
Hi, this is controlled only by woocommerce, I can see that your other mails work correctly? Did you try this on another mail client? thanks
-
Hi, This will take some time, we do not controll the google indexing speed. thanks
-
Hi, Are we talking about this item? http://themes.muffingroup.com/be/theme/shortcodes/loops/#blognews You can set the categories there, just read the information. To hide the dates you will need custom css, please send a link to the page. thanks
-
Hi, We will consider this, but we do not promise anything. thanks
-
Hi, What you are asking for it how to set up revolution slider to display a video. it is pretty simple, you create a new slider, select youtube video, fill all the fields and thats it. There are also option on the right. thanks
-
Hi, Sorry but this si not possible by default, you cannot apply this to all posts only. You can disable sidebars on single posts in theme options>sidebars thanks
-
Hi, please go to your FTP, create php file with phpinfo() function inside and send us link to that file so we can have a look on your server settings. The problem is probably related to limits but to be sure which one is the reason, we need that li…
-
Hi, Could you please provide us with a link to your page? Also try to attach a screenshot, and more detailed info would be appreciated. Thanks
-
Hi, It shows correctly here look: https://snag.gy/DjO840.jpg Please clear your cache. thanks
-
HI, What do you mean? The main page is displayed correctly, did this occur when you moved the website? If so use this plugin to fix the links to your images: http://muffingroup.com/plugins/mfn-migrate-cb.zip
-
Hi, This would be a standard wordpress function to implement user login/signup functionality. This link will help you: http://www.wpbeginner.com/beginners-guide/how-to-allow-user-registration-on-your-wordpress-site/ When it comes to a user panel, y…
-
Hi, Please send a link to your page and a screenshot using service like: snag.gy thanks
-
Hi, The action button is held by the grid width of the site, it will not move right. You would have to eiter inscrease the grid width in theme options>global>general or make the header 100% width in theme options>header&subheader>hea…
-
Hi, It is pretty simple, just upload the pdf's to your media library and create a custom hyperlink in your content to add the pdf link. For example: <a href="LINK TO PDF">Open a PDF</a>
-
Please be so kind and send us WordPress dashboard access and the phpinfo privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will check what might be the reason. Please don’t forget to exp…
-
Hi, The order is not changable but the centering is possible with this custom css :@media (max-width:767px) { .style-simple #Filters .filters_wrapper ul li { width: 100% !important; } }
-
Hi, If you are using this item/shortcode: http://themes.muffingroup.com/be/theme/shortcodes/content-elements/#mapbig You can use other custom points on the map, for the item it would be:* Additional Markers | Lat,Lng,IconURL - Separate Lat,Lang,Icon…
-
Hi, You can use a custom hyperlink like this: <a href="tel:111111111">Call me</a> <a href="mailto:[email protected]">Mail me</a> You can also use our buttons, just paste the "tel:111111" in the link…
-
Hi, use this custom css @media (max-width:767px) { #Top_bar #menu ul li a { text-align:center !important; } }
-
Hi, you have to use a FTP client like filezilla or software like pspad to conntect to your FTp where you can changes the files directly.
-
Hi, If you want to add any google code go to theme options>seo and paste this code into remarketing or analytics fields. thanks