Is it possible to use with Gutenberg?
]]>I’ve been trying to update the ReadMore plugin for weeks, but keep getting this message:
“Update failed: Download failed. cURL error 8: Invalid Content-Length: value”.
Please advise.
Hi there,
the read more functionality disappears after refreshing the page (as seen in the youtube-link).
Any hints where the problem can be?
Thx!
Musa
Hello,
One of the lastest updates brought a new error: the expand/collapse button becomes overlaped.
Happily it resolves easily adding:
.yrm-toggle-expand { z-index: 999999; }
Could you be so kind to stop to “improve” the plugin due to it brings new errors more then fixes existing and makes the plugin unralable?
Probably it’s better to make the new plugin for a new functionality ? Isn’t it?
]]>
After the latest update your plugin does not work, at first there was a fragment of text and after clicking “Read more” the rest of the text was displayed, currently nothing is happening. Can you help me somehow?
]]>Hello.
Unfortunately I have to report 2 errors more in the plugin. They are not the new ones.
1) “Undefined array key “enable-tooltip” in wp-content/plugins/expand-maker/classes/ReadMoreIncludeManager.php:154
2) Undefined array key “enable-tooltip-text” in wp-content/plugins/expand-maker/classes/ReadMoreIncludeManager.php:155
P.S. I’d advice you to have Query Monitor plugin on your testing site. It helps a lot.
Read More buttons are no longer working. Clicking does not expand to “read more” section. I tried clearing cache and still experienced the same problem.
This issue is across my website.
]]>After expanding, the text sometimes overlaps the content below. Here’s a screenshot: https://drive.google.com/file/d/1LbeaK4EfowIjYrlvvbme_1uPkE7Vw0Nv/view?usp=sharing How can I fix this?
Thank you!
I am trying to add a drop down section within a textbox, it worked in the first box at the top of the page and when I used the same method at the bottom it hides the text but does not display any ‘read more’ text ore button.
To apply the button I clicked on the text box, highlighted the text I wanted hidden then clicked the Read More button. It applied the code the same as at the top of the page but did not display the same. Can anyone help me here?
]]>Plugin is add link modal with
conflict with page title
Would like to ask if which settings we need to deactivate or which filter hook we need to hook on to remove the unwanted link modal.
Thanks
]]>Hoping you can help with this. I just downloaded the plugin today and am having problem using it.
The problem isn’t so much the page link I provided isn’t working but being able to add the text so it can work.
When I am in the wordpress editor and add a new block, select “Read More”, then select the right “insert popup more”, then it provides this
[expander_maker id=”2″]Read more hidden text[/expander_maker]
which doesn’t allow me to edit. If I try to edit in html any changes return an error.
Any suggestions?
]]>I can’t get my button to work. I originally used the newest version of the plugin, but then reverted back to an older version since it’s working on another site I built (https://dreambigcollaborative.com/dream-big-2024/). I have it set up the exact same way. Please help me figure out how to get the text to expand.
]]>Sorry to reopen the post, conflict with table press and cache, but the problem has returned.
Unable to display the accordion on a table with pagination. It is visible at the bottom of the page,
Thank you for your help !
]]>I have seen that there are sometimes errors when using a cache.
I have deactivated cache on certain pages, but it seems to me that it also does not work correctly in tables with pagination.
What are the solutions?
I can share pages privately,
Thank you for your help
]]>Hi dear support people – I found a topic from this same problem but advice (CSS code) there did not help. Please, is it possible to make the grey text (that appears after clicking Read more) to be black? And another question – can I align Read more / Read less -texts to left (now centered)? Thank you!
]]>The text in the button looks right aligned or had 0 padding on the right side. I’ve attempted to adjust with custom CSS and it sorta works, but always has more padding on the left no matter how much padding I add to the right.
]]>Read More buttons are no longer working. Clicking does not expand to “read more” section. I tried clearing cache and still experienced the same problem.
]]>Hi, I’m using WP 6.4.3 and Read More 3.3.6 The buttons are no longer working. I have tried deactivating all other plugins but this did not stop the problem from occurring.
]]>Hi again
So after sorting out my last problem, the buttons worked fine, but then over the weekend there was an update, and I think it messed up the buttons on my site. Now when I press the read more button, it switches to read less without expanding, and then when I press the read less button, it expands. The buttons now act in reverse: less expands and more closes. The problem isn’t just on the frontend pages; it’s on the plugin edit screen as well. In the preview section, it shows the same reverse functionality.
I really like the plugin and it helps me alot with my site I would hate to have to find an alternative
Thanks
Yaniv
]]>I created read more button on my page but when the page goes live it’s not even showing where is the read moee button but the text which is to be hidden inbetween it’s not showing and that feature is workign.
]]>Hi there
My See more elements were working well until recently. Now when selecting the ‘read more’ button, it expands then contracts back straight away. Selecting the ‘See less’ button then seems to expand the text out and actually stay expanded.
Any ideas?
]]>Hello
I use the plugin for my category’s descriptions and it was working fine.
But recently I have added a plugin that allows me to add a discription at the bottom of a category’s page.
Now when I have the short code in both the top and bottom description the button works fine with all the style and aimation added to it from the menu. But when I put the short code in the bottom description only it acts like text and is not clickable
the plugin i use for the bottom description is
Thanks
]]>Hi, I have a problem. The Read more button doesn’t work on my mobile version. The text is shortened and the button appears, but it then has no function. Everything works perfectly on the desktop. What could this be due to?
]]>I have changed my read more text but it’s not working..
]]>Hello, my ‘Read More’ function is not working correctly inside the accordion. Please check the video, and I would be grateful for your assistance in fixing the functionality. Thank you! ??
]]>Hi. After update 3.3.1 all pages with “READ MORE” activated is making a huge space under the footer. If I turn off the plugin then the problem stops. I have tried deleting the plugin and reinstalling without succes.
]]>Howdy all,
I am trying to embed photos (using the Robo Gallery add-on) within the Read More section. However it appears they dont play well together. Has anyone tried something like this before? I would be willing to pay for Read More if I could make it work.
]]>Hi there,
I’m using your great plugin (version 3.2.9) successfully on other websites on lower versions of WordPress but on another site with the latest version 6.4.1 a test shortcode on a test page isn’t revealing any text when I click on it. The shortcode is…
[expander_maker id=”1″ more=”Read more” less=”Read less”]Read more hidden text[/expander_maker]
I can’t post the web page in public but will provide via email.
If you could take a look I’d be very grateful.
Many thanks in advance.
]]>Text that is revealed by MORE is lighter, either grey or less opaque, than the text before the MORE button. Using Read More 3.2.9 and Php 7.4.33
]]>In Custom js I entered
jQuery(window).bind(‘YrmOpen’, function() { alert(‘Test’); } );
but Test won’t be shown.
I assume that started with a recent version.
How to fix?
]]>