Forum Replies Created
-
AuthorPosts
-
Mahesh
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,
MaheshMahesh
Participant@ahakristin: Got the email and the attachments too. Your images size and aspect ratios are way too different. Some are landscape and some are portrait. The recommend size of the featured slider according to theme instruction is:
Width: 1200px
Height: 514px
I recommend you to edit the image first and make all the image to above size. If you want to have larger image, that’s fine too just make sure the aspect ratio for all image is same. Therefore you can fix the issue of unproportional slider image.
Let me know if any issue.Regards,
MaheshMarch 31, 2016 at 4:50 pm in reply to: Strange behavior running a JS in a widget into the side bar #88578Mahesh
Participant@serpico57: Please post in your site url. As per your explanation, and the code provided, the issue seems to be due to image path problem, you are using the image directly in the theme. I recommend you to upload all the image in the media and replace the path in your JS file with the image path in media.
Go to Dashboard=> Media, upload the image, after uploading click Edit on the right side, new tab will open with image detail and url(File URL). Replace the url in JS file with that image url(File URL) in this tab. Repeat this for all images.
Hope this helps.Regards,
MaheshMahesh
Participant@aid: Can you let me know the version of Simple Catch Pro theme that you are using. Looks like you are using old version of Simple Catch Pro theme. Latest version in 3.5
Regards,
MaheshMahesh
Participant@ahakristin: Glad to know you were able to solve one issue. I don’t quite much get about the issue of slider you have mentioned above. Do you mean the image get cut out while uploading? You can send me the pictures in my email mahesh [at] catchtheme [dot] com or through dropbox or something like that, then may be I can help you further.
Regards,
MaheshMahesh
Participant@bastian: Go to “Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS” box and add the following CSS:
.widget .widget-title { text-align: center; }Regards,
MaheshMahesh
Participant@ahakristin: Thank you for using Catch Responsive Pro.
1. Change position of social link icons to right top
Yes, it is possible to change position of social link icons to right top. Go to “Dashboard=> Appearance=> Widgets” and drag CT:Social Icons widget to Header Right widget area and click Save. Go to “Dashboard=> Appearance=> Customize=> Theme Options=> Header Right Sidebar Option” and make sure Check to disable Header Right Sidebar is Unchecked
2. Featured Slider
May be the slider is causing the issue. Please disable all plugins one by one and check if it solves the issue.Let me know if any problem. And please post in your site url.
Regards,
MaheshMahesh
Participant@philwilky: The best and easiest way that I would recommend you to have the above mentioned feature is to upgrade to Catch Base Pro. Yes, Catch Base Pro version does have that functionality for Featured Slider and Featured Content. You will have full control over the image, content and links in both of the above (Featured Slider and Featured Content). The Pro version has much more other options too (Color option, Footer Editor etc).
Hope this helps you.Regards,
MaheshMahesh
Participant@minhbkx: Yes, the instruction is correct and you followed it along too. You can add both html or plain text in the footer content. But the problem is that, shortcodes like [the-year], [site-link] only works in Footer Left Content. Using it in Footer Right Content will display it as plain text only. For making above shortcodes work in Right Content too, a little customization will be required.
Regards,
MaheshMahesh
Participant@rabbyosaberwolves: You can email me at mahesh [at] catchthemes [dot] com. Thank you very much for your help, we really appreciate it. Have a nice day!
Regards,
MaheshMarch 31, 2016 at 10:15 am in reply to: Featured Content section defaults to demo version after upgrading to 4.6 #88549Mahesh
Participant@karbasetti: Checked in your server and yes the issue existed as you’ve mentioned. The issue seem to be arose due to jumping/skipping update or something. In theme customizer (Dashboard=> Appearance=> Customize), the Homepage Featured Content Option option went back to Demo Content, then I changed the option to Select Content Type and thing went back to normal. I did the update again two times to the latest version and the settings were all working fine.
Please check and let me know if any problems.Reards,
MaheshMarch 31, 2016 at 9:28 am in reply to: Centre Feature Content Text – Catch Everest FREE Theme #88547Mahesh
Participant@adunning: Go to “Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS” box and add the following CSS:
#featured-post .entry-content { font-size: 2.2rem; color: #75916e; }Let me know if this helps.
Regards,
MaheshMahesh
Participant@kristiinavaalasmaa: Go to “Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS” box and add the following CSS:
#masthead { padding-bottom: 0; padding-top: 0; } #catchadaptive_social_icons-2 { padding-bottom: 0; } #site-branding { display: none; }Regards,
MaheshMahesh
Participant@philwilky: The above problem is because you are displaying the excerpt. And you face the problem in the homepage only, if you go to the post single page, the content displays fine as you are seeing the content in the visual editor. The excerpt escapes all the HTML in the content and displays plain text only. You’ll need to show full content instead of the excerpt. For that go to “Dashboard=> Appearance=> Customize=> Theme Option=> Layout Options” and select Show Full Content (No Featured Image) in Archive Content Layout option.
Regards,
Mahesh -
AuthorPosts
