Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,882
- Last Active
- Roles
- Administrator
Comments
-
For those are responsible index.php and includes/content-single-portfolio.php files.
-
2) To remove menu only from that page, please use: .page-id-2971 #Top_bar .menu_wrapper { display: none !important; } 3) Use the following css instead then:.header-stack.header-center #Top_bar .logo { background: #000 !important; margin-left: -10%…
-
Hi, you are unable to save the content only because of the limits on your server side. More details about that you can read in the following topic http://forum.muffingroup.com/betheme/discussion/7689/muffin-builder-items-or-page-options-can-not-be-…
-
You're welcome!
-
Ok, we got it. Did you saw what size you uploaded for this section? The image is 8000x2370px and it's definitely not good for seo. We suggest to upload smaller images. In our opinion, image looks exactly as should (it's huge). However, if you decide…
-
You're welcome!
-
Hi, it depends where you set it up. If you do not use any external seo plugins, description should be under Theme options > SEO section.
-
You're welcome! :)
-
Hi, it’s because of CORS library which hasn’t been installed on your server what you can see on http://pasteboard.co/2IxlHkzn.png More details about the CORS you can read on http://enable-cors.org/server.html but we recommend to contact with your…
-
Yes, this is right behave. Secondary menu does not display on mobile because there is no space to display this menu. If you will send us link to your site, we can give you css to display this menu on mobile but you will see that this will destroy th…
-
If you made posts with Muffin Builder, then you need to use Excerpt as well because Muffin Builder content does not display as excerpt automatically. We are glad to see that all is clear now :)
-
Limits looks fine, just the PHP version is very old and your server is not fully WP ready because is not compatible with wp_remote_get() function. But we are not sure if this could be the reason because we are not server experts.
-
Hi, please send us link to this page first.
-
Hi, 1) Please send us link to page where you got this. 2) This one is not possible unfortunately because requires files customization. Thanks!
-
1) How? That's a weird question. We don't know what you are planning to do (we are not your web developer obviously) so you should decide if you want to leave slider in sidebar or in the content. And them, remove one of them. If you want to remove s…
-
@andrei-ideahead If you would like to know what is included into support, we suggest to read Item Support Policy because server configurations are definitely not included. Howe can we know if you have suhosin extension installed? Please understand t…
-
That's how it works unfortunately.
-
When you are adding/editing portfolio item, under Portfolio Item Options section, you have Video | ID field where you can put the ID of the video. This is the only way to add videos for portfolio items.
-
In reference to Item Support Policy, files customization are not allowed so we can not point you to the right direction unfortunately. If you want to modify files and don't know how, you should contact with your web developer. Thanks for understand…
-
Really? Please send us private message with the dashboard access then.
-
Hi, did you made the gallery exactly the same way as it has been explained on https://codex.wordpress.org/The_WordPress_Gallery ? If you did, please deactivate all extra plugins because one of them may be the culprit.
-
We are sorry but it is not possible. This style is reserved for Blog items only.
-
Hi, what logo and where exactly you want to add? Do you mean to get social icons like we have on our main demo in the right top corner just above the menu?
-
Hi, we are sorry but it's not possible unfortunately.
-
Hi, We suggest to remove all theme files and upload them once again but via FTP only.
-
Hi, the image you tried to paste above, does not work. However, you got this mess because you imported several demos on one site what is not allowed. What we suggest to do now is use https://wordpress.org/plugins/wordpress-reset/ but please remembe…
-
@marketingdeconversao Is your theme and WP latest versions as well? If yes, please send us private message with dashboard access then and we will check what you did wrong.
-
@getonipartners Looks like you have a problem with wp_remote_get() definitely. We suggest to import this layout without attachments and check if this would work or not. If not, please clear your WP with WP Reset plugin and try to import any other de…
-
Hey, to hide those buttons, you need to use extra css:.image_frame .image_wrapper .image_links.double { display: none !important; }
-
Thanks. So to remove those lines, please use the following css:blockquote { background: none !important; }