philpeeps
Forum Replies Created
-
Forum: Plugins
In reply to: Coppermine into 1.5 Kubric..Then just modify your Coppermine
template.html
andstyle.css
file from your selected Coppermine theme…Refer to
Forum: Plugins
In reply to: Excerpts in Nicer ArchivesIt is working great on my site too. However, you need to add it in more than one place for it to show excerpts for every search criteria.
Do a search for
the_title
and it will point you to the locations to add it. Just add the bold code as shown above in those locations.Forum: Plugins
In reply to: Coppermine into 1.5 Kubric..https://coppermine.sourceforge.net/manual.php#creating
might also be helpful to know what you can and cannot edit in your coppermine theme. Again, I started with a Coppermine theme and made WordPress fit it. I figured that would be easier…
Forum: Plugins
In reply to: Coppermine into 1.5 Kubric..I am pulling my css from
https://www.philpeeps.com/gallery/themes/hardwired/style.css
It does not use the wp-layout stylesheet anywhere. I just copy things over as I need them or notice something isn’t styles correctly.
The mail subscription page is based on the subscriber plugin.
https://www.seriocomic.com/rhetoric/posts/2004/07/06/the-one-with-the-subscriber-plugin
I have used the instructions from podz site to utilize a wp-top.php and wp-bottom.php file to call all the header and sidebar info for my static pages and index to keep from maintaining several files of duplicate code.
Forum: Plugins
In reply to: Coppermine into 1.5 Kubric..look at my source code for WP. The Hardwired theme is a standard Coppermine theme and I pull my css and images from the Coppermine themes folder. I have added necessary css info for WP to my Coppermine css file…..
Forum: Plugins
In reply to: Coppermine into 1.5 Kubric..The easiest way to do this is to find a Coppermine theme you like and modify WordPress to fit the Coppermine template. That is what I did (actually a friend did) with the Coppermine Hardwired theme…Below are some examples of mine and some buddies WordPress sites with Coppermine galleries….
https://www.philpeeps.com
https://www.edwardsonline.net
https://www.hortonsonline.comAlso, CoppermineFetch is a great piece of code to pull out random Coppermine pictures…
Forum: Themes and Templates
In reply to: Case of the Mysteriously Ending BackgroundI had this same problem and after spending about 8 hours searching here and google for the solution, I gave up and dropped “content” and “menu” into a table and have stopped worrying about using pure css for my layout….
Forum: Plugins
In reply to: new WYSIWYG?WYSIWYGII seems to work ok, except I keep getting an error in my error log for
File does not exist: ...wp/wp-content/plugins/htmlarea/plugins/EnterParagraphs/lang/en.js
and the link button does not insert a link. Not sure if the 2 are related….Forum: Plugins
In reply to: Photomatt’s Titles.php Dynamic Text ReplacementI got it to work and that is a great idea about using it to create the static images too! Thanks!
For anyone that cares, this is the line I changed…
$letter = stripslashes(urldecode(urldecode($letters)));
Forum: Plugins
In reply to: Photomatt’s Titles.php Dynamic Text Replacement@beel: I am using one that caches (titleimages2) for my post titles, but for static pages and menu headings, I am using this one, as I am too clumsy to figure out how to get the other to work for all of them….
Thanks for the link and pointers. I forgot about just adding the stripslashes to the actual variable in the php file…i was trying to add it into the URL ??Forum: Plugins
In reply to: Adhesive: A new sticky WP pluginRingmaster,
Not sure you have seen other issues with Adhesive, but many people cannot get it to work properly….
https://www.ads-software.com/support/3/10043Forum: Plugins
In reply to: EzStatic Pluginwell, it looks like i got it working after reading and re-reading this thread several times. Thanks for the pointers. I will point out that there cannot even be comments between the content and menu div tags…..
If anyone can figure out how to get the subscription plugin to work properly with EzStatic I would be very grateful…
https://www.ads-software.com/support/4/6929
I got it to work, but the admin page is normally accessed by pointing the browser to mailer.php?pw=password, but that will not work with EzStatic, so I cannot access the newsletter function in the admin panel of the subscriber plugin…..Forum: Plugins
In reply to: New subscription pluginhttps://www.asymptomatic.net/_wp-hacks
^^ EzStatic plugin above in case it is needed…Forum: Plugins
In reply to: New subscription pluginis it possible to code it so that it works with the EzStatic plugin? Then it is not required to maintain 2 copies of the code in your index file. I got mine to work using EzStatic, but I cannot access the admin page of the mailer.php with the password….
Forum: Plugins
In reply to: EzStatic PluginThanks for taking a further look at it, but what you said to me regarding the form is greek to me ??
Basically I just trimmed down the mailer.php of the subscription plugin and wanted to insert it into my WP without hosting 2 files with my index code. It is working properly with a copy of my index and replacing the “content” section, but EzStatic seemed like a much more robust way of adding it to my WP.
Also, I cannot even get an html page to show up correctly.
https://www.philpeeps.com/wp/index.php?static=test
It shows everything in one column, not 2 and shows the following at the top of the page:
Using buffer callback: URL-Rewriter
Using buffer callback: EzStatic_ob_cb