When I view my site on an iPhone, the menu renders in black text on a dark gray background, which is unreadable. How do I fix this so it renders a black text in a white background?
Hello everyone
Since I don’t really categorize my posts, I would like to hide the categories from the front page. Is it somehow possible to only show the title of each post on the front page, without the categories underneath it.
Thanks for your help
]]>on post horizontal scrolling on smartphone
https://ibb.co/8bWMgqw
https://ibb.co/J5SVRYs
https://ibb.co/0Cqy95y
https://ibb.co/6R7G3f3
https://ibb.co/fpfNYn5
helped add
entry-post
width: 100%;
/wp-content/themes/silvia/style.min.css?ver=5.1.9 – line 19
.entry-post {
font-size: 18px;
word-wrap: break-word;
width: 100%;
}
]]>
Hello folks,
So using this theme called “silvia” for my website. Every page of my website has this header which consists of nav bar and the title “The Dark Secrets”. The problem is the the title “The Dark Secrets” is being shoed in H1 of the page not just this the pages itself has a different h1 which is provided by Yoast SEO. This is creating multiple h1s on the page. So now if I want to remove the h1 which is given by the theme then how should I remove it. Also I don’t want to remove it from the homepage. I just want to remove from the rest pages.
Hi everyone!
Please answer this question.
How do I insert text on the homepage like on the Silvia theme demo page (see screenshot) ??
I did not find (((
Como modifico el color del menu para la versión móvil o tablet. Desde equipo de computo se definió fondo blanco y letra negra. Pero no existe la opción de parametrizar esto para el móvil . Al revisar la pagina a través del móvil. el menu al desplegarse es con fondo negro y letra blanca. Da?ando la estética de mi pagina web.
]]>Hello
Please help me remove the rollover saturation effect, I don’t want it to be greyish color, i want it to be showing the orignal color, no hover effect or what you call it
Please
]]>Hello everybody,
I went to Apperance>Customize>Design>Color to change the colors of the menu and other hyperlinks on my website. Everything within text, in the menu or elsewhere on the page changed but not the link and link hover color for my posts.
Anyone any ideas how to fix this?
Thanks in advance, great to be here!
]]>Hello everybody,
first of all, I want to say sorry if this already been here, but I couldn’t find anything, therefore I’m posting:
I removed the author on the right hand side of the Silvia theme with a plugin which basically just pastes a few lines in your CSS to remove the author from your posts.
The problem is, that the occupied space still kind of seems reserved. So there is a white blank space next to my posts now and therefore the post is off center.
Anyone any ideas how to fix this?
]]>Hello everybody!
After the last update (for me: this weekend, Feb. 2019) a lot of settings were set to the standard and there is no more setting (in the customizer) for the saturation of the preview images on the start page!
Do I anything wrong or overlook anything?
Please, please help – unfortunately this is one of the key features for me.
best regards
Christoph
]]>Hi silvia,
I would like to make a gallery like this page you have. How to do it? Thank you
https://demo.theme-junkie.com/silvia/2015/06/21/hot-beauty-woman/
]]>Hi
Can somebody help me please?
I have a small problem with the responsive design but i don′t know how i can fix it.
If i look a Poston desktop design:
on left side is the content and on the right side is the entry-meta area. Always fine…
If I look at the page in the mobile view, the entry-meta area slides over the main content. But i need it under the content.
If it possible?
Thanks advanced for help
Mike
In the function silvia_exclude_page_on_search()
, there is a bug that overwrites any other post types added to the search query (“attachment”, for example, if someone wanted attachments to show up in search results).
To fix the bug, the function should look something like this (untested):
function silvia_exclude_page_on_search( $query ) {
if ( ! is_admin() ) {
if ( $query->is_main_query() && $query->is_search ) {
$post_types = $query->get( 'post_type' );
if ( is_array( $post_types ) && in_array( 'page', $post_types ) ) {
unset( $post_types[ array_search( 'page', $post_types ) ] );
}
$query->set( 'post_type', $post_types );
}
}
}
]]>
The theme works great on the computer and on iPhone, but not on iPad. The menu shows up and you can see the arrows to click for the down menu but it’s not working on iPad. How can I fix this issue?
]]>i am using the grid page with 3 columns, unfortunately there are some gaps that are not filled with fotos. I tried everything, images are all the same size now, dont know why these gaps are showing.
there was a similar question here before but with no answer.
Can anybodey help please????
thanks a lot, claudia
Hi,
great theme ! Few defaults.
When creating a wordpress gallery, without using jetpack, the image caption appears on the thumbnail as expected, but the title is not appearing under the image when magnific popup plugin open it.
The only way I found to resolve for now is to install https://www.ads-software.com/support/view/plugin-reviews/iw-magnific-popup but it is far from being an optimal solution because it overcharges my site with already installed scripts.
Thanks for your help.
]]>It only happens in this theme, if i change the theme works perfect and find all words. I like Silvia theme, but the “search results” dont work, and say “Nothing Found”, any idea? thanks in advance!
]]>Hi,
I cant view the layout meta box when writting a post. Its not there. Nor in the screen options. the problem only happens with the post. If I need to create or edit a new page the meta box is there.
Please help because by default I have a right sidebar with some kind of navegation bar and I just want my post in a full width mode (whitout the sidebar)
Thanks and best regards
]]>Hello, I’m writing the Callout for the main page but html code doesn’t work on it. On the case I want to use a simple
to make line breaks. Is there another way around it or the Callout don’t accept any html code?
Thanks for your time
]]>After upgrading my theme, my most recent post’s thumbnail is smaller than all the rest even thought the image size is the exact same. This throws off the alignment on my site! Please HELP!
You can see what I am talking about by viewing my site:
Hi. I’m using Silvia theme on WordPress. I’m delighted until Today with it.
It works very well except the problem of the 3-column view, as people mentioned in previous posts. All my featured images are identically.
The big problem I have now is that I put new entries and I can see perfect on the computer , but in my mobile phone I can′t see some or any images.
Could someone please help me? Sorry for my English. https://www.welikebcn.com (the first entry)Thank you!
]]>In the 3-column view, as mentioned in previous posts, the grid view will not display properly. All my featured images are sized identically. Instead of displaying 12 images to a page, the theme displays 10 and leaves awkward gaps. I tried shuffling images and using the css code fix suggested elsewhere. https://www.snd.org/bosd/
]]>Hi there,
I have just installed a fresh setup of WP 4.4.2 and the free responsive Theme Silvia.
Everything looks great on PC, but via Smartphone the main menue is not showing at all.
I have been searching the Silvia documentation and all the theme settings but could not find anything that would explain why the menue does not show.
Thanks for helping!
]]>Am I missing something or does this theme not have a sidebar to place widgets in?
What looks like a sidebar is some kind of navigation menu.
]]>Hi,
I want to create a gallery like this https://demo.theme-junkie.com/silvia/gallery/ but I cannot find where to create that and how to do it.
So… If anybody can help me I would be so grateful.
Thanks!
]]>How can I add for the social media in the footer a Xing symbol?
]]>how can i delete the ” might also like… option?
]]>Hey folks!
I hope one of you can help me. My site is https://www.jamesfreillyphotography.com and I’m trying to tighten up my page’s look a bit. Currently I’ve a logo in place but there’s a lot of dead space below and above that I can’t seem to shrink down in the Edit CSS area. I’d like to bring the logo up higher toward the menu, and also decrease the distance between the bottom of it and the slideshow. It doesn’t look TOO bad on a desktop, but it’s horrible on a mobile or tablet, as the logo and padding around it take up over half the screen. Any help would be greatly appreciated!!! ??
Best!
Jim ??
Hey, love the theme. It’s clean and crisp and has been pretty easy to work with for a WordPress neophyte such as myself, but I do have one issue that’s driving me nuts. When I make a new post, I have no choice but to select a featured image as the image added to the post body doesn’t show up on my main blog page. That’s not a big deal, though, as I’d rather select a featured image and I dig the rollover saturation effect that comes with it! However, the featured image ALSO shows up (along with the rollover effect) at the top of my post, sitting above the text and other images. I can’t find any way to remove it in the theme options, and I can’t find anything to comment out on the post.php options.
Any ideas? Thanks a ton, man! Appreciate your work!
Jim ??
]]>I’ve just tried out this theme for this site: https://www.ovfm.org.uk and I have a couple of issues that need addressing.
First, for some reason the text colour for post headings won’t save so no matter how many times I select a new colour it always reverts back to the default colour.
Second, the feature images appear in the post where I have the same image already as a post header. To wit:
https://i467.photobucket.com/albums/rr33/LEEINBLACK/screen.jpg
Finally how do I get my widgets back in this theme?
Does anyone have a solution to these issues? I should mention that I am a complete idiot when it comes to this sort of thing so anything referring to codes or CSS is Greek to me.
Thanks in advance.
]]>