HomePage › Forums › Themes Support › Triply – Tour Booking WordPress Theme › Modifying theme questions
Tagged: triply
- This topic has 18 replies, 2 voices, and was last updated 3 years, 5 months ago by Billy Nguyen.
-
AuthorPosts
-
May 28, 2021 at 9:17 am #10293BashiachukiSupport Expired
Few more questions:
2. How to get rid of this section on the whole website? https://imgur.com/a/U1TBD0v
3. I can’t name page /price/. it renames to price-2 but I can’t find a page with /price/, maybe you are using it somewhere in the theme? https://imgur.com/a/1ISYzha
and when going to https://tg2.weeee.cyou/price/ it redirects to /price-2/4. I like your theme menu design, but it has no arrow if the menu item has a dropdown. Can you help me add an icon there when it has a dropdown? – https://imgur.com/a/IQ5feoe
5. How to put here location/destination taxonomy? https://imgur.com/a/48pLUNZ
May 28, 2021 at 3:29 pm #10365Hi,
#2. I fixed this issue.
I have a problem while checking your website, please resend my hosting account or FTP account, I will check and fix the error
May 28, 2021 at 3:31 pm #10369BashiachukiSupport ExpiredThis reply has been marked as private.May 28, 2021 at 5:33 pm #10390Hi,
#1. server slug: I fixed this issue
#2. Header: done
#3. We don’t use page /price/ on this theme, please delete all cache, file .htacess and recheck
#4. Ok
#5. You need to customwork this issue.
June 2, 2021 at 8:23 pm #10653BashiachukiSupport ExpiredThanks Billy, working now mostly on translation as ba_booking updated plugin with WPML support.
I have a quesion for you, why I can’t change here booking category? I have few booking categories, but it shows only this one
June 3, 2021 at 1:36 pm #10707Yes, on this version theme, we just support Tour category.
But, I have just enabled select other category for your site, please recheck.
June 3, 2021 at 10:05 pm #10752BashiachukiSupport ExpiredThis reply has been marked as private.June 4, 2021 at 11:06 am #10775Yes,
I changed this code into:
<i class="triply-icon-map-marker-alt"></i><span><?php echo get_the_term_list($post['ID'], 'ba_locations', '', ', '); ?></span>
Please check and let me know if you need to help.
June 7, 2021 at 9:22 am #10799BashiachukiSupport ExpiredCan I some home make here 5 columns?
From Elementor it has only 4 columns option
June 7, 2021 at 9:22 am #10784BashiachukiSupport ExpiredThanks a lot Billy, it works but I have a problem, it shows on only few tours, not on all of them
These marked tours have locations, but not visible here: https://tg.weeee.cyou/tours/
screenshot: https://imgur.com/a/PJuRiHO
June 7, 2021 at 5:30 pm #10894Hi,
#1. Please go to file theme: triply/inc/booking/widgets/taxonomies.php find code:
$this->add_responsive_control( 'column', [ 'label' => esc_html__('Columns', 'triply'), 'type' => \Elementor\Controls_Manager::SELECT, 'desktop_default' => 2, 'tablet_default' => 2, 'mobile_default' => 1, 'options' => [1 => 1, 2 => 2, 3 => 3, 4 => 4], ] );
and edit into:
$this->add_responsive_control( 'column', [ 'label' => esc_html__('Columns', 'triply'), 'type' => \Elementor\Controls_Manager::SELECT, 'desktop_default' => 2, 'tablet_default' => 2, 'mobile_default' => 1, 'options' => [1 => 1, 2 => 2, 3 => 3, 4 => 4, 5 => 5], ] );
#2. I see the location categories are still showing properly on your tour booking, please check again: https://prnt.sc/14if8gg
June 11, 2021 at 9:17 am #11026BashiachukiSupport ExpiredThanks a lot for your help Billy!
I am having problem with custom icons here: https://tg.weeee.cyou/tours/ check Entertainment booking category without icon
I am Adding custom icon in “.svg” format here: https://imgur.com/a/3S21Uoe
but it doesn’t work, what I am doing wrong?
June 11, 2021 at 9:17 am #11027BashiachukiSupport ExpiredAnd one more thing… I don’t know what I did but it doesn’t showing tours here, it says there are tours, but not showing: screen: https://imgur.com/a/rim5lTl
It happens on these pages and similar ones
June 11, 2021 at 9:17 am #11064BashiachukiSupport ExpiredI noticed also that reviews disapeared from tours: https://tg.weeee.cyou/tours/tbilisi-city-tour/
Screen: https://imgur.com/a/MzIyH3
And another question is, how to delete/edit these labels “location” “Amenities” etc…
June 11, 2021 at 2:29 pm #11142I can’t login your admin dashboard, please check and send for me again
-
AuthorPosts
You must be logged in to reply to this topic.