ivancastell
Forum Replies Created
-
Hi,
I’ll also like to migrate from mysql to sqlite and I can export and then import my posts, comments, etc… but other configuration stuff related to the database like plugins, themes, etc… are lost. I mean the pugins and themes are there, but all settings are back to defaults, and importing the xml just restore the content of the blog. As I run a customized wordpress version (theme and plugins) I’ve reverted back to default mysql.
Is there some plans to enable some migration tools or it’s just not possible?
Forum: Fixing WordPress
In reply to: category and tag feed are emptyAny ideas? I must send this single main category feed to another site (syndication), but not the blog feed (that contain other categories)…
Forum: Fixing WordPress
In reply to: category and tag feed are emptyOk, after investigating it seems it’s only the main category feed that doesn’t return anything.
This on e is the main one:
https://ivancastell.org/diario/feed/It’s empty.
What I don’t know if why this category is empty, even if it’s the main one…
Forum: Fixing WordPress
In reply to: Purge all excerptsThanks you so much, it worked ??
Of course, I did the backup before, I’m a cautious man.
Forum: Fixing WordPress
In reply to: Upgrade notificationsI’m having the same problem. Updated my site from 2.3 to 2.5 and update plugins ,otifications doesn’t work. Deactivating all plugins doesn’t work. One lcick updater gives me yellow notifications at the right of the plugin, which means it shouldbe updated, but no notifications.
In the widgets dashboard same thing, no fetching outgoing plugins.
Via diagnosis plugin I see that I have furl_open enabled so it should work, but it doesn’t.
Any ideas?
Forum: Fixing WordPress
In reply to: Display one category in a page3 ways:
1) Make an empty page for each category. Then make a template for each page, and call only the category you want for that page. Search for doing this, because calling a specific category is really simple.
2) Easier: Make an empty page for each category. Use the redirect plugin, so the page will autmatically redirect the user to the category page.
3) Use the top categories plugin that will make each category display as a page (i.e. yourdomain/categoryname instead of yourdomain/category/categoryname).
Hope this help.
Forum: Fixing WordPress
In reply to: Conditional display of range of dates (searching hack & plugin)*bump*
Any ideas? I guess I only need (apart of the show every posts hack) to use database queries, but I don’t know anything about that. Just pointing me to some plugin or documentation will help me a lot.
Thanks.
Forum: Plugins
In reply to: exclude text from the post excerpt (reloaded)I’ve been trying to use this plugins to make phpthumb work with wordpress and resize the images and makes thumbnails on the fly with the Kafaesqui’s code. I didn’t achieve at all. I’ve installed phpthumb in the plugins directory and then used the JK phpthumb to display the images on the fotolog page as thumbnails, but it doesn’t display anything.
JK Gallery:
https://jirikupiainen.com/software/gallery/JK PHPThumb:
https://jirikupiainen.com/software/phpthumb/Anyone knows how this could be done? I just want to resize via phpthumb or another plugin the first image (not via css that loads the entire image) in the post and make a thumbnail?
It’ll really be cool if I could call the JK gallery (or whatever php code) and make the images displayed on the fotolog page thumbnails.
Thanks in advance.
Forum: Plugins
In reply to: exclude text from the post excerpt (reloaded)Kafkaesqui,
Thanks you! It works! This is exactly what I was looking for. Thanks you so much, you’ve been very helpful ??
Now, I’ll try to check if I can resize the images via php on the fly and just display a thumb (not the whole image resized). As I don’t know anything about php I think I’ll not be able to achieve it. If anyone could give me some tips I’ll appreciate it. I’ll take a look at https://phpthumb.sourceforge.net/
Thanks you all for your help.
Forum: Plugins
In reply to: exclude text from the post excerpt (reloaded)moshu,
Yes, I know isn’t very user friendly, I don’t like it, but that’s the only way to do it automatically whatever I’ve hosted the images. The resize is also awfull.
As for the settings, I can set the length of the excerpt to 0, but it’ll output nothing. No text, no images because it cut the output of the raw content at 0.
Forum: Plugins
In reply to: [Release] youtube.com video gallery pluginI have the same problem, no thumbnails, just the info (title, rating, commments, etc…)
Forum: Themes and Templates
In reply to: horizontal in horizontal top menu barI’ll really appretiate some help, just a link or webpage where I can find the way to avoid the ‘push down’ effect.
Thanks.
Forum: Themes and Templates
In reply to: horizontal in horizontal top menu barSorry, forgot to mention my website: https://www.ivancastell.org
What I try to achieve is something like what you get in the ‘secciones’ part of this page: https://www.blablablog.es but only when you mouse-over.
Another good example is the effect that you get on the wordpress dashboard with plugin ‘Admin Drop Down Menu’:
https://frenchfragfactory.net/ozh/my-projects/wordpress-admin-menu-drop-down-css/Thanks.