Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@thetravelgal: I tried using the plugin for comment form and it seems to be working fine.
Go to => Appearance => Customize => Theme Options => Comment Options => Make sure you have not selected Disable Comepletely option.
Also Go to => Dashboard => Edit a post/page => At the top right corner you will find Screen Options => Click on it and check the Discussion box. Now you will find a discussion option at the bottom of the page. Check the Allow Comments option. Only then comments will be enabled on that particular post/page.
Let me know if this helps you out!
Kind Regards,
SkandhaSkandha
Participant@austonsfades: You seem to have fixed the header being too large issue. Are you having any other issues? Please let me know.
Kind Regards,
SkandhaJanuary 3, 2019 at 3:30 am in reply to: How to hide Title and Pager on homepage Slider for small screens? #162755Skandha
Participant@olgasyracusegmail-com: The text not visible in the slider I think can be fixed by giving the text container a light background.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#feature-slider .entry-container, #feature-slider .entry-container:hover { background-color:rgba(0,0,0,0.6); }Also remove the above CSS code you added.
The size of slider pagers seems to be okay when I see it.Let me know if this helps you out!
Kind Regards,
SkandhaJanuary 3, 2019 at 2:54 am in reply to: Which is the best free WordPress theme for WooCommerce? #162748Skandha
Participant@imranabdul: Let me know if you have anymore issues with the theme.
Kind Regards,
SkandhaSkandha
Participant@gparisot: I tried this at my end and the customizer settings seems to retained when I upgrade to pro from the free theme. I will need to look at your admin settings and will your admin credentials for that purpose. I will shortly contact you by email.
Kind Regards,
SkandhaSkandha
Participant@fwhitesides: Glad you were able to figure it out. Let me know if you have anymore issues.
Kind Regards,
SkandhaJanuary 2, 2019 at 11:25 pm in reply to: Promotion Headline Font Size, Padding, and Button Location #162714Skandha
Participant@jamietallman: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#promotion-message .right a { margin:0; } #promotion-message .section { padding:10px; }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@jamietallman: 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-base/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@phipsmeister: Can you please explain what issue you are having with the theme? Also post in your site URL.
You can always post on out support forum if you have any issues and we will be more than happy to help you out. We only charge if you require Premium Support Ticket that is if your issue is highly urgent and if you have not been able to solve it through above mentioned services, you can send us a Support Ticket, which will serve as your final resort for problem solving.
Kind Regards,
SkandhaSkandha
Participant@keikodamaikada: For this you will need to create a child theme and do a little bit of customization. If you are familiar with child theme customization I will provide you the code to use Featured Image as the Header Image on Blog page when the header media is enabled on Pages and Posts. Otherwise I suggest you to hire a customizer to get it done.
Let me know what you would like to do!
Kind Regards,
SkandhaSkandha
Participant@mujji: All our themes support RTL. You can check out our themes here and choose one which suits your requirement.
WordPress should automatically switch to RTL when you switch your Site Language to Arabic.
Go to => Dashboard => Settings => General => Site Language => Select Arabic and Save Changes.Let me know if this helps you out!
Kind Regards,
SkandhaSkandha
Participant@fwhitesides: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
@media screen and (min-width:767px) { .post-thumbnail img { width:600px; height:600px; } }You can change the size according to your requirement.
Let me know if this is what you want!
Kind Regards,
SkandhaJanuary 2, 2019 at 1:56 am in reply to: How to hide Title and Pager on homepage Slider for small screens? #162580Skandha
Participant@olgasyracusegmail-com: Please post in your site URL and let me know what issues you are having with the slider so that I can help you out!
I will try solving those issues so that you don’t have to use another plugin for a feature that is already in the theme.Let me know if this helps you out!
Kind Regards.
SkandhaJanuary 2, 2019 at 1:08 am in reply to: post listing layout on recent posts and category/archive pages (free Decree) #162574Skandha
Participant@lenamarf: Glad you were able to figure it out. Let me know if you have anymore issues! 🙂
Kind Regards,
SkandhaSkandha
Participant@witzweb: I have sent an email to your regarding the issue you were having.
Kind Regards,
SkandhaSkandha
Participant@jamietallman: Let me know if you have anymore issues!
Kind Regards,
SkandhaSkandha
Participant@gparisot: Did you lose your customization after you upgraded from free version to the pro version?
Kind Regards,
SkandhaSkandha
Participant@fwhitesides: Please post in your site URL so that I can look into the issue.
Kind Regards,
SkandhaJanuary 1, 2019 at 11:34 pm in reply to: Promotion Headline Font Size, Padding, and Button Location #162558Skandha
Participant@jamietallman: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
/* To change the font size of Promotion Headline */ #promotion-message .section.left h2 { font-size:25px; } /* To change the font size of Promotion Sub Headline */ #promotion-message .section.left p { font-size:10px; } /* To change the position of Promotion Headline Text and button */ #promotion-message .left { float:none; } #promotion-message .wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; } #promotion-message .left { order:2; text-align:center; }Let me know if this is what you want!
Kind Regards,
SkandhaSkandha
Participant@jamietallman: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#masthead, .sidebar-header-right { padding-bottom:0 !important; }Let me know if this is what you want!
Kind Regards,
Skandha -
AuthorPosts
