runnersuper
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Melos] How to disable breadcrumb on the homepageNever mind. Please discard.
Forum: Themes and Templates
In reply to: [Radon] Radon theme home page slider not clickableHi webdzier,
Thank you for your update. I was experimenting with the featured images in the slider. I hope to use a smaller image to save some space on the front page. The current image is 1024*256. However the result does not look good. Is there way to fill the background with the featured image, hopefully with the height not exceeding 300px.
The second issue is if the post contains many lines of text, the slider will push the title out of sight. I am not sure if there is a way to fix that. When people start adding real posts, they will contain much more words and lines, which will make the slider unusable.
The last issue I noticed with the slider is when the front page is loading, the second slider was rendering under the initial position, leaving a big blank on screen, until I clicked on the page, the second slide then would return to the normal position. Why is that?
Thank you!
runnersuperForum: Themes and Templates
In reply to: [Radon] Radon theme home page slider not clickableSorry I got another question. I was trying to set up the homepage following the instructions here https://webdzier.com/documentation/theme/radon/front-page-blog-setup/
However after I created a page called ‘Home’, there was no ‘Homepage’ template for me to choose from. There were only three options: Default, Blog Fullwidth, and Page Fullwidth.
I also do not see Appearance > Customize > Static Front Page > Reading
I would like to create a front page as the demo in the front page blog set up doucumentation, which has a slider on top, then three boxes below, and followed by latest posts. Can you please advise how to set it up?
Thank you!
Forum: Themes and Templates
In reply to: [Radon] Radon theme home page slider not clickableThank you for fixing the title color in the slider. I have two additional questions.
1. In the slider, the text content is wrapped in <p>. Is there a way to change the text color too? Currently the text color is also in white. Or is it possible to use a div with a gray background color so people can read the text in white?
2. When view the site on a mobile device, the slider does not render any text content, which make it not clickable. Is there a way to hide/remove the slider in mobile mode?
Thank you.
Forum: Themes and Templates
In reply to: [Radon] Radon theme home page slider not clickableHi webdzier,
Thank you for your prompt reply. I was able to add the Read More button. Another quick question, is there a way to change the text color on the slider? The text in white is quite hard to read.
Thank you,
runnersuperForum: Plugins
In reply to: [File Away] Chrome displays the pdf viewer/flightbox underneath the main pageExcellent, problem solved. Thanks a lot for your prompt reply!
Forum: Plugins
In reply to: [File Away] Chrome displays the pdf viewer/flightbox underneath the main pageWe’ve been using the theme since we set up the site. We didn’t have the issue in the past. The problem started from last week. When you get a chance can you please try it here? http://www.q300pta.org/pta-home/newsletters/
I was wondering if there is away to change the flightbox layer’s z-index?
Thank you,
This one did the trick. Thanks!
Unfortunately it didn’t work because it was overwritten by the default css
.simcal-calendar-head {
display: table;
padding-bottom: 10px;
width: 100%;
}any other suggestions?
Thanks,
Forum: Plugins
In reply to: [File Away] file away doesn't show files inserted to page from media libraryWorked like a charm! Thank you so much for your help.
Forum: Plugins
In reply to: [File Away] file away doesn't show files inserted to page from media libraryNo I don’t have the WP Better Attachment installed. I will give it a try. Thanks.
Forum: Plugins
In reply to: [File Away] file away doesn't show files inserted to page from media libraryThe output of debugging is as follows.
“You\’re trying to display attachments from Documents, post ID 67. It\’s got stuff attached. Maybe you\’ve excluded everything?'”
Any ideas? Currently there was one file uploaded to page id 67 which is the only file successfully displayed in file away. The other three files inserted to the same page from the media library did not show up.
Forum: Plugins
In reply to: [File Away] file away doesn't show files inserted to page from media libraryThe shortcode looks like this
[attachaway type=”table” postid=”67″ filenamelabel=”Documents”]
which did include the page id. However the files just won’t show up. Anything else I need to do? Thanks.