sme44
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to use Gallery shortcodeForum: Fixing WordPress
In reply to: Plugins and Themes cannot be activated or deactivatedAlso installed this plugin (https://ww.wp.xz.cn/plugins/delete-expired-transients/) and it too did not remove the expired link to the stray backtick the appears in the white screen.
Forum: Fixing WordPress
In reply to: Plugins and Themes cannot be activated or deactivatedMore Troubleshooting 9/22/18:
Added these to .htaccess file = did not solve the issue
# 2018-09-22 added per suggestion found on web <IfModule mod_php5.c> php_value max_execution_time 300 php_value post_max_size 64M php_value upload_max_filesize 64M #php_value upload_max_size (value setting does not exist on my machine) php_value max_input_time 1000 php_value memory_limit 256M </IfModule>- This reply was modified 7 years, 8 months ago by sme44.
Forum: Fixing WordPress
In reply to: Plugins and Themes cannot be activated or deactivatedThe answer lies somehow in getting rid of the expired links. They get in the way and prevent me from network/site updates to Themes and Plugins. Just need to figure out how to flush these links…
Forum: Fixing WordPress
In reply to: Plugins and Themes cannot be activated or deactivatedI even deleted this site from the WP network in its entirety and then added it back.
When I added it back, I got all the plugins showing up as “network enabled” even when I did not yet enable them.
It is almost like there is some sort of cache issue here in the database or something…
Forum: Fixing WordPress
In reply to: Plugins and Themes cannot be activated or deactivatedNo, I did not @t=p.
Why would the 34 other sites in the network work?
I know my hosting provider will tell me they do not troubleshoot applications – they merely manage my servers. They’ve said that to me frequently over the years when I stretch the boundaries of the support service.
Forum: Fixing WordPress
In reply to: Plugins and Themes cannot be activated or deactivatedContinued Troubleshooting
1. Method 1 – Disable Plugins = did not wipe the plugin list of 15 installed plugins…they still all appeared
2. Method 2 – Replace Theme = did not solve the problem
3. Method 3 – Review Theme’s functions.php script file = since the theme did not exist, there was not functions.php file to review
4. Method 4 – Reinstall a fresh copy of WordPress = did not solve the problem
5. Method 5 – Turn On Error Debugging = did not show anything but the backtick still appears
6. Method 7 – Install Health Check Plugin = did not reveal anythingForum: Fixing WordPress
In reply to: Plugins and Themes cannot be activated or deactivatedAs stated in the OQ — I removed the theme entirely from the server. Therefore, there is no physical functions.php file on the server for this theme.
And what might I be looking for in the wp-config.php file @t-p?
Forum: Fixing WordPress
In reply to: Plugins and Themes cannot be activated or deactivatedHa ha…Yeah — I posted it @t-p π
It’s loaded in a separate browser tab…
Forum: Fixing WordPress
In reply to: Plugins and Themes cannot be activated or deactivatedYeah, I read through that post yesterday @t-p and that did not give me any insight into my issue.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Move Top Navigation menu to left side barPerfect, thank you for saving me time tweaking the theme…
Are there any other low overhead, WordPress core themes that are responsive and offer left hand navigation?
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Move Top Navigation menu to left side barNo, I mean by design developers and designers position website navigation bars along the left column of a page or across the top of a page. Again, by intended design and layout.
The twentyseventeen menu bar appears just fine on the top of the page.
If I read your first comment correctly, positioning the main menu block along the left side of the page is not possible. If that’s the case then, to me, that renders the theme not very useful.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Move Top Navigation menu to left side barThat’s odd. Websites either locate their main navigation on the left side of the page or across the top of the page.
IMO, this limitation makes the twentyseventeen theme rather useless then. Unless I am missing something…