WordPress help - Ask your questions

Status
Not open for further replies.
Please find below my wp and php question. I would like to redirect my traffic after the click has happend on the wp page to either a normal desktop affiliate offer or to a mobile affilite only offer. I am currently using a simple affiliate php script that jumps to the affiliate merchant url.

<a href="affiliate.php?m=offer1">offer1</a>
Where XXXXXX is the merchant.

the php CODE LOOKS LIKE THIS

$m = $_GET['m'];
if ($m == "offer1") {$link = "http://affiliatenetwork.com/trackingid/";}


So in my page I have the following url

www.mysite.com/affiliate.php?m=offer1

so when someone clicks on this page would be redirected to this link

http://affiliatenetwork.com/trackingid/


So, my question is I would like the link to be the same
www.mysite.com/affiliate.php?m=offer1

but I would like to use 2 possible destination 1) desktop affiliate network 2) mobile affiliate network



so this the URL I wold use on my normal WP page (like before)

www.mysite.com/affiliate.php?m=offer1

but I would to check if browser is desktop or mobile/tablet (user agent I think)

if desktop redirect here
http://affiliatenetwork.com/trackingid/


if mobile tablet redirect here
http://MOBILEaffiliatenetwork.com/trackingid/


Does it make sense? can you help?

thanks in advance

Kind regards
 
EXE, how do you go about changing the order that content is displayed underneath each blog post?

I seem to remember a single.php on another theme but there isn't one on the one I'm using now.
If there is not single.pgp, than check out index.php for relevant code.
 
Hi,
I want a plugins which post WordPress post on Facebook wall which is visible to all friends and update should go to all friend as I do by status update . I tried 2-3 plugins it post on my wall but update are not going to friends. please help me.
I believe that's not really possible. I don't know that much about fb.
 
I would like to know.. can you add any Wordpress module/plugin to ANY Wordpress theme? Or are only certain ones compatible with certain themes?
Almost every plugin is theme independent, so you can use it with any theme.
 
Not OEXE, but still can help. :)

Go to youtube video you want to embed. For example, I will use double rainbow video. Click share below video and then embed button. Copy already selected code. You can also customize player a little bit. For advanced customization of player, you need YouTube API.

Code for double rainbow video would be:
Code:
<iframe width="420" height="315" src="http://www.youtube.com/embed/OQSNhk5ICTI" frameborder="0" allowfullscreen></iframe>

Now go to post where you want to place video. Click HTML button (in upper-right of editor). Paste code from youtube. And that is it ;)

Don't forget to give OriginalEXE a +rep for this awesome thread!

Thanks mate and rep already given :)
 
bro i need you help can you add me on skype??
 
below is my 3 problems can you help me bro.. i m zero in editing.. add me on skype i have lots of questions..
 

Attachments

  • Untitled1.jpg
    Untitled1.jpg
    105.3 KB · Views: 17
  • Untitled2.jpg
    Untitled2.jpg
    90.2 KB · Views: 16
  • Untitled3.jpg
    Untitled3.jpg
    123.3 KB · Views: 14
Last edited:
Ok thanks for the great thread.
I have to ask a question as I am out of ideas.
I have one wp site on its own hosting, using the Karma theme which I actually purchased.
Every time I build the site and add the content the styling seem to disappear after waiting a few hours,
leaving me with just a long list of posts and pages.
Its like the content is all there but no theme.

I have tried to reinstall three times, downloaded another copy of the theme, changed sql databases
and everytime I get the same result....perfectly good site at night but gone by the morning. I asked the help desk at the hosting company but they had no idea.

I would appreciate your expertise and help.

Thanks
Rob
 
Hi,
I want a plugins which post WordPress post on Facebook wall which is visible to all friends and update should go to all friend as I do by status update . I tried 2-3 plugins it post on my wall but update are not going to friends. please help me.

One of these two plugins do your job: Facebook Page Publish(for fanpage) or Wordbooker(For wall and fanpage)
 
Ok thanks for the great thread.
I have to ask a question as I am out of ideas.
I have one wp site on its own hosting, using the Karma theme which I actually purchased.
Every time I build the site and add the content the styling seem to disappear after waiting a few hours,
leaving me with just a long list of posts and pages.
Its like the content is all there but no theme.

I have tried to reinstall three times, downloaded another copy of the theme, changed sql databases
and everytime I get the same result....perfectly good site at night but gone by the morning. I asked the help desk at the hosting company but they had no idea.

I would appreciate your expertise and help.

Thanks
Rob

Hey man, tell me - everyone see blank page or just you? It happening from time to time while using some hostings. Try to clear cookie files.
 
Hey man, tell me - everyone see blank page or just you? It happening from time to time while using some hostings. Try to clear cookie files.

Yes I agree that happens from time to time on other sites, this stays until I fix it its not intermittent, I cleared cookies, history and used a friends laptop....same thing, thanks any way :)
 
Hey i have also some questions:

1. How to hide tags and categories in posts?


2. Is using Nofollow for comments or social links is good??? any plugin which do this job for comments?


3. How to put links and category in the same widget? Please see Pic for Example:
categoryexamp.PNG

4. Which widget is this site using?? or any similar you know?? See the pic below
widgetexamp.PNG


5. How to Post the old Post?? When i click on the post 7/24 it opens the same post but of 7/21 date. when i search with the title, it only shows One Result which is 7/24 post! How to do that??? See the Pic for example:
PostPost.PNG


6. 1. How to add any Text or links Like "to tell everyone to like my fanpage" on every post ending?? any plugin?? when i inspect that site, it shows the text in "meta_foot" something! See the pic !

2. what plugin is the site using?? when i inspect, it doesn't show any plugin name, just social buttons! see the pic:
footplugin.PNG


7. How to correctly intergerate facebook with site?? because whenever any one like or share my post, it only shows on site, not on facebook fanpage! and whenever someone like or share on fanpage, it doesn't show on site buttons!



If you want the site url, to inspect yourself to find the plugin, the lemme know i PM you the URL!


I appreciate your help

Thanks!
 
Yes I agree that happens from time to time on other sites, this stays until I fix it its not intermittent, I cleared cookies, history and used a friends laptop....same thing, thanks any way :)
Hi stockbob55, The only thing that comes to my mind is that the problem is in the server of your hosting. My suggestion would be to test your website on another server and see if the problem will stay

I am sure 90% that hosting is the problem.
 
I have install a few wp blog. Wanted to add on some term and condition, privacy policy, copyright DMCA and etc at the bottom of the page. How can i do that? Any plugin?
Thanks
 
Hello

I just got my web site re-done and moved to a new server. Since this make over I have lost alot of hits what can I do to restore my SEO/CMS?

Please help

my site is moresayDOTcom
 
Status
Not open for further replies.
Back
Top