Hi dhuet!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) {
.main_menu, #header_main_alternate {
display: block;
}}
Best regards,
Yigit
Hi Piepmatz!
Please see – http://kriesi.at/documentation/enfold/quick-start-with-woocommerce/
You can import dummy content which would help you figure out Avia Layout Builder faster.
You can find Enfold documentation here – http://kriesi.at/documentation/enfold/
And video tutorials here – http://vimeo.com/channels/aviathemes
Cheers!
Yigit
Hey!
You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
h1 { font-size: 30px; }
As i posted in my previous post, please follow the instructions here - https://kriesi.at/support/topic/add-new-font/#post-234710
Best regards,
Yigit
How can I remove the post dates displayed under the post titles when using a ‘Child Latest News’ widget?
Also, I am using Enfold child as the active theme. Is there a way to make this change so it doesn’t need to be redone every time the parent theme is updated?
Thanks,
Keith Martin
http://www.LocalCrew.tv
Hey D5WDesignGroup!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) {
.container #advanced_menu_toggle, #advanced_menu_hide {
display: none;
}}
Regards,
Yigit
Hi Tanya2105!
No, you are not missing anything. It is not posibble to add layers to easy slider.
Please add following code to Quick CSS in Enfold theme options under Styling tab
.av-special-heading { margin-top: 90px; }
.avia_textblock { margin-top: 50px; }
You can simply click on “Insert More Tag” to add read more button to your blog posts http://i.imgur.com/4RmtaLS.jpg
Regards,
Yigit
Hey niceenfold!
Please go to Enfold theme options > Header > Mobile Menu and uncheck “Hide Mobile Menu Submenu Items”
Regards,
Yigit
Hey!
Please update Enfold to the latest version 2.6.2 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
Yigit
Yigit,
I do not see the problem being caused by the older version of enfold. I have another site with the same theme using an even older version than this one and the easy slider works fine.
I think the client added some text in to the page and when they did this, the easy slider became broken afterwards.
Thanks.
Hi, I’m looking where to edit the css style to change the border of the items of the portfolio from gray border-color: # e1e1e1 and I can not find it anywhere.
Maybe I’m missing something.
Another question:
The layout of the post as the page
http://kriesi.at/themes/enfold/shortcodes/blog-element/
Called: Half Sized Blog Element (Single Author Style)
as I create it? with the options in layout builder?
Thanks in advance for the answers
Max
Hi!
“1- It seems like you are still using version 2.5.4. Please update the theme via FTP – http://vimeo.com/67209750”
You should go to ThemeForest, download Enfold in Downloads section and update via FTP.
Best regards,
Yigit
First of all, i love the Enfold theme, good job!
I have Blog posts with a like-dislike counter, the like dislike counts are stored within the database.
I have added the number of likes for each post to the postslider.php, and i echo them just above the title (into a div span)
This way visitors can see the likes in the postslider.
Now i would like to order the blog posts according to their likes (most likes first, least likes last).
Is there a way to sort the posts according to the number of likes? The custom field does not have meta-data to it.
Hi!
You can simply make these changes in Enfold theme options if you update the theme to the latest version.
Regards,
Yigit
Why this is suddenly happen? if i go back to the precvious Enfold version, will it be solved?
Hi Kayzel!
1-Please update Enfold to the latest version 2.6.2 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Now there are more options for header
2-Pleae add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.products .product h3 { font-size: 12px; font-family:"Times New Roman",Georgia,Serif; }
Best regards,
Yigit
Hey Stuart!
Please update Enfold to the latest version 2.6.2 and let us know if issue remains – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Yigit
Hey jmikhail!
Please update Enfold to the latest version 2.6.2 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) {
#top #wrap_all .avia-gallery-1 .avia-gallery-thumb a {
width: 50%;
}}
Best regards,
Yigit
I have updated the theme,
the slider is OK, but the new posts on my blog appears with the following error: atal error: Call to undefined function mb_strimwidth() in /home/wiseil/public_html/wp-content/themes/enfold/framework/php/function-set-avia-backend.php on line 561
you can see it at the following link: http://wiseway.co.il/quality-content-repeatedly/
Hey!
Glad you fixed it! You can request features here – https://kriesi.at/support/enfold-feature-requests/
Best regards,
Yigit
Hi talelie!
Please update Enfold to the latest version 2.6.2 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
Yigit
I need your prompt respond! the posts in my blog does not appear, and all I get is the following error:
Fatal error: Call to undefined function mb_strimwidth() in /home/wiseil/public_html/wp-content/themes/enfold/framework/php/function-set-avia-backend.php on line 515
and in the past 30 minuts i see that the layer slider does not work as well
WHAT IS GOING ON???????
Hi!
@device Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) {
.avia-caption .avia-caption-title { padding: 10px;
font-size: 18px;
}}
Best regards,
Yigit
Hi djsmbd!
You can try creating a child theme and copying the modified file to your child theme ( http://kriesi.at/documentation/enfold/using-a-child-theme/ ). You can also request such feature here https://kriesi.at/support/enfold-feature-requests/
Cheers!
Yigit
Hello,
How could i solve sub categories in Enfold theme?
I have portfolios in this order:
categories–>sub categories—> Portfolio products
-
This topic was modified 11 years, 9 months ago by
spavli2.
Hi Andrew!
It seems like you are having caching issues it does work fine on my end http://i.imgur.com/ebhaXL5.jpg
Please flush browser cache and settings of caching plugin if you are using any after making styling changes and refresh your page a few times
Cheers!
Yigit
Hi bert787!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#js_sort_items { font-size: 16px; font-family: "Times New Roman",Georgia,Serif; }
Regards,
Yigit