Theme problems and settings

63 posts / 0 new
Last post
cindy's picture
cindy
Wed, 11/18/2015 - 03:09

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)

phuonght's picture
phuonght
Fri, 11/20/2015 - 03:47

Ethan,

You could go to /admin/structure/taxonomy/portfolio to edit or add more.

cindy's picture
cindy
Fri, 11/20/2015 - 05:04

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

cindy's picture
cindy
Tue, 11/24/2015 - 22:44

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

cindy's picture
cindy
Wed, 12/02/2015 - 02:21

Hi,

Please update your module media to the latest version

cindy's picture
cindy
Wed, 12/02/2015 - 03:24

Hi,

Please update all

About the second question, it is impossible because once user can see the images, they can download it

cindy's picture
cindy
Wed, 12/02/2015 - 21:13

Hi,

Please give us your site url, admin account and FTP account

We will check this issue for you

cindy's picture
cindy
Fri, 12/11/2015 - 03:19

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

cindy's picture
cindy
Fri, 12/11/2015 - 04:16

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

phuonght's picture
phuonght
Mon, 12/14/2015 - 05:58

We also need your account to solve this new issue. Please send us site information soon. 

cindy's picture
cindy
Wed, 12/16/2015 - 00:09

Hi Ethan

Where is the error? And we need FTP account also, please

cindy's picture
cindy
Wed, 12/16/2015 - 04:12

Hi Ethan,

the email is [email protected]

cindy's picture
cindy
Wed, 12/16/2015 - 22:20

Hi,

We are not familiar with C9, so we has some questions:

Which link is remoted by the following git?

"ethan_ccg:~/workspace (master) $ git push
fatal: No configured push destination.
Either specify the URL from the command-line or configure a remote repository using

git remote add <name> <url>

and then push using the remote name

git push <name>"


cindy's picture
cindy
Wed, 12/16/2015 - 22:46

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 

cindy's picture
cindy
Wed, 12/16/2015 - 23:43

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

cindy's picture
cindy
Thu, 12/17/2015 - 02:32

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)

cindy's picture
cindy
Thu, 12/17/2015 - 04:15

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


phuonght's picture
phuonght
Thu, 12/17/2015 - 22:03

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"

cindy's picture
cindy
Fri, 12/18/2015 - 02:27

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

phuonght's picture
phuonght
Fri, 12/18/2015 - 02:43

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.

phuonght's picture
phuonght
Fri, 12/18/2015 - 03:14

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. 

phuonght's picture
phuonght
Fri, 12/18/2015 - 03:39

Please go to /node/1/webform-results, you also see we have a test in there.

phuonght's picture
phuonght
Tue, 12/29/2015 - 04:53

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

.Awe-Clients .Item {
Width: 20%;
Float: Left;
Margin-Top: 20px;
}

with

.awe-clients .item {
width: 25%;
float: left;
margin-top: 20px;
}

phuonght's picture
phuonght
Wed, 12/30/2015 - 22:41

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.

cindy's picture
cindy
Thu, 12/31/2015 - 02:41

Hi Ethan, 

Please check your email 

phuonght's picture
phuonght
Sun, 01/03/2016 - 22:14

You could add following CSS code to align "Our works":

#block-views-portfolio-block .col-xs-12{padding-left: 0px;}
phuonght's picture
phuonght
Wed, 01/06/2016 - 02:21

Please open file style.css in sites/all/themes/md_viska/css/front/style.css 

line 652, remove:

min-width: 1024px;
phuonght's picture
phuonght
Thu, 01/21/2016 - 02:50

Please go to admin/structure/menu/manage/main-menu, edit menu and edit title, path as you would like.

Pages

Log in or register to post comments
Have More Idea?

We are here to build your website!

No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.