Hello!
I have some problems
1) where i can get a demo page like http://demo.megadrupal.com/d7/md-make/index-corporate
and where can i set up blog grid 2 columns style for blog http://demo.megadrupal.com/d7/md-make/blog-grid-2columns
I have problems in starting :( Can you make a page like demo on my site?
I try to do it pages like on theme MD Max but on "pages" on the page 'home' I do not see "Layout" as in MD Max. I believe if you help me with the beginning my site will be perfect.
2) which module i need for creating articles in blog with not using full html code but using html editor like on theme MD Max ?
3) I didn't see content type "faq" Could you fix it? Or how to do it?
4) every time then i make a basic page "title" coming out, but i did't see how to delete it.
5) main menu do not work as in demo. I made a list of links but when I put them on "header" the links of menu are disposed vertically not horizontal.
Hi,
1 - Set up
Page likes http://demo.megadrupal.com/d7/md-make/index-corporate: Create new page, click "Build Page With Awecontent" > Choose page template > Load more and select "Home coporate"
Blog likes http://demo.megadrupal.com/d7/md-make/blog-grid-2columns: Edit view Blog => Chọn display page_blog_grid_2col (/admin/structure/views/view/blog/edit/page_blog_grid_2col)
2 - HTML editor:
Please use module https://www.drupal.org/project/wysiwyg and remember to enable CKEditor in settings of wysiwyg.
3 - "FAQ":
please enable feature MD Ecommerce, FAQ contentype is created with feature MD Ecommerce.
4 - Remove page title:
In edit page, scroll down and you could see menu "Publishing options", please check options "Not Header Section"
5 - Main menu:
Please configure menu, in "Menu type", set as below image:
Could you send us your site url and admin account by private comment? We would like to have a check with other problems.
Did you install theme manually? Please re-install profile if it is possible. It will solve many current problems.
Please take a look at https://www.youtube.com/watch?v=qLnbH5GNO2k
Sorry,
If you do not install profile theme so you can not have fully demo and it is very difficult for you and us also to fix each issue that you mentioned above. There are many blocks that only appear when installing profile too. In case, theme is installed profile, you just need a few changes to finish all works to have your own site. You could try to install another site and see differences immediately.
We highly recommend that you could try with installing profile instead of taking too much time solving current problems and maybe problems in future also.
So,
It is file md_make_install_profile.zip, please
- extract then we have a folder named md_make
- in your server, copy all files in folder md_make to folder public of domain
- run domain, it displays as below image and you only need to click save and continue:
- Input your database information:
- After site installs automatically, import site information:
- Finish:
It is folder "Public" or any folder which contains Drupal source code in your server.
Please take a look for how to upload file https://www.youtube.com/watch?v=XUmfXTnFMuw
You could check you FTP information again so we can take a closer look and help you.
Maybe something is misundertood here.
You need to copy/upload all files in folder md_make (only!) to folder /httpdocs/eumigration.ru but not copy/upload folder md_make to folder /httpdocs/eumigration.ru. Because you uploaded whole folder md_make so it became a subfolder in your server and theme displayed in /md-make/index-corporate.
Please re-install theme first (remember to upload files in folder md_make only!) then we will give you instruction to update and other problems.
So please move all files from folder md_make to /httpdocs/eumigration.ru and re-install.
Sorry,
How about your admin account? We can not check with old account
you can try
Sorry,
We still can not access site. Please check admin account again.
Check your site please. Just helped you update all.
1. Check please. We can add images normally. Just need to edit then click "Add image". And we would like to note that you should crop images in one size for best displaying.
2. Check site please.
3. Could you describe more about your problem?
4. You could set that page as home page at /admin/config/system/site-information > Change "Default front page"
4. ok thanks) Do you know why a see menu while building page but do not see on site?
1, 3 - Could you check again? We can add image normally by clicking "Add images" > "Library" > select image > "Choose". And button in slider as image below:
2 - Fix already.
About menu: which menu would you like to mention?
Menu: please go to /admin/structure/block, replace MD megamenu with your own menu. "ID" of a section will help you direct to this section from the menu.
Could you tell us where is the "service" that you mentioned? we tried to edit section "What we do best" at http://eumigration.ru/home-eu and it seemed to work normally.
We fixed slider problem already.
Add images from library: images can be added normally with us. However, safari on notebook seems to work unstably.
"Service" section: You could try to update awecontent version 1.2 that you could download from your account page (http://megadrupal.com/user/nika) then check if it works.
Bullet and numbering: fixed.
Change site of text:
In /admin/appearance/settings/md_make, Custom Code > Custom CSS, then you could see our developer added following code:
Please check your font size there.
Edit slider section:
Please use inspect element, because it is displaying in browser to it will not affect site.
- Right click to top awecontent, above slider > Choose INSPECT Element
- Click on line <div class="section section_header">
- Delete all <div class="section section_header">
White area: please do not set title of block as <none> in Awecontent. Please go to /admin/structure/block, configure block then set title.
Bullet and numbering: we can not move bullet as you would like. Awecontent does not support this function at the moment.
Capitalize text:
Please go to themesettings > Custom code > custom css code, insert:
Change size of text:
Also in themesettings > Custom code > custom css code, insert:
Social icons: fixed
Hi Nika,
- To update Drupal core, you can take a look at https://www.drupal.org/node/1494290 and https://www.youtube.com/watch?v=_uDTyzE47pQ
(remember to back up your data before updating)
- Remove all social icons except 'in: Fixed already
- Change "send message": Please open file function.theme.inc in floder sites/all/themes/md_make/theme_setting/front
Go to line 371 and remove the code:
Then go to http://eumigration.ru/node/54/webform/configure - tab ADVANCED SETTINGS
Enter the text you want in Submit button label
Hi,
Please send us your FTP account also.
Hello!
How i can optimize my site for mobile devices?
Nika.
Could you explain more? If you mentioned responsive function, our Make theme has it already.
Please send us your site admin account so we can have a check.
Please set admin permission for this account. We can not access some pages.
about problem 3:
change "read more" on page /blog-grid-2column:
Please open file sites\all\themes\md_make\templates\views\page\blog\blog grid\blog grid 2 col\views-view-fields--blog--page-blog-grid-2col.tpl.php, line 53
replace Read more with <?php print t("Your custom text");?>
Similar to grid 3 and gid 4 columns.
5 - Background on title /blog is disapeared
We check and can see you use view blog page. We also fixed view page_blog_grid_2col which you use for blog page.
For other pages blog, example page_blog_grid_3col:
Go to context /admin/structure/context/list/blog_grid_3col/edit
Add a Reactions named Template suggestions - To view "page_blog_grid_3col", default url is blog-grid-3columns => Add template suggestions page__blog_grid_3columns
2- change name of Blog: "BLOCK GREED"
=> Please check. When you change nema of Blog, please remember to clear cache.
1, 4- Could you send us your FTP information?
1 - Check please.
2 - It seems to be changed already.
4 - please replace file sites\all\themes\md_make\theme_setting\front\function.theme.inc with following: https://www.dropbox.com/s/uow7phy1ice7w8u/html.preprocess.inc?dl=0
Remember to clear cache
6 - Mainpage: we checked and could see you changed/ edited context by setting all pages that have paths node/ to display sidebar leading to page bulit with awecontent is broken (admin/structure/context/list/blog_single/edit).
1 - It is menu one page and only homepage has sections in this so for sure it only work on home page. You can configure menu one page to work on home page only and use another menu for other pages.
4 - Fixed.
7 - It seems you fixed by yourself. We checked and it worked normally.
8 - Go to settings menu, settings item "КОНТАКТЫ", uncheck "Enable mega menu for this item"
9 - You fixed also, did not you?
1. Just need to create 2 different menus with mega menu and go to configure blocks or use module context to set each menu display in which page.
7. Please use F12 in browser and check which created gap (maybe margin or padding) then add some CSS code to hide it.
Please take a look at following video to know how to add CKeditor:
https://www.youtube.com/watch?v=1VTEI8tNEMw
Delete title:
We deleted at /admin/structure/context/list/blog_grid_2col/edit and /admin/structure/context/list/blog_single/edit
Pages