Chris A. a11n
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Excerpt] tag not removedHi MassimoD,
Feel free to try out 4.2.3 (download link above) and if the problem is not fixed you can mark the topic as unresolved.
Cheers,
Chris
Forum: Plugins
In reply to: [Advanced Excerpt] Not honoring more tagHi hcnews,
Apologies for the problem with the update.
Are you able to explain in a little more detail what was happening before and what is happening now in regards to the problem you’re having after updating?
I’m not exactly 100% sure what you meant when you said:
In the past it would show all the content up to the more tag but now it is not.
Cheers,
Chris
Forum: Plugins
In reply to: [Advanced Excerpt] tag not removedHey guys,
Apologies for that problem. I found a bug in the code that was causing this problem, I’ve just pushed version 4.2.3 to our git repo, are you able to give it a try to see if it works for you?
https://github.com/deliciousbrains/wp-advanced-excerpt/archive/master.zip
Cheers,
Chris
Forum: Plugins
In reply to: [Advanced Excerpt] Newest Version has some problem with Highlighter PluginHi cokebar,
I’ve just pushed out version 4.2.3 to our GIT repo, are you able to try it out and let me know if it works for you?
https://github.com/deliciousbrains/wp-advanced-excerpt/archive/master.zip
Cheers,
Chris
Forum: Plugins
In reply to: [Advanced Excerpt] Suggest – exclude_tags – Break LineHi RVOLA,
I’ve just implemented your suggestion and pushed out version 4.2.3 to our GIT repo, are you able to try it out and let me know if it works for you?
https://github.com/deliciousbrains/wp-advanced-excerpt/archive/master.zip
Cheers,
Chris
Forum: Plugins
In reply to: [Advanced Excerpt] Problem Applying FiltersHi Jkuzma,
That is the the expected behavior.
Let pretend your excerpt looks like this:
<p>The quick brown fox jumps over the lazy dog</p>
Your code appends the word ‘more’ to the end of excerpt, making it:
<p>The quick brown fox jumps over the lazy dog</p> more
If you want the text to appear inside of the paragraph tag you’ll need to use the “Read More Link” setting in the Advanced Excerpt options page.
I’m not entirely sure what you mean when you say:
as I do not want “read more” on every page
Cheers,
Chris
Forum: Plugins
In reply to: [Advanced Excerpt] Latest update broke my siteFor anyone that is experiencing a problem, would you be able to let me know the theme you’re using?
Forum: Plugins
In reply to: [Advanced Excerpt] Latest update broke my siteHi jrp1 & Cristina,
Are you still experiencing issues where images are not being stripped?
Could you please update to version 4.2.2 and see if it’s still an issue?
Are you guys using the
the_advanced_excerpt()
function? If so, how are you calling the function (i.e. which arguments are you using).If not, could you please send me a screenshot of the Advanced Excerpt plugin page settings in your WordPress dashboard, Settings → Excerpt.
Cheers,
Chris
Forum: Plugins
In reply to: [Advanced Excerpt] New problem with Advanced Excerpt 4.2.1Hi Guys,
I’ve just pushed out version 4.2.2 of the plugin. Are you able to update to this version and let me know if there’s any other problems?
Please open a new thread if you find any other problems.
Cheers,
Chris
Forum: Plugins
In reply to: [Advanced Excerpt] Not working correctly after update!Hi dub mahadev,
I believe you commented in another thread saying your issue is resolved, is this correct?
If so I will mark this issue as resolved, I just wanted to check with you first.
Cheers,
Chris
Forum: Plugins
In reply to: [Advanced Excerpt] Latest version is not workimngHi mjmcgowan, are you able to try the latest version (4.2.1) and see if it makes a difference at all?
Forum: Plugins
In reply to: [Advanced Excerpt] Incompatibility with RelevanssiThis has been corrected in the latest version of the plugin. There’s now “Disable On” section in the options page that allows you to configure which page types the excerpt filtering will be active on.
This will allow you to exclude search archives, meaning that Relevanssi can process the excerpts instead.
Forum: Plugins
In reply to: [Advanced Excerpt] RSS feed broken by Advanced Excerpt pluginThis has been corrected in the latest version of the plugin. There’s now “Disable On” section in the options page that allows you to configure which page types the excerpt filtering will be active on.
Forum: Plugins
In reply to: [Advanced Excerpt] Latest update broke my siteHi jrp1,
All of the images that were supposed to be stripped weren’t stripped from the excerpt; they were displayed full size.
Are you able to try the latest version (currently in git)? You can grab a download link here: https://github.com/deliciousbrains/wp-advanced-excerpt/archive/master.zip
Also, are you using
the_advanced_excerpt()
function by any chance?Forum: Plugins
In reply to: [Advanced Excerpt] Latest update broke my siteHi! Would you be able to let me know what exactly happened when you updated to version 4.2? Was the formatting / layout incorrect? Did you receive an error?