GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Paging mr Fris? Paging any wp guru I got a stupid question (https://gfy.com/showthread.php?t=1133617)

DirtyDanza 02-14-2014 08:46 PM

Paging mr Fris? Paging any wp guru I got a stupid question
 
I'm building a simple site for a client .... and it seems I've had more issues with this simple little site than any other site I've done....

ok


so say I got a page

lets call it welcome

I have 6 images on that page plus a gallery at the bottom

now I have image

images are laid out

1-2
3
4
5-6

so when they click on 1 it shows full size image normal wordpress way but also on bottom says 1 of 50 so it has that image plus the gallery...

problem is now it's showing a couple doubles on images 1 thru 6

I can't figure out how to get rid of that.. I've racked my brain all day... it seems if I delete an image from the page then add media it adds another image to the "# of 50"

so how can i get rid of...

hit me up on Skype ill give you links to see... it's gotta be something stupid and simple

and I'm down for the flaming for not being able to figure it out...


thanks anyone in advance

D

SomeCreep 02-15-2014 02:54 AM

What happened to dirtydanza.com? Why'd you shut it down?

Harmon 02-15-2014 03:06 AM

Quote:

Originally Posted by SomeCreep (Post 19983588)
What happened to dirtydanza.com? Why'd you shut it down?

:1orglaugh:1orglaugh:1orglaugh

TubeSubmitters 02-15-2014 03:22 AM

What happened to your fight with Kimbo Slice?

CyberHustler 02-15-2014 03:42 AM

:1orglaugh

adultchatpay 02-15-2014 04:17 AM

Quote:

Originally Posted by AdultDesigns (Post 19983605)
What happened to your fight with Kimbo Slice?

Kimbo is heavyweight while Danza is probably Light Flyweight. He would get murdered.

lucas131 02-15-2014 04:39 AM

dont solve similar stupidities all day, wasted time :) shame i have hangover like a pig so cant help atm ... have luck and nice wknd everyone

DirtyDanza 02-15-2014 09:13 AM

Quote:

Originally Posted by SomeCreep (Post 19983588)
What happened to dirtydanza.com? Why'd you shut it down?

Why keep something alive that does not make money anymore... times changed ......

Quote:

Originally Posted by AdultDesigns (Post 19983605)
What happened to your fight with Kimbo Slice?

You didn't hear? I ended up teaching Kimbo not fighting him :)
Quote:

Originally Posted by adultchatpay (Post 19983633)
Kimbo is heavyweight while Danza is probably Light Flyweight. He would get murdered.

Nah... Kevin is a cool guy and good student.... stand up he may be able to land one on me .. ground.. not many stand a chance unless they are black belt..



Now that everyone has posted off subject can we get back on subject?

AaronM 02-15-2014 09:20 AM

Quote:

Originally Posted by DirtyDanza (Post 19983410)
...it seems if I delete an image from the page then add media it adds another image to the "# of 50"...


This reads like you are deleting the image from the page but not from the media library itself. When you add it for the second time, are you grabbing it from the library or uploading a fresh one that would place a duplicate image in your library and associate it with the same gallery?

Check your library for duplicates, delete the images in question from the page & the library itself.

fris 02-15-2014 09:30 AM

Quote:

Originally Posted by AaronM (Post 19983778)
This reads like you are deleting the image from the page but not from the media library itself. When you add it for the second time, are you grabbing it from the library or uploading a fresh one that would place a duplicate image in your library and associate it with the same gallery?

Check your library for duplicates, delete the images in question from the page & the library itself.

hes using the built in gallery, if more than 1 image is in the gallery it will have pagination for 1 of x amount.

If he wants to modify that he will need to hook into the wordpress gallery shortcode.

DirtyDanza 02-15-2014 10:47 AM

Quote:

Originally Posted by fris (Post 19983787)
hes using the built in gallery, if more than 1 image is in the gallery it will have pagination for 1 of x amount.

If he wants to modify that he will need to hook into the wordpress gallery shortcode.

what has be baffled is

so the gallery on the page is using the gallery short code

but the top 6 images are just stand alone images that I put on there with some text .... how come the 6 images are showing up with the gallery and how come the images I had in top6 are showing even though I replaced say 3 of them.. thats where I'm getting the double I think but why?

fris 02-15-2014 02:41 PM

the shortcode includes ids of the ones you selected, you will need to remove the ids, goto visual mode and click on the gallery shortcode, you can remove them

DirtyDanza 02-15-2014 03:11 PM

Quote:

Originally Posted by fris (Post 19984063)
the shortcode includes ids of the ones you selected, you will need to remove the ids, goto visual mode and click on the gallery shortcode, you can remove them

hmmmm did that

it's strange ....

check it..
[gallery columns="6" link="file" ids="8895,8896,8897,8898,8899,8900,8901,8902,8903, 8912,8911,8910,8909,8908,8907,8906,8905,8904,8913, 8914,8915,8916,8917,8918,8919,8920,8921,8930,8929, 8928,8927,8926,8925,8924,8923,8922,8931,8932,8933"]

is my gallery code.. there are 39 images in the gallery but on the home page
where this problem is happening

when I click first image on the page it shows up and below it says 1 of 48 where the hell are these extra images coming from LOL

this is boggling my mind .. we've done about 80 WP sites no problem ... then this stupid simple one is giving us the most issues ever...
juniperledgemaine.com is homepage you will see what I mean ..

DirtyDanza 02-15-2014 03:12 PM

thank you everyone who is helping btw I appreciate it.... fris sir thank you for advise in advance .. I appreciate it....

Diomed 02-15-2014 05:57 PM

Quote:

Originally Posted by DirtyDanza (Post 19984082)
hmmmm did that

it's strange ....

check it..
[gallery columns="6" link="file" ids="8895,8896,8897,8898,8899,8900,8901,8902,8903, 8912,8911,8910,8909,8908,8907,8906,8905,8904,8913, 8914,8915,8916,8917,8918,8919,8920,8921,8930,8929, 8928,8927,8926,8925,8924,8923,8922,8931,8932,8933"]

is my gallery code.. there are 39 images in the gallery but on the home page
where this problem is happening

when I click first image on the page it shows up and below it says 1 of 48 where the hell are these extra images coming from LOL

this is boggling my mind .. we've done about 80 WP sites no problem ... then this stupid simple one is giving us the most issues ever...
juniperledgemaine.com is homepage you will see what I mean ..

As said before,

you sure you don't have duplicates loaded in to your media library?

DirtyDanza 02-15-2014 06:53 PM

I'm 99.99% sure ... for instance that map there is only 1 in the media gallery but it shows double?

am I not deleting them right?


All times are GMT -7. The time now is 04:14 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123