-
AuthorPosts
-
October 3, 2015 at 1:42 pm #695032
Hi guys,
Where to find this and change it to book now with somthing cool.
Can sombudy tell me were can i find this line of code and put like button or somthing ?
Thx for help
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 5, 2015 at 5:28 am #695296Hi,
Using ftp account and access your hosting
+ Find templates/ja_rent/html/com_k2/grid/category_item.php file and change
<!-- Plugins: AfterDisplayContent -->
<?php echo $this->item->event->AfterDisplayContent; ?>to
<a rel="detailItem" class="detailItem" href="<?php echo $this->item->link; ?>">>> View Details >></a>
<!-- Plugins: AfterDisplayContent -->
<?php echo $this->item->event->AfterDisplayContent; ?>+ Open templates/ja_rent/css/custom.css file (create new if it is not exist) and add the css style
a.detailItem {
float: right;
}
Let me know if it helps
Regards
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 5, 2015 at 5:28 am #750537Hi,
Using ftp account and access your hosting
+ Find templates/ja_rent/html/com_k2/grid/category_item.php file and change
<!-- Plugins: AfterDisplayContent -->
<?php echo $this->item->event->AfterDisplayContent; ?>to
<a rel="detailItem" class="detailItem" href="<?php echo $this->item->link; ?>">>> View Details >></a>
<!-- Plugins: AfterDisplayContent -->
<?php echo $this->item->event->AfterDisplayContent; ?>+ Open templates/ja_rent/css/custom.css file (create new if it is not exist) and add the css style
a.detailItem {
float: right;
}
Let me know if it helps
Regards
October 7, 2015 at 9:00 am #696836Hi
didnt help, maby i am doing somthing wrongv
October 7, 2015 at 9:00 am #750885Hi
didnt help, maby i am doing somthing wrongv
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 7, 2015 at 9:25 am #696841It’s better if you PM me the URL and admin login info of your site, I will check it directly on your site.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 7, 2015 at 9:25 am #750890It’s better if you PM me the URL and admin login info of your site, I will check it directly on your site.
October 8, 2015 at 4:30 pm #751025I have one more problem if u can chack for me,
It is menu contact us, i cant make google map to show on my office location,
I don’t know why?
If you can help me with that.
Thx one more time for your help.
Best regards
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 9, 2015 at 7:46 am #751093Any luck?
Best Regrads
October 10, 2015 at 5:50 pm #704282Sorry i send you PM with corect accaunt
October 10, 2015 at 5:50 pm #751228Sorry i send you PM with corect accaunt
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 12, 2015 at 4:42 am #704500<em>@goca 496660 wrote:</em><blockquote>Sorry i send you PM with corect accaunt</blockquote>
I spent a lot of my time to debug your request and you can see it from templates/ja_rent/html/com_vikrentcar/carslist/default.php file
<span class="readmore"><a href="<?php echo JRoute::_('index.php?option=com_vikrentcar&view=cardetails&carid='.$c['id']); ?>"><i class="fa fa-angle-double-right"></i><?php echo JText::_('VRCLISTPICK'); ?></a></span>
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 12, 2015 at 4:42 am #751316<em>@goca 496660 wrote:</em><blockquote>Sorry i send you PM with corect accaunt</blockquote>
I spent a lot of my time to debug your request and you can see it from templates/ja_rent/html/com_vikrentcar/carslist/default.php file
<span class="readmore"><a href="<?php echo JRoute::_('index.php?option=com_vikrentcar&view=cardetails&carid='.$c['id']); ?>"><i class="fa fa-angle-double-right"></i><?php echo JText::_('VRCLISTPICK'); ?></a></span>
About to change googlemap with your office, you can use this way
+ Open JA Map under Module Manager from backend of your site and change the configuration with code below
{jamap locations='{"location":{"0":"Vukovarska ul. 20, 20000, Dubrovnik, Croatia"},"latitude":{"0":""},"longitude":{"0":""},"info":{"0":""}}' disable_scrollwheelzoom='1' }{/jamap}
-
AuthorPosts
This topic contains 38 replies, has 2 voices, and was last updated by goca 9 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum