djdancer
Forum Replies Created
-
Forum: Plugins
In reply to: Form PluginI can’t think that I am the only one trying to accomplish this. Is there anyone else who has done the same thing or… would output data as .pdf?
Forum: Plugins
In reply to: Form PluginOkay so I got Adobe Pro and made and electronic form. Does anyone know how I can upload the .pdf to my site page without loosing the electronic functionality. I loaded it up to my site page using the PDF Embedder plugin but now it just looks like a flat .pdf form and no electronic functionality.
I want users to be able to fill out my form then submit and print it.
Forum: Fixing WordPress
In reply to: blogIf I deactivate all plugins and set to default theme I still see:
Leave a Reply
Logged in as Admin. Log out?
Comment
Forum: Fixing WordPress
In reply to: blogIt looks like it may be a wordpress issue. I have the word “post” on every page. It shows up a few times per page. Also still have double text. If I edit a page and add text to the page then the text it shows up twice on the page.
All of my pages show up with double content and also have comment, pager,author and email even thought I deselected and reuploaded my theme.
It now looks like it’s showing below.Post
Does this change the look and feel of my site?Post
Does this change the look and feel of my site?
Post« Previous1…2Next »
Top of Form
Author
Email
Comment
Bottom of FormForum: Fixing WordPress
In reply to: blogI’m going to go in and delete the blog page in Artisteer. That should take care of the blog problem. Then work on the double texts.
Forum: Fixing WordPress
In reply to: blogI’m using Artisteer to create theme. I did deactivate all plugins but still showing double.
can you explain this further? Where do I put this .php in the header.php? I followed the instructions for the meteor slideshow.
I added the following in header.php:
<div class=”slide-wrapper”>
<?php if ( function_exists( ‘meteor_slideshow’ ) ) { meteor_slideshow(); } ?>
</div>
<div class=”logo”>I added the following to styles.css:
div.slide-wrapper
{ position: absolute;
display: block;
top: 102px;
left: 66px;
height: 250px;
width: 1050px;
}The code works great but I only want it to show up in my header on some pages. If I add the .php that you wrote do I leave the code in the header.php and add yours to it? Will I need additional code in my styles.css?
Thanks!
Forum: Themes and Templates
In reply to: different themesOkay so Artisteer themes are not supported but I contacted them and they said as far as they know the themes will be on every page.
If anyone knows how I can accomplish this please let me know.
Forum: Themes and Templates
In reply to: different themesI am using Artisteer to build my theme for my WP site. I have one for my homepage but don’t want that theme “header” for the rest of the pages on my site. Is it possible to have more than one header per site?
Forum: Fixing WordPress
In reply to: migrationWhy would that be a problem? If I change it to http://www.wesharehope.com/testimonies I get error on page. What should it be changed to and if I change it in the menu how do I then change on each custom post. It doesn’t allow me to change it. Keep in mind that this has been fine for a couple of months and now this??
Thanks!Forum: Fixing WordPress
In reply to: migrationYes they are setup in there. If I change (for instnce testimonies to be http://www.wesharehope.com/testimonies it will give me an error when going to page. If I also look at custom posts and testimonies it is also set in there but I can’t even change it at all. I only have a couple of issues left with the site then I can turn it back over to the client.
Thank you!Forum: Fixing WordPress
In reply to: migrationI am still having a problem where my custom menus for custom posts will not change. I did reset my permalinks. I also tried to go into the database and find instances of old url but didn’t find anything after searching the whole database. How do I know if I’m using any cached plugins?
Thanks!Forum: Fixing WordPress
In reply to: migrationOkay so the status is that all links are changed except for custom menu posts. Also the posts themselves have permalinks that are the old url. Is that something I can change in the database too?
Thanks![ Please do not bump, that’s not permitted here. ]
Forum: Fixing WordPress
In reply to: migrationI did reset. I deleted the old .htaccess (after backing it up), cleared my cache and tried again. I tried making permalinks to default. Then putting them back to posts…
Forum: Fixing WordPress
In reply to: migrationJust to add that all custom menus still have the websitetest url. If I change it to match all other links it displays as “I can’t seem to find what you think you’re looking for”.