Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@marie21: Catch Responsive has Featured Page Slider that uses selected page’s featured image as Slider Image. And automatically it uses Page’s title as title and alt property of
<img>element. If you want to have custom title and alt, I recommend you to upgrade to Pro version. It has Featured Custom Slider featured.Regards,
MaheshMahesh
Participant@skynet: Yes, the update will be released before the release of WordPress 4.7. Everything works perfectly fine just the migration will be available in the latest update. It will still migrate with no problem even if you update the theme after upgrading the WordPress core. Hope you understand.
Regards,
MaheshDecember 1, 2016 at 1:08 pm in reply to: Is there an easy way to remove the blank spaces between posts. #104295Mahesh
Participant@marketingman: Add the following CSS:
#header-featured-image img { border-radius: 10px; }Note: Please adjust the border-radius as per desired.
Regards,
MaheshDecember 1, 2016 at 1:04 pm in reply to: Just updated: strange menu has appeared, custom CSS isn't working #104294Mahesh
Participant@heidi-bissell: Sorry for that, username cannot be changed.
Regards,
MaheshMahesh
Participant@elkehb: For that use the following CSS:
body.custom-background.page-id-52 #main { background-image: url('url-to-background-image'); background-repeat: repeat; } article.hentry { background-color: transparent; }Note: Please replace url-to-background-image in the above code with the actual image url.
Regards,
MaheshMahesh
Participant@elkehb: Add the following CSS:
body.custom-background.page-id-52 { background-image: url('url-to-background-image'); background-repeat: repeat; }Note: Please replace url-to-background-image in the above code with the actual image url.
Regards,
MaheshMahesh
Participant@catchhab: You cannot update Pro themes by just directly Update Now button like Free themes. You’ll need to first download the theme from https://catchthemes.com/my-account/ page. Then use Catch Updater plugin or Catch Updater module of Catch Web Tools plugin.
https://catchthemes.com/wp-plugins/catch-updater/
https://wordpress.org/plugins/catch-web-tools/
Please check the tutorial video in the link below:
https://www.youtube.com/watch?v=W95SuabDZi8Regards,
MaheshMahesh
Participant@jrdphd: Do you want to remove the slider completely? If yes, go to Dashboard=> Appearance=> Customize=> Featured Slider and select Disable in Enable Slider option. Then click Save & Publish.
Hope this helps.Regards,
MaheshNovember 30, 2016 at 10:06 am in reply to: Using qTranslate Language Chooser widget instead of Search widget in Header #104212Mahesh
Participant@jgobeil: This feature is only available in Catch Box Pro. I recommend you to upgrade to Pro version.
Regards,
MaheshMahesh
Participant@kzukeri: Your logo seems to be 400px, please use a smaller logo. And for the alignment, go to Dashboard=> Appearance=> Customize=> Site Identity and uncheck Check to move Site Title and Tagline before logo option.
Let me know if any problem.Regards,
MaheshNovember 30, 2016 at 9:52 am in reply to: Just updated: strange menu has appeared, custom CSS isn't working #104210Mahesh
Participant@heidi-bissell: We’ve edited the CSS above, please check and use the CSS
https://catchthemes.com/support-forum/topic/just-updated-strange-menu-has-appeared-custom-css-isnt-working/#post-104122About the error while choosing category, this will be fixed in the next update. We’ll let you know as soon as we release it.
For editing the name:
Go to the following link..
https://catchthemes.com/support-forum/users/mahesh
Then click edit on the right and edit the info as desired then click Update Profile button.Let me know if any problem.
Regards,
MaheshMahesh
Participant@marco-cherin: Please remove all previous CSS codes I’ve provided and use the following instead.
.sb-options li:nth-child(9) a { background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAIAAAD5gJpuAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAE2SURBVHjaYmSYyMDwgwEE/jEw/GF4mvT0HyqQUlX9B5aEIIAAYmH4wlDtWg1SDwT//0lKSv7/D+T9/w+nYmL+//79/88fIPll0yaAAGJhYAGJP/n69O+/v0CAUAcHt2////ULqJpRVhZoA0AAsQCtAZoMVP0HiP7+RlcNBEDVYA0Mv38DNQAEEMj8vwx//wCt/AdC/zEBkgagYoAAYgF6FGj277+///wlpAEoz8AAEEAgDX/BZv/69wuoB48GRrCTAAKICajh9//fv/6CVP/++wu7BrDxQFf/YWAACCCwk0BKf0MQdg1/gBqAPv0L9ANAALEAY+33vz+S3JIgb/z5C45CBkZGRgY4UFICKQUjoJMAAoiRoZSB4RMojkHx/YPhbNVZoM3AOISQQPUK9vaQOIYAgAADAC5Wd4RRwnKfAAAAAElFTkSuQmCC'); background-repeat: no-repeat; background-position: 1%; } .sb-options li:nth-child(10) a{ background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAIAAAD5gJpuAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAflJREFUeNpinDRzn5qN3uFDt16+YWBg+Pv339+KGN0rbVP+//2rW5tf0Hfy/2+mr99+yKpyOl3Ydt8njEWIn8f9zj639NC7j78eP//8739GVUUhNUNuhl8//ysKeZrJ/v7z10Zb2PTQTIY1XZO2Xmfad+f7XgkXxuUrVB6cjPVXef78JyMjA8PFuwyX7gAZj97+T2e9o3d4BWNp84K1NzubTjAB3fH0+fv6N3qP/ir9bW6ozNQCijB8/8zw/TuQ7r4/ndvN5mZgkpPXiis3Pv34+ZPh5t23//79Rwehof/9/NDEgMrOXHvJcrllgpoRN8PFOwy/fzP8+gUlgZI/f/5xcPj/69e/37//AUX+/mXRkN555gsOG2xt/5hZQMwF4r9///75++f3nz8nr75gSms82jfvQnT6zqvXPjC8e/srJQHo9P9fvwNtAHmG4f8zZ6dDc3bIyM2LTNlsbtfM9OPHH3FhtqUz3eXX9H+cOy9ZMB2o6t/Pn0DHMPz/b+2wXGTvPlPGFxdcD+mZyjP8+8MUE6sa7a/xo6Pykn1s4zdzIZ6///8zMGpKM2pKAB0jqy4UE7/msKat6Jw5mafrsxNtWZ6/fjvNLW29qv25pQd///n+5+/fxDDVbcc//P/zx/36m5Ub9zL8+7t66yEROcHK7q5bldMBAgwADcRBCuVLfoEAAAAASUVORK5CYII='); background-repeat: no-repeat; background-position: 1%; }Regards,
MaheshMahesh
Participant@skynet: Yes, CatchBox Pro’s latest version is compatible with WordPress 4.7. We will be releasing the update soon that will have migrate the theme’s current Custom CSS to the WordPress’s core Custom CSS feature add in 4.7.
Regards,
MaheshNovember 29, 2016 at 10:32 am in reply to: How to set own Featured Content and Featured Slider? #104128Mahesh
Participant@jshrek: This feature (Custom Featured Content / Custom Featured Slider) is only available in Pro version. I recommend you to upgrade to Pro version.
Regards,
MaheshNovember 29, 2016 at 10:27 am in reply to: Header replace with slider image and remove primary content links #104127Mahesh
Participant@ilix789: For some reasons, the parent theme’s
style.cssisn’t loading which is resulting in the design issue. For only one image to be displayed, remove the previously added codes fromfunctions.phpand add the following:function move_header_below() { remove_action( 'catchflames_before', 'catchflames_featured_header', 10 ); remove_action( 'catchflames_after_header', 'catchflames_featured_overall_image', 10 ); add_action( 'catchflames_before_main', 'catchflames_featured_overall_image', 10 ); } add_action( 'init', 'move_header_below' );Regards,
MaheshMahesh
Participant@elliottrae: Go to Dashboard=> Appearance=> Customize=> Theme Option=> Custom CSS box and add the following CSS:
.ct-advertisement-image .ads-image img { display: inline-block; text-align: center; }Regards,
MaheshMahesh
Participant@elliottrae: Pratik has already answered it HERE, so I’ll skip this one.
Regards,
MaheshNovember 29, 2016 at 9:30 am in reply to: Just updated: strange menu has appeared, custom CSS isn't working #104122Mahesh
Participant@heidi-bissell: I didn’t understand the first issue about the new mobile menu, please clarify more so that I can help you further.
For the second one, making search bar long. Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:#branding .searchform, #branding .search-field{ float: none; margin: 0 auto; width: 200px; } .sidebar-top .widget, #sidebar-header-right { float: none; }Regards,
MaheshMahesh
Participant@theodisbutler: Thank you for your appreciation. Have a nice day!
Regards,
MaheshMahesh
Participant@vetrepreneur: For this, you’ll need to create two pages. One for the front page and the other for the blogs lists. Then Go to Dashboard=> Appearance=> Customize=> Static Front Page and select A static page in Front page displays option. Then select the page created for front page in Front page dropdown and the page for blog list in Posts page dropdown.
Regards,
Mahesh -
AuthorPosts
