horiamar
Forum Replies Created
-
Forum: Plugins
In reply to: can't send email to subscribers with godaddy hostingI have a similar problem, also with a Godaddy hosting: WP does not even send emails for the normal notifications – e.g. when comments are posted, or similar.
I am using WP 3.0.5, and use also a SMTP plugin for WP, but this does not help.
Funny enough, if I use the send email test from the SMTP mail plugin, everything is working fine. But if then somebody posts a new comment, I don’t get the email notification about this…
I could not find either a solution.Forum: Plugins
In reply to: [Pages Posts] [Plugin: Pages Posts] Not showing full textDear Andrew, thank you very much for your prompt answer and solution! This is a great help, and sounds like the right thing! I will come back with results as soon as I have tested it in my installation. (I am now in a hurry with other work…).
Forum: Plugins
In reply to: [Pages Posts] [Plugin: Pages Posts] Not showing full textHi Andrew! Thank you for the good ides! I did it as you said.
I found a file, archive.php, from my theme Cutline with 2 columns, and I changed “the_excerpt” with “the_content”.
Now it works, and shows both the version with excerpt or full post.But I still have problems (even if lesser) to show the content in the right manner. The excerpts look not ok (the formatting of the post is gone, when shown as excerpt with “more” tag or with extra written excerpts).
Horia
Forum: Plugins
In reply to: [Pages Posts] [Plugin: Pages Posts] Not showing full textI have the same problem. Using the newest update of your plugin, I cannot see the whole post, it appears truncated even if I set the plugin for “no excerpt”.
What can I do? I use it with the them “cutline”, here:
https://piatamatache.info/?page_id=73
(this is a page that uses the plugin)Well, I could imagine that the plugin uses some kind of page from the theme templates, and modifies it to show the posts. I could change the code of the template file, but I do not know which template the plugin takes.
I am NOT using the feature “show as a home-page” as my home-page file is customised and would not work.
Thanks in advance! By the way, the plugin does a wonderful job!
HoriaForum: Plugins
In reply to: [Plugin: Pages Posts] Excerpt the postsHi, I just installed your great plugin.
But… I have a problem with it:
by using the theme Cutline 1.4 (2-Column Right) 1.4 by Chris Pearson, I get just excerpts on the page with the posts. Whatever I set in the settings panel of the plugin, the posts appear as excerpts.I would like to know: which standard-page uses the plugin to generate the new page with posts? I would like to change some things there.
Also, the page with posts shows as title “Entries Tagged as ‘category'” instead of the title of the page.
Thank you in advance!
HoriaForum: Themes and Templates
In reply to: Minimalist theme: how to not have sidebar collapsei managed to discover in the meantime a part of the problem:
the sidebar-menu is done with “Mootools”, and is called “Accordion”.
You find a tutorial for it here:
https://www.mootorial.com/wiki/mootorial/08-plugins/03-interface/04-accordionForum: Themes and Templates
In reply to: problem with “minimalist 1” theme in firefox, ie…I see no outlines, and I am using FF 3.0.19
seems everything ok.Forum: Themes and Templates
In reply to: Minimalist theme: how to not have sidebar collapseI have the same problem. I wrote to the builder of the theme, but he didn’t wanted to help in any way (even if payed).
I modified the theme and used it for https://www.nobukoakiyama.com
Forum: Plugins
In reply to: [Plugin: jQuery Colorbox] showing more than the title of the photosthank you!
Forum: Plugins
In reply to: [Plugin : jQuery Colobox] how to set transitions ?actually, there is a fade transition in the actual colorbox plugin.
You find it in the settings page of the colorbox-plugin.
Anyway, I just tested it myself, and it does some curious things (it is not fading one image to the next one, but it first fades out the first image, then it fades in the next image. This is not the best way, from a visual point of view.