Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #3632848
problem with my blog
Open

Comments

  • wiki2024 started the conversation
    Hi
    I just bought a theme and I can't delete the articles or create categories and subcategories
    how to do?

  •  2,252
    PenciDesign replied

    Hi,

    Please take time to read the basic document at this link: https://rankmath.com/blog/delete-a-category-in-wordpress/

    If your site has any issue, please send me the screenshot and take a note.

    Regards,
    PenciDesign.


  • wiki2024 replied

    Thanks for your feedback. I solved the problem. I can't create a category and subcategories on the home page where there is a logo and social network on the left
  •  2,252
    PenciDesign replied

    Hi,

    Please send me your site URL.

    Regards,
    PenciDesign.


  •   wiki2024 replied privately
  •  2,252
    PenciDesign replied

    Hi,

    Please go to Appearance → Customize → Homepage → Featured Categories → List Featured Categories: follow the instructions at this option and then enter the category slugs that you want to show on the homepage.

    You can watch the video document below:


    Regards,
    PenciDesign.


  • wiki2024 replied

    in french is possible?

  •  2,252
    PenciDesign replied

    Hi,

    The Soledad theme supports all languages, allowing you to add any content you desire.

    Regards,
    PenciDesign.


  •   wiki2024 replied privately
  •  2,252
    PenciDesign replied

    Hi,

    1. You can delete any categories that you want, but you can't delete the Uncategory category (ID = 1),

    2. Please send me the screenshot that related to this request.

    Regards,
    PenciDesign.


  •   wiki2024 replied privately
  •  2,252
    PenciDesign replied

    Hi,

    1. You should paste this code into the function.php of the child theme or via the CodeSnippet plugin here: https://wordpress.org/plugins/code-snippets/

    add_action( 'penci_action_after_the_content', function() {
        ?>
        <div class="container" style="text-align:center;">
            <img src="past-the-image-url" alt="" style="max-width:100%;height: auto;">
        </div>
        <?php
    } );

    2. Go to Appearance → Customize → Single Posts → General → Turn on the "Hide Like Count & Social Share" option field.

    Regards,
    PenciDesign.

  •   wiki2024 replied privately
  •  2,252
    PenciDesign replied

    Hi,

    For this case, please send me your WordPress admin account in a PRIVATE reply.
    I'll log in and try to help you configure it.

    Regards,
    PenciDesign.



  •   wiki2024 replied privately
  •  2,252
    PenciDesign replied

    Hi,

    Please also send me the site URL.

    Regards,
    PenciDesign.


  •   wiki2024 replied privately
  •  2,252
    PenciDesign replied

    Hi,

    I've modified the code for your site.

    Please clear all the browser caches and check again.

    Regards,
    PenciDesign.