Forum Replies Created
-
AuthorPosts
-
J3200
ParticipantHi Aakash,
thank you for your help. Yes I was using the shortcode block. The problem was the missing “”. Seems that using shortcode in Elementor is more forgiving with errors than with Block Editor.
J3200
ParticipantMy understanding is not enough to resolve this. Can you help me with it?
J3200
ParticipantPlease disregard my previous post. I have tried several ways to fix it and got little confused. The problem:
If I create a page with Elementor this is working:
[srr_feed urls=”https://www.URL.com” template=<h3>%%title%%</h3>%%metadata%%%%thumbnail%%%%description%% count=”20″
color_style=”none” display_type=”normal” show_author=0 show_date=1 date_format=”j.n.Y” thumbnail_force=”always” thumbnail_position=”cover” strip_desc=””
read_more=”” thumbnail_size=”300px” link_desc=0 open_newtab=”1″]Im in the process of recreating my pages with Block Editor. Adding the same short code returns only a blank page. If I remove the heading tag, the page loads, but only with 5 articles.
I have tried several configurations and thought, maybe this is not the optimal way to use the heading tag. Now trouble shooting I reactivated Elementor and created a page, and the short code works. Seems to be a problem related to Block Editors short code block?
My theme is Bridge.
J3200
ParticipantAnd I noticed another thing. It only loads five articles. Previously with Elementor also this worked normally.
J3200
ParticipantHi Aakash,
I have the pro version.
I actually used template=<h2>%%title%%</h2>%%metadata%%%%thumbnail%%%%description%% before. It worked great when I had created my website pages with Elementor.
Now Im in the process of doing all my pages without Elementor using just Block Editor and for some reason this does not work when using the Block Editors shortcode block. The page comes out blank when I insert this string.
If I use only:
[srr_feed urls=”https://www.URL” count=”20″
color_style=”none” display_type=”normal” show_author=0 show_date=1 date_format=”j.n.Y” thumbnail_force=”always” thumbnail_position=”cover” strip_desc=””
read_more=”” thumbnail_size=”300px” link_desc=0 open_newtab=”1″]I can make it visually look correct by using (what I found from this forum):
.srr-title{
font-size: 32px;
font-weight:
float:left;
padding-left:0px;
}But I guess the correct way would be to use the <h2>? (I am not very skilled in WordPress).
November 11, 2024 at 5:23 pm in reply to: Read more to few lines below and is it possible to use a button? #15281J3200
ParticipantSorry for the late reply. This worked great! Thank you.
-
AuthorPosts