Forum Replies Created

Viewing 20 posts - 4,461 through 4,480 (of 12,027 total)
  • Author
    Posts
  • in reply to: Excerpt pointing to itself and not working #254626
    Skandha
    Participant

    @rosmarie-abderhalden: Hello there,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    in reply to: Social Links #254625
    Skandha
    Participant

    @throttlereport: Hello there,
    To add Social Links
    Go to => Appearance => Customize => Menus => View All Locations => Select Social On Primary Menu or Social on Footer => Edit Menu => Add Items => Select Custom Links => Insert the URL of the Social Media and Text and finally Publish.

    Let me know if you are still having issue setting up social menu.
    Kind Regards,
    Skandha

    Kind Regards,
    Skandha

    Skandha
    Participant

    @tehcredgar: Hello there,
    Can you try deactivating all your plugins and check if the issue is resolved?

    Let me know if the issue persists!
    Kind Regards,
    Skandha

    in reply to: Social Share #254598
    Skandha
    Participant

    @armartino: Hello Antonella,
    I am afraid it is not possible to have the Instagram icon with other social share icons as usually posts are not shared to Instagram.
    However you can have the Instagram icon in the footer above the Copyright text like in the demo.

    Let me know what you would like to do.
    Kind Regards,
    Skandha

    in reply to: Add Social Icon #254596
    Skandha
    Participant

    @nathan-n: Glad you were able to figure it out. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Logo size #254595
    Skandha
    Participant

    @nathan-n: Hello Nathan,
    Please try using the following CSS Code

    .custom-logo {
        width: 122px;
        height: 100px;
        max-height: unset;
    }

    Let me know if this solves your issue.
    Kind Regards,
    Skandha

    in reply to: Theme Update #254594
    Skandha
    Participant

    @nathan-n: Hello Nathan,
    You will need to activate your license by going to
    Dashboard => Appearance => About Theme => License => Enter License Key and Saves Changes. Finally click on Activate License.

    Let me know if you have done this.
    Kind Regards,
    Skandha

    Skandha
    Participant

    @tehcredgar: Hello there,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    in reply to: Blog footer section #254587
    Skandha
    Participant

    @nathan-n: Hello Nathan,
    To translate the strings in the theme first of all you will need to use Poedit software. Install and Open the software.

    Create New Translation => Browse and Select cleanportfoliopro.pot file from the languages folder and Click Open => Select the language as German (Germany).
    Now, you will see a list of translation ready strings and Translation text area where you can add the required translation. Search for the strings you want to translate and add the translation. When you are done translating the strings save the file to the languages folder.

    Now,Go to => Dashboard => Settings => Select Site Language as Deutsch and Save Changes.

    But I suggest you to create a child theme before doing all this as when you update the theme to the newer version the translation you added will be lost or what you can do is you can translate majority of the strings available for translation and email it to me and I shall add it to the theme itself with your name as the contributor.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: how to disable section one on homepage #254582
    Skandha
    Participant

    @sumiko: Hello Sumiko, 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-mag/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! 🙂

    Kind Regards,
    Skandha

    in reply to: how to disable section one on homepage #254580
    Skandha
    Participant

    @sumiko: Hello Sumiko,
    Go to => Appearance => Customize => Theme Options => Two Columns => Enabled On => Select Disabled and Publish.

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    in reply to: Portfolio options not working properly #254556
    Skandha
    Participant

    @mpatkinson321: Hello there,
    Once you change the No of items to 12. Please try publishing and refreshing the customizer page.

    Let me know if this solves your issue.
    Kind Regards,
    Skandha

    in reply to: Social Share #254551
    Skandha
    Participant

    @armartino: Hello Antonella,
    Can you let me know where you want the Instagram icon? Is it where the catch social share icons are?

    Kind Regards,
    Skandha

    in reply to: Theme Update #254540
    Skandha
    Participant

    @nathan-n: Hello Nathan,
    Have you activate the license key on your site?

    Kind Regards,
    Skandha

    in reply to: Add image in front page #254539
    Skandha
    Participant

    @palosverdesmagazine: Hello there,
    To create a child theme you can use our plugin Generate Child Theme.

    Install and Activate the plugin
    Then,
    Go to => Dashboard => Generate Child Theme => Select Parent Theme as Catch Inspire Pro and fill in remaining fields and Click on Generate.

    Now,
    Go to => Child Theme Folder => functions.php and add the following Code.

    function override_set_post_thumbnail_image_sizes() {
        // Used in excerpt image Top 16:9 Ratio
    	set_post_thumbnail_size( 1920, 1080, true );
    }
    add_action('init', 'override_set_post_thumbnail_image_sizes');

    Replace 1920, 1080 with the image size of your choice.

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Change the height of the header image? #254527
    Skandha
    Participant

    @clubphotocreon: Hello there, 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/high-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! 🙂

    Kind Regards,
    Skandha

    in reply to: Add Social Icon #254491
    Skandha
    Participant

    @nathan-n: Hello Nathan,
    This is strange. Can you log out and login back again and see if the issue persists?

    Kind Regards,
    Skandha

    in reply to: How to update? #254490
    Skandha
    Participant

    @hirschan: Hello Kent,
    You can migrate your customizer settings from parent theme to your child theme. For that you can use our free plugin Catch Import/Export.

    First you will need to activate your parent theme and import the cutomizer settings file. Then, activate your child theme and export the customizer settings file you imported earlier.

    For instructions you can check out the Instructions tab in this link.

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Logo size #254482
    Skandha
    Participant

    @nathan-n: Hello Nathan,
    You should be able to use any kind of logo.

    Let me know if you have any issues with the logo.
    Kind Regards,
    Skandha

    in reply to: How to update? #254481
    Skandha
    Participant

    @hirschan: Hello Kent,
    No, the license key can only be activated on a single site. The license key is used for automatic updates.

    Let me know if you have anymore queries.
    Kind Regards,
    Skandha

Viewing 20 posts - 4,461 through 4,480 (of 12,027 total)