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 #3616292
Several issues
Open

Comments

  •  1
    SimsWorld started the conversation

    Hi, I've got three issues and I hope you can assist me.

    1) This is a bit complicated. I realized that the theme calls the "the_content" action fliter an increasing amount of times the longer a post or a page is. This is an issue for me as there's one third-party plugin that relies on it to function properly, specifically to iterate a paragraph count. If the theme calls that filter multiple times though, this count is offset, resulting in a general malfunction. Is there a specific theme function that triggers that? Or is it part of the theme core itself? How can I prevent it from happening more than once? This is really important since it relates to ad placement.

    2) Why isn't the Table of Content sticky button aligned with the post's content on Desktop? It appears to float to the left side of the page. You can see it in the attached image.

    3) I set the option to show both the published and updated date for posts but it won't work. It keeps showing the published date only.

    Attached files:  Screenshot (3742).png

  •  2,250
    PenciDesign replied

    Hi,

    1. The Soledad theme filters the 'the_content' to format the content. You can prioritize your functions by specifying a priority number.

    2. How do you want the sticky button to show?

    3. The update date is only displayed on the posts that you've modified.

    Regards,
    PenciDesign.


  •  1
    SimsWorld replied

    Hi,

    1. Thanks for the suggestion. This is now fixed.

    2. Floating to the left of the article's body.

    3. I'm aware of that, but it doesn't work nonetheless. What could be causing it?

  •  2,250
    PenciDesign replied

    Hi,

    2. Please enable the social float feature, and I will check it. Afterward, I'll provide you with a custom CSS code.

    3. Please send me the URL of the latest updated post.

    Regards,
    PenciDesign.


  •  1
    SimsWorld replied

    Hi,

    3. I updated this article a few days ago but it only shows the date it was first published on, which is January 1st.

  •  2,250
    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 check this problem.

    Regards,
    PenciDesign.



  •   SimsWorld replied privately
  •  2,250
    PenciDesign replied

    Hi,

    I've checked your site, the problem is that you've overwritten the time functions on the child theme, so it doesn't display correctly.

    I've modified it for your site.

    Please clear all the browser caches and check again.

    Regards,
    PenciDesign.


  •  1
    SimsWorld replied

    Hi, it works now. It surprises me that was the cause though, my Child Theme's functions.php file only has a couple of extra functions and nothing more. I don't recall overwriting a function relating to time.

  •  1
    SimsWorld replied

    Hi, I'm resuming this topic to ask how do I choose whether to display the featured image on a specific page. I can't find anything on the "page options" section.

    I'll also make sure to reply when I decide to implement the table of contents.

  •  2,250
    PenciDesign replied

    Hi,

    Featured Image is a part of the Page Header. Please hide it on the Page Options → Page Header → Enable/Disable Page Header: Disable.

    p688zfb.png

    Regards,
    PenciDesign.


  •  1
    SimsWorld replied

    My case's actually the opposite. I hid the featured image on pages in general via Customize as I want to show it only in some cases. If I enable the Page Header, what changes is the way the title is presented with no image. I actually want to display the featured image right under the title, just like in regular posts.

  •  2,250
    PenciDesign replied

    Hi,

    Unfortunately, the current version of Soledad isn't working according to the workflow you need.

    You need to enable it via the Customizer and modify the settings for individual pages.

    Regards,
    PenciDesign.