Forum Replies Created

Viewing 20 posts - 561 through 580 (of 14,488 total)
  • Author
    Posts
  • 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

    in reply to: Catch Responsive Child Theme Appears Totally Different #308136
    Sakin
    Keymaster

    Hello Heinelg,

    Thanks for using the Catch Responsive 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-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.

    Have a good day! 🙂

    Regards,
    Sakin

    in reply to: Question about Site Activation #308133
    Sakin
    Keymaster

    Hi William,

    Thanks for purchasing the Blakely Pro theme. After you purchase the theme, you need to download the theme zip file from your account at https://catchthemes.com/my-account/ and upload it from your site WordPress dashboard “Appearance => Themes => Add New =>Upload Theme”. For more, you can check the instructions for installing pro theme at https://catchthemes.com/faq/how-to-install-themefor-pro-theme/

    Regards,
    Sakin

    Sakin
    Keymaster

    Hi Steve,

    Thanks for your appreciation, it’s a good feeling to hear that you like Audioman a lot.

    Most of the settings will be preserved while updating from the Free to the Pro version if you haven’t changed anything directly inside the code in ‘audioman’ folder.

    Have a nice weekend.

    Regards,
    Sakin

    in reply to: Catch Responsive Child Theme Appears Totally Different #308095
    Sakin
    Keymaster

    Hi Heinelg,

    I just check your site and see that you forgot to enqueue to the parent theme style.css. Please check this Loading Parent Theme Stylesheet (style.css) in https://catchthemes.com/blog/create-child-theme-wordpress/

    Regards,
    Sakin

    Sakin
    Keymaster

    Hello Steve,

    Thanks for purchasing the Audiman Pro theme. Must of the settings be retained while upgrading from the Free to the Pro version. Also, check the installation instructions at https://catchthemes.com/faq/how-to-install-themefor-pro-theme/

    Regards,
    Sakin

     

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