Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,935
- Last Active
- Roles
- Administrator
Comments
-
Hi, please update VC to recent version.
-
Hi, please send us link to page where you got this problem so we can have a look on it. Thanks!
-
Ok, sorry but this one is not possible unfortunately.
-
What you ask for, requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your web developer. Thanks for understanding!
-
Hi, 1. Please send us private message with dashboard and FTP access so we can check what you did wrong exactly. 2. Menu items are not in the same line as the logo because you simply got to many menu items in header and there is not enough space to…
-
Hi, theme color you can change under Theme options > Colors section. Thanks!
-
Hi, these are images so to change them, you need to replace existing images with your own under Muffin Builder where the whole content is.
-
You are welcome ;)
-
Sorry but we don't get what you are trying to do exactly. As we can see, those "products" were made with Muffin Builder items that are linking to amazon. So the search works exactly as supposed to work because when you type "nike"…
-
As we can see, everything is the right order. Looks like you don't know how responsive technology works so we are going to explain it to you. Responsive read the content from the left to right by rows. And as you can see, your titles are in 1st row,…
-
You are welcome :)
-
What item you mean exactly? And link to page where you got this "item"?
-
http://pasteboard.co/xEPICEK.png - this is the screenshot from Safari. As you can see, images are fine and there is nothing wrong with them.
-
Hi, please send us link to page where you want do this and we will see if it's possible.
-
No problem! :)
-
Hi, it's section's background. So all you need to do is click on EDIT button of the section where this background is.
-
Hi, we are sorry but it's not possible. This requires files customization. Thanks!
-
Hi, Facebook sometimes may keep cache for a long time and there is nothing what you can do in that case. You tried to post your site on FB when you had this text and that's why now it displays. You need to wait until FB will clear cache where this …
-
Hi, as you can see on the following screenshot http://pasteboard.co/xEb0maI.png you have many JS errors that are unrelated to theme. Those errors might be related with extra plugins or just with settings on server side. Please fix them first and al…
-
No problem ;)
-
We told you to replace existing image with your own. It means that your new image should have the same name as existing one so you can overwrite current black image. After that, you won't need any css to change list background.
-
Hi Anja, for the content is responsible the_content() function.
-
No, this one is not possible unfortunately.
-
Hi, this requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your web developer. Thanks for understanding!
-
Hey, yes, you need to turn on "Hide the Content" button exactly so that part of content would be visible by plugins like Yoast only. Thanks!
-
We don't think so that sub-domain may be the reason because we also used it many times on sub-domains and never had such problem. If CORS can not be enabled on your server, you should check the link we gave you above and play with .htaccess file whe…
-
Hey, please tell us which part you want to remove exactly and also please give us link to page where from you want do remove it. Thanks!
-
PHP files responsible for blog pages are located under /includes/ folder.
-
No, there won't be anything like that. For all images and their sizes is responsible WP itself so if you would like to see such feature in the future versions, you should move this question on WP forum because there is nothing what we can do in this…
-
Hey, to remove logo from home page only from the top bar when it's not sticky, you need to use extra css:.home #Top_bar:not(.is-sticky) #logo { display: none !important; }