Questions tagged as 'wordpress'

1
answer

Website button works on desktop but not mobile

I have a button on the site that triggers a lightbox to populate a contact form. The problem that the button is clickable only on Desktop. When accessed by a mobile device, this button no longer works. This is the code I'm using: [formlight...
asked by 10.06.2016 / 21:58
2
answers

Field quantity in cart does not appear value - Woocommerce

I'm pretty much a beginner in PHP and I'm at the end of the project. But I'm using the Sidney theme with woocommerce, despite the incompatibility alert. In the quantity field, where the buyer increases or decreases the values to add to the cart,...
asked by 16.05.2016 / 16:48
1
answer

How to create custom HomePage in WordPress

I am creating a classified site where you will have multisites for each different city. I would like when accessing my home page, display only a dropdown menu for the user to choose which site to access. So far so good, I already have...
asked by 14.05.2015 / 19:39
1
answer

Sort Wordpress posts with Jquery or meta_key and meta_value

I intend to use the code below to sort and group by section posts from my Wordpress website. This would be applied to Home Page and Categories, where each post would count with the css class according to its section (secoo_1, secoo_2 or secao_3)...
asked by 09.11.2015 / 20:05
1
answer

White screen in wp-admin in WORDPRESS

Hello everyone, I'm having a problem with my wordpress just by placing ONLINE on the webpage that the WP-ADMIN screen goes white.   I tried to connect the DEBUG but no error appears, I have already uploaded 5x, I already deleted all the plugins...
asked by 16.12.2015 / 19:42
1
answer

Remove 'Continue Shopping' button from checkout in Woocommerce

Hello,doesanyoneknowhowtoremovetheinformationandthe'continueshopping'buttonfromthecheckoutinWoocommerce?Instead,Iwouldaddthedescriptionofthekitbeingpurchased.Iwouldliketoleavetheimagebelow:     
asked by 10.11.2015 / 19:16
1
answer

Modal bootstrap in wordpress

How to use bootstrap modal on a wordpress page without influencing the default layout my theme has?     
asked by 14.10.2016 / 21:44
1
answer

Create custom HTML banner hover overlay style

Hello, I would like to create a hover overlay banner similar to the one found on this site: link Basically,whenyouhoverovertheimage,thelayerwhere"Experiencia" is written moves, and when you remove the mouse from the top of the image, it re...
asked by 18.08.2018 / 23:08
1
answer

How to add count with PHP?

I want to put a Carousel effect in a session on the home page where I get the 3 most recent posts. But for this I need index , change as you do loop . As it stands, index appears 0 , for all posts. That is, the first post will be...
asked by 29.12.2018 / 17:45
3
answers

How not to run script on mobile devices. on Wordpress

How to make a script not run on wordpress, when someone is using a mobile device, tablet, or any mobile device. the script would be like this <script data-cfasync="false" type="text/javascript" src=""></script>     
asked by 17.09.2015 / 15:50