Switch Theme to Newspaper, Gallery not Showup

Posted in: Newspaper
Post count: 25

Hi,
I have wallpaper site.
I switch my theme to newspaper, gallery not show up.
I insert this code <?php echo do_shortcode('[gallery]'); ?> on single.php to showup images on my post (automaticaly)
But, if i click this image i will go to image url.
Can you tell me how i can show images, but if i click images. i will be go to attachment pages.
sorry with my english.

Thanks

Post count: 22421

Hello,

Unfortunately galleries will always use the lightbox. The attachment page will not work on galleries. Please do not use a galley if you need to link to the attachment page.

Thank you!

Post count: 25

So, what can i do sir?
In my post, i have 1 featured images,1 paragraf images descriptions, and every post i have 12 picture.

Latest theme, thats images show up automatically.

I can’t edit (insert) manual sir.
Because, I have 4536 post ?
Can you tell me to fix this problem?

Thanks

Post count: 22421

Hello,

You can try to implement the images directly in the post template files without a gallery. Use another element instead. or Simply implement them through html. You can also use rev slider.

Thanks.

Post count: 25

Solved,
to automatic gallery i am insert this code <?php echo do_shortcode('[gallery]'); ?>
And edit td_wp_booster_functions.php
–> http://screencast.com/t/7Tz3x3mfh
Thankyou

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.