justinchrono Posted February 9, 2011 Share Posted February 9, 2011 hello my website is here http://ashedmonds.com/gps the images that come from the slider are pulled from different posts, and so if you click the image it will link you to that post i am trying to get the images to link to the gallery, instead does anyone know what i can do? thank you!! Quote Link to comment Share on other sites More sharing options...
denno020 Posted February 10, 2011 Share Posted February 10, 2011 How are they pulled from the different posts? Denno Quote Link to comment Share on other sites More sharing options...
justinchrono Posted February 11, 2011 Author Share Posted February 11, 2011 I don't know how technically, but i am using Wordpress to organize the site. it is an option. Quote Link to comment Share on other sites More sharing options...
Jessica Posted February 11, 2011 Share Posted February 11, 2011 If you're using wordpress, that's a plugin. You need to post in third-party code. Quote Link to comment Share on other sites More sharing options...
justinchrono Posted February 11, 2011 Author Share Posted February 11, 2011 i think it is happening without a plugin, it is just part of my theme, Egesto, to pull in featured pics of photos to the slider, i think. Quote Link to comment Share on other sites More sharing options...
Jessica Posted February 11, 2011 Share Posted February 11, 2011 i think it is happening without a plugin, it is just part of my theme, Egesto, to pull in featured pics of photos to the slider, i think. it's still third-party code. Quote Link to comment Share on other sites More sharing options...
haku Posted February 13, 2011 Share Posted February 13, 2011 And it's not CSS regardless. Links are HTML, and HTML links are generated using a server-side language - PHP in the case of Wordpress. So you will most likely need to post in 3rd party scripts, and it will be a PHP question. Quote Link to comment Share on other sites More sharing options...
raknjak Posted February 14, 2011 Share Posted February 14, 2011 change the link around the image in your post from http://ashedmonds.com/gps/?p=439 to http://ashedmonds.com/gps/[insertpagelinktogalleryhere] You'll need to edit all the posts, so if you want to change this later you'll probably have a lot of work. Maybe it's time to think about a different kind of implementation? (Unless some plugin is taking care of post images/headings?) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.