yaveii93
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hestia] One Page menu?@raneyron Any progress since the last reply?
I see. Is there a way to make the sliders smaller?
Forum: Plugins
In reply to: [Portfolio Gallery - Photo Gallery] fatal error on updateIf problem keeps happening, try Nextgen gallery. They look similar but Nextgen doesn’t crash. Hasn’t crashed in my backup testing since I’ve been testing it.
https://www.ads-software.com/plugins/nextgen-gallery/
It was said to be a top 3 gallery plugin a few months ago.
Forum: Plugins
In reply to: [Portfolio Gallery - Photo Gallery] fatal error on updateThis been happening to me as of lately (yesterday and today). The only way to fix it is by downloading the new version and update it.
Forum: Plugins
In reply to: [Portfolio Gallery - Photo Gallery] Plugin keeps crashing website.Fatal error: Call to undefined function portfolio_gallery_isset_table_column() in /wp-content/plugins/portfolio-gallery/includes/class-portfolio-gallery-install.php on line 52
Forum: Plugins
In reply to: [Portfolio Gallery - Photo Gallery] Plugin keeps crashing website.It said something about an error in line 52. Error completely shuts down website and didn’t let me log in.
Forum: Plugins
In reply to: [Portfolio Gallery - Photo Gallery] Plugin keeps crashing website.Hello there
I noticed the error using Chrome in my Windows 10 PC.
The version of the plugin is the current version.
Also the website I’m working with is in current build in. Maybe there was an error working with the website.
And yes. There was an error saying that the plugin in the location was having an error. Error disappeared when I replaced the plugin with the current version.
Forum: Themes and Templates
In reply to: [Mediclean] Slider’s way to big. How to make it smaller?For colors, I was thinking about changing between an orange and a green, but not sure which area I wan to change the colors. So if I could get a few css codes to change the menu stand, menu hover, area above the menu, footer, etc etc. The one I’m wanting more is the slider lines under the read more. The current is highlight blue by default, while the other is white. So maybe i’m able to change the white to another color, which I’m still not sure what I want.
If I could get the codes or at least a few of them, I could do something interesting with the colors.
Forum: Themes and Templates
In reply to: [Mediclean] Slider’s way to big. How to make it smaller?He’s the link so you know what I’m talking about
https://themepalace.com/topic/i-have-several-questions-about-the-theme-help/
Forum: Themes and Templates
In reply to: [Mediclean] Slider’s way to big. How to make it smaller?Hi, this is a link of a demo I’m creating
https://yccdesigns.com/demo1/index.php/about/
As you can see, when you click home, the index.php will disappear.
About the slider description, I was hoping that it would look a bit cleaner. By gibberish, I meant that there’s a ton of text, sorry for the confusion. Would be nice if there could be added a h2 title with a h3 sub title that describes the page, maybe a 20 letter description.
I uploaded 3 1200×600 pictures for the slider. But when I tried other pictures with less resolution, the slider was as big as the 1200×600 currently is
While creating the child thing, I created a style.css with this info:
/*
Theme Name: Mediclean Child Theme
Theme URI:
Description: This is a child theme of Mediclean Theme
Author:
Author URI: yccdesigns.com
Template: mediclean
Version: 1.0
*/
@import url(“../mediclean/style.css”);Tried testing it with a simple p { color: red;) but it didn’t work. Missing something from the style.css code?
PS, I tried posting this in the support of the website, but it kept kicking me out for some reason. Thanks for the help you have done so far
- This reply was modified 7 years, 11 months ago by yaveii93.
Forum: Themes and Templates
In reply to: [Mediclean] Slider’s way to big. How to make it smaller?I don’t like asking a lot, but I noticed that the slider uses the the text inside the page and it looks gibberish. Is there a code that could hide that to make the slider look more clean?
Appreciate the help, by the way
- This reply was modified 7 years, 11 months ago by yaveii93.
Forum: Themes and Templates
In reply to: [Mediclean] Slider’s way to big. How to make it smaller?Also, for some unknown reason, when I added the theme, it added an index.php into my link. I would like to take that out, or at least hide it. How do I do that?
- This reply was modified 7 years, 11 months ago by yaveii93.
Forum: Themes and Templates
In reply to: [Mediclean] Slider’s way to big. How to make it smaller?Hi,
Thanks for your response
I was just wondering because I was looking at the demo site and the slider was huge.
So to change the default blue to another color, I would need what codes?
Oh right, I’m planning on using a child theme. Would the code for in a custom.css sheet?
Forum: Themes and Templates
In reply to: [Mediclean] Slider’s way to big. How to make it smaller?Also, if I use this code, can I move the tagline under the logo?
.header .title-container {
clear: both !important;
}Thanks man. That works great