Forum Replies Created

Viewing 15 posts - 1,666 through 1,680 (of 8,657 total)
  • Author
    Posts
  • in reply to: Adjust header image height #111153
    wensolutions
    Keymaster

    Hello,

    As for now, to reduce the height of image, please add following given CSS code in Additional CSS section by going to Admin Panel > Appearance > Customize > Additional CSS

    #page-site-header {
      padding: 0px;
      height: 80vh;
    }

    You can replace ’80vh’ with your desired pixel.

    Hope this helps.

    If you have any queries further, let us know.

    Thank you.

    in reply to: Testimonials Plug In #111151
    wensolutions
    Keymaster

    Hello,

    There is already a testimonials function included in the package of the theme.

    If you are using the Travel Ultimate pro/ Travel Ultimate theme then the testimonial section is available which you can use referring to the documentation link given below:

    https://themepalace.com/instructions/themes/travel-ultimate-pro/#doc-testimonial-section-20

    https://themepalace.com/instructions/themes/travel-ultimate/#doc-testimonial-section-19

    Hope this clears your confusion.

    If you have further query, let us know.

    Thank you.

    wensolutions
    Keymaster

    Hello,

    Please add following given code in functions.php file of your child theme to change the phrase ‘Tour Details’.

    function wp_travel_customize_text($output){
    
    	$output ['excerpt_text'] = 'Open a Blog';
      	return $output;
    
    }
    
    add_filter("travel_ultimate_default_theme_options","wp_travel_customize_text");

    You can replace ‘Open a Blog’ with your desired text.

    Hope this helps.

    If you have any queries further, let us know.

    Thank you.

    in reply to: Front page packages widget #111145
    wensolutions
    Keymaster

    Hello,

    Please let us know, from which version did you updated to the current version as many major changes has been made in between the updates.

    The issue is has not been found in our latest version as well.

    Regarding your query to have the number of days of the trip instead of the specific dates, we already have such feature. For the clarification, please see the screen record given below:

    https://www.loom.com/share/ee2a6b3961c949808514dd5b56ced2ff

    Hope this clears the confusion.

    If you have further query, let us know.

    Thank you.

    in reply to: Wp travel Pro Star Review rating not working correctly #111143
    wensolutions
    Keymaster

    Hello,

    Actually, the themes which are not compatible with the plugin donot come with the issue related to functionality but may raise the layout issue in the theme or plugin as the issue you have reported because the compatible themes which we are providing doesn’t raise such type of layout issue.

    As the theme you have used is not compatible with plugin, we had mentioned that the issue might have raised due to compatibility issue. Also, we had provided you with CSS code to fix the issue.

    Further, only after the proper analysis and inspection of the issue, we reply as well as provide the precise fix so that user won’t face same issue again.

    Also, not only the theme you have used but the other themes which are available in the market can face the layout issue due to incompatibility with plugin. So, in that case we try our best to provide sustainable solution as we always want to provide best to our users.

    If you have any queries further, kindly let us know.

    Thank you.

    in reply to: Front page destinations widget #111142
    wensolutions
    Keymaster

    Hello,

    QUERY 1: I want to use this for a list of country destinations that link to their description pages, not to individual tours.

    RESPONSE: As per your concern, the feature is not available. We surely will put it as the feature request and will work on it in future.

    QUERY 2: Is it possible to choose specific posts like in the packages widget?

    RESPONSE: About choosing the specific posts like in the packages widget, we don’t have such feature but will put in the feature request.

    QUERY 3:How can I change either the price burst to say “from $XXX” instead of just the figure, or remove it altogether? Preferably the first option.

    RESPONSE: Regarding your concern,the feature is already available in the latest version of WP Travel as you can see in the screenshot below:

    https://prnt.sc/q84rrd

    Hope this helps.

    If you have further query, let us know.

    Thank you.

    in reply to: Header image width #111135
    wensolutions
    Keymaster

    Hello,

    Please add following given CSS code in Additional CSS section to remove the blue area at the right hand side of the image by going to Admin Panel > Appearance > Customize > Additional CSS

    #header-image img{
     max-width: 100%;
    }

    Also, to reduce the height of the image, please add following given CSS code in Additional CSS section.

    #header-image img{
      height: 527px;
    }

    Further, you can replace ‘527px’ with your desired pixel.

    Hope this helps.

    If you have any queries further, let us know.

    Thank you.

    in reply to: Excerpt Blog #111129
    wensolutions
    Keymaster

    Hello,

    Oviously, you can display the excerpt of the blog post with title, date, read more button in the blog overview section as shown in screenshot below:

    http://prntscr.com/q83s58

    To add excerpt for the blog post, first of all edit the post and add the desired content in excerpt section in right side as shown in screenshot below:

    http://prntscr.com/q83rji

    Hope this helps.

    If you have any queries further, let us know.

    Thank you.

    in reply to: Blog Feature Image #111014
    wensolutions
    Keymaster

    Hello,

    Glad we could help.

    Thank you.

    in reply to: Blog Feature Image #111007
    wensolutions
    Keymaster

    Hello,

    Please add the additional CSS to resolve the issue.

    .single .blog-post-wrap .wp-post-image{
      display: none;
    }

    Hope this helps.

    If you have further query, let us know.

    Thank you.

    in reply to: Blog Feature Image #110999
    wensolutions
    Keymaster

    Hello,

    Please send us the screenshot of the section you want to remove the image of.

    Thank you.

    in reply to: Wp travel Pro Star Review rating not working correctly #110996
    wensolutions
    Keymaster

    Hello,

    The issue has raised is may be because the theme that you are using is not compatible to the WP Travel.

    As for now to fix the issue, you can go to Additional CSS and add the CSS for the proper layout.

    Please follow the path as mentioned : Appearance > Customize > Additional CSS where you can add the CSS provided below.

    .wp-travel-average-review span::before{
     content: none;
    }

    Hope this helps.

    If you have further query, let us know.

    Thank you.

    in reply to: Blog Feature Image #110993
    wensolutions
    Keymaster

    Hello,

    After going through the URL you have provided, the image that you want to remove is possible if you add additional CSS in Appearance > Customize > Additional CSS :

    section#header-image {
        display: none;
    }

    Hope this helps.

    If you have further query, let us know.

    Thank you.

    in reply to: Post categories appearing randomly #110944
    wensolutions
    Keymaster

    Hello,

    Glad that we could help you.

    If you have any queries further, let us know.

    Thank you.

    in reply to: Search button #110936
    wensolutions
    Keymaster

    Hello,

    Actually, the search option is available under feature section as shown in demo. The search option will be available only after the activation of TP-Education plugin.

    Further, to view demo, please refer below given link:

    https://themepalace.com/theme-demo/?demo=MDkrb21lVHA3YmdYZDFGUWhVZ0w4dz09

    Also, for detail assistance regarding how to manage search section, please refer link of our official documentation which is given below:

    https://themepalace.com/instructions/themes/kids-education/#doc-how-to-manage-search-section-14

    If you have any queries further, let us know.

    Thank you.

Viewing 15 posts - 1,666 through 1,680 (of 8,657 total)