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.
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.
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.
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.
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
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.
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?
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.
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.
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.
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.
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.
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.
Hi,
Featured Image is a part of the Page Header. Please hide it on the Page Options → Page Header → Enable/Disable Page Header: Disable.
Regards,
PenciDesign.
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.
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.