1070 comments found.
Hi, can I use own code for maps (embed) or take on this field more then 1 map? Thank.
Hi. You can use maps (embed). We have update it in version 2.0. You go to WooCommerce -> Setting -> Tour -> Location Options and choose Google Map Iframe after that edit tour and use maps(embed)
Hi, how to update to the Travel WP v1.5 – Aug 18, 2018 version?
Hi. You can see https://envato.com/market-plugin/
Hi, greetings. I would like to know how to change the font size of the menu. Please let me know where to change in CSS to achive bigger font size and also to increase the space between menu items (i.e. distance between home and about us)
Hi. You go to Theme Options -> Header -> Main Menu and config Font Size.
- increase the space between menu items: You can add custom CSS in Theme Options or use child theme and add custom CSS to file style.css of child theme
Hi, thanks for quick reply. However, changing the font details in Theme Options -> Header -> Main Menu does not work. It is not updated. Also, would you kindly advise the CSS code to increase the space between menu items.
Hi. - Please clear cache browser or use incognito browser and recheck
- You can use custom CSS below
@media (min-width: 993px){ .navbar-nav>li{padding: 0 35px;} }
Hi, everything looks good, nice theme!
1. Only thing bugging me, use of attributes instead of simple tags. Maybe there is a good reason to use them?
2. How to make that tour search worked normally and searched through all tour information not only for titles?
Hi interblend
We don’t clear request 1 of you. Can you tell us more?
About tour search. We check it search normal, not only title, it can search Tour Type, Destination, Month or attributes you add
Thanks.
As i am changing the URL of menu or page from travelwp.physcode.com to prjtravels.com, I have to lost all page and tour package which is already exists in the theme. Can’t I use same pages by editing them. if yes than how. and if not than how can I create same page . for example – there is Menu ’’Destination’’ in which various destination name and respective destination tour is available , I want same with editing option under my domain url .
Is there any phone number of support??
Hi groupprj
You can create a ticket on the topic http://support.physcode.com/forums/forum/travelwp-wordpress-theme. We’ll check for you
Thanks.
Sorry groupprj, We don’t support number phone. Please create a topic on http://support.physcode.com/ We’ll check it
I have created topic yesterday, awaiting for reply on that
Hi. Please check reply on topic
hello . i have a problem with polylang plugin. When i install it it creates a Http 500 error. Is this a known issue to you ? Because if i install it i just get the error and i can;t login into my site.
Hi ydeliyia, Please create a topic on http://support.physcode.com/ We’ll check it.
Hi. Pagination: You go to Settings -> Reading and config number of Blog pages show at most - Config permalink tour-category. You go to WooCommerce -> Settings -> Tours -> Permalink Tours
I did not mean the blog articles, but the numbers of products to display for a category of the tour
For example on this page I loaded 16 products, it shows me the first 15 but I do not see after the pagination to scroll through the products
https://new.gonfiabilibirbalandia.com/scivoli-gonfiabili/Hi. You can see config in WooCommerce -> Settings -> Tours -> Tour Expired and choose Yes
I have 100 trips not expired, I want to see 15 per page as I do? Thank you
Hi. You can add custom code to file functions.php of theme or child theme. Please see https://docs.woocommerce.com/document/change-number-of-products-displayed-per-page/
I added the suggested code
/ ** * Change number of products that are displayed per page (shop) * / add_filter (‘loop_shop_per_page’, ‘new_loop_shop_per_page’, 9);
function new_loop_shop_per_page ($ cols) { // $ cols contains the current number of products for pages based on the value stored on Options -> Reading // Return the number of products you wanna show per page. $ cols = 9; return $ cols; }
in this file
/public_html/wp-content/themes/travelwp/functions.php
not only do I not see the number of pages 1 – 2 but I still see 15 articles
I want to understand how to get this result as a template, ie after 9 products the layout appears
http://travelwp.physcode.com/tours/page navigation is only active in the main tour entry (which I modified via permalinks in the gonfiabili voice) But if you create new pages by inserting the list tour option from the editor you can set the limit of products to display, but you can not list how many products you want to display per page. How come there is not this option?
this is the main product page (with navigation) https://new.gonfiabilibirbalandia.com/gonfiabili/ this is a product page where I would like to apply the navigation of pegine to see 15 products per page and not instead display all products on one page because I have more than 100 products and the page would be very heavy https://new.gonfiabilibirbalandia.com/scivoli-gonfiabili/I am sorry about this. Current the theme doesn’t have the page navigation for shortcode
Thanks. Are you aware of any plugins that do this?
Currently I don’t know which plugin does that
Hi, how can I link a custom created mobile menu to display on mobile devices only? I want to keep my main navigation menu for all other devices.
The reason that I ask is because I am using WPML for translations and the ‘Top Bar Right’ location is where I have placed the language switcher widget. Unfortunately, the ‘Top Bar Right’ doesn’t show on mobile devices, so my idea is to put the language switcher flags in the mobile dropdown menu on mobiles. Applying the language switcher to the main navigation menu looks really bad.
Any alternative advice also welcome! Thank you.
Please create a topic on http://support.physcode.com/ We’ll custom code CSS for you
Hello I can’t find the activation code for the Revolution slider and the provided link http://support.physcode.com/knowledge-base/how-to-activate-revolution-slider/ is saying “How to activate Revolution Slider We are sorry about this. You can not activate Revolution Slider. The plugin does not support activate with extended license. You can see explain more than from the plugin’s developer at https://www.themepunch.com/faq/update-plugin-packaged-theme/ We will update the latest version of the plugin in update versions of the theme.” and I just recently bough the theme. Do I have to upgrade? My budget doesn’t all that right now and that’s why I’m concerned.
As we explained, The Revolution plugin doesn’t support activate with clients of the theme. We will update latest version of that plugin in the theme update versions.
Hello . I would like to ask if it is possible on the footer to add some payment method icons like master card or visa. I would like them to be added between the copyrights and the follow us icons. If possible
It is possible, however we will need to make a custom code to do it. Please create a new topic on our support forum. My support team will help you.
I have made an error will typing my email and now i didn’t get any code to log in the support forum. i can’t register any more with this name or this purchase code. Can you reset it please?
Hi. We check with username “ydeliyia” in the forum but not found, Please send me username register in a forum to info@physcode.com We’ll check it
Hi how i can change homepage content i.e find your special tour today with TravelMP Tour….....how I can edit this ??
Hi, You can change the content of the homepage by editing that page.
Is it possible to delete the tours entry in the link that is generated? example www.travelwp.it/tours/canada in example www.travelwp.it/canada
alternatively, how can I change the tour entry with the product item in the link? example www.travelwp.it/tours/canada in www.travelwp.it/prodotto/canada
Hi. You need change slug of page Tours. after that go to WooCommerce -> Settings -> Tours and config Tours Page https://prnt.sc/k93hw5
hi.
i am interested this theme. do you have admin demo too?
i want to make sure in the backend is what i wanted.
Hi. I have send info admin demo to email. Please check email
i still not receive your email. can you please send again direct to my email wahyu.harry1989@gmail.com?
I have sent. Please check
Hello I’m having trouble trying to change the background image of the Demo 4
How can the tours be shown as a list instead of grid?
Hi. You go to Theme Options -> Tour setting -> Archive Tour and config Layout content
Thanks. That work for archive pages. However, when the tours are listed by category, they are shown in grid format.
Hi. You go to Product -> Tour Types edit a Tour Types and check config Custom Layout content
Hi,
I want to add extra field option for hotel choosing. Customer should able to choose the hotel. (3 Star hotel, 4 Stars hotel, 5 Stars hotel). I have tried 3 plugins (Custom fields for woocommerce, extra product options for woocommerce and extra fields for woocommerce) but, all of them are not working.
How can I able to do that? Can you give me a plugin name for that?
Thanks.
Actually I can do it myself, but hotel choosing must add price to total price. Any ideas?
We’re developing function “Variation tour”. I think it will suit you
When it will be published?
We will update it in August
In Home v4, Navbar is not appear when scrolling. But other demos ok.
Hi. We have config show or hide Sticky in Theme Options
Hello . I have problem connecting my mailchimp into the site. I have putted the ID and the API key to connect but still when i add in the newsletter then i nothing comes in my account
Hi. Please check config in mailchimp. https://kb.carerix.com/kb/en/carerix-user-manual/marketing/mailchimp/mailchimp-configuration
Hi! Is this theme compatible with this https://codecanyon.net/item/advanced-pricing-discounts-for-woocommerce/21042393?s_rank=15 or this https://codecanyon.net/item/woocommerce-smart-pricing/20192319?s_rank=23 plugins?
Hi Delirium_Tremens.
Unfortunately. System travel of us is distinct. So if you want to integrate those plugins to the system, we need to custom it.
Thanks.
Hello, i want to buy this theme but i have some questions: Is it compatible with WooCommerce deposit or is something like this integrated in your theme? I want the customers can pay a deposit and the rest when arriving at the destination.
Thank you.
I am sorry about this. Current the theme doesn’t work with WooCommerce deposit.
Hi Quasr
We updated the new version Travel theme compatible with plugin WooCommerce Deposits – Partial Payments
Thanks.