Re-engaging Envato.
Re-engaging Envato
Rolled back Jevelin. This is too hard.
Requested a refund.
Re-engaging Envate.
Bump
Bump
Bump
Bump
Please process a refund.
URL in Private Field
URL in Private field
Correction to above, standard post type displays the image. Gallery Displays like a standard post.
Video, Audio display nothing leaving the whitespace gaps.
Quote and link displays the image with an icon however layering is off causing the pictured issue another issue.
There isn’t post-format content awareness. Is this expected, or not expected?
Solution for this topic
Resolved. This limiter in WPBakery selects which posts.
Issue continued with certain posts being handled differently https://support.shufflehound.com/forums/topic/images-and-content-type/
Solution for this topic
Resolved.
Change only sticks in the back-end WPBakery editor.
Hi Shufflehound team,
The first post links to a Spotify link with standard post content type. Irrespective of the post-type, adding more content (paragraph text) the featured image doesn’t show on the main page (Left hand side). While the Widget (right hand side) respects the featured image and displays it. In a behaviour where the Theme, in this case, disregards the featured image, it also doesn’t use the Spotify link displaying the album/song on the main page which would be preferable and not making the content nested a click deep.
The second post links to a post with a youtube link with a standard post content type. Irrespective of the post format type, adding more content the featured image doesn’t display (left-hand side). Again the Widget displays the featured image. The Youtube video isn’t pulled through and shown on the front page instead remains nested a click deep. The preferred behaviour would be that it leverages the content if it disregards the image.
What I’m trying to show in the image provided is the featured image on the left is disregarded, on the right in the Widget it’s utilised. The main and only media type in both posts itself (Youtube and Spotify) don’t get substituted to fill the gap left and all that remains is a random white-space. The third post is a text post with Twitter, Text and images, same post format and that displays an image.
This behaviour occurs throughout the template not just in this section. I’m wanting to understand the root cause of the behaviour.
I’m going to need your IP address, http://deon.mba/0s2l3
Regards, Deon
Solution for this topic
It’s the Tag Cloud Widget which the Demo Data forces.
I’ll go and manually PHP Code the hard way and limit the output.
Added the following to the Functions.php
function prefix_widget_tag_cloud_args( $args ) {
$args[‘number’] = 23;
return $args;
}
add_filter( ‘widget_tag_cloud_args’, ‘prefix_widget_tag_cloud_args’, 10, 1 );
Problems solved.
Thanks resolved
Yes and No. I want the Revolution Slider header on https://jevelin.shufflehound.com/blog1/from-side-to-side/, not the entire content and layout.
There was no option to import that header under the blog import.
Support has also confirmed that they don’t provide the Revolution Slider headers.
I have a premium license for Revolution Slider which allows import.
This is a ‘me’ category problem? I will not get support on this?
Correct?
Thanks