Why my post excerpt doesn’t appear in the frontpage? The snippet contains the first lines of my article instead the excerpt. Thanks
]]>Hi,
Header not visible in mobile view.Please help in solving this.
]]>Hello everyone! I am a WP beginner. The header (including the logo and menu) does not show up on the mobile & Tablet version of my website. The menus have been correctly assigned and selected to appear but they do not. Please help!
The website is:
https://panamaguns.com/
Hi,
I want to remove author (by Intermed Decor mention) and tags from showing in blog post. Can u help me?
Thx
]]>i can’t change the current type of entertainment, travel, fashion, etc
]]>Hi, just recently the menu stopped showing on the mobile version of my website. The Icon is there but there’s nothing showing. I tried a few things from this forum such as adding something to CSS and also deactivating Plug Ins, but nothing worked.
]]>I am using a Splash theme. The header displays fine on desktops however on the mobile view, the header is snafued. The logo is present (should be centered, appears at far left) and the navigation icons and search icons are not displaying.
Has anybody encountered this problem?
My website link is:
https://pickeringmensslowpitch.ca/
I would really appreciate some help!
]]>Hi all,
I am creating an online magazine via the Viral News v1.3.2 theme.
Basically, I have my homepage all set up. Along with my main homepage I’m in the process of setting up an interactive page within the website. On this page, alongside the interactive features, such as polls, I wanted to include only the Carousel Module to display previous polls and other interactive material for the users to access.
I have two questions regarding this (I’m new to coding so my questions may be a little daft):
– How do I locate and copy the relevant code for the Carousel Module to insert into the CSS for my interactive page? (I’m trying to do all the coding in the Additional CSS feature because I really don’t want to be faffing around with child themes – another question, is this a reasonable thing to do or should I be creating a child theme for this issue?)
– Once inserted, I only want to display posts relevant to the interactive page. I understand this can be easily achieved from the homepage where you just tick which categories you want to feature in a module, however I doubt I’d have the same luxury from another page – how can I achieve this in another page?
Any help will be appreciated
Many thanks,
s998
]]>To display the featured image in a post, you need to go into the theme editor > template-parts > content-single.php
Above <?php the_content(); ?>
add the following code:
<?php
if ( has_post_thumbnail() ) { // check if the post has a Post Thumbnail assigned to it.
the_post_thumbnail( 'full' );
}
?>
<br>
It’s bad for SEO to have duplicate content, so this will save your website from some default SEO strikes within the free version of the theme. Now you just simply set the featured image, and it will be posted at the top of your posts as well.
I really hope this helps others!
]]>Hey, when scrolling page down its feels like design is streched. It wiggles right and left especially at content area. Ive cannot find why this is happening, disabled all plugins, theme is updated, removed custom css and custom php, still same.
Any suggestions?
]]>Hi,
I really just want to keep the site nice and simple, so have opted for the latest posts option, but I don’t seem to be able to get the content centred, it seems like there is space for a right hand sidebar, but I don’t really need / want one there.
Anything I can try / check to fix?
Thanks in advance!
Dave.
]]>Hi,
I’m using Viral News (the free version, 1.2.3), and I’m having a problem with the post excerpts: the theme appears to create its own excerpt (using the first 30 to 100-ish words from the post) and ignores the one written in the post itself (excerpts are activated as instructed in https://www.ads-software.com/support/article/excerpt/).
Is this a bug with the theme, a feature, something the premium version fixes…?
Or am I just doing something wrong here?
Is there a way to edit the layout of categories?
By default I’m getting a huge image taking up most of the screen. Would like to place the posts within the category into two columns instead of one main column, or get the image shrunk to a not so insanely large size.
I would have thought by default it would have been in the editing of Blog Pages, but I can’t seem to find that option in Customiser.
]]>Hi,
i need to alig to the center the posts of my blog (ex: https://www.spieghino.it/qual-e-il-film-che-ha-vinto-piu-premi-oscar-nella-storia/).
Now in desktop versione the single posts are aligned to left (there’s space to insert a widget on the left i think).
I’ve tried with some combination of css, without success.
Can Anyone help me?
Thank you.
]]>Hi,
I have tried several different methods, from listing EACH separately in the Additional CSS under Customize and even added !important to no avail.
}
entry-post-info,entry-author,entry-comment{
display:none;
}
}
entry-post-info,entry-author,entry-comment {
display:none !important;
}
}
entry-post-info ,entry-author,entry-comment *{
display:none;
}
Those are only copies of my last 3 attempts to remove the “by ___’ and “__ comments” that are displayed on the blog roll.
Your help with this would be greatly appreciated.
Thank you in advance,
Trish
Hi,
I am starting my own blog and I am a total beginner with WordPress, so I am looking for help. In my mobile version, the top header menu does not show up. However, in the desktop version it works perfectly fine. What can I do?
Also, the logo should be bigger in the mobile version. Anybody who can help me?
Thank you!
]]>Hello!
I’ve been trying to edit Viral NewsVersion: 1.0.5 WordPress theme to make it similar as on the promo picture.
If I go to “Front page sections” >> “Select the block layout” and chose any of the modules, it does not change anything on the page.
Could you help me with that?
Best,
Ben