jamesbuck
Forum Replies Created
-
Ok, I figured it out! Edit “Alignment and Style” and remove the clear:both; – must be new. Possibly worth adding to instructions. Ok, thanks!
As to why the Ad Inserter menu does not appear at the top of my posts (with the debugger), should I open a separate thread for that?
Ok! Thanks for looking at that.
As you can see, the Block 1 is breaking the text flow. It appears it’s because it’s now inserting a clear:both;
<div class=”code-block code-block-3″ style=”margin: 8px 0; clear: both;”>
</div>The clear is NOT in the code I inserted; did you add this in an update? Code:
<?php if(get_field(‘article_pullquote’) != “”) { ?>
<div class=”pullquote-area”>
<div class=”article-pullquote”><?php the_field(‘article_pullquote’); ?></div> </div>
<?php } ?>So, how do I get rid of the inline inserted clear:both; that is breaking text flow and is not in my code? Thanks!
Remote debugging is enabled! That’s what you asked me to do first, which is what I’m responding to. Why is it inserting three code blocks instead of one, even when empty?
I’m not sure what you mean. What are you telling me to do?
This code has been there unchanged for over a year and only recently started adding the extra blocks.
Let me know specifically what steps to take, thanks.
Hi, any insights from that code block configuration? Thanks.
I assume that’s this one? (see screenshot) https://imgur.com/a/CyQyN
The configuration hasn’t changed, but for some reason the block is now showing up and breaking the text flow since last updates.
Ok, remote debugging is enabled.
There is no Ad Inserter menu at the top of my posts. “Debugging functions in Admin menu” IS, however, enabled:
Forum: Plugins
In reply to: [W3 Total Cache] Does it work with wordpress 4.8?No it sure doesn’t, it totally brought my site down by causing the database to crash every time you save a post.
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Help – can’t turn Label Blocks off?I solved this. The problem is that for whatever reason after updating the plugin, maybe an hour or two later it randomly began showing the Label Blocks, but NOT the toolbar at the top of the post, so I couldn’t turn it off.
I logged out of WordPress, logged back in, and the toolbar at the top of screen appeared and I could turn Label Blocks off.
Note to developers that this may be an issue. thanks.
Thanks – tried that, no change, same error log:
0000.081 (0) Failed to gain semaphore lock (fd) – another backup of this type is apparently already active – aborting (if this is wrong – i.e. if the other backup crashed without removing the lock, then another can be started after 3 minutes)
Forum: Fixing WordPress
In reply to: Unable to login, then unable to overwrite wp-loginThanks. I’ll contact hosting about FTP.
I did turn off all plugins by renaming the directory to “XXplugins,” but that didn’t solve the login issue.
For what it’s worth, Tags seem to have disappeared from posts as well, i.e. https://bit.ly/28O3zoG
Thanks,
JamesForum: Fixing WordPress
In reply to: Hacked – new users showing up, how?Thanks, but since that’s impossibly broad, and I’ve done most of those things, do you have any specific ideas about what the point of vulnerability might be?
thanks,
JamesForum: Plugins
In reply to: [Plugin: WooCommerce] Cart broken/not adding productsOk, thanks. We’ve contacted support a couple times, still waiting on help from the dev. Will try another thread. Thanks.
Forum: Plugins
In reply to: [Plugin: WooCommerce] Cart broken/not adding productsOk thanks – the form is created using the WC gravity forms plugin.
The instrux we followed:
https://wcdocs.woothemes.com/user-guide/extensions/woocommerce-gravity-forms-product-addons/