themevision
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Agama] Parent link to breadcrumpHi, William!
Thank you for the suggestion!
If you want to avoid changes in the future updates, use the
Child theme.
Child theme
You can use the Child theme configurator plugin to make the child theme from your existing theme.
With this plugin, you can copy existing widgets, menus and Customizer options to child theme.Regards
Forum: Themes and Templates
In reply to: [Agama] Menus borked since updateHello, @skase98!
Have you tried the solution from Jerry’s post above?
You can try disable it by hard CSS coding via:
Appearance -> Customize -> General -> Additional CSSadd next CSS code there:
#vision-top-nav { display: none; }it should help you with your problem.
Regards
Forum: Themes and Templates
In reply to: [Agama] How to change Header and Nav underline font colorsHello,
It’s most likely you have a conflict with some of the plugins you have activated, so I suggest you check the plugins first.
Deactivate ALL plugins temporarily, then check if theme customization will start working correctly.
If this works, re-activate them individually (one-by-one)until the problem appears again on that way you can find the problematic plugin(s).As I see you need to remove the Custom “Home” link(First one) from the Primary navigation menu.
So to do that, simply Go to Customising ▸ Menus ▸ Your Primary menu and delete the Custom “Home”link.
https://prnt.sc/kw5qrnRegards
Forum: Themes and Templates
In reply to: [Agama] How can i change links?Hello,@frank1961!
If you want to change the Links color, on the whole site, you can use the following custom CSS code (Insert it in Customizing->General->Additional CSS):
body a{ color:#dfb579!important; } body a:hover{ color:#000!important; }If this does not suit to you, give me the address to your website and specify which links you want to change and I will give you the appropriate code.
Regards
Forum: Themes and Templates
In reply to: [Agama] Front page blogHi,@hossal1974!
Yes, that’s correct.
I think that is the easiest way to achieve that you want.
The Custom Excerpt you write in the “Excerpt” meta box will overwrite the automatically created short excerpt of your posts.After that, if you want to show your custom excerpt text center aligned, insert the following code into Customizing->General->Additional CSS:
.entry-content p{ text-align: center; }Regards
Forum: Themes and Templates
In reply to: [Agama] How to change Header and Nav underline font colorsHello, @chloebaggins!
If I correctly understand your question, (Please correct me if I’m wrong),
Go to: Customising ▸ General ▸ Skins and change the Primary Color per your wish.
https://prnt.sc/kvpyc1
The Logo color (Yor website name in the Header), can be changed in the
Customising ▸ Site Identity ▸ Styling menu.
https://prnt.sc/kvpy42If you are thinking of “Frontpage” and “Homepage”, Basically, the “Frontpage” stands for Static Page (without blog posts) and “Homepage” is the page that contains the Blog posts on it.
Regards
Forum: Themes and Templates
In reply to: [Agama] Front page blogHello @hossal1974!
Have you tried to add a custom Excerpt? (Manual Excerpt which is entered into the post separately)
Please check the next article.
I suggest you use the excerpt meta box.(First way).
Regards
Forum: Themes and Templates
In reply to: [Agama] Responsive logoForum: Themes and Templates
In reply to: [Agama] Menus borked since updateHi @nicogogogo!
Probably this has happened because of conflicts with some of the activated plugins you have. See the next video, it may help you to solve the problem that you have:
Regards
Forum: Themes and Templates
In reply to: [Agama] How can I change the color of the textHi,
To change the colors of the links and title in the sidebar, use the following CSS codes(Insert it in Customizing->General->Additional CSS):
#secondary a{ color: red; } #secondary .widget-title{ color: red; }Change the color per your needs.
Regards
Forum: Themes and Templates
In reply to: [Agama] Can’t open my menu in phone modusHello,@paul9696pp!
I checked your website and found that you have some errors related to the Provesource plugin.
So it is possible that there may exist some conflict with your activated plugins. To check this, try temporarily deactivating ALL plugins and check your menu again. If the problem is gone, activate the plugins one by one until the problem occurs again. This way you can find out which plugin is the problem(if any).
Also, if you have enabled a Nicescroll (Customizing->General->Extra menu), try to turn it off.
RegardsForum: Themes and Templates
In reply to: [Agama] How can I change the color of the textHello @grupomccac!
You can change the body font color in Customising ▸ General ▸ Body menu.
You can find a changelog from your WordPress admin dashboard too.
(Dashboard-Appearance-> About Agama)Thank you!
Best Regards
Forum: Themes and Templates
In reply to: [Agama] Menus borked since updateHello @skase98!
I checked your website and found that you have some problem with the styling too.
Please try to deactivate ALL plugins you have activated to make sure there is no conflict, after that, If the problem is resolved, activate the plugins one by one until the problem arises again. In this way, you can detect which plugin is problematic.
Also turn off the Nicescroll, located in Customizing-> General-> Extra menu, then check your website again.
https://prnt.sc/ksl06b
Once, when you fix the styling, I will help you with the menu.Regards
Forum: Themes and Templates
In reply to: [Agama] Menus borked since updateHello @skase98!
If you do not want your primary menu to be displayed, go to Customize-> Menus-> Your primary menu name … and uncheck the “Primary Menu” checkbox.
https://prnt.sc/kqc2cxnext,
Try to clear your browser’s cache.
I do not know what the Top Menu looked like before, but it looks good to me.
https://prnt.sc/kqc35sIf you still have problems after that, there may exist some conflict with your activated plugins. To check this, try temporarily deactivating ALL plugins and check your menus again. If the problem is gone, activate the plugins one by one until the problem occurs again. This way you can find out which plugin is the problem(if any).
Regards
Forum: Themes and Templates
In reply to: [Agama] Agama Front Page Box orderHello, @arcapacity!
Thank you for your interest in our theme!
Unfortunately, that option exists only in the Agama-Pro theme.
https://prnt.sc/kq1g65Regards