Mikeatgoodlife
Forum Replies Created
-
Forum: Plugins
In reply to: [Max Mega Menu] Menu heading not the same as menu itemsI discovered I had to delete the old menu items in the menu structure(appearance>menu), and delete the old menu items in Max Mega Menu in appearance>widgets. Then when I rebuilt the menu structure, added the T&C widget to Mega Menu, and formatted the T&C widget, all was good.
Forum: Plugins
In reply to: [Category Posts in Custom Menu] Remove date and comment sectionDiana
I got this, after much trial and error.
Thanks,
MikeForum: Plugins
In reply to: [Category Posts in Custom Menu] Remove date and comment sectionHi, Diana
I just took a look at the code for your Custom Posts, and admire the brain it took to write it.
So I don’t screw things up, where exactly should I make the changes to delete date and comments? Perhaps if you can just copy that section to a message with a rule through what is to be deleted, that would work for me.
(I removed these lines, but to no effect:
$string = str_replace( “%post_comment_count”, $post->comment_count, $string);$string = replace_dates($post, $string);
Also, where should I add <b> to get the headlines bold?
thanks
MikeForum: Plugins
In reply to: [Category Posts in Custom Menu] Remove date and comment sectionI should add you can see my site at
https://www.ncwgoodlife.com or https://www.bloggingthegoodlife.comForum: Plugins
In reply to: [Max Mega Menu] Menu items not fully showingI solved this by checking Enable Widget Styling in Mega Menu>menu themes.
Forum: Fixing WordPress
In reply to: WordPress 4.5 error after update !OK, I figured out my problem. I the settings.php was not in the Wp-Admin or the wp-Includes folder, rather it was all by itself. Once I copied settings.php over to our host, my page came back up.
While no one had time to respond to my question, I want to thank all of you for asking and answering the previous questions… just be being here, you helped solve my problem.
Forum: Fixing WordPress
In reply to: WordPress 4.5 error after update !I am trying to update the settings.php. Here is what I have done:
1) downloaded WP 4.5 to my computer
2) using FileZilla, connected to the cpanel at Godaddy (where my site resides).
3) Transfered both the wp-admin and wp-includes folders to godaddy (clicking to overwrite the existing files at godaddy).
But I still have the lazy loader problem.Can someone please explain the steps I need to take… in simple tech terms. It seems the explanations above have left out a step or two.
Thanks!
Forum: Plugins
In reply to: [Category Posts Widget] "Next Page" breakChanging the input in the “Footer link text” worked exactly as I wished.
Thanks!Forum: Fixing WordPress
In reply to: How to create “next page” breaks in a “text” pluginGreat idea, Adeline, and I was excited to try it.
However, the “text” widget seems to work differently than the “posts” widget… which means even though I have 10 set as my limit on posts before going to the next page, this setting has no effect on the “text” widget.
However, you’ve given me the idea to search for a “post” widget I can use on my right side column where I can enter the embedded code for past issues.
Any other ideas?
Forum: Fixing WordPress
In reply to: Trouble with IssuuAn update: Our theme developer suggested the problem could be with the plugin we are using to load our publication. The plugin is WP Publication Archive. When I go the description of the plugin, I get this warning:
“Warning: This plugin has not been tested with your current version of WordPress.”
Is anyone else having trouble with this plugin?