Forum Replies Created

Viewing 20 posts - 10,161 through 10,180 (of 12,027 total)
  • Author
    Posts
  • in reply to: Latest posts – not al categories #155369
    Skandha
    Participant

    @gestaltakademin: I’m afraid it is not possible to display a specific Category of post using the Recent Post widget.

    Kind Regards,
    Skandha

    in reply to: Home Page Sliders #155360
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: Theme questions #155359
    Skandha
    Participant

    @passiveincomeguys:
    1. To remove masthead from individual pages.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    body:not(.home) .custom-header {
    	display:none;
    }
    body:not(.home) #site-header-main {
    	background-color:#000;
    }
    body:not(.home) .breadcrumb-area.custom {
    	margin-top:90px;
    }

    2. To slow down the testimonial slider you will need to create a child and do a bit of customization. Let me know if you are familiar with child theme customization other wise I suggest you to hire a customizer.

    3. To make button to other page.
    Go to => Appearance => Customize => Additional CSS and Replace
    #featured-content-section{pointer-events:none}
    BY the following code.

    #featured-content-section article {
    	pointer-events:none;
    }

    4. To remove the Blog feed from the homepage
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .home #content {
         display:none;
    }

    5. To remove the Menu button on mobile
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .menu-toggle-wrapper {
    	display:none;
    }

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

    Skandha
    Participant

    @orthosoc; This maybe due to caching issue. Try clearing you server cache and let me know if this solves the issue.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @ooxx: You seem to have changed the theme. Please activate Catch Fullscreen Pro so that I can look in to the issue.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @frederic-bar: You can provide me your WP admin credential and I will do it for you. I will contact you shortly by email.
    Also provide me the link and the link text you want to show up in the footer.

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

    in reply to: MOBILE: Feature Sliders, Logo, Tagline, & Menu #155335
    Skandha
    Participant

    @enrique369: There seems to be an issue with theme. An update will be released as soon as the issue is fixed.

    Kind Regards,
    Skandha

    in reply to: Update to Full Frame Pro 3.9.5 #155334
    Skandha
    Participant

    @quintin-ellison: 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/full-frame/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

    Skandha
    Participant

    @frederic-bar: I checked your site and you seem to have succeeded putting the link https://decoder-la-reussite.fr/mentions-legales/ in the footer. Is the issue resolved?

    Kind Regards,
    Skandha

    in reply to: sidebar after post smaller #155295
    Skandha
    Participant

    @toerfiets: Sorry for the late reply. You are using 2 widget areas. Footer Widget Area 4 and Before Footer widget area. The widgets already look compact and I don’t think you can much about reducing the height.

    May be this will marginally reduce the height
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #supplementary, .sidebar.sidebar-before-footer.widget-area {
    	padding:0 !important;
    }

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

    in reply to: Update to Full Frame Pro 3.9.5 #155293
    Skandha
    Participant

    @quintin-ellison: Can you re-download it and install. As sometimes there might be incomplete download and sometime incomplete upload to your Dashboard. So, try again and let me know if the issue is resolved.

    Kind Regards,
    Skandha

    in reply to: Demo Content #155292
    Skandha
    Participant

    @perdittmann: For that you will need to load the customizer setting like the theme demo. You will need to use this plugin Catch Import Export. I will provide you the customizer import file.

    Kind Regards,
    Skandha

    in reply to: Front page links removed? #155291
    Skandha
    Participant

    @murdock: That is the way it is. Hyperlinks are not shown in the excerpt on the archive page and only shown when you open the post.
    To show links on the archive page what you can do is.

    Go to => Dashboard => Edit that particular Post => On the top right you will see Screen Options => Click on it and check the Excerpt checkbox
    Now you will see an Excerpt Box at the bottom of the page.
    Add this in the excerpt box <a href="http://www.2018R7Conf.com">http://www.2018R7Conf.com</a>
    Now I think you should be able to see the link on the archive page as well.

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

    in reply to: Change featured content link depending on the language. #155269
    Skandha
    Participant

    @kempo: I’m afraid your requirement needs a lot customization changes to the theme which is beyond our support scope. That is why I suggest you seek professional help and hire a customizer.

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

    in reply to: add social media icons above navigation menu? #155268
    Skandha
    Participant

    @akr: I’m afraid this is beyond out support scope. I suggest you to hire a customizer to get that feature added in the theme.

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

    Skandha
    Participant

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

    .woocommerce .section-title-wrapper, .woocommerce .site-header-text {
        display:none;
    }

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

    in reply to: Latest posts – not al categories #155263
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: Demo Content #155198
    Skandha
    Participant

    @perdittmann: I have sent you an email with the demo content file attached to it.
    Go to => Dashboard => Tools => Import => WordPress (Run Importer) => Browse and Select the Demo Content File then Upload File and Import.

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

    in reply to: How do I change the slider buttons colour? #155195
    Skandha
    Participant

    @captaincorrelli: To change of menu items on hover
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-navigation a:hover {
    	color:#f72ae6;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    in reply to: featured image posts #155194
    Skandha
    Participant

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

    Kind Regards,
    Skandha

Viewing 20 posts - 10,161 through 10,180 (of 12,027 total)