itzsnider
Forum Replies Created
-
Hey all just checking back in on this update request.
Any ideas on when the next update to the plugin is coming and will that fix the above issue.
For larger “tabbed content” this is a must have on mobile or the scrolling defeats the overall purpose of it all.
Thanks much
Thanks a ton! Any timeframe I can expect on this? Just so I can move onto other projects ??
Have a wonderful weekend.
Forum: Plugins
In reply to: [Disqus Conditional Load] Click to Comment is not workingYes sir!
email me at matthewfsnider AT gmail DOT com
Forum: Plugins
In reply to: [Disqus Conditional Load] Click to Comment is not workingYes I removed it as I didn’t want it breaking anything else.
Sorry but I can’t leave code that may or may not work for a few days while I wait for a response.
A PRD server that’s gets traffic daily I can’t leave things on it live, broken, waiting for a response.
The above is NOT a jab at you, just how I work is all.
Forum: Plugins
In reply to: [Disqus Conditional Load] Click to Comment is not workingI have added it at the top of this file and above the WP_head call out
<?php
/**
* Genesis Framework.
*
* WARNING: This file is part of the core Genesis Framework. DO NOT edit this file under any circumstances.
* Please do all modifications in the form of a child theme.
*
* @package Genesis\Templates
* @author StudioPress
* @license GPL-2.0+
* @link https://my.studiopress.com/themes/genesis/
*/do_action( ‘genesis_doctype’ );
do_action( ‘genesis_title’ );
do_action( ‘genesis_meta’ );wp_head(); //* we need this for plugins
?>
</head>Forum: Plugins
In reply to: [Disqus Conditional Load] Click to Comment is not workingNot sure why this was marked as resolved, it’s still not working.
Forum: Plugins
In reply to: [Disqus Conditional Load] Click to Comment is not workingThat didn’t work.
thanks anyway.
Personally I think you are a moron gauravmanral. You can’t read and due to you being subpar at reading, you blast a developer that knows a lot more than you?!?!
Stupid.
Sorry just reacting the way I feel, not to please you!
Forum: Fixing WordPress
In reply to: Featured Posts Code – Repeated featured postsUpdated with Pastebin of the entire loop.php
As soon as I remove <?php wp_reset_query(); ?> from the code it no longer repeats the “featured posts” but regular posts do not show any longer.
[ Please don’t bump, that’s not permitted here. ]
So after a bit more digging, when I go in and flag the post as a contest it sticks. BUT when I click close comments and hit the “and the winner is” button it takes the flag AWAY from my post so technically it is no longer a contest.
I am running 3.3. with caching and CDN etc all that good server side jazz. I assume this could be a DB or plugin issue though.
Forum: Plugins
In reply to: [WordPress MU Domain Mapping] Main site and Mapped Site both load – WHY?I believe i have fixed it.
Under the settings tab under the MU site itself I mapped the domain to the domain name itself.
so it was https://www.geekforhim.com but is now https://www.koderdesigns.com/geekforhim
Now it is not loading koderdesigns.com stylesheets and files.
This WAS happening though.
On pingdom it would load up geekforhim.com’s files along with all of the theme files and style sheets from koderdesigns.com (the main site)
Very interesting to say the least.
Anyone have an answer for this? I am having the same exact issue.
The issue was with the theme that was working fine for the last few months. Weird, updated the theme and we are good to go!!
I have contacted you – awaiting a response. I cannot do anything with the plugin ??
Forum: Plugins
In reply to: [Plugin: Wordbooker] Not posting to my facebook account or fan pageThere is no error log that I can find and everything is setup out of the box for right now.
I am at work and facebook is blocked but I can still see all settings are fine thus far.