Forum Replies Created

Viewing 15 posts - 1,036 through 1,050 (of 8,657 total)
  • Author
    Posts
  • in reply to: Feature Slider Image too big #121083
    wensolutions
    Keymaster

    Hello,

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

    Regards.

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

    Hello,

    Regarding your query, you have to create a child theme while making changes in the theme otherwise while in every theme updates, you will lose the changes you have made so we don’t recommend our users to make changes in the parent theme. So you can refer to the below-given documentation link to be more clear on how to create child theme.

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

    Also, to remove the subtitle of the about us and call to action section, you can easily remove the text from the customizing section like in the screenshot below.

    https://prnt.sc/s0xmhr
    https://prnt.sc/s0xmrp

    Further, to remove the title of ‘about us’ and ‘call to action’ section, you can add below given CSS following the path Admin Panel > Appearance > Additional CSS.

    .home .has-post-thumbnail .entry-container .section-title{
          display: none;
    }
    
    .home #call-to-action .section-title{
             display: none;
    }

    Hope this helps.

    If you have further queries, let us know.

    Thank you.

    in reply to: change the number of column in feature blocks section #121079
    wensolutions
    Keymaster

    Hello,

    Regarding your query, in the Pro version of the theme, you can get feature of increasing the number of blocks in the features block section as shown in the screenshot below.

    https://prnt.sc/s0xgwy

    Also, you can change the number to 10 following path Admin Panel > Appearance > Customize > HomePage Section > Featured Blocks.

    Hope this helps.

    Regards

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

    Hello,

    Please find answers to your queries below:

    Query 1. Can I remove the Sidebars from the About Us and Call To Action pages?

    Response: Yes you can remove the slider from any page by directly going to Admin Panel > Page(you want to remove the slider) and choose the layout from the individual page(edited).

    Query 2. Now, the About Us and Call To Action pages show up first and second below the slider, and both above the homepage. Can the Call To Action page be moved below my homepage?

    Response: Yes, you have option to move the section(homepage sortable) as per your requirement in Pro version of the theme.

    Query 3. Can I increase the number of words that show in the About Us section, before the “More” button has to be pushed?

    Response: The pro version of the theme offers you with features as the screenshot below in the about us section:

    https://prnt.sc/s0if8x

    Hope this helps.

    Regards.

    in reply to: HTML does not work in the about us section #121009
    wensolutions
    Keymaster

    Hello @JORDI-F,

    Please explain in detail your query so that we can be clear and help you.

    Regards.

    wensolutions
    Keymaster

    Hello,

    Regarding your query, you have to assign the categories to post or page.

    You can refer to the screen record below to be more clear.

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

    After you assign a category, you can get categories in the dropdown in the customization section.

    Hope this helps.

    Regards.

    in reply to: Translate Search topics #121007
    wensolutions
    Keymaster

    Hello,

    You can use the Loco Translate plugin to translate the strings in the required language.

    For detail assistance regarding translation of string in desired language, please refer below given link:

    https://wptravel.io/translation-of-the-strings/

    If you have any queries further, let us know.

    Thank you.

    in reply to: Getting a 404 error in the console from theme #120938
    wensolutions
    Keymaster

    Hello,

    The issue you have mentioned is the issue that is coming from the theme and we have informed the theme author about the issue.

    We will fix the issue and release the update.

    Hoping for your kind cooperation.

    Regards.

    in reply to: weird effect #120935
    wensolutions
    Keymaster

    Hello,

    Can you please mention the exact version of chrome you have used and also the setup in which you have tested the site as we were unable to replicate the issue you have mentioned?

    Regards.

    in reply to: weird effect #120918
    wensolutions
    Keymaster

    Hello,

    Actually, when we inspected your site URL, we are unable to see the horizontal line as you have mentioned as you can see in screenshot below:

    https://prnt.sc/rzmb7d

    Also, can you please mention if the line you are referring to is the line shown in screenshot below?

    https://prnt.sc/rzm6uo

    Regards.

    wensolutions
    Keymaster

    Hello,

    We are not getting the images properly as you can see in the screenshot below:

    https://prnt.sc/rzm8h4

    So, you can either send a screen record too.

    Regards.

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

    Hello,

    The Pro theme offers the feature to make a link in the ‘Read More’ button as per you assign page/post/category as shown in the screenshot below:

    https://prnt.sc/rzm479

    Also, regarding your query, we have got features like the screenshot below in the about us section.

    https://prnt.sc/rzm5m3

    For the hiring customizer, you can go to the following link to get more details:

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

    Hope this helps.

    If you have further queries, let us know.

    Regards.

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

    Hello,

    Please add following given CSS code in Additional CSS section by going to Admin Panel > Appearance > Customize > Additional CSS

    #colophon{
      color: #fd5f60 !important;
    }
    
    #colophon .site-info .custom-menu ul li a{
     color: #fd5f60 !important;
    }
    
    .dark-version p{
        color: #fd5f60 !important;
    }
    
    .dark-version .site-description{
        color: #fff !important;
    }

    You can replace the color code ‘#fd5f60’ with your required color code.

    Hope this helps.

    If issue still persist, let us know.

    Thank you.

    wensolutions
    Keymaster

    Hello,

    If the CSS code is not working during adding in additonal CSS section, please once add the CSS code in style.css file of your child theme and verify.

    Also, it will not be appropriate to add the CSS inline as the inline CSS will be lost during update of theme.

    If the issue still persist, please provide us with site URL so that we can help you.

    Thank you.

    in reply to: Header Image not showing #120862
    wensolutions
    Keymaster

    Hello,

    Regarding your query, you can add a header image that will appear except on the home page. So once you add/edit the header image and publish the image.

    If the issue still persists, provide us your site URL so that we can inspect further.

    Regards.

Viewing 15 posts - 1,036 through 1,050 (of 8,657 total)