Skip to main content

All Questions

Tagged with
0 votes
0 answers
40 views

How to fix JS / JQUERY errors when leaving buddypress pages but still logged in [closed]

I am using buddypress on my wordpress install. Beside the buddypress pages I also have some other pages where a user can go to. But on all these "non"-buddypress pages I am getting a couple ...
settler25X's user avatar
1 vote
1 answer
80 views

Is there a way to assign a $product SKU a class id (for a copy to clipboard button)?

First, I want to say that I'm brand new to this, so please forgive any naivete that I may have: I'm trying to use a button to "copy-to-clipboard" a WooCommerce product SKU (on single product ...
ajumbz's user avatar
  • 33
0 votes
1 answer
40 views

Flickering on Submenu Click in WordPress Admin Menu

I'm working on customizing the WordPress admin menu to have a smooth, expandable/collapsible behavior on click by adding the CSS and JavaScript. Goal: Implement a click-to-toggle menu where: Clicking ...
Evantix's user avatar
-1 votes
1 answer
41 views

How to replace FullCalendar "more" link with a modal popover in WordPress?

I am using Widget FullCalendar 3.x in WordPress, and when there are more than 3 events in a day, the calendar displays a "more..." link. By default, clicking this link opens a new tab with a ...
CodingMonster's user avatar
0 votes
0 answers
50 views

Ninja Form wordpress plugin reload page after submit

I use ninja forms plugin in wordpress. I submit the form successfully, get a message about it. Everything fine. But if after it I fill the form again and submit, the page is reloaded, but before that ...
user1223445's user avatar
0 votes
1 answer
42 views

WordPress Add/Remove User Meta via AJAX

I'm trying to create a simple "favorite" product list. Basically, when viewing a list of products someone can click a button that adds it to your favorites. The idea is, they click the ...
Jon's user avatar
  • 361
0 votes
0 answers
58 views

How do I write a plugin to extend FooGallery plugin without "initialize failed" and "post-init failed" error logs?

I'm trying to write a plugin that extends Foo Gallery so I can display the tags list as a dropdown menu. Originally, I approached it like this: add_action('foogallery_loaded_template_after', '...
Jacq Horizon's user avatar
1 vote
1 answer
71 views

How to handle JavaScript reinitialization for dynamically loaded AJAX content with WordPress script dependencies?

I am dynamically loading content via AJAX and appending it to the frontend. While the content loads successfully, the issue arises with initializing JavaScript functionality for the newly loaded ...
Rohit Patil's user avatar
0 votes
0 answers
28 views

Filtered queries not responeding to page path

I am writing a product filter, and ran into this issue. I have 2 different attributes of my product filter: Tilt -- as a checkbox with "Yes" or "No", and Multibrand Compatible -- ...
JohnLyons's user avatar
0 votes
0 answers
26 views

Why Doesn't $scope Work as a Selector, but a Class Name Selector Does?

I'm trying to use $scope as a selector in my code, but it's not working as expected. However, when I use the class name selector, like ".element-class", it works fine. I'm specifically ...
Ashekur Rahman's user avatar
0 votes
0 answers
40 views

Advice needed to load images on looping page

I have a gallery page using the Image Photo Gallery Final Tiles Grid WordPress plugin. I want the page/scroll to continuously repeat (so as a user scroll down the page the gallery is repeated. The ...
MintfreshLindfield's user avatar
0 votes
1 answer
29 views

Making a smarter jQuery code applied to a Wordpress Menu

On my Wordpress menu I tagged a .custom-class-n on each links via the back-office. This gives a menu structure like this : <ul> <li id="menu-item-227" class="custom-class-1 ...
cfocket's user avatar
  • 109
0 votes
0 answers
48 views

DataTables 2.0 in Wordpress Plugin Admin Area

I would like to implement DataTables2 in my WordPress plugin. I started from test table to check if it works: <?php /* Plugin Name: WooSKU Updater Description: A plugin to manage SKUs, quantities, ...
awariat's user avatar
  • 382
1 vote
1 answer
89 views

Woocommerce - Checkmark validation not working for proceed_to_checkout button

I am new to developing with Woocommerce. Currently, I have a customer disclaimer message with a checkbox that if not clicked, will display a popup to check the box before proceeding to cart. However, ...
JohnLyons's user avatar
0 votes
0 answers
23 views

tn3 gallery within web page called by API into WordPress site not working

I am creating a custom WordPress plugin where a API call is made to display a web page in the WordPress site. The web page called by API has a image gallery made with tn3 gallery, which does not ...
Homaira S's user avatar

15 30 50 per page
1
2 3 4 5
997