Forum Replies Created

Viewing 15 posts - 1,606 through 1,620 (of 8,657 total)
  • Author
    Posts
  • in reply to: Update Issue #112059
    wensolutions
    Keymaster

    Hello,

    When we inspected the issue, we found the issue in our site. We will release the update soon fixing the issue.

    Hoping for your kind cooperation.

    Regards.

    in reply to: Update Available for Travel Eye Pro 2.5 Every Time I Log In #112021
    wensolutions
    Keymaster

    Hello,

    The issue you have reported has been fixed.

    Please update the recent version of Travel Eye Pro.

    Hope this helps.

    If you have further query, let us know.

    Thank you.

    in reply to: Can we add Log In and Register Buttons? #112013
    wensolutions
    Keymaster

    Hello,

    Please refer to following answers of your queries:

    Query 1. Is there any standard size for Images to Upload ?

    Response : In the customizer, while uploading the images there the specific image size mentioned. Upload your images as per the image size. For thumbnail put images of size 600 × 600 pixels.

    Query 2. What is the method to add Log In and Register Buttons?

    Response : As per your query about adding the buttons, this feature is not available for now.

    Query 3. How can I remove that blue background while adding Images and make a color of my own?

    Response : For the specific identification please provide the screenshot and marking the place you want to remove the background color of.

    Query 4. In the header sector of Demo ones, it worked 4 menus properly. But, when I am doing the same, 4 menus for the left hand section, last one comes in the second row. How can I fix this?

    Response : Regarding this query, please provide your site URL for the fixes. This might have happened because of your logo size.

    Hoping for your quick response.

    If you have further query, let us know.

    Thank you.

    wensolutions
    Keymaster

    Hello @greta,

    Glad we could help you.

    If you have any issues further then kindly let us know.

    Thank you.

    in reply to: Adjust header image height #112005
    wensolutions
    Keymaster

    Hello,

    To make the black menu background full width, please add following given CSS code:

    .site-header{
      background-color: #08090a;
    }
    
    @media screen and (min-width: 415px){
     .site-header{
       padding-top: 10px !important;
       padding-bottom: 10px !important;
     }
    }

    Please remove the code we have provided earlier.

    Hope this helps.

    Thank you.

    in reply to: Demo import file #112003
    wensolutions
    Keymaster

    Hello,

    As for now, the demo file for kids education pro theme is not available.

    Also, you can import demo file of kids education theme(free version)as most of the portion in front page of free version theme and pro version theme are similar.

    Further, to add the portion which cannot be obtain from demo file of free version of theme, you can refer link of our official documentation to set up front page as demo manually which is given below:

    https://themepalace.com/instructions/themes/kids-education-pro/#doc-how-to-setup-front-page-as-shown-in-the-demo-4

    If you have any queries further, let us know.

    Thank you.

    in reply to: Update Available for Travel Eye Pro 2.5 Every Time I Log In #111941
    wensolutions
    Keymaster

    Hello,

    We will inspect the issue and when it will be done we will let you know.

    Regards.

    in reply to: Customization of the contact page #111940
    wensolutions
    Keymaster

    Hello,

    Actually, the contact section has been managed through contact template page. So, to add the desired text, you have to override the template page.

    Also, to override the template page, please copy the ‘page template’ folder from the theme and paste it on your child theme then edit contact-us.php file located in ‘page template’ folder to add your desired text.

    If you have any queries/confusions further, let us know.

    Thank you.

    in reply to: Foto Gallery #111936
    wensolutions
    Keymaster

    Hello,

    Actually, theme has provide the feature of clicking image(anchor tag has been used for image) so that image can be clicked on and becomes large but it doesn’t provide the feature of clicking caption(anchor tag has not been used for caption) which has been included in image to redirect to URL for large image.

    Also, the images with caption Batu Caves and Putra Jaya in mobile view are not being clicked as the caption section is covering more portion in image section and the feature to click image caption is not available as we have already mentioned above.

    So, to reduce the image caption portion, please add following given CSS code so that the clicking portion will be more in image section and image can be clicked.

    @media screen and (max-width: 414px){
      .wp-block-gallery .blocks-gallery-item .blocks-gallery-item__caption{
         padding-top: 0px;
         padding-left: 0px;
         padding-right: 0px;
      }
    }

    Hope this helps.

    If you have any queries further, let us know.

    Thank you.

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

    Hello,

    Glad that we could help you.

    If you have any queries further, let us know.

    Thank you.

    in reply to: Adjust header image height #111809
    wensolutions
    Keymaster

    Hello,

    Regarding changing the position of hamburger menu in mobile view section, Please add following given code:

    @media screen and (max-width: 414px){
     .wrapper .site-menu{
       display: flex;
       flex-direction: row-reverse;
     }
    }

    Also, Please add following given code to make the menu background solid black instead of transparent.

    .wrapper .main-navigation{
        background-color: #08090a;
    }
    
    @media screen and (min-width: 1024px){
     #social-navigation{
       background-color: #08090a;
       float: none;
     }
    }

    Hope this helps.

    If you have any queries further, let us know.

    Thank you,

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

    Hello,

    Regarding the issue, to remove the big image section after the header, you have to add the CSS following the path Appearance > Customize > Additional CSS

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

    Hope this helps.

    If you have further query, let us know.

    Thank you.

    in reply to: Foto Gallery #111683
    wensolutions
    Keymaster

    Hello,

    Can you please mention the URL of that specific page since we are not being able to find out the issue that you have mentioned ?

    Regards.

    in reply to: Customize Meta Widget #111678
    wensolutions
    Keymaster

    Hello,

    Actually, the meta widget you have mentioned is the default widget which is provided through wordpress itself. The themes do not have any control over meta widgets you desired for. So we are unable to modify or change the meta widget with only two sub choices.

    However, we would like to suggest you to use custom HTML widget where you can add your own custom HTML code to list your required choices.

    Hope this helps.

    If you have further query, let us know.

    Thank you.

    in reply to: Cambiare immagini dalla home page di base del tema #111677
    wensolutions
    Keymaster

    Hello,

    As per your issue regarding the image change in the various section, the image in the slider section comes from the featured image section of post and pages. So to display and change image in slider, make sure to upload the image as shown in the screen shot below,

    https://prnt.sc/qbd6we

    If you want to set the slider using custom option then you can follow the path Appearance > Customize > Home Page Section > Featured Slider > Content Type and choose the desired section.

    Also, please use english language in query for easy communication.

    Hope this clears the confusion.

    If you have further query, let us know.

    Thank you.

Viewing 15 posts - 1,606 through 1,620 (of 8,657 total)