Forum Replies Created

Viewing 15 posts - 1,066 through 1,080 (of 8,657 total)
  • Author
    Posts
  • in reply to: A edição de conteúdo das Páginas dá erro #120726
    wensolutions
    Keymaster

    Hello,

    Regarding your query, you can easily edit pages by following the path Admin panel > Pages > Individual page (edited) and you can make changes and update the page.

    You can refer to below given screen record for assistance.

    https://www.loom.com/share/554efbb77542424eb2825e6d83c73869

    Also, please query in the English language so that we can be clear and provide you precise fix.

    Regards.

    in reply to: Header Title Color do not change #120725
    wensolutions
    Keymaster

    Hello @APPLECITY,

    Please explain your query detailly so that we can provide you precise fix.

    Also, please provide us your site URL with specific screenshots of the section.

    Regards.

    in reply to: Menu not scrolling properly on Apple iPhone #120614
    wensolutions
    Keymaster

    Hello,

    Regarding your query, you can add CSS following the path Admin Panel > Appearance > Customize > Additional CSS,

    @media(max-width: 992px){
        header#masthead.site-header.sticky-header.nav-shrink .main-navigation{
            position: static !important;
        }
    }

    This will help you scroll the menus but the menu is not sticky.

    Hope this helps.

    If you have further queries, let us know.

    Thank you.

    in reply to: Site is inactive #120597
    wensolutions
    Keymaster

    Hello,

    Please read this blog tutorial to activate the theme license key.

    http://themepalace.com/tutorials/activate-themes-license/

    Or, fill up the Update Key Support Form for direct support if you still have the problem in implementing the API key.

    Thank you!

    wensolutions
    Keymaster

    Hello,

    Regarding your query about the mobile view, when we inspected your site URL everything is working fine. So if you still facing a disorganized header, please provide the screenshot so that we can provide you precise fix.

    Also, to add color in background of menu, you can add CSS following the path Admin Panel > Appearance > Customize > Additional CSS,

    @media screen and (max-width: 992px){
    #page .site-header #site-navigation {
    background-color: #6d99b3;
    }
    }

    You can change color as per your requirement.

    Hope this helps.

    Thank you.

    in reply to: How di I customize description for menu items #120595
    wensolutions
    Keymaster

    Hello,

    Regarding your query, you have to install the plugin ‘TP Education’ and ‘Woocommerce’ as these are the recommended plugin which will help you get new sections in Admin Panel as well. You can find the recommended plugin following the path Admin Panel > Plugins.

    Also, you can make customization as per your requirement from the customizing section following the path Admin Panel > Appearance > Customize.

    Further about your query related to font types and sizes which is not the feature managed by theme. If you want to change size of the font, you can provide us a screenshot of section where you want to have changed, we can help you with CSS to some extent.

    Hope this helps.

    If you have further queries, let us know.

    Thank you.

    in reply to: How do I remove the big image section after the header #120594
    wensolutions
    Keymaster

    Hello @GREGGNO,

    Please provide us your site URL with specific screenshots about your query clearly so that we can provide you with the precise fix.

    Thank you.

    wensolutions
    Keymaster

    Hello,

    Please provide us your site URL with specific screenshots about your query clearly so that we can inspect in detal and provide you with the precise fix.

    Also make sure you make customization in the child theme. If you make changes in the parent theme then you will loose the changes you made while updating the theme.

    Here is the documentation that will help you in creating a child theme.

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

    Thank you.

    in reply to: Header Image Not Showing #120591
    wensolutions
    Keymaster

    Hello,

    Glad we could help you.

    If you have further queries, let us know.

    Regards.

    in reply to: Search Result Page Layout #120504
    wensolutions
    Keymaster

    Hello @GLYCOTECHNICA_WP,

    Regarding your query, you have the option to disable sidebar for the archive pages as per your requirement by following the path Admin Panel > widgets > WP Travel Archive Sidebar and remove widgets from the sidebar. You can also refer to the below-given screenshot to be more clear.

    https://prnt.sc/rvvwpp

    Hope this helps.

    If you have further queries, let us know.

    Regards.

    in reply to: Extra widget areas #120500
    wensolutions
    Keymaster

    Hello @djoules,

    Since there are only four extra sidebars, adding new sidebar will require higher code customization as we have mentioned. If it would have been solved adding few lines of code then we would have definitely provided the code.

    So for this, we are unable to help you as it is beyond the support we offer for our product.

    Hope you understand.

    If you have any other queries related to the theme then kindly let us know.

    Thank you.

    in reply to: Header Image Not Showing #120493
    wensolutions
    Keymaster

    Hello,

    Regarding your query to remove the text from the slider, you can add CSS following the path Admin Panel > Appearance > Customize > Additional CSS

    .home .wrapper .entry-container .entry-content p{
     display: none;
    }

    If you have also mentioned removing the title from the slider, you can add CSS following the path Admin Panel > Appearance > Customize > Additional CSS

    .home .wrapper .entry-container .entry-header a{
     display: none;
    }

    Also, you can add photos to the slider by referring to the screen record given below. You have to add a featured image to the page which will then display at the slider. https://prnt.sc/rvv49w

    https://www.loom.com/share/3bd64de993a645609866020770b243cc

    You can use light shot to screenshot, you can refer to a screen record link for detail assistance.

    https://www.loom.com/share/48d3dac8e4d149dbb2dc4daa035826fc

    Hope this helps.

    If you have further queries, let us know.

    Thank you.

    in reply to: Error Margen de Fotografía #120489
    wensolutions
    Keymaster

    Hello,

    Regarding your query, the issue you have mentioned might have raised due to the theme, once you provide us the site URL so that we can give you fix by some CSS otherwise the design looks fine on our side as the screenshot given below.

    https://prnt.sc/rvtxpj

    Also please make a query in the English language so that we can be clear with your queries.

    Regards.

    in reply to: Description of any post not showing #120441
    wensolutions
    Keymaster

    Hello,

    When we inspected in detail, we found that you have made some customizations that might have raised the issue.

    Also, make sure you have made the customizations to the child theme.

    Further, as a solution please delete the theme and reinstall the theme to verify the issue.

    Hoping for your kind co-operation.

    Regards.

    in reply to: Space After Image (Caption) #120435
    wensolutions
    Keymaster

    Hello,

    Glad we could help you.

    If you have further queries, let us know.

    Thank you.

Viewing 15 posts - 1,066 through 1,080 (of 8,657 total)