Danny Albeck
Forum Replies Created
-
Forum: Plugins
In reply to: [WPUpper Share Buttons] Ajax CompatibilityThanks @victor!
Forum: Plugins
In reply to: [WPUpper Share Buttons] Ajax CompatibilityThanks for the quick reply Victor. Do you think you have any plans for this in the near future? I using just the 1 share icon to click and open the modal (also showing 0 counts).
Thank you for your time Vasyl, I posted over on the Yoast Support forum: https://wordpress.org/support/topic/adding-links-stopped-working?replies=1#post-7767852
Thank you!
Sent. Thank you!
Yeah, very bizarre, as soon as I deactivate it the user can add the link, as soon as I re-activated it, they could not.
Hmm, strange that it just happened after that update. Its calling wplinks.js from the wp-includes folder. It is soon as I highlight my content and click the chainlink icon in the editor.
This is the code that is bombing out:
inputs.wrap.show(); inputs.backdrop.show(); wpLink.refresh(); $( document ).trigger( 'wplink-open', inputs.wrap ); },The only reason I think it could be related to AAM is because it only began after updating from 3.0.4 to 3.0.7 and its only for users with my custom access level. If you are an admin you are not affected by this.
Forum: Plugins
In reply to: [Custom Content Shortcode] Getting Title from ACF Post Object FieldForum: Plugins
In reply to: [Visual Sitemap] Frontend SitemapI would second this and in addition this is exactly what I am looking for but just need the ability to generate my own custom ones individually per post.
My scenario: I built a proposal system to create quotes for clients. I want to generate a visual sitemap (just like this) but put it in their proposal (custom post type) … maybe via shortcode.. so that they could see it.
Would love if this could be expanded on to for such a scenario.
You can achieve what you are looking to do with: http://wordpress.org/plugins/mobble/faq/
Forum: Plugins
In reply to: [Contextual Related Posts] Class for post/pageOk, thank you for your help!
Forum: Plugins
In reply to: [Contextual Related Posts] Class for post/pageHappened with about 10 pages that I clicked through. I put back the original code and it displayed the related content again.
Forum: Plugins
In reply to: [Contextual Related Posts] Class for post/pageAfter making the edits I get the following now on my page:
“No related posts found”
Thank you for taking the time to help me out with this.
Forum: Plugins
In reply to: [Contextual Related Posts] Class for post/pageAny ideas for a quick solution on this?
Thanks!
Forum: Plugins
In reply to: [Contextual Related Posts] Class for post/pageYes that’s correct. That way I could just use CSS to hide the date on any list item with a class of page.
Forum: Plugins
In reply to: [Contextual Related Posts] Class for post/pageAjay,
It is combined in 1 widget area. So occasionally the pages and posts are mixed in together.