Quantcast
Channel: WordPress › Support » Forum: Hacks - Recent Topics
Browsing all 8245 articles
Browse latest View live

iu101 on "woocommerce variable price position"

Hello, I was to know if its possiable to place the real time price on top of the variable menu on the product page? please see attached link: screen shot thanks,

View Article


pdstudio on "IF logged in, show logout link doesnt work"

Hy, I want to make a logout link for the logged in users. I inserted this code to my template file: <?php if ( is_user_logged_in() ) { echo "<a href=\"" . wp_logout_url(...

View Article


edow on "get_avatar shows the same avatar for all users"

I have the following code to show the user avatars in the comment section: <img src=\"".get_avatar_url(get_avatar( $comment->comment_author_email, 50 ))."\" class=\"tooltip\"...

View Article

rodeored on "Do the instance ids change for each instance?"

I'm using the all in one calendar. I originally assumed that each event instance would be permanently tied to a row in the wp_ai1ec_event_instances table, so therefore I could always refer to that...

View Article

Diamons on "Limit account to one login at a time?"

I want to prevent 2 people from using one accoubt login simultaneously. If Person A logs in and then Person B logs in, Person A should be logged out. How would I go about doing that?

View Article


robotrop on "function that returns score of most related post. (YARPP)"

I'm making the base of wordpress posts using Automatic Featured Image Posts Plugin. I added some functionality to the plugin, like post title = image name. But some of the image names are very similar....

View Article

Pete on "Conditional based on whether the current cat has a child category"

I'm having trouble getting the syntax correct? <?php // conditional based on whether the current cat has child categories... or not $cat_id = get_query_var('cat'); $catlist =...

View Article

john_aku on "enqeue_script not working in plugin"

I have the following code in my plugin. The problem is that it does not enqeue jquery and the scripts. This is the code add_action('wp_enqueue_scripts', 'my_scripts'); function my_scripts() { global...

View Article


KarlN on "Modifying Author Pages"

I would like to add some information from the database to the bottom of the bio on the author page. I am doing this via a plugin, I have the data entry ready to go but I can't figure out how to pull...

View Article


Jessica on "How To Replace The WP-Amin Login Page With A Custom Login Page"

I am trying to figure out how to do the following: Either be able to add text to the WP-Login Page above and below the logo, Or Create a custom login page that will be used instead of the default login...

View Article

jronder on "removing pingback"

I was told to drop my meta pingback. I have it disabled in settings-discussion, if that is the same. Can somebody advice how can I do it please? thank you very much, July Ronder

View Article

untara06 on "I Need HELP! My WPblog HACKED by TURKISH HACKER !"

Please help me, Im a new blogger.. My blog hacked 3 days ago . In view blogs written ' Blog Hacked by Artist ( Turkish Hacker ) ' with music background . Here I show screenshoot .......

View Article

EWSEL on "Getting Member Function Error"

Hallo, i made a custom post loop query to load a meta data. I get this error: Fatal error: Call to a member function have_posts() on a non-object in...

View Article


Smaandar on "$25.00 turns into .00, Is something removing my punctuation and...

Hello all, I currently am working on writting a custom php script, that is being imported to a Word Press page through PHP via the 'insert-PHP' plugin. But that is not the intent of this post. Inside...

View Article

kshilpa1385 on "WordPress Login credentials Pass to another site"

[Moved from Your WordPress which is NOT a support forum.] hi, I have 2 websites one is in wordpress and another is in asp.net. I want pass login credentials of wordpress to asp.net So please tell me...

View Article


chachalady on "Native gallery shortcode output- title attribute"

Hello, I would like to avoid installation of any other gallery plugin since Native wordpress gallery does everything I need (I even managed to add fancybox class and rel ...) EXCEPT ONE THING : - there...

View Article

artspacepatchogue on "Someone is redirecting my site"

I just took over the wordpress website for a gallery I managing. In the comment section I notice a lot of people talking about sales and materials from other countries, than people have told me that...

View Article


Samnabz on "Post Category Name - Allow HTML?"

Hi all, I was wondering if anyone could please instruct me on how I can allow HTML in the post category name field in the admin panel. Here's a screenshot: http://oi60.tinypic.com/3486khz.jpg Any help...

View Article

urbanrich on "How can you create anchor links in menu drop down?"

Hiya all I'm trying to change menu links into anchor links. I have a page called 'Menu' that I would like to have a drop down list with links that jump to certain parts of the page i.e 'Burgers'. Then...

View Article

Vaughan on "How to make Displayname & nicknames Unique"

I've seen many requests for this, but no solutions. So a colleague and I spent the last few hours figuring this out. It's quite dirty, but does the job, just place it in your theme functions.php on a...

View Article
Browsing all 8245 articles
Browse latest View live