Forum Replies Created

Viewing 20 posts - 201 through 220 (of 12,035 total)
  • Author
    Posts
  • in reply to: Deleting Logo in Mobile Version #303499
    Skandha
    Participant

    @briddaa86: Hello Britta,

    There was a little a ` in the code which was causing the issue. I have fixed that now. Please check again.

    Kind Regards,
    Skandha

    in reply to: Deleting Logo in Mobile Version #303497
    Skandha
    Participant

    @briddaa86: Hello Britta,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    @media screen and (max-width: 1024px) {
    .custom-logo-link {
    display: none !important;
    }
    }

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

    in reply to: header highlights #303492
    Skandha
    Participant

    @toerfiets: Hello Hans,

    Yes, that is true. To use the adjustment made to the Header Highlights section you will have to use the child theme. Also you if you have to edit other theme files you can use this child theme.

    Let me know if you have anymore queries.
    Kind Regards,
    Skandha

    in reply to: featured two columns #303490
    Skandha
    Participant

    @toerfiets: Hello Hans,

    For that

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    @media screen and (min-width: 48em) {
    .travelore-featured-two-columns-section .hentry {
    width: 25%;
    }
    }

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

    in reply to: header highlights #303484
    Skandha
    Participant

    @toerfiets: Hello Hans,

    The changes is made using a child theme so that It does not get lost when you update the theme. You will need to activate the child theme and customizer your site using the child theme. The child theme is same as the pro theme with the little change made to Header Highlight section.

    Kind Regards,
    Skandha

    in reply to: Featured Slider missing from Catch Base theme #303480
    Skandha
    Participant

    @ekay: Hello there,

    Can you please deactivate the plugin and then check if the slider works?

    Kind Regards,
    Skandha

    in reply to: Costello Free Search Not Showing Results #303479
    Skandha
    Participant

    @jasonmjung: Hello there,

    I searched the keyword Design on your site and I got some search results. Are you not able to get any search results?

    Kind Regards,
    Skandha

    in reply to: Last remarks #303478
    Skandha
    Participant

    @hansh: Hello Hans,

    The recommended image size of the 1st image of  Two Columns & Trending section is 820x615px and for 2nd image is 210x144px.

    The Content Layout option in the Trending section has bugs which will be fixed and an update will be released.

    The recommended image size for the Top Reads section is 640x480px.

    Let me know if uploading the right image sizes fixes the issue.
    Kind Regards,
    Skandha

    in reply to: Testimonials Heading & Continue Reading buttons #303476
    Skandha
    Participant

    @catwingz: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/euphony/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

     

    in reply to: Featured Slider missing from Catch Base theme #303436
    Skandha
    Participant

    @ekay: Hello there,

    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    in reply to: featured two columns #303430
    Skandha
    Participant

    @toerfiets: Hello Hans,

    If you use Page, Post or Categories the Posted on date and the Author name will show up below the post title.

    Kind Regards,
    Skandha

    in reply to: featured two columns #303427
    Skandha
    Participant

    @toerfiets: Hello Hans,

    I see that you have disabled the Featured Two Columns section. Can you enable the section and check if it shows up well?
    Kind Regards,
    Skandha

    in reply to: header highlights #303426
    Skandha
    Participant

    @toerfiets: Hello Hans,

    In the 2nd post there is a class two which should not show up after I provided you the code above so there is something wrong with the way you have setup the file in the child theme folder.

    Kind Regards,
    Skandha

    in reply to: header highlights #303424
    Skandha
    Participant

    @toerfiets: Hello Hans,

    Can you please check the path of the file post-types-header-highlight.php in the child theme folder? The path to the file should be same as in the parent theme folder.

    Kind Regards,
    Skandha

    in reply to: customize problem #303422
    Skandha
    Participant

    @giro: Hello Marco,

    Can you please clarify which brush icon you are referring to?

    Kind Regards,
    Skandha

    in reply to: header highlights #303418
    Skandha
    Participant

    @toerfiets: Hello Hans,

    You will need to switch the theme to your child theme to see the result.
    You will need to setup of Header Highlight section with 3 posts.

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

    in reply to: header highlights #303412
    Skandha
    Participant

    @toerfiets: Hello Hans,

    Go to => Child Theme Folder => create new folders template-parts/header-highlight then create a file custom-header-highlight.php then add the code in this link.

    The path to the file custom-header-highlight.php must be same as in the parent theme folder.

    Then,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #header-highlights-post-2 {
    width: 50%;
    }

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

    in reply to: featured two columns #303411
    Skandha
    Participant

    @toerfiets: Hello Hans,

    Please remove the following CSS Code from the Additional CSS which is hiding the date from Featured Two Columns section.

    .entry-meta .posted-on, .entry-header .entry-meta > span.posted-on {
    display: none;
    }

    Please let me know if you are having any other issue with the section.

    Kind Regards,
    Skandha

    in reply to: Testimonials Heading & Continue Reading buttons #303410
    Skandha
    Participant

    @catwingz: Hello there,

    The update has been released. Please update the theme to the latest version and let me know if the issue is resolved.

    Kind Regards,
    Skandha

    in reply to: Header image not showing #303404
    Skandha
    Participant

    @luismarioochoa: Hello Luis,

    Edit the page Forever Lecuona

    Add a New Block => Buttons => Add your button URL and Text => Update the Page

    Then,
    Go to => Appearance => Customize => Events => Select the Page Forever Lecuona and Publish.

    If you are having still having issue I can do it for you.

    Let me know what you would like to do.
    Kind Regards,
    Skandha

Viewing 20 posts - 201 through 220 (of 12,035 total)