jvuz
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Update problemOh, sorry, I didn’t know. I’ll need to look for another one. Thanks for the info
Forum: Fixing WordPress
In reply to: Update problemIt’s this one:
[link moderated – the site is violating https://wordpressfoundation.org/trademark-policy/ ]
Forum: Fixing WordPress
In reply to: Update problemNo, I just checked, the line which says $la is the last line
Forum: Fixing WordPress
In reply to: Update problemIt seems to be the very last line
These are the last 5 lines:
// Custom Content Directory needs updating now. // Copy Languages if ( !is_wp_error($result) && $wp_filesystem->is_dir($from . $distro . 'wp-content/languages') ) { if ( WP_LANG_DIR != ABSPATH . WPINC . '/languages' || @is_dir(WP_LANG_DIR) ) $la
Forum: Fixing WordPress
In reply to: Admin panel logon problemsThanks, but the board of out orchestra don’t like the calender (like it’s used). They prefer it to have showed like a list. but thanks anyway. I’ll probably have to create a table for it :(, I know that’s not the best option, but for now I don’t know anything better.
Thanks again,
JvuzForum: Fixing WordPress
In reply to: Admin panel logon problemsthanks alot James. I solved it by disabling the plugins. I also discovered which plugins caused the problems, so I disabled them. The one I used a lot was events (https://meandmymac.net/plugins/events/). As it gives problem with my site, I was wondering if you know another plugin where I could enter events.
Jvuz
Forum: Fixing WordPress
In reply to: Admin panel logon problemsI didn’t do any updates last weeks and as I recall I managed to access the admin page last week. Very strange ??
Forum: Fixing WordPress
In reply to: Disable sidebar on one pageProblem’s soved by changing the css file.
Forum: Fixing WordPress
In reply to: Disable sidebar on one pageThanks, no my sidebar is gone…more or less. How can I make that the area that was used for the sidebar, now will be used fot the content? In other words, I want to use the full width of the page.
Jvuz
Forum: Fixing WordPress
In reply to: Disable sidebar on one pageThanks, but that shows only how to make the page look. I probably need a statement in the page.php file so say when to use the template you created?
Jvuz
Forum: Plugins
In reply to: Looking for a pluginThe Yoast’s simple taxonmies plugin seems good, but not practical for me. Even a simple table that is easy to manage (add new entries) and if possible something to search the table.
Forum: Plugins
In reply to: [Plugin: WP-Table Reloaded] search possibilityFabulous!
Forum: Fixing WordPress
In reply to: Static Page – not showing up in navigationCan this one help?
Forum: Fixing WordPress
In reply to: Blog page as news itemsThank you. I’ll have a look.
Forum: Fixing WordPress
In reply to: Blog page as news itemsThanks. I’ll see if I can change this. It’s a pity that there isn’t an easier way ?? then changing the code manually.