Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@charlottekrenk: No, blog page can be any page, not necessarily homepage. I checked your site, only 2 posts are showing right now, how many posts do you have in admin dashboard? Can you please add one for testing?
Regards,
MaheshMahesh
Participant@charlottekrenk: No, its not necessary that the blog page should be front page, I thought of it as one of the case. 🙂 Please post in your site url, so I can check it.
Regards,
MaheshMahesh
Participant@charlottekrenk: Go to Dashboard=> Posts => All Posts and edit one of the post. In edit post page, there is Screen Option at the right top just to left of Help, click it some options will slide down. The Check on Discussion option. After that scroll below content you’ll see Discussion section, in that section make sure that Allow comments is checked. This will display comments section below the post in single page for that particular post.
Let me know if any problem.
Please post in you site url.Regards,
MaheshMahesh
Participant@charlottekrenk: Go to Dashboard=> Appearance=> Customize=> Static Front Page and make sure that Your latest posts is selected in Front page displays. Go to Dashboard=> Appearance=> Customize=> Theme Options => Homepage/Frontpage Settings and make sure that Check to Disable Latest Posts is unchecked. Then your blog post list will be displayed in homepage/frontpage.
Let me know if any problem.
Regards,
MaheshMahesh
Participantrvtent: Go to Dashboard=> Appearance=> Widgets and add a text-widget to Header Top Sidebar and add the following codes into it.
<img class="widget-img" src="link-to-image"><span class="widget-text">Some Text</span><br /> <img class="widget-img" src="link-to-image"><span class="widget-text">Some Text</span><br /> <img class="widget-img" src="link-to-image"><span class="widget-text">Some Text</span><br /> <img class="widget-img" src="link-to-image"><span class="widget-text">Some Text</span><br /> <img class="widget-img" src="link-to-image"><span class="widget-text">Some Text</span><br />Note: Replace link-to-image with the source url of your desire images.
Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
.widget-img, .widget-text { vertical-align: middle; } .widget-img { margin-right: 30px; width: 20px; } #sidebar-header-top { margin-bottom: 5px; }Note: Please adjust the width of image, and space between image and text as required.
Regards,
MaheshMahesh
Participant@minhbkx: I checked your site and seems you’ve been able to change the footer content. Now it displays “Reading by insiders!”.
Let me know if any problem.Regards,
MaheshMahesh
Participant@sanket:
1. Change the text color below the Featured Post Slider:
Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:#main-slider .featured-text { color: #ffffff; }2. Change the hover color of Header Text:
Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:#site-title a:hover { color: #ffffff; }3. Want to customize the footer to my name where it says Powered by WordPress | Theme Simple Catch Pro:
Go to Dashboard=> Appearance=> Customize=> Theme Options=> Footer Options and in Footer Editor options, replace the following text there:
Powered by: [wp-link] | Theme: [theme-link]with
your nameLet me know if any problem.
Regards,
MaheshApril 4, 2016 at 10:46 am in reply to: Featured Content section defaults to demo version after upgrading to 4.6 #88749Mahesh
Participant@karbasetti: I checked your site, you don’t have any header image in your site, but you do have the slider. I updated the theme to latest version and the update is working fine, no setting rolled back to defaults. Please check your email for attachment.
Let me know if any problem.Regards,
MaheshMahesh
Participant@aid: Your problem (Theme Update file) seems to be related to sales rather than technical. Please contact our sales department they will help you with the issue.
https://catchthemes.com/contact-us/Regards,
MaheshMahesh
Participant@enquirieswedding-creations-com: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#header-right .searchform input { border: 1px solid #d4af37; color: #d4af37; }Regards,
MaheshMahesh
Participant@aid: For theme updates to be available regularly, you have to purchase/pay for the theme yearly. If you pay now for the theme, you’ll get the update for this year and for next year update, you have to pay again. So once you pay, updated theme will be available in you account page.
Let me know if any problem.Regards,
MaheshMahesh
Participant@justanotherwordpressuser: Full Frame free version has limit to certain options, Featured Content is one of them. In free version, you can only use demo or pages content as featured content. The option you are seeking is availabe in Pro version. In Full Frame Pro, you can use Page, Post, Image (Custom link, content and image) or Category as Featured Content. Same with Featured Slider. I recommend you to upgrade to Full Frame Pro.
If you want to have it in the free version, you’ll need to hire a customizer.Regards,
MaheshMahesh
Participant@taquin21: Thank you for using Adventurous Pro. I checked your site, currently you are using 4 menu:
Menu in Header Top Sidebar Widget
2 menus in Header Right Sidebar
and Header Secondary menu.
Go to “Dashboard=> Appearance=> Widgets” and remove any custom menu in Header Top Sidebar and Header Right Sidebar widget areas.Let me know if any problem.
Regards,
MaheshMahesh
Participant@krizgirz: There has been a little bug in the Adventurous Theme, that is why the issue arose. The input type should be a checkbox instead of text field. The issue will be fixed in the next update.
For now to avoid issue use Theme Options instead of Customizer for this option. Go to Dashboard=> Appearance=> Theme Options=> Featured Content=> Featured Content Option and Check on Check to open in new window option in
Target. Open Link in New Window?.
This will help for now. Sorry for the trouble.Regards,
MaheshMahesh
Participant@enquirieswedding-creations-com: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
Did you mean padding or margin? If you want to reduce padding-bottom, use this one.#secondary .widget { border: 1px solid #d4af37; padding-bottom: 0; }Or if you want to reduce margin-bottom, use this one.
#secondary .widget { border: 1px solid #d4af37; margin-bottom: 25px; }Note: Please adjust the pixel value for margin or padding in above code, do not forget to use px at the end.
Regards,
MaheshMahesh
Participant@sanket: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
header#branding { background-image: url("http://www.myblog.medtreatserve.com/wp-content/uploads/2016/03/linkedinbg4.jpg"); background-position: center center; background-size: cover; background-repeat: no-repeat; }Note: The image you are using for the background seems quite small, I recommend you to use a large (not too large either) one instead.
Let me know if any problem.
Regards,
MaheshMahesh
Participant@aid: You are using way too old version and there has been drastic changes between the latest version and the one that you are using. I recommend you to update to latest version of Simple Catch Pro. Let me know if the problem persists in latest version too.
Regards,
MaheshApril 1, 2016 at 9:42 am in reply to: Featured Content section defaults to demo version after upgrading to 4.6 #88618Mahesh
Participant@karbasetti: Thank you for your appreciation. Glad to help you. I recommend you to do regular update so that issue like that won’t arise again.
Have a nice day!!!Regards,
MaheshApril 1, 2016 at 9:40 am in reply to: Strange behavior running a JS in a widget into the side bar #88617Mahesh
Participant@serpico57: That’s great. Thank you for your appreciation. Have a nice day!!
Regards,
MaheshMahesh
Participant@philwilky: Glad to know your issue is resolved. Thank you for your appreciation. Have a nice day!!
Regards,
Mahesh -
AuthorPosts
