• Resolved tenserd

    (@tenserd)


    Hi there,

    after one of the last updates something strange happens. We don’t know on which update.

    First of all, we are using Divi as themebuilder. Every plugin is up to date. We have some custom css but nothing changes after removing those lines. We didn’t use/used a custom theme for the plugin.

    Problem is on detail page. The title is not showing up anymore and the whole content shifted upwards. The latter can be managed via css but I don’t know how to get the title back.

    There is no change when I choose one of the options on “Job Pages Layout” settings.

    Do you need more Information?

    Thank you in front of all efforts,
    Dennis

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author PressTigers

    (@presstigers)

    Hello @tenserd,

    We apologize for the inconvenience.

    It seems that you did the modifications in plugin core files that have been removed on the plugin update. You have to add the title again.

    Please ask your developer, not to change the plugin core files instead use the SJB templating feature to override the default functionality.

    Regards,

    Thread Starter tenserd

    (@tenserd)

    Hi there,

    thank you for going into this.

    I changed nothing in the core files all files are original and timestamp is from 06.04 (day.month) what I think it was the update-time.

    The line is inside the job-title.php file:

    ...
        <div class="job-detail">        
            <?php the_title('<h3><span class="job-title">', '</span></h3>'); ?>            
        </div>
    ...
    Plugin Author PressTigers

    (@presstigers)

    Hello @tenserd,

    After visiting your provided link, we can see that you have fully customized the Job Board plugin. Also, it seems your changes have been removed on the plugin update. Please ask your developer to see these modifications by going through the code files.

    Thank you for reaching us out. Let us know if we can assist you further.

    Regards,

    Thread Starter tenserd

    (@tenserd)

    As I told you, I did not change core files. I work always with child/custom files when I change something.

    Only changes made are via css. I looked into the files inside the plugin and made a compare with a fresh download – all the files are the same, no changes.

    I did not include a template for single page inside my child-theme.

    We now use a workaround with setting the title insideand a padding-top for the content. Next step is to automate this with the new divi theme-builder.

    Thank you again for your time and going into this.

    All the best,
    Dennis

    We’re happy to assist you.

    Good Luck with your customization and please do not hesitate to reach out in case you have any further concerns.

    Regards,

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Title not showing, content has shifted upwards’ is closed to new replies.