• Resolved gilleschristopher

    (@gilleschristopher)


    Hello everyone ??

    I just saw that the TOC i have on my page ( scroll a little , after the H1 Paragraph Image ) , the first and second H2 go to the top , the other title go where the have to go .

    What is wrong ? Thank you for the help.

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

Viewing 14 replies - 1 through 14 (of 14 total)
  • Plugin Author Magazine3

    (@magazine3)

    Hi there, Thank you for contacting us. Could you please confirm if you are using the TOC plugin without combining it with other plugins? Mixing plugins can lead to conflicts, which might be causing the jumping issue you mentioned.

    Additionally, could you please verify if you are using “Grow Social Pro by Mediavine”? If so, kindly enable that option in the TOC plugin settings and try again. If the issue still persists please let us know.

    • This reply was modified 1 year, 2 months ago by Magazine3.
    Thread Starter gilleschristopher

    (@gilleschristopher)

    Hello , thanks for the answer.

    I don’t use any other plugin TOC , i don’t know what is GROW SOCIAL PRO BY MEDIAVINE , also i think i don’t use it on my website…

    Plugin Author Magazine3

    (@magazine3)

    Hi, thanks for reaching out to us. Could you please share your TOC Plugin’s exported settings with us so we can check on our end? Additionally, please let us know which theme you are currently using.

    Thread Starter gilleschristopher

    (@gilleschristopher)

    Hello here the json export : {“fragment_prefix”:”i”,”position”:”before”,”start”:”2″,”show_heading_text”:”1″,”heading_text”:”Sur cette page vous trouverez : “,”heading_text_tag”:”p”,”enabled_post_types”:{“page”:”page”},”show_hierarchy”:”1″,”counter”:”decimal”,”counter-position”:”inside”,”smooth_scroll”:”1″,”smooth_scroll_offset”:”30″,”visibility”:”1″,”toc_loading”:”js”,”visibility_hide_by_default”:”1″,”width”:”auto”,”width_custom”:”275″,”width_custom_units”:”px”,”wrapping”:”none”,”title_font_size”:”100″,”title_font_size_units”:”%”,”title_font_weight”:”500″,”font_size”:”95″,”child_font_size”:”90″,”font_size_units”:”%”,”theme”:”custom”,”custom_background_colour”:”#f8f9fa”,”custom_border_colour”:”#082065″,”custom_title_colour”:”#b63355″,”custom_link_colour”:”#082065″,”custom_link_hover_colour”:”#082065″,”custom_link_visited_colour”:”#082065″,”heading_levels”:{“2″:”2″,”3″:”3″,”4″:”4″,”5″:”5″,”6″:”6″},”css_container_class”:””,”heading-text-direction”:”ltr”,”sticky-toggle-position”:”left”,”sticky-toggle-alignment”:”top”,”custom_para_number”:”1″,”sticky-toggle-width”:”auto”,”sticky-toggle-height”:”auto”,”sticky-toggle-open-button-text”:”Index”,”headings-padding-top_units”:”px”,”headings-padding-bottom_units”:”px”,”headings-padding-left_units”:”px”,”headings-padding-right_units”:”px”,”child_font_size_units”:”%”,”toc_wrapping”:”1″,”sticky-toggle-width-custom”:””,”sticky-toggle-height-custom”:””,”headings-padding-top”:”0″,”headings-padding-bottom”:”0″,”headings-padding-left”:”0″,”headings-padding-right”:”0″,”exclude”:””,”mobile_smooth_scroll_offset”:”0″,”restrict_path”:””,”widget_affix_selector”:””,”visibility_on_header_text”:”0″,”toc-run-on-amp-pages”:”0″,”sticky-toggle”:”0″,”sticky-toggle-open”:”0″,”sticky-toggle-close-on-mobile”:”0″,”sticky-toggle-close-on-desktop”:”0″,”headings-padding”:”0″,”lowercase”:”0″,”hyphenate”:”0″,”include_homepage”:”0″,”include_category”:”0″,”include_product_category”:”0″,”exclude_css”:”0″,”inline_css”:”0″,”add_request_uri”:”0″,”remove_special_chars_from_title”:”0″,”mediavine-create”:”0″,”goodlayers-core”:”0″}

    Im using Hello theme from elementor

    Plugin Author Magazine3

    (@magazine3)

    Hi there, We are unable to use your settings to check the issue. Could you please share the settings zip file with us? Please export the TOC setting, upload it to Google Drive, and provide the link.

    Thread Starter gilleschristopher

    (@gilleschristopher)

    Thread Starter gilleschristopher

    (@gilleschristopher)

    Plugin Author Magazine3

    (@magazine3)

    Hi, could you please manually add this code: add_filter( ‘ez_toc_sidebar_has_toc_filter’, ‘__return_true’ ); and then retry? Give this a try and let us know if the problem still persists.

    Thread Starter gilleschristopher

    (@gilleschristopher)

    Hmmm sorrry , just to be clear , where I add this filter ?

    Plugin Author Magazine3

    (@magazine3)

    Hi, Please manually add the above code in the theme’s function.php and then retry

    Thread Starter gilleschristopher

    (@gilleschristopher)

    I added it on wp-content/themes/hello-elementor/functions.php but nothing changes

    I know that windows don’t like copy / paste for some code …

    add_filter( ‘ez_toc_sidebar_has_toc_filter’, ‘__return_true’ );

    _return_true’ or __return_true’ ?

    Plugin Author Magazine3

    (@magazine3)

    Hi, Just copy the below whole code and try again. Inside the code is “__return_true’“.

    Code: add_filter( ‘ez_toc_sidebar_has_toc_filter’, ‘__return_true’ );

    Thread Starter gilleschristopher

    (@gilleschristopher)

    Yes yes its what I have on functions.php : add_filter( ‘ez_toc_sidebar_has_toc_filter’, ‘__return_true’ ); but doesn’t work

    Plugin Author Magazine3

    (@magazine3)

    Hi there, We’ve observed that two headings in the URL you provided, specifically “1. OrganiZ’Alpha Experte en rangement et optimisatrice du quotidien” and “2. Mes services Home et Office organizing,” are not functioning as expected.

    Upon debugging, we discovered that both headings contain a line break tag (“br”) which causes them to appear on two lines. Please review and remove this line break (“br”) and then recheck. If the issue still persists please let us know.

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘TOC some H2 go to the TOP of the page’ is closed to new replies.