Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@norther1981: Please post in your site URL so that I can look into the issue.
Kind Regards,
SkandhaSkandha
Participant@mmariaperlo: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#secondary { width:192px; } #primary { width:77%; }Let me know if this works out.
Kind Regards,
SkandhaSkandha
Participant@homa: Page content does not have author and author information in the Free Theme. I suggest you to upgrade to pro. You can check out the additional-features available in pro version of the theme.
Let me know if helps you out.
Kind Regards,
SkandhaSkandha
Participant@adrmusic: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#site-generator { padding:20px; }For the link preview on facebook you can use Catch Web Tools plugin. Activate the plugin and Go to => Dashboard => Catch Web Tools => Open Graph => Enable Open Graph Module => Then Go to Homepage Settings => Then you can change your site preview
Let me know if this works out.
Kind Regards,
SkandhaSkandha
Participant@dennis-schaeferbehoerdenspiegel-de: Try replacing
box-shadow:unset;in the previous css withbox-shadow:none;.Let me know if this solves the issue.
Kind Regards,
SkandhaJune 14, 2018 at 3:31 am in reply to: Is scrollable Front Page with lots of content possible in Free Version? #147680Skandha
Participant@maxzaska: To change font of all widget title
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..widget-title { font-family:ravie; }Change the font according to your choice.
Let me know if this works out.
Kind Regards,
SkandhaSkandha
Participant@aconnor1: I checked your site and you seem to be saving all your changes in customizer a draft that is the reason the slider number was not changing. I have changed it to publish and the number of slides seems to be changing. Please check it and let me know if the issue is resoled.
Kind Regards,
SkandhaSkandha
Participant@audrajwolfe: Go to => Child Theme Folder => functions.php and add the following Code.
if ( ! function_exists( 'highresponsive_excerpt_more' ) ) : /** * Replaces "[...]" (appended to automatically generated excerpts) with ... and a option from customizer. * @return string option from customizer prepended with an ellipsis. */ function highresponsive_excerpt_more( $more ) { if ( is_admin() ) { return $more; } $more_tag_text = get_theme_mod( 'highresponsive_excerpt_more_text', esc_html__( 'Continue reading >', 'high-responsive' ) ); $link = sprintf( '<a href="%1$s" class="more-link"><span class="more-button">%2$s</span></a>', esc_url( get_permalink( get_the_ID() ) ), /* translators: %s: Name of current post */ wp_kses_data( $more_tag_text ) . '<span class="screen-reader-text">' . get_the_title( get_the_ID() ) . '</span>' ); return '.' . $link; } endif; add_filter( 'excerpt_more', 'highresponsive_excerpt_more' ); if ( ! function_exists( 'highresponsive_custom_excerpt' ) ) : /** * Adds Continue reading link to more tag excerpts. * * function tied to the get_the_excerpt filter hook. * * @since High Responsive 1.0 */ function highresponsive_custom_excerpt( $output ) { if ( has_excerpt() && ! is_attachment() ) { $more_tag_text = get_theme_mod( 'highresponsive_excerpt_more_text', esc_html__( 'Continue reading >', 'high-responsive' ) ); $link = sprintf( '<a href="%1$s" class="more-link"><span class="more-button">%2$s</span></a>', esc_url( get_permalink( get_the_ID() ) ), /* translators: %s: Name of current post */ wp_kses_data( $more_tag_text ) . '<span class="screen-reader-text">' . get_the_title( get_the_ID() ) . '</span>' ); $output .= '.' . $link; } return $output; } endif; // highresponsive_custom_excerpt. add_filter( 'get_the_excerpt', 'highresponsive_custom_excerpt' );Let me know if this works out.
Kind Regards,
SkandhaJune 14, 2018 at 12:12 am in reply to: Not able to find out how to change information in sidebar "contact & booking" #147674Skandha
Participant@csc_geordie: Glad that the issue is resolved. Have a good day! 🙂
Kind Regards,
SkandhaSkandha
Participant@caustin: To remove thin red line on top of sub menu
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#mainnav ul li ul::after { background:none; }To change the color of active link
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#mainnav ul li a:focus { color:#123456; }You can change the color according to your requirement.
Let me know if this works out.
Kind Regards,
SkandhaSkandha
Participant@stephenawebby: If you had made changes to the theme files without creating a child theme then all the customization will be lost when you upgrade to the pro version.
If you have used Catch Responsive Free as a child theme and have upgraded to the pro version all you need to do is get inside your child theme folder open style.css file and change
Template:*text*tocatch-responsive-proor the name of the folder where your pro theme exists. Also you will need to copy the additional CSS you have added to the free theme to the pro theme. This should bring back all your customization you made on your child theme.I suggest you to back up your theme files before upgrade in case something goes wrong during upgrade.
Let me know if this helps you out.Kind Regards,
SkandhaSkandha
Participant@rodeboy: The date seems to be coming from the slider images. To remove date from the Google SERPS you will need to create a child theme and make some edits to the core theme file. If you aren’t familiar with child theme customization I suggest you to hire a customizer.
Alternately you can find a suitable SEO plugin from the WordPress plugin repository which does the job of hiding date in Google search results.
Let me know if this helps you out.
Kind Regards,
SkandhaSkandha
Participant@boxhamster: Sorry for the late reply. Please try clearing your browser cache and check if now the button appears.
Kind Regards,
SkandhaSkandha
Participant@tattoo-tom: I have read your comments. They were really helpful. I greatly appreciate you took the time to write them. Thank you! 🙂
Kind Regards,
SkandhaSkandha
Participant@adrmusic: Yes, I can see the videos. You can post here if you have other issues.
Kind Regards,
SkandhaSkandha
Participant@mhutabarat: You seem to have disabled right click on your site. Please enable it so that I can look into the issue.
Kind Regards,
SkandhaSkandha
Participant@caustin: 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-business/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@agenciabrushup: You don’t seem to be using our theme. Please post your issues in the respective Theme Support Forum.
Kind Regards,
SkandhaJune 13, 2018 at 12:02 am in reply to: How do I turn off the post feed on homepage but keep slider? #147615Skandha
Participant@chantal-woodfinegmail-com: Go to => Appearance => Customize => Homepage Settings => A Static Page => Select a Page for your Homepage
Let me know if this solves your issue!
Kind Regards,
Skandha -
AuthorPosts
