I am designing one website and there are some problems. Could you help me have a check?
The main problems are as follows:
1. A lot of errors and warning and notices.
2. There seems something wrong when I clicked into the appearance -> settings (I bought the md_viska theme and cannot edit it properly)
3. How to make a button and menu like that in the screencapture.
Thank you very much.
Hi,
Regarding your questions, we need more information:
1. Please point us what notice and where it appears?
2. click on the appearance -> settings, any error comes out or bank page or something?
3. If you install profile, the menu as well as all content will appear exactly like our demo
It is better if you share us the site url, log in account so that we can check your problem (just remember to check "private message" below the comment box)
Ethan,
You could go to /admin/structure/taxonomy/portfolio to edit or add more.
Hi,
Please go to settings /admin/config/media/file-system
Change folder Temporary directory to tmp or folder sites/default/files/tmp and make sure this folder has read and wrire permission.
If you can hit Save button and you receive message "The configuration options have been saved." It means all the configuration is correct and you can upload image
Hi Ethan
You could go to Theme settings > Design > Region
You can see all the blocks there as well as drag and drop to change their position
Hi,
Please update your module media to the latest version
Hi,
Please update all
About the second question, it is impossible because once user can see the images, they can download it
Hi,
Please give us your site url, admin account and FTP account
We will check this issue for you
Hi,
Please read our documentation
You can change logo in Theme Settings > General > Logo, Favicon & Webclip
Change Slogan text in Theme Setting > Design > Header > Header Content Display
About "change the position of the slogan text? And how to remove the front filter of header image?"
Where do you want to move the Slogan Text to? and What do you mean by "Front Filter Of Header Image", we do not knoww what is "Front Filter Of Header Image" that you are talking about
Hi,
1, Change position of Slogan Text
- Please open file Header.Inc in folder sites/all/themes/md_viska/template/
- cut line 35 and then paste in line 85 like this:
<!-- Logo -->
<?php if ($logo): ?>
<div class="logo">
<a href="<?php print $front_page; ?>" title="<?php print t('Home'); ?>" rel="home">
<img class="logo_default" src="<?php print $logo; ?>" alt="<?php print t('Home'); ?>" />
<img class="logo_scroll" src="<?php print $logo_scroll; ?>" alt="<?php print t('Home'); ?>" />
</a>
</div>
<h3><?php if($hd_content_slogan) print $hd_content_slogan; ?></h3>
<?php endif; ?>
2, remove the filter
- In line 44, 51, 53 (file Header.Inc) please remove the code
<div class="awe-overlay-bg"></div>
3, change Logo: We need your site url, admin account and FTP account to check and fix this
We also need your account to solve this new issue. Please send us site information soon.
Hi Ethan
Where is the error? And we need FTP account also, please
Hi Ethan,
the email is [email protected]
Hi,
We are not familiar with C9, so we has some questions:
Which link is remoted by the following git?
Hi
We edited file from the left hand side but see no change in url
You can open file jquery.custom.js, we added console.log("xem"); in line 28 but there is no code (that we added) when view source your web url
Hi,
As we see in your screenshot, your site iss ccgwebsite-ethan-ccg.c9users.io/ccg8
But we are checking 210.3.196.154:8080/ccg8
So, which is your site?
Also, wwe cannot access ccgwebsite-ethan-ccg.c9users.io/ccg8
Ok
We can access now. Please tell us which page does the error (#20) appear?
2. the client maximum is 5 and I can't add one more because there is one error when I add a content into the block.
=> this is content type patners (we can add more as normal. Please check)
Hi,
1+2: fixed
3. fixed:
( To add Youtube video, please add link:https://www.youtube.com/watch?v=O-BSAND9giA
To add vimeo video: Please add Https://Vimeo.Com/124699595 instead of https://vimeo.com/ondemand/christmassnowfall/124699595)
4+5: Please go to theme setting > design > region. You can add BG for regions there
If you would like to remove link for one client logo, just input "#" to URL field.
And if you would like to remove link for all, please go to /admin/structure/views/view/patners/edit/, in "FIELDS":
- remove "Content: Link"
- click "Content: Image" >"Rewrite results" > uncheck "Rewrite the output of this field"
To change the text, please go to file webform-form-1.tpl.php in folder sites\all\themes\md_viska\template
To change color, please go to file custom.css in folder sites\all\themes\md_viska\css\front
You can edit the code as you want
By default, mail will be sent to your email address which you input at /admin/config/system/site-information. Mail will also contain all sender's information.
If you could not receive mail from webform, please contact with hosting provider and check if they support sending email or not. There are many customers have same problem because their server does not support sending email.
Please go to /node/1/webform-results, you also see we have a test in there.
1. Button "Our work" redirect to block "Our work": done.
2. Font sizes are different: They are all titles of blocks. You could go to configure each block to change/ edit style of title.
3. Change from 5 to 4 items in a row:
in file sites/all/themes/md_viska/css/front/style.css, line 2085
replace
with
In case your block "Our works", please go to /admin/structure/block/manage/views/portfolio-block/configure?destination=node, you could see a "Style header" section. You could change title style of block there or write your own CSS code for titles of blocks.
Hi Ethan,
Please check your email
You could add following CSS code to align "Our works":
Please open file style.css in sites/all/themes/md_viska/css/front/style.css
line 652, remove:
Please go to admin/structure/menu/manage/main-menu, edit menu and edit title, path as you would like.
Pages