Forum Replies Created

Viewing 15 replies - 1 through 15 (of 15 total)
  • Thread Starter evossman

    (@evossman)

    After more digging, it appears I have to change the folder name. the permalinks just eleviates the random &’s and numbers and such, not the default folder location.

    Can anyone confirm this?

    Aloha,

    Not sure if you still need this but I think I figured out a way to insert adsense between a chosen paragraph, whatever you’d like.

    Basically you pull the_content into a variable, explode the string at every paragraph (</p>) marker and then use a foreach loop to insert the adsense and print the paragraphs.

    I wrote a tutorial over at my blog Insert Adsense Between Paragraphs

    Hope it helps out.

    The plugins I looked at don’t really give you much to work with.

    Well I am not sure if Ennis was able to get the comments addition to work and I definitely second or third the fact thta Moshu should keep his/her mouth shut. He has been rude to me in the past acting quite arrogant and not being helpful. Heckler.

    Moving on though, I was able to take what ColdForged said and make the proper adjustments to my comments section adding a title to them that is displayed where I see fit.

    I wrote a nice little tutorial on my main site about how to do it and where on my sites I use it so you can see an example. Hope it helps and Moshu if you don’t have anything nice to say don’t say it at all.

    https://www.erikvossman.com/2006/02/15/add-a-field-to-your-wordpress-comments/&#8217;‘

    Thread Starter evossman

    (@evossman)

    Thanks for trying, it actually should work like that from all the threads that I have read within this support forum.

    I did get it to work. Actually I should say my friend got it to work. He just did a php write-around on the not so good permalink commands, and link structure commands.

    Works like a charm now

    By the way I tried every single possible combination of uri’s and none of them worked so I am sure it isn’t a problem with the two different URI’s

    Thanks for trying.

    E

    Thread Starter evossman

    (@evossman)

    No it’s different than that post, I got rid of the index.shtml completely. Learned a lot though and went through multiple reinstalls.

    Now I have what should be within the blog address and wordpress as follows

    WordPress Address URI = https://erikvossman.netfirms.com/this/nfblog
    Blog Address URI = https://www.sportnique.com

    The blog Address URI directs it to sportnique which within my domain forwarding structure I have going to /this/nfblog/

    Therefore with that my assumptions are that the domain forwarding should take care of it and I shoudl never see /this/nfblog/ as long as blog address directs to sportnique.com.

    Thread Starter evossman

    (@evossman)

    Yup same thing?

    Tried a few other themes but same thing.

    Thread Starter evossman

    (@evossman)

    also a problem with previous
    previous is displayed as

    https://www.sportnique.com/this/nfblog/index.php/category/4-minute-mile/page/1/

    https://www.sportnique.com/this/nfblog/index.php/page/1/

    so on previous not only does it add this/nfblog but also index.php

    ugh!!!!!!

    please help someone?

    Thread Starter evossman

    (@evossman)

    I agree, there has to be some way to these things to work. I have read tons of posts abouproblems with permalinks and one that is really similar to mine.

    I am still looing and still believe it has something to do with the index.hstml. I tried to place the index.shtml file into my folder nfblog folder then redirect everything there and that didn’t work either.

    Still going but any help would be great.
    Question: Do we think permalinks even matters for any of that search engine stuff. Moshu I take it you are the one that left the comment on my blog, (still have to moderate) that it doesn’t.

    Anyway, hope someone can help.

    Thread Starter evossman

    (@evossman)

    Also, this was my first hosting account ever. Netfirms loads it onto the first you setup automatically. Is there a way to load WP in another folder then somehow transfer my theme and posts to that folder? I think they really screwed things up because if you looked at my page there is no permalinks option, I have to navigate to it via file manager, and the .htaccess file wasn’t created in the right place.

    Anyway, let me know, I have been unable to find this anywhere, the transfer of posts.

    Thanks for all your help so far.

    Thread Starter evossman

    (@evossman)

    also I do realize that mydomain/index.shtml also shows my main page. I did follow upgrade.php and updated my permalinks. I also erased htaccess, deleted htaccess and change the rewrite base to /nfblog/index.php/

    none of those worked. I can’t find anywhere within template-functions-links.php why index.shtml is being added after nfblog/ with the next page call.

    Thread Starter evossman

    (@evossman)

    the questoin about options is in my last reply

    WordPress address (URI) = /nfblog
    Blog Address (URI) = https://www.erikvossman.com/nfblog

    nfblog is the folder where my wordpress was installed for erikvossman.com

    not sure what other options question you were spreaking of.

    Thread Starter evossman

    (@evossman)

    I was actually just playing around with this
    Wordpress URI=/nfblog
    blog URI = https://www.erikvossman.com/nfblog

    Let me explain my folder structure as well. Within my www folder on my server I have a file called index.shtml and I have a folder called nfblog. nfblog is where netfirms installed wordpress. I am not sure why the index.shtml file is outside of it or what that one does. My domain forward for erikvossman.com is just / which takes it to the www folder. Then my guess is index.shtml takes it to wordpress which is designated by the wordpress URI above or nfblog. I am not sure why this is only a problem on my main page next and previous links. All other pages are fine.

    also in my .htaccess file the RewriteBase is set to /nfblog/. I tried/nfblog/index.php but that just throws the index.php before the index.shtml.

    I am going to keep trying everything possible but any help would be over appreciated.

    evossman

    (@evossman)

    Hey all just wanted to say that Adsense-Deluxe works with Chitika. Check out my post on that, there are some extra things you have to do to allow more than 3 ads per page but I explain it all at
    https://erikvossman.netfirms.com/nfblog/?cat=11
    I also talk about wrapping text around Chitika ads

    Sweet plugin once again.

    evossman

    (@evossman)

    How to add plugin and how to wrap text for those of us less apt at wordpress.

    Hey all I posted this in another post but thought I should post it here too. It should solve two problems, one if you are having a tough time figuring out how to even get the thing in your wordpress (this was my first plugin so it took me a while) and two it shows a way to get the text to wrap around the ads (also took me a long time to do since I don’t know too much coding.)A friend thought I should post a solution on my blog. So I did.

    You can find the solution at my blog at. https://erikvossman.netfirms.com/nfblog/?p=15 I made the solution pretty detailed so I didn’t post it here but it shouldn’t need more explanation. (If it does just post a comment)

    Forum: Fixing WordPress
    In reply to: Google AdSense
    evossman

    (@evossman)

    Hey all, I wanted to post a solution that I have found to getting Google Adsense ads to show up within a post and have the text wrap around the adds. This may be simple and me simple minded but it took me a while to figure it out so I thought I would post it to see if it helped anyone.

    The directions are detailed so didn’t want to post it all here. Copy and paste this into your browser and find it there. I posted it on November 14th, 2005 if you need to search to find it.

    https://erikvossman.netfirms.com/nfblog/?p=15

    Hope it helps

    E

Viewing 15 replies - 1 through 15 (of 15 total)