Forum Replies Created

Viewing 20 posts - 241 through 260 (of 14,493 total)
  • Author
    Posts
  • Sakin
    Keymaster

    Hi Gary,

    Yes, please upload the screenshot on your website/dropbox/drive and add your screenshot URL here.

    Regards,
    Sakin

    in reply to: Vision art set up #330354
    Sakin
    Keymaster

    @onsta: You just need to add in Website editor. I have updated the CSS. Please try now.

    in reply to: Looking for the demo content file #330350
    Sakin
    Keymaster

    @marcel_h : You can also download the demo zip file from the Theme Instructions tab in Theme Page at https://catchthemes.com/themes/personal-trainer/#theme-instructions

    in reply to: Vision art set up #330329
    Sakin
    Keymaster

    Try adding the following CSS.

    a:hover, a:focus, .wp-block-widget a:hover,
    .wp-block-widget a:focus, .wp-block-button.is-style-VisionArt-button .wp-block-button__link:hover:hover,
    .wp-block-button.is-style-VisionArt-button .wp-block-button__link:hover:focus,
    .wp-block-button.is-style-VisionArt-button .wp-block-button__link:focus:hover,
    .wp-block-button.is-style-VisionArt-button .wp-block-button__link:focus:focus,
    .wp-block-post-comments.is-style-VisionArt-pro-post-comments .comment-metadata a:hover,
    .wp-block-post-comments.is-style-VisionArt-pro-post-comments .comment-metadata a:focus,
    .wp-block-post-comments.is-style-VisionArt-post-comments .comment-metadata a:hover,
    .wp-block-post-comments.is-style-VisionArt-post-comments .comment-metadata a:focus,
    .wp-block-navigation__responsive-container-open:hover,
    .wp-block-navigation__responsive-container-open:focus,
    .wp-block-navigation__responsive-container-close:hover,
    .wp-block-navigation__responsive-container-close:focus,
    .wp-block-post-comments .comment-metadata a:hover,
    .wp-block-post-comments .comment-metadata a:focus,
    form .wpcf7-submit:hover, form .wpcf7-submit:focus,
    .ect-section.style-three .entry-meta a:hover,
    .ect-section.style-three .entry-meta a:focus,
    .price ins:hover, .price ins:focus,
    .event-section #ect-section.ect-event.style-two .events-content-wrapper a:hover,
    .event-section #ect-section.ect-event.style-two .events-content-wrapper a:focus,
    .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,
    .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:focus,
    .wp-block-post-navigation-link a:hover, .wp-block-post-navigation-link a:focus,
    a.comment-reply-link:hover, a.comment-reply-link:focus, .wp-block-post-title a:hover,
    .wp-block-post-title a:focus, .wp-block-site-title a:hover, .wp-block-site-title a:focus,
    .post-navigation-link__label:hover, .post-navigation-link__label:focus,
    .wp-block-site-generator p a:hover, .wp-block-site-generator p a:focus, ins:hover,
    ins:focus, .wp-block-widget-area .wp-block-latest-posts__list > li > a:hover,
    .wp-block-widget-area .wp-block-latest-posts__list > li > a:focus,
    .single .taxonomy-category.wp-block-post-terms > a:hover,
    .single .taxonomy-category.wp-block-post-terms > a:focus,
    .entry-breadcrumbs span.breadcrumb a:hover,
    .entry-breadcrumbs span.breadcrumb a:focus,
    .wc-block-mini-cart__button:hover, .wc-block-mini-cart__button:focus,
    .footer-title + p a:hover,
    .footer-title + p a:focus,
    .events-section #ect-section.ect-section.style-two .content-wrapper h2 a:hover,
    .events-section #ect-section.ect-section.style-two .content-wrapper h2 a:focus,
    .wc-block-components-product-title a:hover,
    .wc-block-components-product-title a:focus,
    .woocommerce .woocommerce-breadcrumb a:hover,
    .woocommerce .woocommerce-breadcrumb a:focus,
    .events-content-wrapper .entry-header .entry-title a:hover,
    .events-content-wrapper .entry-header .entry-title a:focus,
    td.product-name a:hover,
    td.product-name a:focus,
    .featured-content .wp-block-post-excerpt__more-link:hover,
    .featured-content .wp-block-post-excerpt__more-link:focus,
    .single .taxonomy-post_tag.wp-block-post-terms > a:hover,
    .single .taxonomy-post_tag.wp-block-post-terms > a:focus,
    .bottom-footer .wp-block-navigation ul:not(.wp-block-navigation__submenu-container) > li > a:hover,
    .bottom-footer .wp-block-navigation ul:not(.wp-block-navigation__submenu-container) > li > a:focus {
      color: #f39419;
    }
    in reply to: Vision art set up #330317
    Sakin
    Keymaster

    @onsta: For the blog button color and hover color, you can change the color code in the following CSS and add it in Additional CSS.

    /* Blog Button Color */
    .wp-block-post-excerpt .wp-block-post-excerpt__more-link {
      background-color: 2a7aac;
      color: #fff;
    }
    
    /* Blog Button Hover Color */
    .wp-block-post-excerpt .wp-block-post-excerpt__more-link:hover,
    .wp-block-post-excerpt .wp-block-post-excerpt__more-link:focus {
      background-color: 05a394;
      color: #fff;
    }
    in reply to: Mobile Menu not Working #330291
    Sakin
    Keymaster

    Hi Isha,

    Have you added any new scripts or plugins to your site? The mobile menu is working fine in our theme but it’s not working on your site. So, it must be some plugin or script conflict.

    If you have added any script, then try removing that and check it. If you have added new plugin or updated plugin then try disabling that and check it.

    Regards,
    Sakin

    in reply to: doctype html lost lang=”de-DE” Tag #330287
    Sakin
    Keymaster

    Hi Ulrich,

    Yes, then it must be a plugin issue.

    Regards,
    Sakin

    in reply to: Social icons error/empty squares #330282
    Sakin
    Keymaster

    @jessicamorante : It’s because of the Gutentor plugin, this plugin uses Font Awesome Free 5.12.0 whereas the latest version of the theme is version 6.4.2, which has the latest version of Twitter icon X. So, it’s showing the issue. Try disabling that plugin and check it.

     

    in reply to: doctype html lost lang=”de-DE” Tag #330245
    Sakin
    Keymaster

    Hi Ulrich,

    We haven’t changed anything in the header.php in Adventurous Pro theme version 4.5.3. So, it must be your child theme header.php issue. Can you compare that file with the parent theme header.php file.

    <html <?php language_attributes(); ?>>

    Regards,
    Sakin

    in reply to: Managing Events is very complicated #330242
    Sakin
    Keymaster

    @bluef: We have fixed the order of the Event Category, please update to the latest version.
    About the plugin, we will check it thanks.

    Sakin
    Keymaster

    @apicula: So, it depends on the plugin and how they have added it. Also, you can build a child theme and customize header.php file to add the plugin function.

    in reply to: Featured Content links open in new window #330161
    Sakin
    Keymaster

    Hi Biagio,

    We have updated the theme to version 3.7.4 which will fix this issue.

    Regards,
    Sakin

    in reply to: Flash effect on image #330140
    Sakin
    Keymaster

    Hi Andrew,

    If you don’t find the Additional CSS in “Appearance => Theme”, then you can also add it from the Site Editor. To add Additional CSS from Site Editor check this FAQ at https://catchthemes.com/fse-faq/#question-fse-basics-how-to-add-custom-css-in-block-themes

    Regards,
    Sakin

    Sakin
    Keymaster

    @apicula: Sorry we don’t have the option to use different sliders on each page. So, try searching for plugin at https://wordpress.org/plugins/

    in reply to: Sizing and Positioning of Classic Block off on Page #330113
    Sakin
    Keymaster

    @rabbicorey: It’s coming from the plugin itself. Plugin used iframe code which is not controllable from the theme. So, you need to contact the plugin support team.

    in reply to: Catch Evolution Pro – Problem by displaying on Tablet #330112
    Sakin
    Keymaster

    Hello Ernesto,

    Ok, will check your site for details.

    Regards,
    Sakin

    in reply to: Sizing and Positioning of Classic Block off on Page #330094
    Sakin
    Keymaster

    @rabbicorey: I don’t see any chart on your site and everything looks fine when I check it.

    in reply to: Catch Evolution Pro – Problem by displaying on Tablet #330092
    Sakin
    Keymaster

    Dear Ernesto,

    Can you try to add the following CSS in the “Appearance => Customize => Additional CSS” box:

    @media screen and (max-width: 1060px) {
    	#site-header-menu-primary .wrapper {
    		width: 100%;
    	}
    }

    Regards,
    Sakin

    in reply to: My Music Band Pro Change Testimonial section title #330073
    Sakin
    Keymaster

    Hi Dg,

    1. For the testimonial Section Heading: Go to “Appearance => Customize => Theme Options => Testimonials” and change the Heading from “In the News” to “Testimonials” and click on the “Publish” button.
    2. That archive title is from the WordPress core and not from the theme. You can remove that from the plugin. This function is already there in most of the SEO plugins like Yoast SEO and all. Also, you can add plugin like “WP Remove Category from Archive title”.

    Regards,
    Sakin

    in reply to: Widget page missing in dashboard #330026
    Sakin
    Keymaster

    Hi Mikel,

    That is not from the theme, it’s from the WordPress core as now WordPress is moving to Block Editor. If you want to use the classic widgets then please active the Classic Widgets plugin https://wordpress.org/plugins/classic-widgets/.

    Regards,
    Sakin

Viewing 20 posts - 241 through 260 (of 14,493 total)