Hi, its possible with AW content module in structure theme add on node "project" ( portfolio ) comments like this ?:
Wed, 06/29/2016 - 02:19
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.
Hi,
Please
- go to admin/structure/types/manage/portfolio, enable comment for content type portfolio
- open file node--portfolio.tpl.php (sites\all\themes\md_structure\templates\node), add following code to display comment.
thanks, its work
Hi again, this time i will add ratig system but on portfolio dont work.. rating is enabled, set but...
i try to paste more code to node-portfolio.tpl :
<div class="rate">
<?php print render($content['rate']); ?>
</div>
but dont wokt i dont now why :) can you help me ?
Please send us your site admin account by private comment. We would like to have a check.
I develop on wamp server first , then i dont now send me email or my facebook ?
[email protected] fa: milos balla
Can you please upload site to any host then we can check it?
sorry but i dont have any server or hosting , i develop first , then try but all this procedure only on my local host . i can upload as .rar file to a data server , its good too or ? you can download it and check it..
Yes i now its much complicadet but i dont have acess to any server ( host or domain ) on this moment.
Im buy a server space-hosting right now, then i upload this site and how can i send you privat mesage?
So please send your source code and database with site login account to our developer's email: [email protected].
Also, you can take a look at https://pantheon.io/ - a free host for Drupal.
If you upload site to a server, just need to send us site url, admin account and check "Private message" below comment box.
Please send us your FTP account also.
We checked site but could not see any rating module used (example: https://www.drupal.org/project/fivestar). So please:
- Download module then install in you site: https://www.drupal.org/project/fivestar
- After enabling module, go to Content type Portfolio and add a new field named rating
- Open file node--portfolio.tpl.php then print value of field
Hi, how can i change transparency -opacity on this banner :
[url=https://postimg.org/image/r2hwqii1f/][img]https://s5.postimg.org/r2hwqii...
https://postimg.org/image/r2hwqii1f/
Sorry,
Which banner would you like to change?
https://postimg.org/image/r2hwqii1f/
Please open file main.css(sites\all\themes\md_structure\css\front), line 8339 and customize opacity value in section .bg-overlay { ..... }
hi how can i change text colour, size on this custom block?
https://postimg.org/image/m94l4w6oj/
i trying to find it on sites\all\themes\md_structure\templates\views\portfolio\grid_3\views-view-fields--portfolio--grid-portfolio-3.tpl.php
thanks
Hi,
Please open main.css file and search
Thanks!