Links WordPress.org The main site where you can download the code, plugins and themes. There is also a forum. WordPress Codex Documentation wiki with lots of good tutorials, references and links. WordPress Mailing Lists 21 lists to discuss nearly every aspect of WordPress. WordPress Answers Stack ...

learn more… | top users | synonyms

0
votes
0answers
4 views

Missing area admin access

I was working in my admin area, in Settings, and I changed the Site address Url and WordPress address URL. Now, i unfortunately forgot both of them, and now i can't access my administrator area ...
0
votes
3answers
15 views

Preloading 100's of images in Wordpress with only one HTTP request

I have a JSON file referencing about 300 images used in an animation displayed within my Wordpress theme. In my header.php, I'm using the following jQuery to preload all images on DOM load. function ...
0
votes
1answer
15 views

image resize in my wordpress plugin using php

I am trying to resize an image in my wordpress plugin using php, But they don't work. How can I resize image as propotion wise using php? anyone know if that's possible? Thanks
0
votes
2answers
16 views

require('wp-blog-header.php') does not work in a loop

I'm trying to use wp_insert_post from an external php file. This file works fine if there is no loop. It took me quite a long time but i cannot search for any similar information. <?php ...
0
votes
1answer
7 views

Wordpress Category Selector - stuck

I'm using Auctionpress to create an ebay like website. I have over 300 categories you can list an item in. When a user is listing an item they only get a list box with all the categories and then ...
0
votes
0answers
10 views

Using wordpress add_submenu_page

I am trying to use the add_submenu_page function within a foreach loop This is the code: entglobal $signalWPCRM; $settings = add_menu_page(__('Signal WP CRM'),__('Signal WP ...
0
votes
2answers
33 views

Body background issue

My website is at http://filmblurb.org. As you can see, I did a CSS trick with the min-height tag to make the page-container infinitely scroll vertically when the window is zoomed out. The problem is ...
0
votes
2answers
18 views

infinite scroll manual trigger

Just doesn't seem to work... :-( Have seen more complaints about it but I can't find the answer. The Problem: Infinite scroll works but not the manual trigger. When I click the link, nothing happens. ...
0
votes
1answer
20 views

Javascript image pop over when area tag is hovered upon, in WordPress

I'm building an image map (the shapes are irregular polygons, can't use CSS) inside of WordPress, and I'd like to load a post thumbnail with onMouseOver on an area tag. Here is what I have inside of ...
0
votes
0answers
6 views

how can i auto-register strings with wpml in wordpress?

i am trying to auto register string in wordpress, but for some reason it doesn't work it works when i call in the code of the theme: esc_html_e('mytext','mythemename'); and then do ...
0
votes
1answer
8 views

Wordpress Galleries Crash

I am using TN3Gallery on my wordpress. As soon as I enable Nivo Slider TN3Gallery stops working. I couldn't find any solution for this problem. I don't think wordpress lets you disable specific ...
0
votes
1answer
5 views

WordPress Referrer Tracking

I have a WordPress blog that's hosted within my site (http://www.mysite.com/blog) and my website itself is based on ASP.NET. I'm tracking referrers within ASP.NET upon session start and storing them ...
0
votes
0answers
13 views

Should i use the wordpress Options table or to create database table..? [migrated]

I have an application built in asp.net but i'd like to port it over to wordpress as a plugin. Is it practical to develop the php version of this app using the Wordpress options table or should i ...
-3
votes
0answers
15 views

Wordpress plugin order tracking for offline sales

Im looking for a Plugin or other solution for Wordpress, whereby users can enter just there order number and postcode (or similar) and see the status of their order. as most of our sales are offline i ...
1
vote
2answers
14 views

Is it possible to change URL structure and to continue to gather Analytics data to the existing posts?

I am changing my WordPress permalinks from: /%category%/%post_id%/ to: /%postname%/ Is it possible to make Google Analytics to continue gathering the post's data correspondingly?? Thanks!!

1 2 3 4 5 1071
15 30 50 per page