Forum Replies Created

Viewing 15 posts - 2,716 through 2,730 (of 8,657 total)
  • Author
    Posts
  • in reply to: Category Page Description not visible #92935
    wensolutions
    Keymaster

    Hello @chris9264,

    We are not quite sure about the timing but we will soon release the update and let you know.

    Hoping for your kind co-operations.

    Best Regards!!!

    in reply to: Group Pricing Shows Price Per Person #92934
    wensolutions
    Keymaster

    Hello @meraghu,

    The issues you have mentioned is the known issue and currently, our development team is working on it. The group text is displayed in the field where you can enter the no of pax.

    We will fix the issue and let you know.

    Hoping for your kind co-operation.

    Best Regards!!

    in reply to: problems with the customizer of the theme #92906
    wensolutions
    Keymaster

    Hello @cristina-annibali,

    Our developer team is looking for the issue. We will let you know once the issue is fixed.

    Thank you.

    Regards!!

    in reply to: Different Languages #92905
    wensolutions
    Keymaster

    Hello @ckorona,

    First of all, thank you very much for using the pro theme.

    There are multiple plugins to set up in multiple languages. Below is the link to one of them.

    https://wpml.org/

    Hope this helps.

    Best Regards!!

    in reply to: How to remove "Home" title and section on home? #92904
    wensolutions
    Keymaster

    Hello @aikzhobi,

    The option to remove the home content is already available in the and for this you need to go to Admin Panel > Appearance > Customize > Homepage Setting and disable the option “Enable content

    Hope this helps.

    Let us know if there is any confusion further.

    Thank You.

    Best Regards!!

    in reply to: Front Page Service Section #92902
    wensolutions
    Keymaster

    Hello @dlnsparks,

    Yes for that you need to choose the page that you want in this section to display.

    After that remove the content in the home page in service section add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    .home #our-services .entry-content p {
        display: none;
    }

    This will only make the page title appear at the front page.

    Now to remove the featured image in the single page add below given CSS.

    .single .featured-image {
        display: none;
    }

    Huse this helps.

    Let is know if there is any confusion further.

    Thank you.

    Best Regards!!

    in reply to: problems with the customizer of the theme #92859
    wensolutions
    Keymaster

    Hello @cristina-annibali,

    Thank you for the login detail.

    Can you please once reach out to the WPML support forum for the translation issues?

    Regards!!

    in reply to: Change font family #92858
    wensolutions
    Keymaster

    Hello @mar,

    We would like to apologize for the delay in response.

    Now coming back to your query, what you are looking for requires higher code customization.

    To hire a developer please refer to below link:

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

    Thank you.

    Best Regards!!

    in reply to: Can not edit/add any pages after update #92856
    wensolutions
    Keymaster

    Hello,

    Thank you very much for the login detail.

    When we inspected your dashboard, we found that the issue is not related to the theme. We also did check the issue by switching to the default theme and the issue was still there. So the issue is no related to the theme.

    The issues is in your core files so please check them properly and fix it.

    Let us know if you have any query/confusion further.

    Thank you.

    Best Regards!!

    in reply to: problems with the customizer of the theme #92854
    wensolutions
    Keymaster

    Hello @cristina-annibali,

    Can you please once send your login detail in the email given below so that we can inspect the issue further?

    Email:

    wensolution[at]gmail.com

    Thank you.

    Best Regards!!

    in reply to: Import demo content #92853
    wensolutions
    Keymaster

    Hello @tejowmya,

    First of all, thank you very much for buying the theme.

    Currently, we do not have the demo file bundled within the theme. So can you please let us know in which section you are having an issue so that we can help you further?

    Hoping to hear from you soon.

    Best Regards!!

    in reply to: Edit and center the footer? #92852
    wensolutions
    Keymaster

    Hello @juanx21,

    To edit the copyright text you need to upgrade to the pro version or hire code customizer.

    If you want to hire a developer please follow below given link:

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

    Hope this helps.

    Best Regards!!

    in reply to: How to remove tags and date? #92851
    wensolutions
    Keymaster

    Hello @juanx21,

    To remove the meta in every page add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    .entry-meta {
        display: none;
    }

    Hope this works.

    Thank you.

    Best Regards!!

    in reply to: Front Page Service Section #92850
    wensolutions
    Keymaster

    Hello @dlnsparks,

    When we inspected your site URL, we found that the service section is only displaying the title so hope everything is working fine now.

    Let us know if there is anything further.

    Thank you.

    Best Regards!!

    in reply to: Text #92849
    wensolutions
    Keymaster

    Hello @rj2802,

    To remove the title in the page, add below give CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

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

    Similarly, if you want to change the font size and the type, Please add below given CSS.

    #page-site-header .page-title {
        font-size: 42px;
        font-family: cursive;
    }

    You can change the font size and the font family as per your requirement.

    Hope this helps.

    Best Regards!!

Viewing 15 posts - 2,716 through 2,730 (of 8,657 total)