How do I make it so that when someone clicks on the images the image opens in a new tab (gallery page) and how do I slow down the slider. www.aselectinteriors.com
If you want to open any link in a new tab, Then add code Code: TARGET="_blank" just between anchor tag for example Code: <a TARGET="_blank" href="your link address">Your image address</a> For slider Go to Theme directory > js > custom.js and make changes as shown in image. You will not get js directory in your dashboard. You can edit custom.js file through FTP. Open your Theme directory (through FTP) > js directory > custom.js Download custom.js file from there, Edit it, Then again upload it at the same place..
sorry, but i have input a gallery on my gallery page and the code reads as follows: [gallery link="file" ids="756,755,754,etc, etc, etc..."] How would I go about coding this so that when someone clicks on an image it opens in a new tab.
You are not uploading gallery images in a correct way, Follow process given below. It will resolve your issue. 1) Clicked on Add New Page 2) Chose Template "Gallery Template" 3) Chose "Add Media" 4) Chose "Insert Media" >Upload Files >Select Files 5) After selecting files just cut that window without clicking "Insert into page" button. 6) Update page. =========================================