Forum Replies Created

Viewing 20 posts - 10,201 through 10,220 (of 12,027 total)
  • Author
    Posts
  • in reply to: Page content with tables alignment #154942
    Skandha
    Participant

    @klocksbass: Please post in your site URL and let me know what changes you would like to me made.

    Kind Regards,
    Skandha

    in reply to: Clean Fotografie Pro – Menu item #154941
    Skandha
    Participant

    @ondrauhlir: Please try disabling all your plugins and let me know if this solves the issue.

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

    in reply to: Research, mobile menu and gallery not working #154902
    Skandha
    Participant

    @melissa: Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: Css does not load in Safari #154901
    Skandha
    Participant

    @srijan: Can you send me a screenshot of how your site is showing up in Safari in a Mac Book?. Also try disabling all your plugins and check if this resolves the issue. Follow this link to know more about plugin conflicts.

    Let me know if this solves the issue.
    Kind Regards,
    Skandha

    in reply to: "Primary Menu" Showing Up as H1 #154884
    Skandha
    Participant

    @maijoe08: Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: Gutenberg compatibility #154883
    Skandha
    Participant

    @webmasterbert: As Gutenberg is still in its beta version (testing phase) we cannot fully guarantee its compatibility with our themes. Our themes will surely be compatible with Gutenberg when it is officially released.

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

    in reply to: Make breadcrumbs follow menu hierarchy, not page hierarchy. #154875
    Skandha
    Participant

    @voodoochill: Breadcrumb follows the page hierarchy. To get what you want you will need to get your site customized. I suggest you to hire a customizer.

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

    in reply to: Upcoming Events dates font & style #154874
    Skandha
    Participant

    @ineducation: There seems to be an issue with this. The issue will be fixed and an update will be released as soon as possible. Thank you for reporting us the issue.

    Kind Regards,
    Skandha

    in reply to: Customizing The Homepage and Background #154813
    Skandha
    Participant

    @mack: 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/audioman/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: link for site title tagline #154808
    Skandha
    Participant

    @voodoochill: Yep, that seems to be working fine. Glad you figured it out.

    Kind Regards,
    Skandha

    in reply to: featured image posts #154799
    Skandha
    Participant

    @toerfiets: Glad I was able to help you out! Have a good day! 🙂

    Kind Regards,
    Skandha

    Skandha
    Participant

    @janianni: 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/clean-journal/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: Customizing The Homepage and Background #154796
    Skandha
    Participant

    @mack: Didn’t you mean the background color in the “Releases” page. It seems to have changed after using the CSS Code.

    To get the page/post ID number you can use the Catch ID’s plugin. After activating this plugin you will get the ID’s column in your page/post dashboard.

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

    in reply to: Remove the "Category:" #154794
    Skandha
    Participant

    @swaitela: To remove the text “Category” from category page you will need to create a child theme and do a bit of customization. Let me know if you are familiar with child theme customization so that i can provide you the code otherwise I suggest you to hire a customizer.

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

    Skandha
    Participant

    @orthosoc: I checked the issue at my end and the header image seems to be changing every time on refresh. Please make sure you clicked on Randomize uploaded headers option before publishing.

    To make the site-title box transparent
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-title a, .site-title a:hover {
    	color:#000;
    }
    .site-title {
    	background:none;
    }

    You can change the color of text according to your choice.
    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: Text box #154784
    Skandha
    Participant

    @futuredays: Please post in your site URL so that I can look into the issue and provide you feasible solution.

    Kind Regards,
    Skandha

    in reply to: Table Alignment #154783
    Skandha
    Participant

    @futuredays: This should be possible. Please post in your site URL so that I can provide you the necessary CSS Code.

    Kind Regards,
    Skandha

    in reply to: link for site title tagline #154782
    Skandha
    Participant

    @voodoochill: This is not the way to do it. To add a hyperlink to site-tagline
    Go to => Child Theme Folder => functions.php and add the code in this link.

    Replace the link https://wordpress.org in the code with your URL.

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

    in reply to: Catch Fullscreen Pro – Add Sections? #154779
    Skandha
    Participant

    @jeffkl99: You can add sections by going to Appearance => Customize and adding the required section. I could provide you the demo content that will help you build your website.

    Let me know if you would like to have the demo content.
    Kind Regards,
    Skandha

    in reply to: featured image posts #154758
    Skandha
    Participant

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

    .single-post .featured-image.from-metabox.disabled {
        display:none;
    }

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

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