themevision
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Agama] Posting MissingHi,
You don’t have to disable plugins that work well.
The best way to find problematic plugin is, to try temporarily disable every active plugin on your site, then re-enable them one by one until the issue happens again so you’ll know which one was the cause.
When you find the problematic plugin(s) disable just the plugin(s) that causes the issue.Regards
Forum: Themes and Templates
In reply to: [Agama] Posting MissingHi, @gkpscijantung!
…well, obviously, you have a conflict with some plugin,
so I suggest you don’t use it.Regards
Forum: Themes and Templates
In reply to: [Agama] Posting MissingHi,
I checked your site, and the first time I noticed that exist some problem, but when I checked the second time, everything seems to be right.Did you have disabled some additional plugins in meantime?
Forum: Themes and Templates
In reply to: [Agama] Show Post on HomepageHi,@gkpscijantung!
If you think about the images on the frontpage-boxes,
you can increase the image size by the adding CSS code in to:Customize-> Additional CSScode:
#frontpage-boxes img { max-width: 250px; }change the max-width size per you need.
GBY
Forum: Themes and Templates
In reply to: [Agama] Submenu HiddenHi,
Unfortunately, it’s a bug.
We will fix it in the next theme update.Until you fix it, you can add a custom CSS code to:
Customize-> Additional CSScode:
header.shrinked nav ul li ul { background-color: #009CC5 !important; }Change the color code per you need.
Regards, GBY
Forum: Themes and Templates
In reply to: [Agama] how to add a color for backgroundHi, @strikwerda87
If you think on the header, you can change the header background color in:
Customizing ▸ Styling ▸ Headerand change the Header and Header Shrinked BG Color.
Regards
Hi,
It looks like a bug.
We will fix it in the next theme update.Until you fix it, you can add a custom CSS code to:
Customize-> Additional CSScode:
header.shrinked nav ul li ul { background-color: #9F9F96 !important; }Change the color code per you need.
Regards
Hello, @strikwerda87!
Which version Agama theme you use? (current version is 1.3.0)
You can set the mobile menu background color in:
Customizing->Styling->General->Primary Color…to change mobile menu links color, go to:
Customizing ▸ Navigations ▸ Navigation Mobileand change the Links Color.
https://prnt.sc/gf9sm8Make sure you have the latest version installed first.
Regards
Forum: Themes and Templates
In reply to: [Agama] Change Frontpage page title h1Hi, @gkpscijantung!
As I mentioned in the previous post, copy and paste that code in:
Dashboard->Appearance->Customize->Additional CSSBest Regards
Forum: Themes and Templates
In reply to: [Agama] Change Frontpage page title h1…or you can add the Custom CSS code to the:
Customizing->Additional CSScode:
#page-title h1 { visibility:hidden; } #page-title .breadcrumb a{ visibility:hidden; } #page-title h1::before{ visibility:visible; font-size:16px; content:"Some text"; } #page-title .breadcrumb a::after{ visibility:visible; font-size:16px; content:"Some other text"; }change the text and the font size per you wish.
Forum: Themes and Templates
In reply to: [Agama] Change Frontpage page title h1Hello @giulioventanni!
Thank you for using our theme!
This is the “Breadcrumb”.
You can find the breadcrumb options in the customizer.For now , in free theme no options for the insert custom text in bredcrumb, but you can change it by the changing page title.
Best Regards
Forum: Themes and Templates
In reply to: [Agama] Portfolio on mobile doesn’t display properly?Hello @smidow!
I checked your site and found that there is a bug in the grid layout, so , we will fix it as soon as possible and once we are done we will release bug fix theme update.
Thank you for the patience.
Regards
Forum: Themes and Templates
In reply to: [Agama] Agama Blue theme Polylang issuesHello @katsrb!
We are working on theme updating , in which we will solve all the mentioned problems.
Thank you for the patience!
Best regards.
Forum: Themes and Templates
In reply to: [Agama] How to make front page look like in Agama theme previewHello @hannakissa!
Becouse you have a static front page, you need to change the Slider visibility, to the “Front page” instead of the “home page”, you have.
So, open the customizer, then openSlider->Generalmenu and change the slider visibility to the “Front Page”.Regards
Forum: Themes and Templates
In reply to: [Agama] How to make front page look like in Agama theme previewHello @hanna!
To get the your front page look like in Agama theme preview , You have to enable the slider and add the desired picture in it.
To do that,
open customizer, then openSlider->Generaland enable the Slider.
http://prntscr.com/g8runznext go to :
Slider->Slider #1and add the slider image and the slider title.
http://prntscr.com/g8rvr3Hope this solution help you.
Best Regards