daniellejoy
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Virtue] Change "READ MORE"I also want to change the “read more” option. Currently it says: (more…)
I want to change it to something else. Where/how do I do that? I can’t seem to figure out the above explanations. ??
Thank you for taking the time to help me out.Forum: Themes and Templates
In reply to: [Virtue] Sidebar problemThat did the trick! Thanks so much!
Forum: Themes and Templates
In reply to: [Virtue] Google AnalyticsThanks so much! This is very helpful.
Forum: Themes and Templates
In reply to: [Virtue] How to add a custom url to icon in topbarOK, thanks. That’s probably where I went wrong. I figured out another way to do it as well. For those who may read this to solve a problem similar to this:
1. Click “Add New Post”.
2. Upload the desired icon.
3. Link the icon to the desired website.
4. Copy the HTML code.
5. Past the HTML code in the “Description” of the Icon under “Appearance>Topbar Settings>Topbar Icon Menu.Et voila!
Forum: Themes and Templates
In reply to: [Virtue] How to add a custom url to icon in topbarThank you both for your reply. The problem, however, is that when I use the “icon link” option it will link to a page of my site. Example:
My site is https://www.daniellejoy.org. If I use the “icon link option” and fill in https://www.daniellejoy.nl it will link to https://www.daniellejoy.org/daniellejoy.nl.
I want it to link to the website https://www.daniellejoy.nl (which is an entire different website) and I don’t want it to open in a new tab/window.
Does anyone know how to do this? Thanks in advance for your help.
Forum: Themes and Templates
In reply to: [Virtue] How to get rid of date boxThank you for your reply. In that case, I will stick with the short code Hannah gave me.
Forum: Themes and Templates
In reply to: [Virtue] How to get rid of date boxHi Hannah,
Thank you for your reply. Though this is better than the date box, I am wondering whether I can just put the date under the title, next to the author name, category which it is posted in, and number of comments the post has received. Could you please give me a code for this?
Thanks in advance!
Forum: Themes and Templates
In reply to: [Virtue] Favicon not showing up using All In One Favicons pluginHi Hannah,
Thanks for checking it out! I’m glad it’s working for you… I’m using the Safari browser; don’t know why I can’t see it :/. Anyway, as long as the public can see it it’s fine. Thanks again!
Forum: Themes and Templates
In reply to: [Virtue] Align text in sidebar with widgets underneathHi Hannah,
Thanks for your reply. That didn’t do what I wanted it to do, but I think I figured out what the problem was, because all the other widgets are aligned the way I want them to. The reason the text isn’t, is simply because of a lack of space!
This is the text that I used: Danielle Joy’s aim is to inspire and educate people to be healthy through delicious recipes that are mostly raw, vegan, and completely free of refined sugar. Read more…
It cuts off at “raw,”, but that’s because “vegan” is too long a word for it to fit in. That’s why it looks like the text isn’t aIigned, but really, it is. I don’t know if this is making sense to you, but I now understand what was causing it, and I thank you for taking out the time to try to help me!
In case you’re wondering, this is what my current custom CSS looks like:
.widget-4 .textwidget a img {
margin: 5px;
float: left;
padding: 0;
border: 0;
}@media (min-width: 1200px) {
.container {
width: 960px;
}
}@media (min-width: 992px) {
.main {width: 66.66%;}
aside.col-lg-3 {width: 33.33%;}
}[class*=wp-image] {
margin: 0;
}Forum: Themes and Templates
In reply to: [Virtue] How to align photo with titleYes, that did it! Thank you!
Forum: Themes and Templates
In reply to: [Virtue] Sidebar not in fixed place?!?!?I fixed it!
I changed the template of the page to “Sidebar” and now the sidebar is at the right side — exactly where I want it to be.
Forum: Themes and Templates
In reply to: [Virtue] Stack icons horizontally instead of verticallyYes! Thank you so much! It works!
Forum: Themes and Templates
In reply to: [Virtue] Stack icons horizontally instead of verticallyI’m so sorry! I had installed a plugin that caused the problem, but I deactivated it so the problem is fixed now. Please try again!
Forum: Themes and Templates
In reply to: [Virtue] Stack icons horizontally instead of verticallyThank you for your reply!
I don’t want to use Virtue’s widget because I don’t like the icons. As you can see on my site, I have downloaded JPEG’s of the icons I want to use, linked them to the corresponding social media, and have copied the HTML code in a text widget. I would, however, like to stack the icons horizontally (put them next to each other) instead of aligning them vertically like they are now. Could you please tell me how to do this?