Carlos Ruiz
asked 10 years ago

There is a “gallery” post type, how do I add multiple images to that?
My Site is: http://www.revistapasiondeportiva.com/zumba/
 
I create post type gallery.

2 Answers
DominicStaff
answered 10 years ago

Hello Carlos ! 
1. To add galleries in the post of the DW Focus, you can add the following code to the Text frame: [gallery ids=""] –  Move through Visual frame, click the Edit image > Add to Gallery.
– After adding image, you can select the Gallery format on right hand side.
2. To resolve the issue when you click on the image and get a error: “Parse error: syntax error, unexpected T_ECHO in /home/revist12/public_html/wp-content/themes/dw-focus/attachment.php on line 19” . Please open the attachment.php file find the line 19,  replace the code with the following code: 

 esc_html( get_the_date() )

Hope this helps !

Carlos Ruiz
replied 10 years ago
Dominic Staff
replied 10 years ago

Hi,
Please send me username & password of your site (via private answer) for further checking.

DominicStaff
answered 10 years ago

Hi Carlos !
I have checked your site, please disable the Events Manager plugin. at the moment, this plugin conflict with the site.
Regards,

Carlos Ruiz
replied 10 years ago

thx 🙂

Powered by DW Question & Answer Pro