Forum Replies Created

Viewing 20 posts - 561 through 580 (of 14,493 total)
  • Author
    Posts
  • in reply to: Homepage feature image slider issue #309307
    Sakin
    Keymaster

    @twin6: Please update to Catch Kathmandu version 4.3.4 and then you will be able to set it as 25.

    in reply to: Mobile menu linking to nowhere #309304
    Sakin
    Keymaster

    @redhill: I just check your site hovedstadens.dk and see that you are using the Catch Everest version 2.6 which was released on February 12, 2016. This is really old one to check for issues. Please update to the latest version 3.6.1 which was released on February 05, 2022. After you update to the latest version, please clear your cache and refresh your browser then the menu should work fine.

    in reply to: Unable to customize the website #309265
    Sakin
    Keymaster

    @philipkevin: About the widget, if you want to add like in the old classic way, then you can install the plugin “Classic Widgets” https://wordpress.org/plugins/classic-widgets/ which will give you the same access as before to edit the widgets and footer area.

     

    in reply to: How to change color of header font and clicked links #309172
    Sakin
    Keymaster

    Hi @xandoval,

    If you want to replace all the default teal colors with #94995C then you remove the above CSS you have for colors and then add the following CSS instead:

    /* Link Hover Color */
    a:focus,
    a:hover,
    .site-title a:hover,
    .site-title a:focus,
    .menu-toggle:hover,
    .menu-toggle-close:hover,
    .dropdown-toggle:hover,
    .main-navigation .current-menu-item > a,
    .main-navigation .current-menu-ancestor > a,
    #search-toggle:hover,
    #share-toggle:hover,
    .menu-toggle:focus,
    .menu-toggle-close:focus,
    .dropdown-toggle:focus,
    #search-toggle:focus,
    #share-toggle:focus,
    .main-navigation a:hover,
    .main-navigation a:focus,
    .main-navigation ul.menu li:hover > a,
    .main-navigation ul.menu li.focus > a,
    .main-navigation ul.menu li:active > a,
    .entry-header .cat-links a,
    .entry-meta a:hover,
    .entry-meta a:focus,
    .entry-title a:hover,
    .entry-title a:focus,
    .more-link,
    .comment-permalink:hover,
    .comment-permalink:focus,
    #cancel-comment-reply-link:hover,
    #cancel-comment-reply-link:focus,
    .widget .social-links-menu a:hover,
    .widget .social-links-menu a:focus,
    .site-header-menu .social-navigation a:hover,
    .site-header-menu .social-navigation a:focus,
    .post-navigation .nav-subtitle,
    .post-navigation a:hover .nav-title,
    .post-navigation a:focus .nav-title,
    .sidebar .widget a:hover,
    .sidebar .widget a:focus,
    .events-content-wrapper .hentry:focus .entry-title a,
    .events-content-wrapper .hentry:hover .entry-title a,
    #testimonial-content-section .section-content-wrapper .hentry-inner:before,
    #testimonial-content-section .cycle-pager span.cycle-pager-active,
    #team-content-section .artist-social-profile .social-navigation a:hover,
    #team-content-section .artist-social-profile .social-navigation a:focus,
    #gallery-section .entry-container a:hover,
    #gallery-section .entry-container a:focus,
    .my-music-band-mejs-container.mejs-container button:hover,
    .my-music-band-mejs-container.mejs-container button:focus,
    .wp-playlist-light .my-music-band-mejs-container.mejs-container button:hover,
    .wp-playlist-light .my-music-band-mejs-container.mejs-container button:focus,
    #top-playlist-section .wp-playlist-item:hover,
    #top-playlist-section .wp-playlist-item:focus,
    #top-playlist-section .wp-playlist-item:hover .wp-playlist-caption,
    #top-playlist-section .wp-playlist-item:focus .wp-playlist-caption,
    body .wp-playlist-item-artist,
    table.shop_table_responsive tr td a,
    .product-container a.added_to_cart,
    .single-product .product_meta a,
    .woocommerce-info a,
    .variations .reset_variations,
    .site-header-cart .cart-contents:hover,
    .site-header-cart .cart-contents:focus,
    .star-rating span:before,
    p.stars:hover a:before,
    p.stars.selected a.active:before,
    p.stars.selected a:not(.active):before,
    .woocommerce-tabs ul.tabs li.active a,
    .single-product div.product .woocommerce-product-rating .woocommerce-review-link {
        color: #94995C;
    }
    
    mark,
    ins,
    .page-links a,
    .my-music-band-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-current,
    .my-music-band-mejs-container.mejs-container .mejs-controls .mejs-volume-button .mejs-volume-current,
    .my-music-band-mejs-container.mejs-container .mejs-controls .mejs-volume-button .mejs-volume-handle,
    .my-music-band-mejs-container.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
    .widget_price_filter .ui-slider .ui-slider-handle,
    .widget_price_filter .ui-slider .ui-slider-range {
        background-color: #94995C;
    }
    
    input[type="date"]:focus,
    input[type="time"]:focus,
    input[type="datetime-local"]:focus,
    input[type="week"]:focus,
    input[type="month"]:focus,
    input[type="text"]:focus,
    input[type="email"]:focus,
    input[type="url"]:focus,
    input[type="password"]:focus,
    input[type="search"]:focus,
    input[type="tel"]:focus,
    input[type="number"]:focus,
    textarea:focus,
    blockquote,
    .rtl blockquote,
    .page-links a,
    .section-title:after,
    #header-menu-social:before,
    #hero-section .entry-title:after,
    #feature-slider-section .cycle-prev:hover,
    #feature-slider-section .cycle-prev:focus,
    #feature-slider-section .cycle-next:hover,
    #feature-slider-section .cycle-next:focus,
    .woocommerce-info,
    .woocommerce-message {
        border-color: #94995C;
    }
    
    /* Button Background Color */
    .events-content-wrapper .entry-meta,
    .sticky-post,
    .comment-reply-link,
    .search-submit,
    .header-media .more-link .readmore,
    #feature-slider-section .more-link .readmore,
    #hero-section .more-link .readmore,
    .promotion-section .more-link .readmore,
    .posts-navigation a,
    .pagination .prev,
    .pagination .next,
    #content #infinite-handle span button,
    #scrollup,
    .widget-area .catch-instagram-feed-gallery-widget-wrapper .button,
    .button,
    button,
    button[disabled]:hover,
    button[disabled]:focus,
    input[type="button"],
    input[type="button"][disabled]:hover,
    input[type="button"][disabled]:focus,
    input[type="reset"],
    input[type="reset"][disabled]:hover,
    input[type="reset"][disabled]:focus,
    input[type="submit"],
    input[type="submit"][disabled]:hover,
    input[type="submit"][disabled]:focus,
    #feature-slider-section .cycle-prev:hover,
    #feature-slider-section .cycle-prev:focus,
    #feature-slider-section .cycle-next:hover,
    #feature-slider-section .cycle-next:focus,
    #feature-slider-section .cycle-pager span:hover,
    #feature-slider-section .cycle-pager span:focus,
    #feature-slider-section .cycle-pager .cycle-pager-active,
    #testimonial-content-section .cycle-prev,
    #testimonial-content-section .cycle-next,
    .widget_calendar tbody a,
    #gallery-section .tiled-gallery .tiled-gallery-item a::after,
    #top-playlist-section .mejs-container.my-music-band-mejs-container .mejs-toggle-playlist,
    .woocommerce #respond input#submit,
    .woocommerce a.button,
    .woocommerce button.button,
    .woocommerce button.button.alt,
    .woocommerce input.button,
    .woocommerce input.button.alt,
    .woocommerce .product-container .wc-forward,
    .demo_store .woocommerce-store-notice__dismiss-link,
    .woocommerce ul.products li.product .onsale,
    .woocommerce span.onsale,
    #gallery-section .entry-footer .edit-link a {
        background-color: #94995C;
    }
    
    .woocommerce .product-container .button {
        border-color: #94995C;
    }
    
    .woocommerce .product-container .button {
        color: #94995C;
    }

    Regards,
    Sakin

    in reply to: Quote design broken after updating to WP 6 #308551
    Sakin
    Keymaster

    Hi Anna,

    Yes, for plain then you need to add that additional class .is-style-plain

    Nice to hear that the code works fine. Have a nice day.

    Regards,
    Sakin

    in reply to: Quote design broken after updating to WP 6 #308528
    Sakin
    Keymaster

    Hello Anna,

    There goes the CSS for all. Please add the needed one on your site and let me know it.

    For purple vertical stripe on the left, add the following CSS in “Appearance => Customize => Additional CSS” box:

    .wp-block-quote {
       border-left: .25em solid #5f4b8b;
    }

    For the quote to be italic, add the following CSS in “Appearance => Customize => Additional CSS” box:

    .wp-block-quote {
       font-style: italic;
    }

    For author name to be on the right, add the following CSS in “Appearance => Customize => Additional CSS” box:

    blockquote.wp-block-quote cite {
       text-align: right;
    }

    If you don’t want quote sign, add the following CSS in “Appearance => Customize => Additional CSS” box:

    blockquote::before {
       display: none;
    }

    Regards,
    Sakin

    in reply to: Catch Flames Pro Theme Font #308472
    Sakin
    Keymaster

    Hi Kejraj,

    That’s the update from WordPress core due to the block editor. So, if you want like the previous Classic Editor, then you can install and activate the Classic Editor plugin https://wordpress.org/plugins/classic-editor/.

    Regards,
    Sakin

     

     

     

    in reply to: Remove the word featured from above sticky post #308467
    Sakin
    Keymaster

    Hello Jamieonline,

    Thanks for using the Catch Evolution theme. Nice to hear back from you and glad that my support worked on your website. 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-evolution/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! 🙂

    Regards,
    Sakin

    in reply to: Catch Flames Pro Theme Font #308466
    Sakin
    Keymaster

    Hi Kejraj,

    It is showing fine to me on your site. The theme doesn’t control the inside of the WordPress, we only control the front of the site after you publish it.

    Can you send me screenshot of which section are you talking about?

    Regards,
    Sakin

     

    in reply to: Quote design broken after updating to WP 6 #308463
    Sakin
    Keymaster

    Hello Anna,
    Now, with the block editor, it’s can be changed with just settings. So, it’s difficult to debug without the exact URL. The example page link you shared here can be accessed only after login. So, I need a published page/post URL.

    Regards,
    Sakin

     

    in reply to: Catch Flames Pro Theme Font #308461
    Sakin
    Keymaster

    Hi Kejraj,

    It’s the same in the Catch Flames Pro theme as well. But you can change the font in the Pro theme from “Appearance => Customize => Theme Options => Font Family Options”.

    Can you share your site URL so that I can check what’s happening?

    Regards,
    Sakin

    in reply to: 404 page #308436
    Sakin
    Keymaster

    Hello Hans,

    Did you try to change the content using the Widgets from “Appearance => Widgets”, there you can add title and Content from the widget as per your need in any language.

    Regards,
    Sakin

    in reply to: Catch Flames Pro Theme Font #308435
    Sakin
    Keymaster

    Hi Kejraj,

    Catch Flames free theme have the following fonts:

    For Body, input, textarea it’s Arial, Helvetica, sans-serif;

    For Headings it uses Helvetica, Arial, sans-serif;

    We have never used “Helvetica Neue”. So, did you add that font by yourself? Can you let me know in detail and also share your URL where you have an issue with font so that I can check the CSS?

    Regards,
    Sakin

    in reply to: Remove the word featured from above sticky post #308433
    Sakin
    Keymaster

    Hi Jamieonline,

    You can add the following CSS in “Appearance => Customize => Additional CSS” to hide the word featured from a sticky post.

    .entry-header .entry-format { display: none; }

    Regards,
    Sakin

    in reply to: Unable to hide meta with post #308425
    Sakin
    Keymaster

    Hello BR Petr,

    You can add the following CSS in “Appearance => Customize => Additional CSS” box:

    /* Hide Header Entry Meta */
    .entry-header .entry-meta {display: none; }
    /* Hide Footer Entry Meta */
    .entry-footer .entry-meta {display: none; }

    Regards,
    Sakin

     

     

    in reply to: Quote design broken after updating to WP 6 #308360
    Sakin
    Keymaster

    Hello Anna,

    We haven’t changed the CSS in the new update. It must be WordPress updates. So, can you send me the URL where you want the author’s name to be on the right and the purple stripe on the left? Then I can check that URL for your block configuration and send you CSS.

    Regards,
    Sakin

    in reply to: 404 page #308350
    Sakin
    Keymaster

    Hello Hans,

    I see what you mean. If you are talking about a page like http://staging.toerfietsleusden.nl/sdafsd where I enter the wrong URL and it shows “Not Found – The requested URL was not found on this server.” This is not from the theme, it’s from your server. Please check in your server there might be a default 404.html or 404.php. Once you remove that then it should show our theme 404 page like this https://catchthemes.com/demo/travelore-pro/sdafsd.

    Once you do that, you can use the widget to change the content of the 404 page. There is widget areas called “404 Page Not Found Content ”

    Regards,
    Sakin

    in reply to: Notice error in frontpage #308166
    Sakin
    Keymaster

    Hi Vox,

    Thanks for reporting the issue and we have released the update with the fix. Please update your theme to the latest version.

    Regards,
    Sakin

     

    in reply to: Main Menu – position changed #308155
    Sakin
    Keymaster

    Hello Sven,

    Thanks for using the Bold Photography theme. Nice to hear back from you and glad that my support worked on your website. If it’s not too much trouble, I have a quick request: could you please leave an honest review? https://wordpress.org/support/theme/bold-photography/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! 🙂

    Regards,
    Sakin

    in reply to: Main Menu – position changed #308137
    Sakin
    Keymaster

    Hello Sven,

    You can add the following CSS in “Appearance => Customize => Additional CSS” box:

    .site-header-main .wrapper {
       -webkit-align-items: flex-start;
       -ms-flex-align: flex-start;
       align-items: flex-start;
    }

    Regards,
    Sakin

Viewing 20 posts - 561 through 580 (of 14,493 total)