Ash
Forum Replies Created
-
Forum: Plugins
In reply to: [Genesis Simple Sidebars] Categories and custom sidebars@corinneolson any thoughts?
@carlosusa77 How did you change the API to the 2.1? Did you modify the plugin code or did is there a way to do in the App settings on Facebook?
Forum: Plugins
In reply to: [Social comments by WpDevArt] Change website domain nameActually according to this https://stackoverflow.com/questions/5557175/facebook-xid-doesnt-work post, you can still show the comments thread. In your case, the plugin needs to include these two:
<div id="fb-root"></div> <script src="https://connect.facebook.net/en_US/all.js#xfbml=1"></script> <fb:comments href="YOUR_CANONICAL_URL"></fb:comments>
and
<div id="fb-root"></div> <script src="https://connect.facebook.net/en_US/all.js#xfbml=1"></script> <fb:comments xid="YOUR_XID" migrated="1"></fb:comments>
I would upgrade if this feature is supported in a paid version even.
Forum: Plugins
In reply to: [Genesis Simple Hooks] Will this ever support HTML5I see that the latest version added this. Outstanding!! Thanks! I owe you a drink! ??
Forum: Plugins
In reply to: [Genesis Simple Hooks] Will this ever support HTML5Thanks Nick!
Forum: Plugins
In reply to: [Genesis Simple Hooks] Will this ever support HTML5Hi Nick,
Thanks for your reply. One example is genesis_before_entry_content. Which sits below the title and right above the content. A common place for adding social share buttons as well as other “related to this article” type of meta-data about the article.
If you add _before_ I’m sure this justifies adding _after_.
Ex:
That’s one example I recently came across. Would be great if the plugin supports it.
ex.Thanks!
- This reply was modified 7 years, 9 months ago by Ash.
Forum: Plugins
In reply to: [Gravity Forms Repeater Add-On] Doesn’t work if you have a Page BreakI think @kodiegrantham may have started but never finished the fix.
Forum: Plugins
In reply to: [Gravity Forms Repeater Add-On] Doesn’t work in “Export Entries”Hi Luke,
I stand corrected. I did more testing and I do see the data if I pick the repeater element itself (not what’s inside). however the data is all listed in one field between colons. “Ex :Field Name: Field Value, Field Name2: Field Value2”. With some creative excel parsing I think I can make it work. Thanks for jumping in!
Forum: Plugins
In reply to: [Gravity Forms Repeater Add-On] Doesn’t work in “Export Entries”i would expect if the repeater is selected…then it would export all of the elements inside the repeater.
Forum: Plugins
In reply to: [Simple Custom CSS and JS] ConflictAwesome. Thanks for the quick response.
Hi Scott,
I’m using Genesis (obviously) and my child theme only adds a few cosmetic tweaks to the core theme.
Are you saying that my child theme “blocks” the inheritance of core Genesis hooks?
It seems like maybe I don’t have a full understanding on how child themes work.
Hi Scott – I don’t see the hooks you mentioned added. Did you get around to it?
Also referring to https://www.ads-software.com/plugins/genesis-visual-hook-guide/screenshots/
it makes sense to have genesis_before_post_content since many people (me included) would like to show the featured image before anything else in the post.
Let me know what you think when/if you can add that.
Thanks!
Forum: Plugins
In reply to: [W3 Total Cache] CDN und SRCSETWorked. Thanks!
Use FTP (or web based file manager in your hosting provider control panel) and delete the “wp-content/plugins/wordfence” directory.
Ya. I know about that…I was trying to get the image to appear right below the article title so I was trying to find the right hook.
Here is the screenshot of my site: https://cl.ly/233t0P3r0l3M and here is a screenshot of my dropdown https://cl.ly/3X1p301H0w0Z I don’t see genesis_post_title_text