• Resolved susantau

    (@susantau)


    I love this plug-in. I hope you can fix this.

    My website is: https://soazseniorpride.org

    It was working beautifully for the first 2-3 weeks in use on my site, but today I added a new post and find that the secondary title field no longer shows in the Editor (text or visual) and, of course, no secondary title appears above the main title out on the home page (since I can’t add it in the Editor).

    Not only is the secondary title absent there, but also the css styled padding seems to not be working. My title format in Settings is this:
    <span class="secondary-title">%secondary_title%</span>%title%
    And this is in my style sheet (and was working fine):

    .secondary-title {
    	font-size: smaller;
    	display:block;
    }

    All of the secondary titles that I had added to older posts still appear just fine out on the site; however, they too are missing their Secondary Title field in the Editor.

    I hope I’ve given you enough data to crack this. Please let me know if you need any more info.

    Thank you!
    Susan

    https://www.ads-software.com/plugins/secondary-title/

Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter susantau

    (@susantau)

    In an attempt to add some spacing above the main title of the new post on the home page (Share YOUR Story!), I changed the above style to this:

    .secondary-title {
    	font-size: smaller;
    	display:block;
    	padding-top: 2em;
    	margin-top: 2em;
    }

    But that has no effect.

    Plugin Author thaikolja

    (@thaikolja)

    Right now, I don’t see any secondary title being used on any post. Can you show me one with and one without? And: Don’t forget that there’s a category filter on the Secondary Title settings page. Deactivate all boxes to allow it to be displayed on ALL categories.

    Thread Starter susantau

    (@susantau)

    Thank you for replying so quickly! ??

    Yes, the top post is the newest (“Share YOUR Story”) and the first post that, when I went to create it, did not have a Secondary Title field in the Editor.

    All the rest of the posts have a secondary title and that is the date that appears above the main title of each post, in a slightly smaller font than the main title.

    I had had all categories checked, but I have now unchecked all categories. But this seems to not have made any difference.

    Thread Starter susantau

    (@susantau)

    btw, I removed the padding and margin definitions from the .secondary-title styling because it was ONLY adding padding and margin to all the rest of the posts that have the secondary title (where the padding and margin does not need fixing).

    Plugin Author thaikolja

    (@thaikolja)

    Try deactivating the option “Only show in main post” on ST settings page.

    Thread Starter susantau

    (@susantau)

    Hi thaikolja, I already have that set to off.

    Thread Starter susantau

    (@susantau)

    Should Auto Show be turned on or off?

    I am pretty certain it had been off when it was working, but just now I tried both on and off but, either way, the secondary title field is still not appearing in the Editor.

    Plugin Author thaikolja

    (@thaikolja)

    If you don’t use the PHP function to manually include the secondary title in your theme PHP files, you must turn on “Auto show”. Otherwise nothing can be shown. But then again, even without turning it on, the secondary title input box should be visible. Have you also tried to uncheck or check all post types? If we still don’t come any further, I can offer you to have a look myself. All I need is your trust and FTP access. If you decide to do that, we could discuss this further via e-mail ([email protected]).

    Thread Starter susantau

    (@susantau)

    Yes, I did try unchecking all post types, but does not change anything.

    I just created a user account for you and you will have received notification of this in your email. I will immensely appreciate if you can take a look at my various settings and maybe note which plug-ins I’m using that could be conflicting. Thank you!!

    Thread Starter susantau

    (@susantau)

    Dear thaikolja,

    I have just discovered another plugin called, “Advanced Custom Fields,” which I am very excited about exploring. I’m going to pursue this instead of Secondary Title – because this other plug-in has multiple other features that will be very useful to me.

    I’m also, I confess, a little nervous about giving out an admin user account… so I have removed that.

    I really appreciate your time and effort and helpfulness. If I do happen to figure out what the problem was with my install of Secondary Title, I will report that back to you.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Secondary title field missing in Editor’ is closed to new replies.