Change in protfolio code

roman282's picture
roman282
Mon, 02/29/2016 - 04:48
#1
Change in protfolio code

Hi, i would like to ask for some help.

If u see my page www.okdiversresort.com i have one or two questions. What i like to achieve is if u see TOP menu and u click on the ROOMS than site will scroll you down and show you the portfolio of ALL. I can manage (thanks to your help before) to disable the ALL and see ROOMS portfolio instead but i would like to achieve the same with Special offers. So if u click in the top menu the SPECIAL OFFERS  site will scroll down and i would like to see just SPECIAL OFFERS portfolio pics intead of ALL or ROOMS. 

Its something like this possible?? Thanks in advance

cindy's picture
cindy
Wed, 03/02/2016 - 02:47

Hi,

Please send us your site url, admin account as well as FTP account

cindy's picture
cindy
Wed, 03/02/2016 - 03:17

Hi again, 

We receive your login link via our email but the link is invalid. We cannot create new password

Please send us your admin account and FTP account also

phuonght's picture
phuonght
Wed, 03/02/2016 - 05:08

Check your site please. We fixed already.

If you would like to change/ edit menu order, please go to Theme Setting > header code then change/ edit in:

<script type='text/javascript'>
jQuery(document).ready(function($){

// Click menu Room
$("#main-nav li:nth-child(2) a").on("click", function(){
$("#portfolio-filter li:nth-child(2) a").trigger("click");
})

// Click menu Special offers
$("#main-nav li:nth-child(3) a").on("click", function(){
$("#portfolio-filter li:last a").trigger("click");
})
})
</script>

with

#main-nav li:nth-child(2) : Menu Room
#main-nav li:nth-child(3) : Special Offer

$("#portfolio-filter li:nth-child(2) a") : Block grid Room
$("#portfolio-filter li:nth-child(3) a") : Block grid Offers

roman282's picture
roman282
Wed, 03/02/2016 - 07:14

Big thanks for help. :D

roman282's picture
roman282
Thu, 03/03/2016 - 05:56

Hi, just realise that it is correctly working inly if im on frontage. If you are in other page for example here: http://www.okdiversresort.com/spa-massage and you click in top menu ROOMs it will transfer you back to frontpage and scroll down to ALL instead of ROOMS portfolio as it should be. Do i need to still change something or can you help please. Thanks!

phuonght's picture
phuonght
Thu, 03/03/2016 - 22:15

Check your site please. We fixed.

roman282's picture
roman282
Fri, 03/04/2016 - 02:42

Thanks, it works ok now.

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.