Forum Replies Created

Viewing 15 posts - 1,456 through 1,470 (of 8,657 total)
  • Author
    Posts
  • in reply to: Version 1.5.3 – Broken?? #114897
    wensolutions
    Keymaster

    Hello @AYESHA600,

    Please provide us your login detail so that we can help you with the issue you are facing. You can provide your details in wensolution[at]gmail.com.

    Regards.

    in reply to: Can’t edit homepage #114707
    wensolutions
    Keymaster

    Hello,

    Regarding getting rid of the button, we will release the update fixing the issue soon.

    Actually, you can edit the homepage through theme customize option by going to Admin Panel > Appearance > Customize > Front Page

    Also, theme doesn’t provide the option to modify the size of the font on main image. However, if you are willing to change the size of font on main image then you can add following given CSS code in Additional CSS section by going to Admin Panel > Appearance > Customize > Additional CSS

    .home .featured-content-wrapper .entry-title{
      font-size: 80px;
    }
    
    .home .featured-content-wrapper .entry-content p{
      font-size: 20px;
    }

    You can replace the pixel with required pixel.

    Regarding photo at the bottom of the page, can you please provide us with specific screenshot of the section you are referring to?

    If you have any queries further, let us know.

    Thank you.

    in reply to: Changing php version leads to technical defects #114697
    wensolutions
    Keymaster

    Hello,

    Actually, when we inspected in our side with latest php version, we are unable to find such issue. Can you please provide us with specific screenshot of the error so that we can inspect the issue further?

    Regards.

    wensolutions
    Keymaster

    Hello,

    Can you please provide us with login detail with the site URL in the below-given email so that we can inspect further?

    Provide your detail in the wensolution[at]gmail.com

    Regards.

    in reply to: Introduction subtitle #114692
    wensolutions
    Keymaster

    Hello,

    As we would love to see our users happy, if you are not getting features as per your requirement in our themes then obviously you can choose any theme which will be perfect for you.

    Regards.

    in reply to: Version 1.5.3 – Broken?? #114685
    wensolutions
    Keymaster

    Hello @YETIBOY,

    Thank you very much for your suggestion.

    Hope it will work for the respective user.

    Regards.

    in reply to: Featured Content on the home page #114684
    wensolutions
    Keymaster

    Hello,

    To bold the page title text for each of the featured content boxes, you can add the CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    #featured-content a {
                        font-weight:bold;
    }

    Hope this helps.

    Thank you.

    wensolutions
    Keymaster

    Hello,

    Glad we could help you.

    If you have further queries, let us know.

    Thank you.

    in reply to: Top bar not showing #114613
    wensolutions
    Keymaster

    Hello,

    Of course, you can buy pro version of theme whenever you want.

    Also, if you face any queries/confusions, you can post query in respective forum.

    Thank you.

    in reply to: Hiding Header Image Everywhere #114612
    wensolutions
    Keymaster

    Hello,

    Glad we could help you.

    Regards.

    in reply to: Homepage Problems 2 #114611
    wensolutions
    Keymaster

    Hello,

    Actually, info content section doesn’t display the content in the form of image and video. It only displays the content in the form of text. If you add the video URL in the page and select that page to display the content in info content section then only link will be appeared in info content section of homepage.

    But if you add video URL in the page then video will be rendered as you have mentioned in single page(not in home page).

    Hope this clears your confusion.

    If you have any queries further, let us know.

    Thank you.

    in reply to: Homepage Problems #114610
    wensolutions
    Keymaster

    Hello,

    As per you query about the HTML tag, you can not use the HTML tags in the customize section as the theme has escaped the use of HTML tag and you can only use the content.

    The HTML tag used during customization will not render on the front page due to security reasons.

    If you have further queries, let us know.

    Thank you.

    in reply to: Featured Content on the home page #114609
    wensolutions
    Keymaster

    Hello @glycotechnica_wp,

    Please find answer to your queries below:

    1) How can I adjust the size of the page title text for each of the featured content boxes?
    Response:

    Response: Please add below given CSS.

    Here adjust the px as per your requirement.

    #featured-content h2 {
        font-size: 21px;
    }

    2) How can I disable the link to the relevant pages from the page title and the image in the featured content boxes?

    Response: For this please add below given CSS:

    #featured-content a {
        pointer-events: none;
    }

    3) Can I disable the excerpt for the relevant pages appearing in the featured context sections, below the images?

    Response: Add below given CSS.

    #featured-content p {
        display: none;
    }

    Add the CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    Thank you.

    in reply to: Introduction subtitle #114606
    wensolutions
    Keymaster

    Hello,

    Actually, when we inspected in our side, everything is working fine as you can see in screenshots below:

    https://prnt.sc/qrqbec
    https://prnt.sc/qrq7v7

    Please select the page of which you are willing to display the content by following the path mentioned above.

    If the content still doesn’t appear then please create new page and select the new page you have created to display the content.

    Hope this helps.

    If issue still persist, kindly let us know.

    Thank you.

    in reply to: Top bar not showing #114604
    wensolutions
    Keymaster

    Hello @anja,

    The option of the color is also available in the pro version of the theme as you can see in the official documentation.

    https://themepalace.com/instructions/themes/tourable-pro/#doc-how-to-manage-colors-6

    So if you want the color option we would suggest you to upgrade to the pro version.

    Thank you.

Viewing 15 posts - 1,456 through 1,470 (of 8,657 total)