Forum Replies Created
-
AuthorPosts
-
April 18, 2018 at 1:14 am in reply to: Where to find the # of the post in featured post slider? #139933
Skandha
Participant@historiegeuldal: 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-responsive/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!Regards,
SkandhaSkandha
Participant@jamesmillerlifeology: You seem to be using an older version of the theme. Please update the theme to the latest version and let me know if the issue persists.
Regards,
SkandhaSkandha
Participant@a74bucll: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
body.home #content { display:none; }
Let me know if this is what you want.
Regards,
SkandhaSkandha
Participant@sr15673: First of all you will need to create a child theme. For that you can use the Generate Child Theme Plugin. Activate and use this plugin to create a child theme of your Clean Education Pro Theme.
After creating the child theme, go to the child theme folder and open functions.php file and add the following
code.add_post_type_support( 'page', 'excerpt' );
After adding the above code you will find the excerpt check box option in the Screen Options when you go to Edit a Page.
Then you can check the excerpt option and you will find an excerpt text area below the page content.
There you can put in the text you want to display as excerpt for the page.This way you can achieve different excerpt length or text for different page.
Let me know if you have any doubts regarding this.
Regards,
SkandhaSkandha
Participant@byaron22: I just checked your site and everything seems to be fine. Can you elaborate the issue you are facing?
Regards,
SkandhaSkandha
Participant@sandysandybalascak-com: Please post in your URL so that I can look into the issue.
Regards,
SkandhaApril 17, 2018 at 12:39 am in reply to: Where to find the # of the post in featured post slider? #139897Skandha
Participant@historiegeuldal: You will need to fill the box with #post-ids. You can use Catch ID’s plugin to display ids of posts. After activating this plugin you will be able to see post-ids when you Go to => Dashboard => Posts.
You will need to insert those ids in the Featured Post # 1, # 2 and so on.Let me know if this solves the issue.
Regards,
SkandhaSkandha
Participant@historiegeuldal: Glad the issue is resolved.
Regards,
SkandhaSkandha
Participant@jamesmillerlifeology: Please post in your site URL.
Regards,
SkandhaSkandha
Participant@aferrera: The blank page maybe is caused basically due to the memory limit issue, contact your web hosting server and ask theme to increase the memory limit to a higher value. If you are still having issue after increasing memory in the server send me the details through the email. sorry for the inconvenience caused.
Regards,
SkandhaSkandha
Participant@thirsty-journeys: Sorry for the late reply. It is suggested that
– Your website should have only one H1 tag. If you have more than one H1 tag on a page, change the other H1 tags to an H2 or H3;
– Your H1 tag should be at the top of the page content (above any other heading tags in the page code). If your site is divided in to columns the left column may appear “higher” in the code.Let me know if this solves your issue.
Regards,
SkandhaApril 16, 2018 at 2:26 am in reply to: Videos are not aligned as shown in the theme demo of rockstar #139831Skandha
Participant@ermarkar: Please try doing a fresh installation of the theme and let me know if the issue persists.
Regards,
SkandhaSkandha
Participant@erikcave: You seem to have used textwidget on your pages.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..textwidget h1 { display:none; }
Let me know if this works out.
Regards,
SkandhaSkandha
Participant@sr15673: To use the excerpt text option in pages like the option in posts you will need to create a child theme and add a bit of code to your functions.php file. Let me know if you are comfortable with child theme customization then I’ll further assist you.
Regards,
SkandhaSkandha
Participant@jknowles: 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/high-responsive/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.Regards,
SkandhaSkandha
Participant@miekoyo: 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-evolution/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.Regards,
SkandhaSkandha
Participant@dreamnails: If you want to replace the background in the “Bookings” page and add another background to it.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..page-id-185 { background:none !important; background:url("") !important; }
Let me know if this what you want.
Regards,
SkandhaSkandha
Participant@dreamnails: Please update the theme. This issue has been fixed in the latest theme update.
Regards,
Skandha -
AuthorPosts