Tagged: x
-
AuthorPosts
-
October 5, 2016 at 6:53 am #1203284
shogunParticipantHi,
How can I show audio post with image as in the demo: http://demo.theme.co/integrity-1/blog/
I have already set the post format as audio and a link to the audio in “MP3 File URL”
On MY blogpage there is no playbar showing.
Thanks.
October 5, 2016 at 7:53 am #1203352
ChristianModeratorHey there,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks.
October 5, 2016 at 10:12 am #1203533
shogunParticipantThis reply has been marked as private.October 5, 2016 at 10:44 am #1203582
RupokMemberHi there,
Your given credentials not working. However it seems you have text and videos and then audio. Let’s try placing the audio first within the content.
Cheers!
October 5, 2016 at 11:43 am #1203683
shogunParticipantThis reply has been marked as private.October 5, 2016 at 2:58 pm #1203951
JadeModeratorHi there,
I have tried to inspect the page source through the console and the audio element in the blog page is in the markup but it not showing up due to a Javascript error. The JS error might be caused by a conflict with a third party plugin.
You could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.
Let us know how it goes.
October 6, 2016 at 5:23 am #1204901
shogunParticipantHi, I deactivated all plugins except “Cornerstone” and ”
X – Facebook Comments” (X theme plugins). Had no effect on the problem. Can you please take another look?Thanks,
October 6, 2016 at 6:40 am #1204960
shogunParticipantHmm, after I deactivated all the plugins the search button in the menu bar stopped working…
October 6, 2016 at 8:50 am #1205078
ChristianModeratorHey there,
Would you mind removing all customizations for a moment. I’ve placed your widgets in the inactive widget area for now.
Thanks.
October 6, 2016 at 9:11 am #1205102
shogunParticipantHmm I removed function.php and single.php and other files from my child theme. No my site is completely broken.
Where you talking about some other customizations?
October 6, 2016 at 3:48 pm #1205728
RadModeratorHi there,
Not the files, but the code within it and you should keep a copy of them. Please put back your deleted files with no custom code.
Thanks!
October 6, 2016 at 3:56 pm #1205739
shogunParticipantDone. Function.php and single.php are back without custom code.
October 6, 2016 at 8:34 pm #1206077
Rue NelModeratorHello There,
I am another staff checking on this thread.
To properly display an audio format with an image just like on this page: http://demo.theme.co/integrity-1/audio-with-image/, you need to do the following:
1] Select “Audio” as the post format
2] Supply the audio file in the Audio Post Settings

3] Add a featured image
4] Since you have hidden the featured image, you need to add the following css code in the customizer, Appearance > Customize > Custom > CSS.single .format-audio .entry-featured { display: block; }I have created a test post which you can find here: http://skxdxn.xs/2016/10/07/audio-with-image/
Hope this helps. Please let us know how it goes.
October 7, 2016 at 4:20 am #1206514
shogunParticipantHi there. There seem to be two separate problems.
This works fine EXCEPT if I:
a) Activate “W3 Total Cache”
OR
b) If I use my modified function.php file (see attachment in a private post below)
October 7, 2016 at 4:21 am #1206517
shogunParticipantThis reply has been marked as private. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1203284 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
