Trollkjeft
Forum Replies Created
-
Forum: Plugins
In reply to: [Multi Step Form] Progress bar shows number 2 instead of number 1Hi! Thanks for a very cool plugin! I have the same issue. Is there a quick fix for this?
Forum: Plugins
In reply to: [Polylang] How to remove polylang entries in database?Chouby, everything worked out well. Many thanks for your support!
Forum: Plugins
In reply to: [Polylang] How to remove polylang entries in database?Ok, I’ll try. Many thanks for your quick response!
Forum: Plugins
In reply to: [Polylang] How to remove polylang entries in database?Ok, I’ll try. Many thanks for your quick response!
Forum: Plugins
In reply to: [Polylang] How to remove polylang entries in database?Now I saw, rename the plugin through FTP, will that work?
Forum: Plugins
In reply to: [Polylang] How to remove polylang entries in database?It all went down this way:
1) I accidentally made some setting I shouldn’t have
2) The site went all white and inaccessible
3) I removed the plugin via FTP and got the site working again
4) When adding the plugin again by adding it again via FTP and by installing it through the backend, it went all white directly and the whole site went inaccessible again
5) At this time, I couldn’t even access the backend to deactivate it (sadly), the site is all white
6) When trying to remove the plugin via FTP again, I get back to the site without having access to a disabled plugin as it is gone.So I seem to be locked between not having it added/installed but and inaccessable site, or having it removed.
Do you know any other way to remove it once it is added and having the site inaccessable?
Forum: Plugins
In reply to: [Polylang] How to remove polylang entries in database?Hey Chouby, my problem is I can’t access either the frontend or back once it is placed in the plugin directory, the site goes all white and nonaccessable.
Is there any other way to remove all content?
By the way, what I’ve seen aside from this, the plugin is great!
Forum: Plugins
In reply to: [Basic-SEO] [Plugin: Basic-SEO] AddGreat Jon, it works fine now. Thanks!
Forum: Plugins
In reply to: [Basic-SEO] [Plugin: Basic-SEO] AddSorry if I am a bit tedious, I’m not that good at PHP. Would very much appreciate your help!
Forum: Plugins
In reply to: [Basic-SEO] [Plugin: Basic-SEO] AddExcellent, thanks! About the title code: should I just remove all code that comes with WP 3.0 that is there by default?
<title><?php /* * Print the <title> tag based on what is being viewed. */ global $page, $paged; wp_title( '|', true, 'right' ); // Add the blog name. bloginfo( 'name' ); // Add the blog description for the home/front page. $site_description = get_bloginfo( 'description', 'display' ); if ( $site_description && ( is_home() || is_front_page() ) ) echo " | $site_description"; // Add a page number if necessary: if ( $paged >= 2 || $page >= 2 ) echo ' | ' . sprintf( __( 'Page %s', 'twentyten' ), max( $paged, $page ) ); ?> </title>
Forum: Plugins
In reply to: [Basic-SEO] [Plugin: Basic-SEO] AddExcellent (and no problems), I’m just happy to be able to help! I look forward to the plugin update! Also, did you see my question above regarding the double Site title? Is there any way to fix that? On my portfolio there, https://portfolio.arahant.se/category/blog/, it reads ‘Arahant Visual DesignArahant Visual Design’. Do you see it?
It’s cosmetic, I know (unless the forced word comination becomes impossible to read for search engine bots), but as a designer I tend to get stuck on those things. Hope you understand.
Good job and thanks for your quick reply!
/C
Forum: Themes and Templates
In reply to: How to center menu in Twenty Ten theme?Sorry, I got it to work. Thanks anyway!
Forum: Plugins
In reply to: [Basic-SEO] [Plugin: Basic-SEO] AddHi Jon,
Sadly my web hotel is a mess at the moment and I’m trying to get through their customer support. But, if you look at my beta site (which also have your plugin) at https://portfolio.arahant.se/category/blog/ and press the pink button i the right bottom part of the page which reads ‘Continue reading’ you see the same error occur.
When clicking on that button, the black menu and the page will jump down appr 50 px and a broken HTML link will appear in the top left corner. It reads
"/>
. DO you see it?Regards, Chris
Forum: Themes and Templates
In reply to: How to center menu in Twenty Ten theme?@izvarinskij – could you please explain further how you make it work in IE?
I’ve added:
.menu ul{ display:inline; zoom:1; }
But it wont work in IE.
Forum: Plugins
In reply to: [Basic-SEO] [Plugin: Basic-SEO] AddNo! It’s back! Sorry… ?? If you go to my page, at https://www.designbysvalander.com and further to Blog -> Tips in the top menu, and then press Continue Reading (the eye-catching pink button in the bottom right corner). Then the top black list containing the menu system is forced down with a broken html code snipet, saying ‘”/>’.
I’ll keep the error there until you respond, because I’d really like to know why this happens (in order to continue using your plugin).
Also, if you could find out a solution on my question above, regarding the doubled site title, I’d be happy!
Best regards and thanks for a good plugin!
/Chris