Forum Replies Created

Viewing 20 posts - 1,761 through 1,780 (of 12,034 total)
  • Author
    Posts
  • in reply to: Error in functions.php #283527
    Skandha
    Participant

    @henebe: Hello Heinz,
    Is the issue resolved?

    Kind Regards,
    Skandha

    in reply to: Need help with a few things please #283526
    Skandha
    Participant

    @tivoli77: Hello there,
    To remove author from the blog page posts
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .blog .entry-meta .author{
        display: none;
    }

    Regarding the Hem and Nyhter content to be combined. I will look what can be done and get back to you soon.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: Delete featured image from page #283525
    Skandha
    Participant

    @annestephenson03: Hello Anne,
    Glad I could help you out. Have a good day!:)

    Kind Regards,
    Skandha

    in reply to: How do I add a Slider on the Homepage? #283520
    Skandha
    Participant

    @reenad10: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    /* To change the color of Search button */
    #social-search-toggle {
        color: #f23456 !important;
    }

    To add a link to logo
    Go to => Appearance => Customize => Widgets => Footer 1 => Edit the text widget => Switch to text editor and Replace the code with the code below and Publish.

    <a href="http://infigotechsolutions.com/wp/">
    <img loading="lazy" class="wp-image-11 alignleft" src="http://infigotechsolutions.com/wp/wp-content/uploads/2021/05/Infigo-Logo-300x263.png" alt="" srcset="http://infigotechsolutions.com/wp/wp-content/uploads/2021/05/Infigo-Logo-300x263.png 300w, http://infigotechsolutions.com/wp/wp-content/uploads/2021/05/Infigo-Logo-1024x899.png 1024w, http://infigotechsolutions.com/wp/wp-content/uploads/2021/05/Infigo-Logo-768x674.png 768w, http://infigotechsolutions.com/wp/wp-content/uploads/2021/05/Infigo-Logo.png 1306w" sizes="(max-width: 126px) 100vw, 126px" width="126" height="110">
    </a>

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Problems with Full-Width on single pages #283515
    Skandha
    Participant

    @five-birds: Hello Dirk,
    For that
    Go to => Appearance => Widgets => Remove the widgets you have on the Sidebar then add the widgets you want to have only on the homepage on Optional Homepage Sidebar.

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Portfolio projects with Catch Gallery to full width? #283509
    Skandha
    Participant

    @maskinani: Hello there,
    I will need to look into your site to debug the issue. I have sent you an email. Please check your inbox as well as the spam folder.

    Kind Regards,
    Skandha

    in reply to: How to add Tags and Alt text of Images? #283493
    Skandha
    Participant

    @howdyrawn: Hello there,
    You don’t seem to be using our theme. Please post your issues on the respective theme support forum.

    Kind Regards,
    Skandha

    in reply to: Adjust color top header Chique construction #283478
    Skandha
    Participant

    @nimmasjors: Hello Sjors,
    The logo image looks fine at my end. Can you please attach a screenshot of the issue so that I can look into it?

    Kind Regards,
    Skandha

    in reply to: No image on a product WOOcommerce #283474
    Skandha
    Participant

    @nicolas6307: Hello there,
    Can you please enable right click on your site so that I can look into the issue on your site?

    Kind Regards,
    Skandha

    in reply to: How to isolate menu pages #283473
    Skandha
    Participant

    @piter-seil: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    body:not(.home) #first {
        display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Youtube #283453
    Skandha
    Participant

    @henebe: Hello Heinz,
    Do you mean the link be clickable when clicked on the portfolio post image? Sorry I didn’t get you.

    Kind Regards,
    Skandha

    in reply to: Entries in the header #283452
    Skandha
    Participant

    @henebe: Hello Heinz,
    Here is an article which should help you out.

    Let me know if you are still having issues with the google analytics code.
    Kind Regards,
    Skandha

    in reply to: Error in functions.php #283451
    Skandha
    Participant

    @henebe: Hello Heinz,
    Can you try reinstalling the theme? This should solve the issue.

    Let me know if the error persists!
    Kind Regards,
    Skandha

    in reply to: Demo content files #283442
    Skandha
    Participant

    @alirezasaanaei: Hello there,
    I have emailed you the demo content files along with the instructions. Please check your inbox as well as the spam folder

    Kind Regards,
    Skandha

    in reply to: How do I add a Slider on the Homepage? #283441
    Skandha
    Participant

    @reenad10: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #text-2 img {
        width: 250px;
    }

    You can change the width according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Need help with a few things please #283434
    Skandha
    Participant

    @tivoli77: Hello there,
    You seem to have been able to remove the author name from posts. Is this issue resolved?

    Do you mean to have the content of Hem and Nyheter on a single page?

    Kind Regards,
    Skandha

    in reply to: sidebar stays visible #283429
    Skandha
    Participant

    @toerfiets: Hello Hans,
    This seems to be a little bug the theme which has been fixed and a theme update will be released soon. I will let you know when the update is released.

    Kind Regards,
    Skandha

    in reply to: How do I add a Slider on the Homepage? #283326
    Skandha
    Participant

    @reenad10: Hello there,
    For the logo being cut in the footer
    Remove the code margin-top: -170px; from your Additional CSS section and the following Code.

    .home #content {
        display: none;
    }

    To change button color

    .more-link, .cycle-prev, .cycle-next {
    	background-image: linear-gradient(to left, #f23456, #123456) !important;
    }

    You can change the button color according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Shop and Newsletter sections #283324
    Skandha
    Participant

    @piter-seil: Hello there,
    To create shop page and products for sale you will need to use WooCommerce Plugin.

    To edit the Footer
    Go to => Appearance => Customize => Theme Options => Footer Editor Options => Edit the text and Publish.

    Let me know if this helps.
    Kind Regards,
    Skandha

    in reply to: How do I add a Slider on the Homepage? #283300
    Skandha
    Participant

    @reenad10: Hello there,
    1 & 2. For that you will need to use Custom Type Featured Slider which is only available in the pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in the theme.

    3. You seem to have a lot of text on the footer. However the footer seems to look fine on mobile view. Can you please elaborate the issue?

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 20 posts - 1,761 through 1,780 (of 12,034 total)