Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@bjbarker: Sorry for the late reply. Thank you for using Catch Adaptive Pro. How may I help you? Please let me know.
Regards,
MaheshMahesh
Participant@daniel98: Just checked your site, most of the images in the media library seems to be broken please upload the image and try again. Let me know if the problem persists.
Regards,
MaheshMahesh
Participant@mmarvel54: May be the issue is because of caching. Let me know if any problem.
Regards,
MaheshMahesh
Participant@daniel98: Hi Daniel, I’ve mailed you on your email the one you’ve registered with.
(daniel*****[email protected]) this is the mail address I’ve sent email to.Regards,
MaheshMahesh
Participant@mmarvel54: Please post in your site url.
Regards,
MaheshMahesh
Participant@myriam: For this you’ll need to create a child theme. You can find more on creating child theme HERE. Then in you child theme’s
functions.php, add the following code:function catchresponsive_child_remove_fitvid(){ wp_dequeue_script( 'jquery-fitvids' ); } add_action( 'wp_print_scripts', 'catchresponsive_child_remove_fitvid' );Then use the embeded youtube code and use custom size youtube videos.
Let me know if any problem.Regards,
MaheshMahesh
Participant@vatrailrider: Really sorry about that. Hope I make the things clear here for the updates and subscription.
Once you purchase the theme, its yours for the lifetime and you can use it to as many site as you’ve owned without any third party involvement. And you’ll get regular updates of one year. As one year subscription ends, you can continue using the theme, the only thing is that you won’t be receiving further updates. For updates you’ll need to subscribe again. You can skip years in-between for example: buy a theme, then you can skip 2 years (with no updates) then on third year you can subscribe again.
Hope you understand.
Let me know if any problem.Regards,
MaheshMahesh
Participant@jessolo: I hope I was able to resolve your issue. Would you mind taking a few minutes to write a review for me please?
https://wordpress.org/support/theme/adventurous/reviews/#new-post
I’d really love to know what you think of my support. Your feedback is deeply valued as it will help potential clients read about your experience and also help me improve.
Thank you so much for your help!Regards,
MaheshMahesh
Participant@daniel98: We’ll need to check on your server to check the issue. We’ll contact you through an email shortly. Thank you for your patience.
Regards
MaheshMahesh
Participant@jcmoch: Just checked your site and the background color on menu is working fine, its changing to black when scrolling. Please check the image in the link below.
* before scroll: http://bit.ly/2unQETb
* after scroll: http://bit.ly/2uIuUkqLet me know if any problem.
Regards,
MaheshMahesh
Participant@pete-guttenberggmail-com: 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.Regards,
MaheshMahesh
Participant@pete-guttenberggmail-com: Add the following CSS:
.catchresponsive-nav-menu { display: table; width: 100%; } .catchresponsive-nav-menu > li { display: table-cell; float: none; } .catchresponsive-nav-menu > li > a { display: block; text-align: center; } /* Hides Search Button */ #search-toggle { display: none; }Regards,
MaheshMahesh
Participant@jessolo: Hi, I’ve just fixed the issue of post not appearing on homepage, please check.
Let me know if any problem.Regards,
MaheshMahesh
Participant@nicolaslhtr: I’ll skip this one as I’ve answered this on the other thread.
https://catchthemes.com/support-forum/topic/overlay-text-on-page-image/#post-118250Regards,
MaheshMahesh
Participant@nicolaslhtr: The theme features only one Promotion button by default, for more buttons please customize. And similar for text over the image. You’ll need to customize the theme further via child theme. You can find more details on creating child theme HERE. If you are not familiar with programming, I recommend you to hire a customizer as this falls beyond our theme support scope.
Regards,
MaheshMahesh
Participant@dosk: Okay with that image, finally understood where your problem was, thanks for the clarification. Please add the following CSS:
a:focus { outline: 0; }Regards,
MaheshJune 27, 2017 at 11:22 pm in reply to: Add translation for "Leave a comment" and "% Comments" links on top of posts #118229 -
AuthorPosts
