Hi, I know this theme has not been updated in quite a while. I noticed that the menu doesn’t work properly in mobile mode. When you click on the menu it will open and then close again emediatly.
Can it be due to a wordpress update? Perhaps impacting bootstrap? Do you have a suggestion for an easy fix?
Hello,
How do I get the pages and posts etc. more transparent?
I have already tried different things but nothing works.
I would like to redesign the website.
Best regards Ragili
]]>Hello There !
I was looking for some help to remove up and left margin (eventually right and bottom as well) on my wordpress website.
website : https://www.leplatdujour.ch
Image : https://ibb.co/e9qFZ8
Could you please help ? I searched and couldn’t figure out how to remove it.
Thanks !
Regards,
Cyril.
Hi,
wie baue ich in der CSS einen MetaSlider ein?
LG Ragili
]]>Hello there. I have created the child theme, registed the CPT named ‘software’ and created the file single-software.php in child theme folder. I copied the code from single.php file available in quicksand theme folder and made few changes referring to the tutorials available in the internet. But I cannot see the post display in my locally hosted site. Please help me how to make it work. I hope I am editing the right file. Thank you in advance.
Code I am using is:
<!-- post-list -->
<?php
$args = array( 'post_type' => 'software', 'post_status' => 'publish' );
$loop = new WP_Query( $args );
if( $loop->have_posts() ) :?>
<? while ( $loop->have_posts() ) : $loop->the_post();
// get_template_part('template-parts/content', 'single');
get_template_part('template-parts/content', get_post_format());
// If comments are open or we have at least one comment, load up the comment template.
if (comments_open() || get_comments_number()) {
comments_template();
}
endwhile;
?>
]]>
I deleted the text from the Site Title and Tagline because I did not want them to appear in front of my header. However, two gray lines, like an “=” sign, that are part of the Site Title and Tagline, still appear on the left side of my header. I am just beginning to build my site and haven’t published it yet. Is there a CSS code that will hide all of the site title and tagline, including those two lines?
]]>Hey!
How can I change the font color under a photo?
I want the label to have the same color as the text.
Thank you and best regards
]]>Dear Support,
I’m a big fan of this Theme !
I’m looking for three details to improve, if that’s possible :
Related to articles, I would like to have the full articles (without read more). It’s not working despite the “full text” in Reading pane. I don’t like it much because it’s not showing all and not taking the format into account.
Still related to articles, I would like to remove the autor email/name. I would like to not show this information
Finally, related to the head menu, I would like to remove the search option.
Hope my descriptions were clear enough ! I should maybe mention that I’m quite a neophyte with wordpress and your Theme ! ??
Spk soon !
Cyril.
Hello
Im using quicksand theme that is great. I need help because I want to have to post per row in the homepages not 3 as default.
What I need to change or modify to achieve this?
Thanks
Regards
]]>I am trying to modify quicksand_entry_meta. I located the function in template-tags.php. I want to remove the date from displaying on the post so I removed the following from the function:
// date
if (in_array(‘date’, $onlyShowThisMetaInfo) && in_array(get_post_type(), array(‘post’, ‘attachment’))) {
$quicksand_entry_date = get_quicksand_entry_date();
echo wp_kses_post($quicksand_entry_date);
}
However, this is not working. The date still shows. I looked through other files to figure out where to modify the function but could find nothing.
What am I doing wrong? Please advise where I modify this function.
Doing this in a child theme btw.
Thanks,
Darrin
]]>I have masonry style activated with 3 posts (cards).
I have an issues that the responsive behaviour is different depending on the browser.
As an example in Firefox 3 columns will be displayed on a screen with resolution 1366×768. But in Chrome only 2 cols are displayed and there is a large empty space to the right of the second column (it looks as though the third card should have fitted right into that space, but instead it is stacked below)
Another odd behaviour in Chrome is that for a display 1680×1050 only one column is shown and cards are stacked on-top of eachother (like as if it was a screen-size of a mobile). The result is that the cards then get enormously large.
When I test the responsivness in different screen-sizes (in Chrome) there seem to be certain sizes where the columns do not display nicely and the white space to the right of the column increases until the number of columns are reduced due to screen-width.
]]>Erstmal Danke für Deine schnelle Hilfe vorhin.
Ich hab noch eine Frage.
Kann ich das Menü so einstellen, dass die Seite, die in der Menüleiste steht, auch ausgew?hlt werden kann und nicht nur die Unterseiten?
Die Seite ist noch nicht online, dehalb kann ich keinen Link einfügen.
Viele Grü?e
]]>I made some of my images going from 2500 width down to 650 width due to bandwidth limitations to upload in my location. WordPress shows that the images are all centered, however when I view the post with the images it is not centered – it is left justified.
]]>How do I get the posts appear three across in the content area, in boxes with images at the top of each post, like the thumbnail in for the theme depicts?
]]>Launched the home page https://frugalnomads.com on iPad (both Chrome and Safari) and everything looks okay, however when I resize (magnify and adjust view), there is a white space on the right side of the header right by the Search icon.
…not sure where to adjust…looked under navigation function but nothing stands out…
Header images are 1200X400 (cropped) but it seems like the header navigation above is not the same size once re-adjusted
]]>Dear All,
sorry have to say I’m quite neophyte with wordpress but I couldn’t find a way to have the submenu shown when mouse is over the menu in the quicksand theme. Could you please help ?
Regards,
bobish.
How do I remove the read more tag so that the entire post is displayed on the front page?
]]>Hi!
Is there a way to change to size of a featured image in a post? I want to make them smaller.
Heather
]]>EDIT: Solved. The issue was not specific for this theme. Topic can be deleted.
]]>Are there any plans to include the option to put sidebars on the static pages?
]]>I’ve added a widget into the left sidebar but does not display on the front page.
I need help
I use a custom page to make form based on bootstrap 3.0 and running well on theme based on that BS version.
When I use this theme, the checkbox toggle not show, even I have updated to BS4 code. Whatis the problem?
Hi, the theme is very nice, but I get an annoying message everytime I click any Update/Save/Ok button in backend. I have no plugins activated, and no child theme. Full message:
Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/wp-content/themes/quicksand/inc/widgets/class.QuicksandWidgetArchives.php:127) in /home/mysite/wp-admin/post.php on line 197
Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/wp-content/themes/quicksand/inc/widgets/class.QuicksandWidgetArchives.php:127) in /home/mysite/wp-includes/pluggable.php on line 1210
]]>
Hi,
My title and tag are displaying correctly on computers, but not on the mobile site. Can anyone help me fix this?
Here’s my site:
https://einerleipublishing.com/The%2021st%20Century%20Voice%20Teacher/
Thanks,
Heather