- This topic has 13 replies, 2 voices, and was last updated 6 years, 9 months ago by Theme Horse Support Team.
-
AuthorPosts
-
November 27, 2017 at 3:59 pm #54249WolfgangParticipant
Hello guys (and girls),
I update the Ambition Pro Theme from version 1.0.5 to 1.0.8.
There are some changes.
Some good, some very bad (for me).1. The “TH: Featured Page” widget:
Why have you removed the “Check to disable excerpt” checkbox?2. The “TH: Check to disable links”:
Why have you remove the “Check to disable links” checkbox?Also a own “Woocommerce Page” with a own headermenue (for products categories) and a own sidebar (for products categories) whould be very praticable.
Also a “My Shopping Card Symbol” with the total amount of the shopping card will be very usefull.
It will be ver usefull, if there is a “Don’t load packgroundimage” option on the “Woocommerce Page”.
Because why the server should transmit a unneeded background image???Thanks in advanced.
November 27, 2017 at 4:11 pm #54250WolfgangParticipantOwn big wish: Please also allow to set the size of the “navigation bar” fonts up to “24”.
Now it is limited to “16”. Why ???November 28, 2017 at 9:25 am #54275WolfgangParticipantNow i see, the “Check to disable excerpt” and “Check to disable links” Checkboxes was made by my home page designer.
So this is a feature wish from me 😉Anyone read this post?
November 29, 2017 at 10:10 am #54299WolfgangParticipantNobody interrested in this feature request post?
November 30, 2017 at 6:02 am #54315Theme Horse Support TeamKeymasterHi Wolfgang,
First we have not remove any feature in the pro version. Why should we will remove features?
You can easily add products categories list in primary menu as well set products categories widget in right/ left sidebars easily.
For shopping cart detail you have to use this plugin.
Which background-image” option on the “WooCommerce page you are talking about. Can you please clarify it?Thank you!
November 30, 2017 at 6:19 am #54319WolfgangParticipantI wrote it some post ago, that the options was my by my last webdesigner.
OK, lets explain, my feature requests:*Own Woocommerce Template with own sidebar,… :
It should be a own template for woocommerce, to make the best solution for mixed homepage and shop pages.
Also a “Hide Backgroundimage” checkbox should be available.
(Like written here: https://www.themehorse.com/support-forum/topic/ambition-pro-woocommerce-how-to-disable-background-image/)* On your “TH: Featured Page” widget, there should be a “Check to disable excerpt” checkbox, to disable excerpt and show the whole page on the widget.
(Look on my site: http://www.ramser-elektro.at)*On your “TH: Services” widget,there should be a “Check to disable links” checkbox, to disable the links of the service entries.Only the pictures should be shown.
(Look on my site: http://www.ramser-elektro.at)*Customizer: “navigation bar font size” should be settable up to 24px. Now it is limited to to 16px.
December 4, 2017 at 3:58 am #54368Theme Horse Support TeamKeymasterHi Wolfgang,
*Own Woocommerce Template with own sidebar,… :
For this it needs code customization you have to hire a developer as this is a new feature to add in the theme. We can not make sure that it will be added as a new feature in the theme.* On “TH: Featured Page” widget
You can simply do not add any content in excerpt area from its individual page or use below custom css code to hide the excerpt..widget_featured_page .highlighted-content { display: none; }
*On “TH: Services” widget
For this also you can hide the link with simple custom css code below.widget_service a.more-link { display: none; }
Thank you!
December 4, 2017 at 7:18 am #54369WolfgangParticipant*Own Woocommerce Template with own sidebar,… :
For this it needs code customization you have to hire a developer as this is a new feature to add in the theme.
We can not make sure that it will be added as a new feature in the theme.
–> This would be very useful.* On “TH: Featured Page” widget
You can simply do not add any content in excerpt area from its individual page or use below
custom css code to hide the excerpt.
–> CSS Code is not working
Also the “Disable excerpt” option should be settable for every widget separate.*On “TH: Services” widget
For this also you can hide the link with simple custom css code below.
–> CSS Code is not working
Also the Text should be fully readable.*Customizer: “navigation bar font size” should be settable up to 24px. Now it is limited to to 16px.
–> Whats about this point?You can see it on this site:
http://dev.ramser-elektro.at/der-hydrothyr/December 8, 2017 at 6:48 am #54400Theme Horse Support TeamKeymasterHi @meixner-w
Can you please add those custom css code into your test site or a live site? So that we can see why its not working. You can add below css code instead of last one as well..widget_featured_page .highlighted-content, .widget_service a.more-link { display: none; }
And for navigation bar font size use below custom css code:
.main-navigation a { font-size: 24px !important; }
Thank you!
January 19, 2018 at 1:26 pm #54965WolfgangParticipantFontsize of navigation bar is now ok.
But the link of the service images are always enabled 🙁
Look at my dev system:
http://dev.ramser-elektro.at/On my live system, they are disabled:
https://www.ramser-elektro.at/January 19, 2018 at 1:43 pm #54966WolfgangParticipantIf i send you the code of the old Themeversion, can you imlement it into the version 1.0.9 ???
January 24, 2018 at 8:14 am #55013Theme Horse Support TeamKeymasterHI Wolf,
It’s the same that you did into your live site.
Please contact to your developer to remove those links from the site via creating child theme.Thank you!
January 24, 2018 at 8:42 am #55014WolfgangParticipantOK. So i have do it myself.
Please send me the original Ambiotion Pro theme Version 1.0.5 downloadlink to my email address.
[email protected]If i have finished, i will share it with you.
So i support you !January 30, 2018 at 1:42 pm #55084Theme Horse Support TeamKeymasterHi Wolfgang,
You can check you email address we have send you a Ambition Pro theme Version 1.0.5.
Thank you!
-
AuthorPosts
- You must be logged in to reply to this topic.