Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@gestaltakademin: I’m afraid it is not possible to display a specific Category of post using the Recent Post widget.
Kind Regards,
SkandhaSkandha
Participant@swaitela: Please post in your site URL so that I can look into the issue.
Kind Regards,
SkandhaSkandha
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,
SkandhaOctober 1, 2018 at 2:45 am in reply to: Can't get logo to appear on Home page header image with Adonis Free Theme #155347Skandha
Participant@orthosoc; This maybe due to caching issue. Try clearing you server cache and let me know if this solves the issue.
Kind Regards,
SkandhaOctober 1, 2018 at 2:28 am in reply to: The image of the picture will shake when changing the picture #155338Skandha
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,
SkandhaOctober 1, 2018 at 1:20 am in reply to: modify footpage in personnalisation / theme option / footpage option edito #155336Skandha
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,
SkandhaSkandha
Participant@enrique369: There seems to be an issue with theme. An update will be released as soon as the issue is fixed.
Kind Regards,
SkandhaSkandha
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,
SkandhaSeptember 30, 2018 at 12:38 am in reply to: modify footpage in personnalisation / theme option / footpage option edito #155296Skandha
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,
SkandhaSkandha
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,
SkandhaSkandha
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,
SkandhaSkandha
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,
SkandhaSkandha
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,
SkandhaSeptember 29, 2018 at 7:14 am in reply to: Change featured content link depending on the language. #155269Skandha
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,
SkandhaSkandha
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,
SkandhaSeptember 29, 2018 at 6:28 am in reply to: Remove Archives: Products This is where you can add new products to your store. #155264Skandha
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,
SkandhaSkandha
Participant@gestaltakademin: Please post in your site URL so that I can look into the issue and provide you possible solution.
Kind Regards,
SkandhaSkandha
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,
SkanhdaSkandha
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,
SkandhaSkandha
Participant@toerfiets: Glad I was able to help you out! Have a good day! ?
Kind Regards,
Skandha -
AuthorPosts
