Vietyank
Forum Replies Created
-
I am getting this problem running the install.php file that Duplicator creates. It loads a few tables then starts issuing this row count errors. Additionally, I can’t connect to the database from the cli without restarting it.
I tried the normal systemctl restart mysql but that fails. I ended up rebooting the server.
What could be going on here? I’m very disappointed the Duplicator isn’t working.
Forum: Plugins
In reply to: [Really Simple Share] Facebook share button not appearingJust to clarify, we don’t want any site branding or sidebars. Just the JibJab animation, the text that appears below it and the buttons.
Forum: Plugins
In reply to: [Really Simple Share] Facebook share button not appearingIn this case, I do not want the footer to appear, just the buttons and whatever other plugins supply data, like Google Analytics. Same for the header.
Here is my template code:
`<?php
/*
Template Name: JibJab
*/
?><?php
if ( have_posts() ) : while( have_posts() ) : the_post();
the_content();
endwhile; endif; ?>Click here to view the page
Forum: Plugins
In reply to: [Link Library] Exporting Links with CategoriesHow strange. Somehow that column became hidden so I did not see the categories.
Thanks for a great plug-in