Forum Replies Created

Viewing 15 posts - 2,161 through 2,175 (of 8,657 total)
  • Author
    Posts
  • in reply to: Edit/ change post in news block… #100756
    wensolutions
    Keymaster

    Hello @vedofskog,

    Currently, you will be only able to display 5 posts in the section and to make more than 5 post display require higher code customization.

    So as much as we would love to help you with this, we are unable to do so as it is beyond the support we offer for our product.

    To hire a customizer, refer to below given link:

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

    Let us know if you have any issues further.

    Thank you.

    in reply to: MAGPAPER PRO List dislocation #100741
    wensolutions
    Keymaster

    Hello

    Can you please provide us with your site URL as it seems to be missing in the above query so that we can inspect your issue further ?

    Hope to hear from you soon.

    Best Regards!

    in reply to: Quote marks in testimonials slider – change colour #100739
    wensolutions
    Keymaster

    Hello

    Please attach the below given CSS to change the background color of the search box by going to Admin Panel > Appearance > Customize > Additional CSS.

    input.search-submit {
        background: #ed1e24;
    }

    To remove the page title, please add the below given CSS.

    .service-block-inner-content .service-item-title{
        display: none;
    }

    Hope this helps

    Feel free to reach us for any further query/confusion.

    Regards!

    in reply to: WP TRAVEL PRO #100738
    wensolutions
    Keymaster

    Hello

    First of all, thank you so much for using WP Travel Pro.

    Regarding your query, the case that you are facing can also occur if you have migrated the site to new domain but have not made the licence reset query.

    If this is the case, you need to send the licence reset query to info[at]themepalace.com and they will provide you with the new licence key.

    Hope this helps

    Feel free to reach us for any further query/confusion.

    Regards!

    in reply to: Page Header #100682
    wensolutions
    Keymaster

    Hello @kanadianm2k

    When we tried to inspect your site, we found that it is in the maintenance mode and hence, we could not do the further inspection.

    Please fix the issue in your side and report us back so that we can help you further.

    Also, we request you to create a separate thread in the support forum so that we can track your queries precisely.

    Hope to hear from you soon.

    Regards!

    in reply to: Change language #100629
    wensolutions
    Keymaster

    Hello,

    Glad to help you.

    Let us know if you have any issues further.

    Thank you.

    in reply to: Change language #100626
    wensolutions
    Keymaster

    Hello,

    We have translated the string in your site “https://online.finburg.fun/”. For the another set i.e. for the domain “http://finburg.fun’, please update the TP Education plugin and then translate the string using the loco translate.

    Hope this helps.

    Thank you.

    in reply to: Travel Ultimate Pro #100625
    wensolutions
    Keymaster

    Hello @isotta74,

    Hello,

    Thank you very much for the purchase 🙂 .

    Regarding your query, can you please post your site URL along with the screenshots so that we can inspect the issue further and help you precisely?

    Hoping to hear from you soon.

    Thank you.

    in reply to: hide header image #100614
    wensolutions
    Keymaster

    Hello @eduvi,

    Please add below-given CSS by going to Admin Panel > Appearance > Customize > Additional CSS to hide the header image.

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

    Hope this helps.

    Thank you.

    in reply to: Edit/ change post in news block… #100613
    wensolutions
    Keymaster

    Hello @vedofskog,

    Make sure you have selected a different category in a different section. You may have selected the same category in all the section so it may have displayed the same post in all the section.

    Let us know if that helps or not?

    Thank you.

    in reply to: Layout Issue #100611
    wensolutions
    Keymaster

    Hello @paulo_232,

    To resolve the issue, add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    .destinations-grid-col-4 .destination-item:nth-child(4n+1) {
        clear: both;
    }

    We will fix the issue from our side as well and release the update.

    Hope this helps.

    Thank you.

    wensolutions
    Keymaster

    Hello @champagne07,

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

    Regarding your query, currently the post title will direct you to the particular post page but clicking on the image, only popup will appear.

    So as much as we would love to help you, we are unable to do so as it requires higher code customization.

    If you want then you can hire our professional developer.

    To hire one refer to below given link:

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

    Thank you.

    in reply to: Errorr the REST Api did not behave correctly #100567
    wensolutions
    Keymaster

    Hello @serv2003,

    When tested the contact form 7 in our side with the latest version of the theme, the theme is working absolutely fine as you can see in the screen record below:

    https://www.loom.com/share/32b14d9e598f44edbfa4e04fa7605b3a

    So the issue is not related to the theme. Please once contact to the plugin support forum and see what they have to say.

    Also, if you have installed any third party plugin then, please deactivate them and verify the issue.

    Thank you.

    in reply to: question about layout #100560
    wensolutions
    Keymaster

    Hello @dig,

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

    Now regarding your query 1 and 2, please refer to the theme official documentation below:

    https://themepalace.com/instructions/themes/clean-commerce-pro/

    Now to remove the “add to cart” in category page, add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    .woocommerce ul.products li.product:hover .button {
        display: none;
    }

    Hope this helps.

    Thank you.

    in reply to: Mobile version has menu icon #100553
    wensolutions
    Keymaster

    Hello @lisapetersen,

    Do you want to completely remove the mobile menu from the responsive?

    If so then please add below given CSS by to Admin Panel > Appearance > Customize > Additional CSS.

    @media only screen and (max-width: 1023px){
    #mobile-trigger {
        display: none;
    }
    }

    Hope this helps.

    Thank you.

Viewing 15 posts - 2,161 through 2,175 (of 8,657 total)