Forum Replies Created

Viewing 15 posts - 946 through 960 (of 8,657 total)
  • Author
    Posts
  • in reply to: Tour Pricing Adult, Child, Infant #122212
    wensolutions
    Keymaster

    Hello,

    Regarding your query, the WP Travel plugin has a feature to add one category for one price while WP Travel Pro has a feature to add multiple categories for single pricing.

    You can refer to the below-given documentation link to be more clear on the multiple category feature.

    https://wptravel.io/documentations/wp-travel-utilities/#doc-multiple-category-in-a-single-pricing-25

    Hope this helps.

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

    Regards.

    in reply to: About License #122211
    wensolutions
    Keymaster

    Hello,

    First of all, thank you very much for your interest in the Education Hub Pro theme.

    All of our premium themes come with the initial 1 year of Subscription i.e. you can download the updates till 1 year of purchase date. But after one year, you will need to renew your subscription in order to continue downloading updates.

    For the renewing process, you have to simply buy the theme and use the license that you get from the new purchase. But this subscription has nothing to do with the usages of the themes to your site. You can use it on your site as long as you want it without renewing your subscription. The only thing is you don’t get the latest update of the addons.

    Hope this clears the confusion.

    If you have further queries, kindly let us know.

    Thank you.

    in reply to: Unable to find demo content file to import #122155
    wensolutions
    Keymaster

    Hello,

    Regarding your query, please follow the instruction to import the demo file.

    https://themepalace.com/instructions/themes/university-hub-pro/#doc-how-to-import-demo-42

    Also, please click the ‘Import Demo Data’ button to continue the process.

    If the issue still persists, let us know.

    Regards.

    in reply to: Problems when using Travel Ultimate Pro #122168
    wensolutions
    Keymaster

    Hello,

    Regarding your query, when we inspected your site URL, we found that the query related to ‘the form opens in full screen and does not move up / down to get to the “Submit” button’ is because of the plugin which has raised the issue. You can deactivate the plugins one by one to inspect which plugin has raised the issue. For a quick fix, you can add CSS following the path Admin Panel > Appearance > Customize > Additional CSS,

    .mfp-container {
        position: relative !important;
    }

    Regarding your previous 4, 5, and 6 queries, everything is working fine on our side so, please provide us your login details at wensolution[at]gmail.com so that we can inspect further in detail.

    Your query related to add the filter, you can add a filter in the child theme’s function.php. You can refer to the documentation link given below on how to create a child theme.

    https://wptravel.io/how-to-create-a-child-theme/

    Also, your issue related to WP Travel filters have been resolved in the latest version of WP Travel. So, make sure you update to the latest version of the WP Travel and verify the issue.

    If you have further queries, kindly let us know.

    Regards.

    in reply to: Show Few Comments on First Page #122151
    wensolutions
    Keymaster

    Hello,

    If you want to display 10 comments in main post page then you have to add 10 instead of 50 and check the option ‘Break comments into pages with’ by going to Admin Panel > Settings > Discussion as shown in screenshot below:

    https://prnt.sc/s8ft4y

    Also, for detail assistance, please refer below given screen record:

    https://www.loom.com/share/2c58e6190c83424eaf528af5475bb845

    Hope this helps.

    Thank you.

    in reply to: Customizing “About Us” #122141
    wensolutions
    Keymaster

    Hello,

    Regarding showing the Jetpack page while logging, you can write your email in the box and send an email from where you’ve sent the screenshots.

    Regarding your previous query, you can use import-export plugins recommended by WordPress to make all setting the same on another site. But while creating a child theme, you will get a copy of the initial parent theme and have to manually shift only the customizations(changes in code) in a child theme.

    If the issue still persists you can make a query at info[at]themepalace.com

    Regards.

    in reply to: Ocultar imagen destacada en post #122138
    wensolutions
    Keymaster

    Hello,

    Glad we could help you.

    Regards.

    in reply to: Testimonials #122137
    wensolutions
    Keymaster

    Hello,

    Regarding your query, you can create a child theme and make all the customization in the child theme’s function.php.

    You can refer to the link given below on how to create a child theme.

    https://wptravel.io/how-to-create-a-child-theme/

    Also as you’ve already mentioned, you will lose the changes made in parent theme while updating theme so we don’t recommend our users to make customizations in the parent theme.

    After shifting your customization in the child theme, you can update to the latest version of the theme.

    Regards.

    in reply to: Services section icons #122136
    wensolutions
    Keymaster

    Hello,

    Regarding your query, we don’t have that feature for now in the theme.

    For the feature to appear, you can consider hiring a freelancer or our professional developer.

    https://themepalace.com/hire-a-customizer/

    Regards.

    in reply to: Ocultar imagen destacada en post #122134
    wensolutions
    Keymaster

    Hello,

    For that specific post, you can add CSS following the path Admin Panel > Appearance > Customize > Additional CSS to remove the feature image.

    .postid-2889 #content .wrapper .custom-header-content-wrapper img{
              display: none;
    }

    Regards.

    in reply to: Ocultar imagen destacada en post #122069
    wensolutions
    Keymaster

    Hello,

    You can add CSS following the path Admin Panel > Appearance > Customize > Additional CSS to remove the feature image from the post,

    #page .wrapper .custom-header-content-wrapper img{
              display: none;
    }

    Hope this helps.

    Regards.

    in reply to: Ocultar imagen destacada en post #122059
    wensolutions
    Keymaster

    Hello,

    Regarding your query, please provide us with your site URL so that we can give you a precise fix.

    Regards.

    in reply to: Show Few Comments on First Page #122057
    wensolutions
    Keymaster

    Hello,

    Regarding your query, you can manage to show comments from the WordPress settings following the path Admin Panel > Settings > Discussion as shown in the screenshot below:

    https://prnt.sc/s7x3fz

    Hope this helps.

    If you have further queries, let us know.

    Regards.

    in reply to: Page title image resize or remove #122051
    wensolutions
    Keymaster

    Hello,

    Regarding your query, you can add CSS following the path Admin Panel > Appearance > Customize > Additional CSS, to remove the page title image.

    .page #page-site-header {
              display: none;
    }

    If you have further queries, kindly let us know.

    Regards.

    in reply to: Social menu on the sidebar #122039
    wensolutions
    Keymaster

    Hello,

    Actually, feature regarding displaying social menu as shown in link you have provided has come with code customization.

    Also, the feature regarding displaying social menu as you have mentioned is not available in theme. So, if you want the feature, you can consider hiring a freelancer or professional developer.

    To hire our professional developer, please refer below given link:

    https://themepalace.com/hire-a-customizer

    If you have any queries further, let us know.

    Thank you.

Viewing 15 posts - 946 through 960 (of 8,657 total)