All Questions
32 questions
0
votes
1
answer
793
views
Wordpress responsive dropdown menu - On first click ignore link and open dropdown menu, second click go to url
I am working on a responsive menu for a wordpress site.
On a mobile screen I need the submenu parent link to be ignored on first click whilst inturn showing the submenu and then if clicked for a ...
0
votes
1
answer
66
views
Not Smooth Responsive Menu on WordPress
Good afternoon. Please tell me how to make the smooth adaptive menu work correctly. On the WordPress site for the menu in the template file it turned out this code
<nav role="navigation" class="...
1
vote
1
answer
94
views
Adding specific class to all images with specific naming convention with JS
First, this topic is similar to these existing threads:
Adding a class to all the images within a <div> using javascript & vice versa
How to add a class to all images except specific ones ...
1
vote
0
answers
238
views
How to fix the bug related to scroll bounce effect on mobile?
So this error is related to scroll effect.
As I open my website (https://bobobee.com) on a mobile browser and scroll down, it often gets stuck and bounce back.
This started happening after I ...
1
vote
3
answers
65
views
Changing img src with resizing browser window condition
I'm creating a website for my colleague on WordPress cms and I did some changes in theme.
My problem is, how to change image src with resizing the window (responsive)?
my logo image:
<a href="...
0
votes
1
answer
295
views
Is there a way to add text content at the end of a responsive slideshow photo gallery?
I'm developing a website on Wordpress and I'm trying to figure how to add text at the end of a slide show to make the website simpler. This website post has exactly want I want https://hypebeast.com/...
0
votes
2
answers
316
views
Is it possible to add two phone numbers as links in a certain place on a JPGEG image via javascript/html/css
I want to add two phone numbers on a picture, so that the user can click on the phone number (mobile view) and call it.
I use Wordpress Theme Accesspress Parallax and have add the image via theme ...
0
votes
1
answer
720
views
Fit Iframe to an image, in a modal
I have tried many option but nothing works.
On my website clicking on any post open an iframe in a modal box (using Featherlight.js) with the wordpress single.php
The problem is I can't fit the modal ...
1
vote
0
answers
139
views
Responsive Menu not working after adding second list to php
I am working on a wordpress website using a responsive template with one menu line on top right corner. I added a second menu with social icons by moving it from another location to the top (inside ...
0
votes
1
answer
394
views
Fixing my responsive navigation on touch devices
I'm creating a website using _s theme for WordPress and I'm trying to use their native navigation file + some modifications I made in order to use sub menus.
Here the link to the site:
http://www....
-1
votes
2
answers
350
views
Wordpress mobile nav menu: menu appears on click on iPhone and other mobile devices, but not iPad
I'm trying to figure out why this responsive menu works correctly on iPhone and other tablets, but not on the iPad. On the phone, when clicking the menu icon, the menu is activated and drop-down ...
0
votes
0
answers
30
views
Elegant Themes Chameleon Theme View Full Site Button For Mobile
If you have done this topic before please add your solution.
Here is what i am trying to do:
I used this solution https://github.com/chrismorata/Responsive-View-Full-Site
but it requires jQuery 1.7+...
0
votes
1
answer
2k
views
Image Maps + Responsive Tabs with rwdImageMaps
I'm am looking for a way to add rwdImageMaps functionality to a pre-built tab module in a Wordpress Theme called Divi.
I have found a way to make image maps + responsive "accordion" work well for the ...
0
votes
1
answer
2k
views
Disable bootstrap's dropdown-toggle
I'm using bootstrap on WordPress using the _ib theme, and I would like to add in my own responsive menu for when window is less than 768px. By default bootstrap will convert the menu to a dropdown-...
0
votes
0
answers
46
views
Wordpress lightbox not responsive (only on iphone)
For wordpress (cherry frameworks)...
I'm using a shortcodes plugin called "Ultimate Shortcodes." One of the shortcodes is for a lightbox which can be called to display content. It works absolutely ...