Forum Replies Created
-
AuthorPosts
-
Hi!
Please try adding following code to Functions.php file inside Appearance > Editor
function add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery('img').removeAttr('title'); jQuery('a').removeAttr('title'); }); </script> <?php } add_action('wp_footer', 'add_custom_script');Regards,
YigitHey sineadh!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#av_section_3 h4 { margin-top: 0; }Cheers!
YigitJuly 24, 2014 at 5:48 pm in reply to: Accordion Slider images looks not good in responsive mode #295533Hi!
Please see Kriesi’s post here – https://kriesi.at/support/topic/accordion-slider-on-mobile-device-can-i-increase-height/#post-274009
Best regards,
YigitHi inkydia!
Please firstly update Enfold to the latest version 2.9.1 via FTP and let us know if issue remains – http://vimeo.com/67209750
Cheers!
YigitHey ftt123!
Please try using this plugin – https://wordpress.org/plugins/wordpress-seo/
Cheers!
YigitHi!
Please try updating via FTP – http://vimeo.com/67209750
If you have entered API key correctly, it should work fine for upcoming updates :)Best regards,
YigitHey profumopuntoit!
Please go to Appearance > Editor and open Functions.php file and find
$avia_config['imgSize']['widget'] = array('width'=>36, 'height'=>36);and change the values then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/
then add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed.news-thumb img, .news-thumb img { width: 28px; height: 28px; } .news-thumb { height: 36px; width: 36px; }These are default values. You should change them according to sizes you set in functions.php file
Regards,
YigitHi bzzz007!
Do you mind creating a temporary admin login and posting it here privately so we can look into it?
Best regards,
YigitHi!
You are welcome, always glad to help! :) Let us know if you have any other questions or issues
Best regards,
YigitHi hark!
Please see – http://justcreative.com/2013/01/22/how-to-use-custom-fonts-with-font-face-on-wordpress/
or try using this plugin http://wordpress.org/plugins/wp-font-face/Cheers!
YigitHey!
Currently there is no easier way i am afraid. You can request such feature or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/
How does it effect theme styling? Please use Color Section ID and Page ID to customise your page so changes would be applied to the element only on that certain page :)Cheers!
YigitHi!
What kind of changes do you need? If they are something simple, you can post them here and we can try to help you out.
And if you would like to hire a freelance developer, please see Envato Studio or Codeable. You can also request quote from WerkPress.Regards,
YigitHi!
Please change the code i posted previously to following one
@media only screen and (min-width: 768px) { span.pagination-meta { display: none; } nav.pagination { width: 10%; margin: auto; }}it will be applied only on screens bigger than 768px
Cheers!
YigitHey!
You already have fullscreen slideshow on your page and i thought you would like to make slideshows into 3 content boxes like example site. Could you please elaborate? I am not sure if i understood you correctly
Cheers!
YigitHi Rob!
You are using an older version of the theme, 2.4.4. Please update Enfold to the latest version 2.9.1 via FTP – http://vimeo.com/67209750
You may need to re-configure header. Please see – http://vimeo.com/channels/aviathemes/91837491Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top div .widget_shopping_cart .button { float: left; } .term-mens-clothing .sidebar { display: none!important; } .term-mens-clothing .content { border: none; width: 100%!important; }Regards,
YigitHey McEwans!
You can simply add content sliders under content elements in Advanced Layout Builder into your color section element :)
Regards,
YigitHi Laureninthailand!
You can remove captions on mobile devices by adding following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) { .avia-caption { display: none !important; }}Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.content { border-color: white!important; }Cheers!
YigitHey!
Glad you figured it out! Let us know if you have any other questions or issues
Best regards,
YigitHey!
Please let us know after issue is fixed so we can look into the logo issue :)
Regards,
YigitHi miketica!
Seems like you have already removed the header on your page. Please add following code to Quick CSS in Enfold theme options under General Styling tab to remove the top padding on your page
.page-id-192 #main { padding-top: 0!important; }Alternatively, you can use blank template which has no header and footer
Best regards,
YigitJuly 24, 2014 at 4:59 pm in reply to: Enfold – Tables rows change font color, alternates color between default/light #295475Hey!
Please try adding following code to Quick CSS instead
.main_color table caption, .main_color tr:nth-child(even), .main_color .pricing-table>li:nth-child(even) { color: inherit!important; }then flush browser cache and refresh your page a few times
Best regards,
YigitHey!
1- There are bullet points on my local installation, please see – http://i.imgur.com/ymYGelX.png
2- Can you elaborate please? Please my screenshot above. Indentation is fine on my menu
3- You can try using UberMenu – http://codecanyon.net/item/ubermenu-wordpress-mega-menu-plugin/154703 but it may require some customisations for side menu as wellBest regards,
YigitHi ccfc1965!
Please go to Enfold theme options > Header Layout > Header Layout > Header Size = Custom Pixel Value and change the size in Header Custom Height. 90 or 100px should be fine
Best regards,
YigitHey!
Please add following code to Quick CSS
.widget_nav_menu a { font-family: arial; font-weight: bold; }You can try using UberMenu – http://codecanyon.net/item/ubermenu-wordpress-mega-menu-plugin/154703 but it may require some customisations for side menu as well
Cheers!
YigitHey!
Please try to increase the allocated memory to 128M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Best regards,
YigitHi Munford!
Please try to increase the allocated memory to 128M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
You can connect via FTP and change the name of Plugins folder in wp-content folder to deactivate all active pluginsBest regards,
Yigit -
AuthorPosts
