Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@ursanton: Hello there,
I checked your site and the menu is showing up well. It looks like you have resolved the issue.Let me know if you have anymore issues.
Kind Regards,
SkandhaSkandha
Participant@wcmaster: Hello there,
I checked for the issue at my end and the sections seems to be working fine at my end.
Can you elaborate the issue you are having?Kind Regards,
SkandhaSkandha
Participant@rayo: Hello there,
Navigation option has been added to Homepage posts. The update will be out very soon. I will let you know when the update is released.Kind Regards,
SkandhaSkandha
Participant@hjhatch: Go to => Child Theme Folder => functions.php and add the following Code.
add_action( 'wp_head', 'remove_my_action' ); function remove_my_action(){ remove_action( 'catchresponsive_header', 'catchresponsive_mobile_header_nav_anchor', 30 ); } add_action( 'wp_head', 'add_my_action' ); function add_my_action(){ add_action( 'catchresponsive_after_header', 'catchresponsive_mobile_header_nav_anchor', 50 ); }Now the mobile menu should show up below the header image.
Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@essetikappa: Yes you can send me a dublicator backup with easy admin credenzials. I had sent you an email earlier. You can provide me the credentials through that email.
Kind Regards,
SkandhaSkandha
Participant@normandieproduction: Hello Alain.
Hope the issue gets resolved soon. Do let me know if you have any theme related issues.Kind Regards,
SkandhaSkandha
Participant@juny: Hello there,
You can put a lot of audios in a page but it is not possible to keep the audio playing even when the site is redirected to a different page.Let me know if you have anymore issues!
Kind Regards,
SkandhaSkandha
Participant@kspencer: Hello Katie,
Go to => Appearance => Customize => Additional CSS and add the following CSS COde..page .entry-meta { display:none; }Let me know if this is what you want!
Kind Regards,
SkandhaSkandha
Participant@rayo: Hello there,
Since you love this theme could you leave an honest review? Your feedback is deeply valued as it will help potential clients read about your experience and also help me improve.
https://wordpress.org/support/theme/catch-fullscreen/reviews/#new-post
Let me know if you have anymore issues. Have a good day! 🙂Kind Regards,
SkandhaSkandha
Participant@rayo: Hello there,
The post navigation option will be added in the next theme update. I will let you know when the update is released.Kind Regards,
SkandhaSkandha
Participant@sofyags: 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/catch-starter/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,
SkandhaSkandha
Participant@dsm: Hello Ulrich, 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/adventurous/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,
SkandhaSkandha
Participant@hjhatch: To center the mobile menu
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#mobile-header-left-menu { float:unset; text-align:center; width:100%; }To move the menu below the header image 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 otherwise I suggest you to hire a customizer.
Kind Regards,
SkandhaSkandha
Participant@sumiko: Hello Sumiko, 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/parallax-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,
SkandhaSkandha
Participant@sofyags: Hello there,
After disabling all your plugins you will need to check if the site logo is appearing. This is done to check if the issue is showing up due to any plugin..Kind Regards,
SkandhaSkandha
Participant@evdel: Hello Evdel,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..footer-widget-area.two .widget-column { width:100%; }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@sofyags: Can you let me know why cannot you disable your plugins? Disabling all the plugins is the first step in debugging the issue.
Kind Regards,
SKandhaSkandha
Participant@beasign: Hello there,
Can you create a separate Support Ticket for the issue you are having? Also do post in your site URL as well.Kind Regards,
SkandhaSkandha
Participant@dsm: Hello Ulrich,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code./* To increase the space after <h3> tag in category description */ .taxonomy-description h3 { padding-bottom:10px; }You can change the padding according to your choice.
Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@imajons: Hello Ima, 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 -
AuthorPosts
