Forum Replies Created
-
AuthorPosts
-
Hi!
Please add following code to Quick CSS
@media only screen and (max-width: 1060px) { .av-main-nav > li > a { padding: 0 7px; }}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Cheers!
YigitHi hylandgraphics!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
ul#mobile-advanced .sub-menu a { color: white; }
Regards,
YigitHey!
Please add following code to Quick CSS
li#menu-item-3235>a>.avia-menu-text { color: orange!important; background-color: black!important; }
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
You can right click on Chrome or Firefox to inspect elements to find menu item ID’s http://i.imgur.com/HyPTCRg.jpg
Cheers!
YigitHey!
Please add following code to Quick CSS as well
.home a#advanced_menu_toggle { top: 40px; }
Cheers!
YigitHi!
Revolution Slider has such feature built in – http://codecanyon.net/item/slider-revolution-responsive-wordpress-plugin/2751380
and it is compatible with Enfold. If you would like to have an advanced slider with fullscreen feature, please try Revolution sliderRegards,
YigitAugust 11, 2015 at 8:13 pm in reply to: Footer text (on black) blinks when Easy Slider cycles #486153Hey dchcolorado!
I could only reproduce the issue on Safari. Is that the browser you are using?
If so, please add following code to Quick CSS in Enfold theme options under General Styling tab.avia-safari .container { -webkit-transform: translateZ(0px); }
Regards,
YigitHi!
Do you mind creating a temporary admin login and posting it here privately?
Cheers!
YigitHey!
Please add following code to Functions.php file of your child theme
function wp_change_shortcodejs() { wp_dequeue_script( 'avia-default' ); wp_enqueue_script( 'avia-default-child', get_stylesheet_directory_uri().'/js/shortcodes.js', array('jquery'), 2, true ); } add_action( 'wp_print_scripts', 'wp_change_shortcodejs', 100 );
and move modified file inside /js folder
Regards,
YigitAugust 11, 2015 at 4:42 pm in reply to: open all links in blog grid in new window by default. #486054Hey!
Please start a new thread and elaborate on the other issue you are having. This thread’s goal is to “open all links in blog grid in new window by default” and that should be working.
Best regards,
YigitHi ianstudio!
You can save templates you have created using Avia Layout Builder and load them on other pages http://i.imgur.com/pkv1y7C.jpg
Regards,
YigitHey!
I changed 100 to 150 in the code and it worked fine. Please adjust the value as needed.
Cheers!
YigitHi!
Can you please post a screenshot and show the changes you would like to make?
From what i understand, it sounds like you can add image to the top of your content and achieve the look you wanted.Cheers!
YigitHey slui!
Please go to Settings > Permalinks and flush permalink settings and check if that helps.
Best regards,
YigitHey!
Are you using a PDF plugin such as this one – https://wordpress.org/plugins/wp-post-to-pdf-enhanced/? If not, please try it
Best regards,
YigitHi luckylobo10!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av_header_transparency #header_main_alternate { background-color: #e33380!important; }
Best regards,
YigitHey codemode!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.image-overlay.overlay-type-extern .image-overlay-inside:before { content: ''; background-image: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png); background-repeat: no-repeat; background-size: contain; background-position: 50% 50%; }
Best regards,
YigitHi!
Please update Enfold to the latest version 3.2.3 – http://kriesi.at/documentation/enfold/updating-your-theme-files/ and try de-activating all active plugins and check if that helps.
Regards,
YigitAugust 11, 2015 at 1:30 pm in reply to: open all links in blog grid in new window by default. #485916Hey Carole!
Please add following code to Quick CSS
#header_main > .container { padding: 0; }
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Is it possible for you to change header image height to 300px? Then it should work fine.
P.S.: I was not able to see your screenshots. Please upload them in Dropbox public folder or imgur.com and post links here.Regards,
YigitHey Michae1!
Please refer to my post here – https://kriesi.at/support/topic/apply-link-to-column-box/#post-470152
Regards,
YigitHi cfrias!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.iconbox_content_title { font-family: arial; }
Best regards,
YigitHey Susanne!
You can enable debugging mode to see shortcodes you have created in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.Best regards,
YigitHey!
You are welcome, always happy to help :)
Please feel free to request such changes on the forum here – https://kriesi.at/support/enfold-feature-requests/
You can also always go to ThemeForest Enfold page and rate it there :)Cheers!
YigitAugust 11, 2015 at 11:57 am in reply to: How can i change the german sentence in my English Theme #485867Merhabalar Hande!
Please install this free software – http://poedit.net/ and go to Enfold/lang folder and update tr_TR.po file and then search “also like” and then correct the translation as needed.
Best regards,
YigitHey!
If you do not mind creating a temporary admin login and posting it here privately, we can enable it for you :)
Regards,
Yigit -
AuthorPosts