Forum Replies Created
-
AuthorPosts
-
Wonderful, thanks for your perseverance.
Note to myself just in case I have to reinstall this.
/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/av-helper-masonry.phpEnfold 4.7, line 538
if( strpos( $this->atts['caption_elements'], 'excerpt' ) !== false && ! empty( $content ) ) { $markup = avia_markup_helper( array( 'context' => 'entry_content', 'echo' => false, 'id' => $entry['ID'], 'custom_markup' => $this->atts['custom_markup'] ) ); $items .= "<div class='av-masonry-entry-content entry-content' {$markup}>{$content}</div>"; // Add this line for Image media Description $items .= "<div class='av-masonry-entry-description' {$markup}>{$entry['image_content']}</div>"; }
- This reply was modified 4 years, 1 month ago by lptornade. Reason: Code part
This reply has been marked as private.Hello Ismael,
Yes, the cache was removed. I’ve also tried another browser.
You’ll see that the description is empty in the code, but not in WordPress…
https://snipboard.io/kH8MSh.jpg
https://snipboard.io/OqApg1.jpg
Regards,
RémiThis reply has been marked as private.Hello Ismael,
I did edit the file successfully, but the new line is not working.if( strpos( $this->atts['caption_elements'], 'excerpt' ) !== false && ! empty( $content ) ) { $markup = avia_markup_helper( array( 'context' => 'entry_content', 'echo' => false, 'id' => $entry['ID'], 'custom_markup' => $this->atts['custom_markup'] ) ); $items .= "<div class='av-masonry-entry-content entry-content' {$markup}>{$content}</div>"; $items .= "<div class='av-masonry-entry-description' {$markup}>{$loop_content}</div>"; }
Just to be sure, are we referring to the same field? https://snipboard.io/OqApg1.jpg
Regards,
RémiHi,
I’ve followed Ismael instructions to define a custom URL. The URL is http://www.catalyseurbaine.com/projets/sologlobe . Unfortunately, with this URL I’m landing on a page with only the first picture of the project. There’s no description or title or any information about the portfolio. Should I get a page that looks like that?
I’m using version 3.8 of the theme.
Regards,
Rémi
I was able to remove the Ghost code in the box you’ve added.
Where can I make it appear if I need it in the future?Thanks,
No problems with your test page.
Can you try to enter this URL http://www.inforapido.net/utilisations/?lang=en on this site https://www.browserling.com and tell me what you see at the bottom?
Thanks,
Rémi
Hi Vinay,
I can assure you it’s not the cache. I did several “Empty Cache and Hard Reload”, try with Safari and Firefox also and I’ve tried it on another computer. Did you try an “Empty Cache and Hard Reload” on your side?
You should see in the source code two lines : 159 and 160 with both Essayez-la-borne-1.png and Essayez-la-borne.pngI also disabled the overlay but still two images. It’s less interesting this way ;-)
Regards,
Hello Jordan,
It’s at the bottom of the page.
https://snag.gy/GK5mVu.jpgFirefox see two pictures – Essayez-la-borne.png and Essayez-la-borne-1.png
https://snag.gy/N4gPdt.jpgRegards,
RémiYes, this one is fine. I’m talking about this one.
Sorry about that. The server is back up now.
Sure.
-
AuthorPosts