ttomp13
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Remove Sidebar – Full Width Content in PostsIf I could get my archives page to match these full width posts, that would be amazing.
Here’s my problem:
Any help is so much appreciated.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Remove Sidebar – Full Width Content in PostsUpdate: Deleted the last widget from sidebar under WIDGETS. Now content area is floating awkwardly to right of page on Archive pages:
It appears my luck worked though. Deleting that widget deleted the sidebar on my POSTS. Now I just need to straighten up the archive pages.
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Blacklisting an Entire Directory?Dude – You are absolutely brilliant. The piece of code you have provided me with?
Saved me soooooo much time!
I thought I was going to have to move the ENTIRE forum to a different domain just so this wouldn’t happen.
Honestly, the fix you have provided is solid. Way easier to add in a few pieces of code then to make a completely new domain OR manually insert ads into each individual post.
You are amazing, brother.
Seriously amazing.
You should post a fix for this on your site just in case anybody else runs into this problem.
I would title it, “Using Simple Press and Ad Inserter” Removing advertisements from sub-directories.
Thank you so much!!!!!
You saved me hours and hours of work.
PS:
Most developers do not provide this kind of support. Absolutely brilliant. I would love to join your newsletter. Consider me a customer for life.
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Blacklisting an Entire Directory?Just to show you what’s going on:
https://www.acnesoldier.com/forum/how-to-join-the-forum-free/how-to-join-the-forum/
Apparently the only work-around is to put text on sales page:
“if you are already registered, please log in before upgrading”
That’s a huge shame.
After someone makes a purchase, they should be able to be offered:
“Click here to create new account.”
OR
“If current member, click here to upgrade your current account.”
Something along those lines.
Having to add in the “extra step” is an easy way to lose sales. It’s that, OR upset the members by making them write me an email so I can manually upgrade their account.
At this point, not sure how worth it this is going forward.
For now, just adding the text to the sales page.
Thank you
Some of the BEST support I’ve ever gotten. You’re up there with Hostgator. Hostagtor always provides me with amazing support. You’re on that same level, if not above it. I greatly appreciate that. Seriously! ??
?? The plugin doesn’t work on ‘pages’ only on ‘posts,’ is that correct?
It’s not that big of a deal. I can always just create a regular archive post. Just curious though.
THANK YOU so much again, Shelly! ??
It’s working!!!!!!!!!!! SWEEET!!!!!
THANK YOU SO MUCH
Here is the folder (now I’m just confusing myself lol) sorry
taylorthompsonfitness.com/wp-content/themes/greenearth/include/javascript/jquery.js
I’m working on this as we speak. I tried using the Twenty 11 and Twenty 10 theme on TaylorThompsonFitness (the site that isn’t working) and those themes DID work. So this is a theme specific problem.
I tried grabbing a copy of jquery and renaming it to jquery132.js and then uploading it into this folder:
taylorthompsonfitness.com/wp-content/themes/greenearth/javascript
link: taylorthompsonfitness.com/wp-content/themes/greenearth/javascript/jquery132.jsUnfortunately, this didn’t fix the problem. I am now going to try to find the function that pops the jquery in from a localized spot.
Update: I got your plugin to work on my TEST page by installing this code into my functions.php file.
if( !is_admin()){ wp_deregister_script('jquery'); wp_register_script('jquery', ("https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"), false, '1.4.2'); wp_enqueue_script('jquery'); }
Unfortunately, I tried that same code on the actual site I want the plugin to work for, and still, the SHOW/HIDE replies isn’t working.
HOWEVER
The replies are all hidden, so we’re getting really close to making this work! ??
Here’s the link of the site having trouble:
https://www.taylorthompsonfitness.com/best-rep-range-for-building-muscle-size/Here’s the link of the site that is working:
https://www.91daychallenge.com/fire/blog/?p=8#comments