Forum Replies Created
-
AuthorPosts
-
Hi Kristy,
Please see – http://kriesi.at/documentation/enfold/use-the-layout-builder-with-any-post-type/ :)
Regards,
YigitFebruary 26, 2015 at 3:18 pm in reply to: how to remove "Enfold Child WordPress Theme by Kriesi" from the footer #402703Hey!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Cheers!
YigitMerhabalar,
Bu eklentiyi kullanmayi dener misiniz – https://wordpress.org/plugins/woocommerce-custom-tabs/?
Cheers!
YigitHey vailjazz!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#menu-item-35 .avia_mega_div.avia_mega3.nine.units { left: auto!important; right: -170px!important; }Cheers!
YigitFebruary 26, 2015 at 3:14 pm in reply to: how to remove "Enfold Child WordPress Theme by Kriesi" from the footer #402699Hey newmedia75!
Welcome to our forum!
Sure, please see – http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/ :)Best regards,
YigitHi
We have not tested Enfold with Beaver Builder plugin therefore we cannot guarantee that it would work or not. I believe it would be the best if you contact plugin authors and ask if they have any feedback from Enfold users :)
Cheers!
YigitHi!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Regards,
YigitHey!
Icon list element has colors tab as well – http://i.imgur.com/zfwETlw.png
To change font size and disable all caps, please add following code to Quick CSS in Enfold theme options under General Styling tab.avia-icon-list .iconlist_title { text-transform: none; font-size: 25px; }Cheers!
YigitHey Willan!
Please remove following code
#top .header_color .current-menu-item a .avia-menu-text { color: #40bbf4!important; }and add following instead
.current-menu-item>a>.avia-menu-text { color: #40bbf4!important; }Cheers!
YigitHey!
Thank you @begrafiks for pointing that out. I changed the screen resolution and now i see that gap too :)
@xfacta Please remove the code @begrafiks posted from Quick CSS/Style.cssRegards,
YigitHey!
Can you post a screenshot or show an example please? Not sure if i understood you clearly :)
Cheers!
YigitHi Magnus!
Have you tried de-activating all active plugins and check if that helps?
If not, do you mind creating a temporary admin login and posting it here privately so we can look into it?Cheers!
YigitHey!
It should be cache related. Enfold 2.9.2 is not compatible with WordPress 4.+ as i said :) Please keep Enfold updated all the time.
Best regards,
YigitHey N!
Please turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and give your textblock element a custom class and then add following code to Quick CSS
.avia_textblock.your-custom-class a:hover { color: orange; } h3.grid-entry-title.entry-title a:hover { color: orange!important; }Cheers!
YigitHey webonly!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) { #wrap_all { position: relative !important; }}Cheers!
YigitHi!
Please add following code to Quick CSS as well
@media only screen and (max-width: 767px) { .responsive #top #wrap_all .avia-content-slider-even .slide-entry.slide-parity-odd, .responsive #top #wrap_all .avia-content-slider-odd .slide-entry.slide-parity-even,.responsive #top #wrap_all .slide-entry { margin-left: 0; width: 100%; clear: none; }}Regards,
YigitMerhabalar!
Lutfen assagidaki kodu Functions.php dosyasina ekleyin
add_filter( 'woocommerce_product_tabs', 'woo_new_product_tab' ); function woo_new_product_tab( $tabs ) { $tabs['test_tab'] = array( 'title' => __( 'New Product Tab', 'woocommerce' ), 'priority' => 50, 'callback' => 'woo_new_product_tab_content' ); return $tabs; } function woo_new_product_tab_content() { echo do_shortcode( "SHORTCODE BURAYA GELECEK"); }Cheers!
YigitHi!
No, that how it supposed to be actually. If you would like to make it fullwidth, please try adding !important rule
@media only screen and (max-width: 1024px) { .responsive .boxed#top, .responsive.html_boxed.html_header_sticky #header { max-width: 100% !important; }}Best regards,
YigitHey!
Enfold version 2.9.2 is not compatible with WordPress version 4.+. Seems like you have updated only WordPress on your backup site. That is the issue. Updating Enfold brought up the compatibility. Let us know if you have any other questions or issues
Regards,
YigitHi!
Please flush browser cache and refresh your page a few times – http://i.imgur.com/I3PSQMN.jpg
Best regards,
YigitHey!
I checked your website on Safari 8.0.2 on Yosemite 10.10 and this is how it looks on my end – http://i.imgur.com/ql7Pusx.png
I asked Andy to check your website on Safari on his Mac. Please kindly wait to hear from him :)Best regards,
YigitHey!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Regards,
YigitHey!
I still cannot reproduce the issue on my end and screenshot i posted is from an actual iphone. I tried once again now, it loads fine on first load and also after navigating through the site. I asked my teammates to check your website. Please kindly wait to hear from them.
Cheers!
YigitHi!
Can you please try adding folllowing code to Quick CSS
.avia-mac .logo img { -webkit-backface-visibility: hidden; -webkit-transform: translateZ(0); } #header_main .container { height: 150px; }Best regards,
YigitHi cbentley65!
Please go to Enfold theme options > Import & Export and you can find uploader there – http://i.imgur.com/ZC1kc5d.png :)
Cheers!
YigitShalom aleikhem! :)
I have added custom CSS code, after cache is flushed, it should look like this – http://d.pr/i/13YFP
To apply it to each page, please copy HTML code of breadcrumbs as shown here – http://i.imgur.com/dlPJSti.png
and then add it into a Code Block element and place code block element inside a Color Section element with “bc-section” section IDRegards,
YigitHi!
If you are talking about social icon on the socket section – http://i.imgur.com/0teDyAu.png it is working fine on my end. If you have added Facebook widget to your footer widget area, please go to Enfold theme options > Footer section and choose to display footer widgets.
Regards,
YigitShalom!
Please add following code to Quick CSS as well
.rtl .aviaccordion-preview { left: 0!important; }Regards,
Yigit -
AuthorPosts
