Skip to main content

All Questions

0 votes
0 answers
111 views

How to make calculations work inside a bootstrap modal

I am workng on a personal project for bookkeeping so you can tell I am having to do some basic math calculations. I am doing this inside a bootstrap modal. As shown in the image, the Payment Made ...
Dan's user avatar
  • 255
0 votes
0 answers
37 views

jQuery animation works OK on JSfiddle, but does not on Wordpress (localhost Apache)

I try to run a jquery script, which works OK on jsfiddle, but when I move it to Wordpress it does not. I replaced "$" with "jquery" already, as I know the WP won't process $s. The ...
Piotr Ciszewski's user avatar
0 votes
0 answers
106 views

Carousel Disappears when screen is adjusted or on scroll on mobile devices

I am struggling with trying to fix this issue it looks like it has some errors but thought someone more familiar with this issue might be able to resolve it or at least point me in the right direction....
user avatar
0 votes
1 answer
122 views

Can't scroll to anchor

I want to create periodic table that shows you some additional info after clicking element symbol. I have used the example found on codepen: https://codepen.io/ankit567/pen/wxbYXE, and I have managed ...
zenon21's user avatar
0 votes
0 answers
153 views

Why does col-* not work on my wordpress website?

I'm using wordpress and bootstrap 3.4.1 When I <div class="container"> <div class="row"> <div class="col-3">First</div> <div class="col-3">Second&...
Ryan Hinchliffe's user avatar
2 votes
1 answer
51 views

Why is my Navbar not expanding in Wordpress?

I'm currently trying to create a navbar in wordpress. However when the navbar collapses and the burger icon remains, the navbar doesn't expand. I Looked in Chrome Dev tools and tried to use $() ...
Ryan Hinchliffe's user avatar
4 votes
2 answers
348 views

Make a absolute:position div slide to left and fadeout - Bootstrap on WordPress

In my WordPress based on Bootstrap v.4.3 framework, I have an image based carousal and a solid-color layer div on top of it. I want the solid-color layer to fade-out and reveal the beneath carousal ...
theKing's user avatar
  • 834
1 vote
1 answer
2k views

What's the best way to fetch Bootstrap popover content with Ajax?

I'm developing a WordPress plugin that shows a "special buttons" on front-end via WordPress shortcode. I'm using Bootstrap 4, these buttons use Bootstrap popovers and I need to retrieve/fetch popovers ...
icolumbro's user avatar
  • 113
0 votes
2 answers
342 views

WordPress / NPM error - jQuery must be included before Bootstrap's JavaScript

I'm using NPM to bundle bootstrap and several other scripts for a Wordpress theme. By default, WordPress loads jquery, so I have excluded jquery from the bundle. In google dev tools can see that ...
Peyton Gregory's user avatar
2 votes
4 answers
6k views

Uncaught TypeError: $(...).ekkoLightbox is not a function

Im trying to use ekkolightbox on my wordpress site but every time I select an image I get the response. Uncaught TypeError: $(...).ekkoLightbox is not a function My guess was that I wasn't importing ...
jermayne williams's user avatar
0 votes
1 answer
106 views

jQuery not loading when converting Bootstrap template to Wordpress

The jQuery files will not load from a Bootstrap template. I am converting it into a Wordpress theme. I have tried many different way of enqueuing scripts in my functions.php file. I have tried de-...
Alex Jefferis's user avatar
-1 votes
2 answers
38 views

Issues with mobile menu

I guess this isn't a specific enough question, but i was hoping someone could advise me on how to debug a failing mobile side menu. So my main site which is a wordpress site works perfectly but my ...
user42668's user avatar
0 votes
0 answers
108 views

Adding Link Around DIV Breaks Bootstrap 4 Carousel

I am using Bootstrap 4 and utilizing the Carousel component with WordPress. It worked great but I wanted to add a link around the image. When I do this, the carousel ceases to slide. (Note: I opted ...
user5854648's user avatar
  • 1,111
0 votes
1 answer
1k views

Using jQuery in Wordpress inline script

I need to load a bootstrap modal when a page loads and was trying to do it the easy way of adding an inline script to handle the call. For the life of me I cannot find any information whether or not ...
Rager's user avatar
  • 836
0 votes
1 answer
865 views

Bootstrap 4 Dynamic WordPress Carousel Won't Slide

I am trying to create a dynamic carousel using Bootstrap 4 and WordPress. I have the title and first image appearing on the front-end correctly but I can't get the carousel to slide to the next image ...
user5854648's user avatar
  • 1,111

15 30 50 per page
1
2 3 4 5
19