Duuk
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Freak] Wrong Post ID pulled by plugins with this themeSure. Please look at https://mormonbandwagon.com/reddit/thanks-tscc-thanks-for-nothing/. You can do a search for “1087” in the source and you should see where the wrong post is being grabbed. It should be 1149
I just figured out it is caused by the “Freak Recent Posts with Thumbnails” widget that comes with the theme. You can see the problem with the site now. Later this evening I will be removing that widget. Something wrong is happening when it runs.
Forum: Plugins
In reply to: [Inline Comments] Comments not displayed and linked to wrong postSure – thanks for looking into it. I’ve been trying to work through the code, but I don’t know js very well. I’m very excited to have it working.
Forum: Plugins
In reply to: [Inline Comments] Comments not displayed and linked to wrong postI am experiencing the same thing. Looking at my html on a single post, the inline comment submit form is using the wrong post ID:
name=’comment_post_ID’ value=’1087′
when post ID can be another number like 1147 or anything else. It always is 1087. Any idea how to fix it?
Forum: Plugins
In reply to: [Inline Comments] Can't get it working at allTurns out the z-index of the bubbles was too low. I had to set it to z-index 999, and now they appear.
Sorry, I believe this was caused by the caching. I thought I had disabled caching, but after a few hours, the issue resolved itself so it must have been. Thanks for this great plugin.
I have a need for the custom content type listing, so I’ll be purchasing soon. Thanks.
css position of “fixed” is still considered floating for me. “fixed” for CSS position means fixed in relation to the browser window. See the floating/fixed follow links on the right side at http://www.ymcatvidaho.org/. The difference I see between your plugin and that one is that when you scroll down the page, the YMCA page floating buttons remain floating in the same place, while your plugin floating buttons scroll up with the page initially and then readjust to be back in the center.
Do you see the difference? The rubber-banding of your plugin is not desirable for me. I love everything else about it, tho.Yes, they float fine. I would much prefer the CSS position be “fixed” instead of “absolute” so that the “top” property doesn’t have to be adjusted every time the screen moves. Using the absolute position + adjusting “top” makes the position of the buttons lag behind in scrolling. So when I scroll down, the buttons scroll up until the javascript finishes and adjusts the “top” property to place the bottons back into position.
Does that help?
https://botonpurpura.com/en/
and
http://thekusilife.com/Upon scrolling, the icons on the right side move up and then back down.
Forum: Plugins
In reply to: [Frontier Post] misspelling of multiple -> "multible"Here are the files with the “multible” spelling:
language/frontier-post-da_DK.po:msgid "Select category, multible can be selected using ctrl key" language/frontier-post-nl_NL.po:msgid "Select category, multible can be selected using ctrl key" language/frontier-post-ru_RU.po:msgid "Select category, multible can be selected using ctrl key" language/frontier-post-es_ES.po:msgid "Select category, multible can be selected using ctrl key" language/frontier-post-fr_FR.po:msgid "Select category, multible can be selected using ctrl key" language/frontier-post-zh_CN.po:msgid "Select category, multible can be selected using ctrl key" language/frontier-post-tr_TR.po:msgid "Select category, multible can be selected using ctrl key" Binary file language/frontier-post-de_DE.mo matches Binary file language/frontier-post-da_DK.mo matches language/frontier-post-pl_PL.po:msgid "Select category, multible can be selected using ctrl key" language/frontier-post.pot:msgid "Select category, multible can be selected using ctrl key" Binary file language/frontier-post-fr_FR.mo matches language/frontier-post-de_DE.po:msgid "Select category, multible can be selected using ctrl key"Forum: Plugins
In reply to: [Frontier Post] misspelling of multiple -> "multible"Thanks – this may have been fixed in the “Standard” form. I am using the “Old Form” and the misspelling is still there.
Thanks for addressing this!
On a similar note, the third form “Simpel Form” should be called “Simple Form”.
Same error for me. I disabled ninjaforms from command line and wsod disappeared. I gave the same error stated above: wp_get_current_user().
Forum: Plugins
In reply to: [Jigoshop] Error by activating jigoshop pluginI’m a superadmin on a multisite installation. I tried to activate the plugin on one of the sites and got
We were not able to create a Jigoshop database table during installation! (jigoshop_downloadable_product_permissions)I have full permissions so I don’t understand the problem. Sounds like it is the same as the others.
Forum: Plugins
In reply to: [W3 Total Cache] Ultimate Member Plugin Vanished after W3 Total CacheWas this ever resolved, EWord1? I have the same trouble.
Forum: Plugins
In reply to: [WP Performance Pack] Latest update broke my site – solved by deletingThe latest version is also working for me without problem. Thanks!
Forum: Plugins
In reply to: [WP Performance Pack] Latest update broke my site – solved by deletingThanks, I do use multisite on the latest WP version. I had very few settings activated.